@charset "UTF-8";
/* CSS Document */

.secciones {
	position: relative; /* la adici�n de position: relative le permite colocar las dos barras laterales en relaci�n con este contenedor */
	width:960px;
	height:243px;
	background:transparent url(../images/core/fondoSecciones.gif) top repeat-x;
	@background:url(../images/core/fondoSecciones.gif) top repeat-x;
	text-align:justify;
	border-bottom:1px solid #999999;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	visibility:hidden;
	
}

.sec {
	position:relative;
    width: 169px;
	height:12px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin:5px;
	text-align:left;
	background-color:#039;
	@background-color:#EEE;
	
	   
}

.tituloSecSingle{
    text-align:center;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	letter-spacing:1px;
	font-weight:normal;
	color:#FFFFFF !important;
	@color:#000080 !important;
	height:20px;
}

#tituloSecSingleContainer{
	text-align:center; 
	background-color:transparent;
	@background-color:#FFF;
}

.borderSec {
    width: 1px;
	height:195px;
	float:left;
	padding-bottom:12px;
	border-left:1px dashed #999999;
	margin-top:5px;

}

.liSec{
	list-style:none; 
	padding-top:10px; 
	padding-left:0px; 
	list-style-type:none;
}

.divliSec{
	margin-left:5px;

}

#contenedorNotasSecciones{
	padding-bottom:10px; 
	padding-top:10px; 
	padding-left:10px; 
	border-bottom:1px dashed #CCC;
	height:110px;
}

#cuerpoSeccion{
	position:relative; 
	float:right; 
	width:560px; 
	text-align:left;
	padding-right:10px;
}

#cuerpoSeccion2{
	position:relative; 
	float:right; 
	width:800px; 
	text-align:left;
	padding-right:10px;
}

#tituloNotaSeccion{
	font-size:125%; 
	font-weight:bold; 
	margin-bottom:10px;	
}

.imgSeccion{
 	border:1px solid #000;
	opacity:1;
}

#titulodelaseccion{
	 background:url(../images/core/fondoTituloSeccion.png) no-repeat;
	 height:100px;
	 margin-left:10px;
	 margin-bottom:10px;
	 margin-top:10px;
}

#contenedorPanelFotos{
	padding-bottom:10px; 
	padding-top:10px; 
	padding-left:10px; 
	border-bottom:1px dashed #CCC;
	height:90px;
}

#contenedorPanelVideos{
	padding-bottom:10px; 
	padding-top:10px; 
	padding-left:160px; 
	padding-right:20px;
	border-bottom:1px dashed #CCC;
	height:390px;
}

#contenedorSingleVideo{
	padding:0px;
	margin:0px;
	border:0px;
	margin-bottom:10px;
	position:absolute;
	top:0px;
	left:0px;
}

#tituloPanelVideo{
	font-size:125%; 
	font-weight:bold; 
	margin-bottom:10px;	
	width:400px;
}

#detalleDescripcionVideo{
	color:#000; 
	padding-right:10px; 
	width:400px;	
}

#titulodePaneles{
	 background:url(../images/core/fondoTituloPaneles.png) no-repeat;
	 height:100px;
	 margin-left:10px;
	 margin-bottom:10px;
	 margin-top:10px;
}

#tituloSeccion{
	padding-left:70px;
	padding-top:55px;

}

.nc_sec {
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color:#EEE !important;
	@color:#009 !important;
}
