*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fff;
	
}
#idioma {
	text-align: right;
}
#inicio {
	margin: 30px auto 0 auto;
	width: 680px;
}
#banner {
	width: 680px;
	height:150px;
}
#cuerpo {
	margin: 20px 0;
	 
}
#central {
	margin: 0 151px 0 195px;
	height: 210px;
}
#txtexped{
		/*margin: 0 145px 0 189px;*/
		width: 266px;
		height: 20px;
		background:#c6c6ca;
		color: #003;
        position: relative;
		padding: 5px 55px 5px 25px;
}
#calendario{
		position:absolute;
		top: 5px;
		right: 5px;
		border: 1px solid #464543;
		background:url(images/fnd_cal.png) no-repeat;
		width: 49px;
		height: 35px;
		padding-top: 15px;
		text-align:center;
		overflow:hidden;
}
#diaexp{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight:bold;
		color: #666;
}
#fecha {
	font-size: 9px;
	font-family:Arial;
	color: #999;
}
#scroll{
		position: relative;
		overflow: hidden;
		text-align:left;
		width: 266px;
		height: 20px;
}
#scroll h3{
	position: absolute;
	top: 2px;
	left: 375px;
	font-family: arial;
	font-size: 12px;
	/*padding:5px;*/
	color:#003;
	width: 266px;
}
#boxexped {
	margin: 0 145px 0 189px;
	width: 346px;
	height: 105px;
	text-align:center;
}
#boxleft {
	float:left;
	width:180px;
	height: 315px;
	background-color: #33c;
}
#boxright {
	float: right;
	width: 136px;
	height: 315px;
}
#navegacion {
	width: 680px;
	height: 35px;
}
.clear {
	clear: both;
}
.normal {
	text-align:justify;
	margin: 15px 0;
}
.azul {
	text-align: center;
	color: #99f;
}
#central a, #idioma a {
	color: #99f;
	text-decoration: none;
}
#central a:hover, #idioma a:hover {
	color: #f90;
	text-decoration: none;
}
ul#navegpral {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 35px;
	/*background: #003 url(images/pral_ul.gif) repeat-x top left;*/
}
ul#navegpral li {
	float: left;
	display: inline;
	height: 35px;
	margin: 0;
	width: 136px;
	text-align: center;
	position: relative;
	background: url(images/fnd_nav.gif) no-repeat top left;
}
ul#navegpral a {
	display: block;
	height: 25px;
	padding: 10px 0 0 0;
	text-decoration: none;
	font: 12px Arial, sans-serif;
	font-weight: bold;
}
ul#navegpral a:hover{
	color: #f90;
	background: url(images/fnd_nav_over.gif) no-repeat left top;
}
.out {
	color: #fff;
}
.over {
	color: #f90;
	background: url(images/fnd_nav_over.gif) no-repeat left top;
}
ul#navegpral a img{
	border: none;
}
	