*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	
}
img{
	border:none;
}
#idioma {
	text-align: right;
}
#inicio {
	margin: 0 auto;
	width: 910px;
}
#cabecera{
	background:url(images/logoinicio.gif) no-repeat top left;
}
ul#navegpral {
	list-style: none;
	margin: 0 0 0 200px;
	padding: 0;
	height: 35px;
	/*background: #003 url(images/pral_ul.gif) repeat-x top left;*/
}
ul#navegpral li {
	float: right;
	height: 35px;
	margin: 0;
	width: 120px;
	text-align: center;
	/*background: transparent url(images/pral_li_hack.gif) no-repeat top left;*/
}
ul#navegpral a {
	display: block;
	margin: 0;
	height: 18px;
	padding: 12px 0 5px 0;
	text-decoration: none;
	color: #fff;
	font: 12px Arial, sans-serif;
	font-weight: bold;
}
ul#navegpral a:hover{
	color: #f90;
	font-weight: bold;
}
#banner {
	width: 910px;
	height:250px;
}
#cuerpo {
	margin: 20px 0;
	 
}
#central {
	margin: 0 165px 0 227px;
	/*border: 1px solid #fff;*/
}
#central h2{
font-size: 1.2em;
}
#central h3{
font-size: 3.2em;
font-weight: 100;
color: #f90;
margin: 10px 0 0 0;
}
.boxnoticia{
	margin-top:25px;
}
p.titular a{
	color: #fff;
	text-decoration: none;
}
p.titular a:hover{
	color: #f90;
}
a.mas{
	color: #ccc;
	text-decoration:underline;
}
a.mas:hover{
	color: #f90;
}
.boxnoticia p.titular{
	font-size: 1.5em;
	margin-bottom: 4px;
}
.boxnoticia p.fecha{
	float: right;
	width: 130px;
	font-size: 0.9em;
	color: #999;
	text-align: right;
}
.boxnoticia p.autor{
	width: 360px;
	margin: 0 0 10px 20px;
	color: #999;
	font-size:0.9em;
}
.notimgini{
	float: left;
	width:106px;
	height: 64px;
}
p.pright{
	text-align:right;
}
#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:212px;
	/*background-color: #33c;*/
}
#boxleft h3{
	font-size: 1.2em;
}
#boxleft h3 a{
	color: #fff;
	text-decoration: none;
}
#galerialeft{
	width: 212px;
	height: 138px;
	margin-bottom:20px;
}
#galerialeft img{
	float: left;
	margin: 9px 9px 0 0;
}
#videosleft{
	margin: 15px 0;
	width:202px;
	position:relative;
}
#videosleft p{
	margin-top: 4px;
}
#playvideo{
	position:absolute;
	left:0;
	top:0;
}
#boxright {
	float: right;
	width: 150px;
	
}
#libro, #aeronia{
	background-color: #999;
	width: 134px;
	padding: 8px;
	margin-bottom:10px;
}
#baltoro{
	margin-bottom: 10px;
}
#txttrekking{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	z-index:30;
}
#txttrekking div{
	background: #fff;
	color: #003;
	margin: 100px auto 25px auto;
	width: 400px;
	padding:20px;
}
.capavisible {
	display: block;
}
.capaoculta {
	display: none;
}

.clear {
	clear: both;
}
#pie{
	border-top: 1px solid #ccc;
}
.normal {
	text-align:justify;
	margin: 15px 0;
}
.azul {
	text-align: center;
	color: #99f;
}


	
