/* -- ESTILOS DE ENTRADA --*/
*{
	margin: 0;
	padding:0;
  }
html {
	height: 100%;
	overflow-x:hidden;
}
html {
     overflow: -moz-scrollbars-vertical;
}


body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#cabecera{
	border-top:1px solid white;
	height:200px;
	background:url(/images/general/fondoCabecera.gif) repeat-x bottom left;
	margin:0 auto;
}
/* -- ESTILOS CABECERA FLASH - INICIO --*/
#wrapFlash{
	width: 100%;
	overflow:hidden;
	clear:both;
	height:193px;
	display:block;
}
#wrapFlashCanteras{
	width: 100%;
	overflow:hidden;
	clear:both;
	height:226px;
	display:block;
}


#contenidoReel {
	clear:both;
	position:relative;
	height:100%;	
	display:block;
	margin: 0 auto;
	width: 100%;
	background: #75263B;
	overflow:hidden;
	
}
/* -- ESTILOS CABECERA Y MENU--*/
#logo{
	width:100%;
	text-align:center;
	padding-bottom:20px;
	text-decoration: none;
}
#logo img{
	border:none;
}
/* -- NAV SECUNDARIA--*/
#secondNav{
	display:none;
	position:absolute;
	width: 100%;
	text-align:center;
	margin-top: -12px;
	height: 20px;
	overflow:hidden;
}
#secondNav span{
	padding-right: 645px;
}
#secondNav span img{
	margin:0;
	padding:0;
	border:none;
}
#secondNav span a{
	margin-top:0;
	text-decoration:none;
}
#secondNav span a:hover{
	margin-top:-30px;
	text-decoration:none;
}
/* -- NAV IDIOMAS--*/
#navIdiomas{
	display:none;
	position:absolute;
	width:100px;
	text-align:center;
	margin-top: 0;
	padding-top:10px;
	padding-left:10px;
	height:31px;
	overflow:hidden;
	background: #e1e1d3;
}

#navIdiomas a{
	width:16px;
	margin-right: 8px;
}
/* -- NAV PPAL--*/

#menu {
	position:relative;
	height:30px;
	left:50%;
	float:left;
	clear:left;
}

#menuWrap{

	position:relative;
	left:-50%;
	text-align: center;
}

#menu ul{
	height:30px;
	overflow:hidden;
    text-align: center; 
}
*html #menu ul{

width:780px;
overflow:hidden;
height:30px;
}

#menu li{
	list-style-type:none;
	display:inline;
	float:left;
	margin:0;
	height:30px;
	margin-top: 0;

}
#menu li a{
	display:block;
	float:left;
	text-decoration: none;
	margin-top: 0;
}
.sobre{
	display:none;
	height:31px;
	text-decoration: none;
	margin-top: -30px;
}
#menu li a:hover{
	display:block;
	height:31px;
	text-decoration: none;
	margin-top: -30px;
}
#menu li#enlaceSubMenu{
margin-right:20px;
}
#menu li img{
	border: none;
}
#subMenu{
	position:relative;
	float:right;
}

li#navActivo{
display:block;
	height:31px;
	margin-top: -30px;
}

/* -- ESTILOS CONTENIDO EN SECCIÓN--*/

#contInfo{
	position:relative;
	width:100%;
}

#contenidoSeccion{
	color:#333;
	float:left;
	border-left: 1px solid #75263B;
	position:relative;
	/*min-height: 350px;
	height:auto !important;
	height: 350px;*/

	padding-bottom: 40px;
}

#contenidoSeccion p{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929292;
	width:300px;
	margin-left:26px;
	margin-bottom: 20px;
	text-align: justify;
}
strong{
	font-weight:bold;
	color: #9e9c70;
}
#contenidoSeccion h3{
	margin-top:50px;
	margin-left: 15px;
	margin-bottom:20px;
	background:url(../images/home/titularNoticias.gif) no-repeat;
	text-indent: -5000px;
	width: 150px;
	height:22px;
}
#contenidoSeccion h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #929292;
	margin-left: 17px;
	margin-top:5px;
	padding-left: 10px;
	background:url(../images/home/fondoTitularNoticia.gif) no-repeat left;
	cursor:default;
}

#contenidoSeccion h4 a:hover{
color: #000;
}
#contenidoSeccion h4#noticiaDestacada{
color:#75263B;
}

.enlacePortada {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #75263B;
	text-decoration:none;
}

.enlacePortada:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #929292;
	text-decoration:none;
}

.enlacePortadaDestacada {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #75263B;
	text-decoration:none;
}

.enlacePortadaDestacada:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #929292;
	text-decoration:none;
}

#infoLateral{
	position:relative;
	float: left;
	width: 50%;
	height: 100%;
	text-align:right;
}
#infoLateral #logoHome{
	margin-top: 50px;
	margin-bottom:20px;
}


#pie{
	position:relative;
	clear:both;
	width: 100%;
	border-top: 1px solid #75263B;
	color:#909090;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
/*___ estilos de posicion __*/
}
#pie a{
	color:#333;
	text-decoration:none;
}
#pie a:hover{
	color:#000;
	text-decoration:underline;
}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */

/* AREA PRIVADA */
#menuAP{
	height:30px;
	background:#75263b;
	overflow:hidden;
	margin: 0 auto;

}

#menuAP{
	height:30px;
	background:#75263b;
	overflow:hidden;
	margin: 0 auto;

}
#menuAP ul{
	width:680px;
	list-style-type:none;
	margin: 0 auto;
	heigth:31px;
}
#menuAP li{
	display:inline;
	float:left;
	margin:0;
	height:30px;
	margin-top: 0;
}
#menuAP li a{
	display:block;
	float:left;
	text-decoration: none;
	margin-top: 0;
}

#menuAP li a:hover{
	display:block;
	height:31px;
	text-decoration: none;
	margin-top: -30px;
}
#menuAP li#enlaceSubMenu{
margin-right:20px;
}
#menuAP li img{
	border: none;
}
#tituloNoticia{
	margin-top:50px;
}
/* -- ESTILOS INFO NO-FLASH --*/
#noFlash {
	padding-top:10px;
	margin-left:50%;
}
#noFlash p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;

	margin-top:10px;
	width:350px;
}
#noFlash img{
	border:0;
}
#noFlash a{
	color:#fff;
	font-size:10px;
}
#noFlash a:hover{
	color:#ccc;

	text-decoration:none;
	font-size:10px;
}




