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

.bodyContainer{
	background-color:#F5F5F5;
	width:960px;
	height:20px;
}

#lateral{
	width:270px;
	background-color:#0000FF;
	float:left;
}

#centro{
	width:670px;
	background-color:#F5F5F5;
	margin-left:20px;
	float:left; 
	
}
.limpiador{
	clear:both;
}

#inferior{
	width:960px;
	border-top:1px solid #FFFFFF;
	
	clear:both;
	
}

#inferior2{
	width:960px;
	background-color:#FFffff;
	height:32px;
	margin-top:8px;
}

#centroSuperior{
	height:188px;
	background-color:#66FFFF;
}

#notibox1{
	height:136px;
	width:157px;
	margin-top:12px;
	margin-right:14px; 
	float:left;
	overflow:hidden;
}

#agenda{
	height:157px;
	width:332px;
	margin-right:0px;
	float:left;
	background-image:url(../imagenes/agendaFondoNew.gif);
	background-color:#FFFFFF;
	margin-right:7px;
}


#areaBanner{
	height:220px;
	width:260px;
	background-color:#FFFFFF;
	float:left;
	margin-top:17px;
	margin-bottom:7px;
	border:1px solid #E8E8E8;
}
#banner{
	width:250px;
	height:210px;
	background-color:#FFFFFF;
	margin:4px;
}
#foro{
	height:109px;
	width:331px;
	margin-bottom:0px;
	background-image:url(../imagenes/foroFondoNew.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	float:left;
}
	
#blog{
	height:167px;
	width:331px;
	margin-top:8px;
	float:left;
	margin-right:14px;
	background-image:url(../imagenes/blogFondoNew.gif);
	background-color:#FFFFFF;
	float:left;
}

#sinteres{
	height:119px;
	width:332px;
	background-color:#FFFFFF;
	margin-top:8px;
	float:left;
	background-image:url(../imagenes/sitioInteresFondoNew.gif);
	
}

#siguenos{
	height:56px;
	width:269px;
	background-color:#CCFFFF;
	background-image:url(../imagenes/sigenos.gif);
	background-color:#FFFFFF;
	margin-left:2px;
	margin-bottom:8px;
}

#acontactos{
	width:902px;
	background-color:#ffffff;
	float:left;
	margin-right:2px;
	
	border-right:1px solid #EDEDED;
}
.contactoTitle{
	width:60px;
	height:16px;
	background-image:url(../imagenes/contacto.gif);
	background-repeat:no-repeat;
	float:left;
	margin:10px 4px 0px; 
}
.contactoDatos{
	float:left;
	margin:10px 4px 0px; 
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B0B0B0;
}
#aisla{
	width:54px;
	background-color:#ffffff;
	float:left;
	height:32px;
	background-image:url(../imagenes/isla.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#logo a{
	width:269px;
	float:left;
	height:115px;
	background-image:url(../imagenes/logoBlanco1.gif);
	background-repeat:no-repeat;
	
	
}
#logo a:hover{
	width:269px;
	height:115px;
	float:left;
	background-image:url(../imagenes/logoBlanco1Over.gif);
	background-repeat:no-repeat;
}
#logoHome a{
	width:269px;
	float:left;
	height:115px;
	background-image:url(../imagenes/logoBlanco1.gif);
	background-repeat:no-repeat;
	
	
}
#logoHome a:hover{ 
	width:269px;
	height:115px;
	float:left;
	background-image:url(../imagenes/logoBlanco1.gif);
	background-repeat:no-repeat;
}
#logocartel{
	width:212px;
	height:60px;
	background-image:url(../imagenes/logoCartel.gif); 
	background-repeat:no-repeat;
	margin-top:16px;
	margin-left:10px;
	
}

#areaMenu{
	width:260px;
	list-style:none;
	margin-left:10px;
}
#estadosArea{
	margin-top:10px;
	width:270px;
	height:92px;
	background-image:url(../imagenes/estados.gif);
	background-color:#6A3A52;
}
#estadosFilterOpciones{
	
	width:268px;
	height:66px;
	background-image:url(../imagenes/estadosFilterOpciones.gif);
	background-color:#FFFFFF;
	margin-left:2px;
}
#patrocinadoresArea{
	margin-top:10px;
	width:250px;
	background-color:#F5F5F5;
	overflow:hidden;
	margin-left:10px;
}
#etiquetaPatrocinadores{
	background-image:url(../imagenes/patrocinadoresNuevo.gif);
	width:243px;
	height:14px;
	margin-left:10px;
	background-repeat:no-repeat;
}
#areaEtiquetasPatrocinadores{
	margin-top:10px;
	width:210px;
	background-color:#F5F5F5;
	overflow:hidden;
	margin-left:30px;
}
.etiquetaPatrocinador{
	height:19px;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.etiquetaDesarrollado{
	height:45px;
	width:184px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	background-image:url(../imagenes/desarrolladopor.gif);
}
.olAreaMenu{
list-style:none; margin:0px; padding:0px;
}

.olAreaMenu li{
	list-style:none;
	padding: 7px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom: 1px solid #EDEDED;
	border-top: 1px solid #FFFFFF;
	width:270px;
}

.olAreaMenu li  div a{
	text-decoration:none;
	width:270px;
}

.olAreaMenu li div  a:hover{
	width:270px;
	border:1px solid #000000;
	
}
.elementoMenu a{
	width:245px;	
	float:left;
	font-size:12px;
	color:#C4C4C4;
	font-family:Arial;
	border-bottom: 1px solid #EDEDED;
	border-top: 1px solid #FFFFFF;
	text-decoration:none;
	padding: 6px;
	padding-left:0px;
	padding-right:0px;
	font-weight:bold;
	
}
.elementoMenu a:hover{
	width:245px;	
	background:#ffffff ;
	font-size:12px;
	color:#A3B93D;
	font-family:Arial;
	padding: 6px;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../imagenes/degradadoElementoMenu.gif);
	background-repeat:repeat-x;
}
.elementoMenuSub a{
	width:233px;	
	float:left;
	font-size:12px;
	color:#A3B93D;
	font-family:Arial;
	border-bottom: 1px solid #F5F5F5;
	text-decoration:none;
	padding: 6px;
	padding-left:10px;
	padding-right:0px;
	background:#ffffff ;
	
}
.elementoMenuSub a:hover{
	width:233px;	
	background:#ffffff ;
	font-size:12px;
	color:#A3B93D;
	font-family:Arial;
	padding: 6px;
	padding-left:10px;
	padding-right:0px;
	text-decoration:none;
}

.itemContenidoPortada{
	width:157px;
	height:136px;
	background-color:#FFFFFF;
	float:left;
	margin-top:12px;
	margin-right:13px;
	overflow:hidden;
	
}
.bandaTitular{
	height:21px;
	width:158px;
	background:#869C49;
	font:Arial;
	font-size:12px;
	
}
.textoTitular{
	color:#FFFFFF;
	padding:3px;
}
.bandaContenidoItemTitularPortada{
	height:130px;
	width:157px;
	margin-top:2px;
	overflow:hidden;
	background-repeat:no-repeat;
	
}
.desplegableDown{
	cursor:pointer;
	z-index:100;
	width:21px;
	height:17px;
	background-image:url(../imagenes/abajo.gif);
	background-repeat:no-repeat;
}
.desplegableDown a{
	width:21px;
	height:17px;
	background-image:url(../imagenes/abajo.gif);
}
.desplegableDown a:hover{
	width:21px;
	height:17px;
	background-image:url(../imagenes/arriba_over.gif);
}
.bandaContenidoItemTitularPortadaDesplegada{
	height:130px;
	width:158px;
	display:none;
	filter: alpha(opacity=90);opacity: .90;	
	background:#ffffff;
	vertical-align:top;
}
.desplegableUp{
	cursor:pointer;
	z-index:100;
	width:21px;
	height:17px;
	background-image:url(../imagenes/arriba.gif);
	position:relative;
	top:112px;
	left:137px;
	background-repeat:no-repeat;
}
.tituloNoticiaPortada{
	width:136px;
	font:Arial;
	font-weight:bold;
	font-size:12px;
	color:#676767;
	position:relative;
	left:10px;
	top:-10px;
}
.resumenNoticiaPortada{
	width:136px;
	font:Arial;
	font-size:12px;
	color:#959595;
	position:relative;
	left:10px;
	top:-5px;
}
.ampliarPortada{
	cursor:pointer;
	
	width:28px;
	height:13px;
	background-image:url(../imagenes/ampliarPortada.gif);
	float:right;
	left:115px;
	background-repeat:no-repeat;
}
.botones{
	height:23px;
	position:relative;
	left:10px;
	top:-15px;
}
.botones img{
	float:left;
	margin-right:2px;
}

.areaContenido{
	height:93px;
	padding:11px;
}

.descripcionContenido{
	width:136px;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	color:#959595;
	margin-top:5px;
	float:left;
	height:37px;
}

.iconosNoticias{
	height:26px;
	float:left;
}
.filteroption{
	width:130px;
	height:33px;	
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6b3b53;
}
.filteroption a{
	width:130px;
	height:33px;	
	float:left;
	overflow:hidden;
	text-decoration:none;
	color:#6b3b53;
	padding-left:10px;
	padding-top:5px
}
.filteroption a:hover{
	width:130px;
	height:33px;	
	float:left;
	overflow:hidden;
	background-color:#6b3b53;
	color:#FFFFFF;
}
.filteroptionSelected{
	width:120px;
	height:28px;	
	float:left;
	overflow:hidden;
	background-color:#6b3b53;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
}
.filteroptionSelected a{
	width:130px;
	height:33px;	
	float:left;
	overflow:hidden;
	background-color:#6b3b53;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.filterText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4E2B05;
	width:90px;
	padding: 8px 0px 0px 8px;
	float:left;
}
.filterSelect{
	float:left;	
	margin-top:7px;
	margin-right:10px;
}
.titleEstadoArea{
	background-image:url(../imagenes/todoMexico.gif);
	width:74px;
	height:14px;
	background-repeat:no-repeat;
	float:left;
	margin-top:4px;
}
.explicacionEstadoArea{
	width:20px;
	height:21px;
	background-repeat:no-repeat;
	float:right;
}
#selectMenu{
	width:238px;
	margin-top:5px;
	
}
#selectMenuComponent{
	background-image:url(../imagenes/selecEstados.gif);
	width:241px;
	height:31px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	
}
.selectMenuText{
	color:#472300;	
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
	float:left;
}
#selectorMenu{
	background-image:url(../imagenes/flechaDesplegarMenu.gif);
	width:28px;
	height:26px;
	background-repeat:no-repeat;
	float:right;
	margin-top:2px;
}
#selectorMenuBuscar{
	background-image:url(../imagenes/buscar.gif);
	width:32px;
	height:30px;
	background-repeat:no-repeat;
	float:right;
	padding-right:2px;
}
#selectMenuComponentDesplegado{
	position:absolute;
	background-color:#FFFFFF;
	padding:6px;
	width:230px;
	padding-right:0px;
	padding-left:0px;
	height:104px;
	overflow-y:scroll
}
#selectMenuComponentDesplegado ul, .submngal ul li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.submngal{
	background-color:#FFFFFF;
}
#selectMenuComponentDesplegado ul li{
	padding:2px 5px;
	border-bottom:2px solid #F3F3F3;
	color:#AABD49;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.bandaInstituciones{ 
	background-image:url(../imagenes/degradadoTitle.gif);
	background-repeat:repeat-x;
	height:44px;	
	padding-left:22px; 
	clear:both;
	
}

.institucionesImg{
	background-image:url(../imagenes/instituciones.gif);
	background-repeat:no-repeat;
	width:85px;
	height:13px;
	margin-top:16px;
	float:left;
	
}

.colimar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FCFCFE;
	margin-top:15px;
	float:left; 
}
#BusquedaArea{
	width:670px;
	height:45px;
}
#areaBusqueda{
	background-image:url(../imagenes/zonaBusqueda.gif);
	height:27px;
	width:309px;	
	background-repeat:no-repeat;
	 
}
#botonBusqueda{ 
	background-image:url(../imagenes/buscarIcono.gif);
	height:25px;
	width:28px;	
	float:right;	
	background-repeat:no-repeat;
	margin-top:1px;	
	border-left:1px solid #EDEDED;	
}
#botonBusquedaAvanzado{
	background-image:url(../imagenes/buscarIconoAvanzada.gif);
	height:25px;
	width:25px;	
	float:right;	
	background-repeat:no-repeat;
	margin-top:1px;	
	border-left:1px solid #EDEDED;	
	padding-right:5px;
}
#inputBuscar{
	background-image:url(../imagenes/degradadoZonaBusqueda.gif);
	height:18px;
	width:240px;	
	float:right;	
	margin-top:2px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A0A0A0;
	vertical-align:text-bottom;
	padding-top:3px;
}
#boletinArea{
	width:340px;
	float:right;
	margin-top:9px; 
	background-color:#F5F5F5;
	margin-right:2px;
}
#inputBoletin{
	height:19px;
	width:173px;	
	float:right;	
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A0A0A0;
	vertical-align:text-bottom;
	background-color:#F5F5F5;
	padding-top:6px;
	margin-top:1px;
	padding-left:5px;
}
#botonEnviarBoletin{ 
	background-image:url(../imagenes/botonSubscribirBoletin.gif);
	height:26px;
	width:22px;	
	float:right;	
	background-repeat:no-repeat;
	margin-top:1px;
}
#iconoEnviarBoletin{ 
	background-image:url(../imagenes/iconoBoletines.gif);
	height:28px;
	width:122px;	
	float:left;	
	background-repeat:no-repeat;
}
#botonAccionarBoletinCerrar{ 
	background-image:url(../imagenes/selectorBoletinExpandido.gif);
	height:28px;
	width:12px;	
	float:left;	
	background-repeat:no-repeat;
}
#botonAccionarBoletinAbrir{ 
	background-image:url(../imagenes/selectorBoletinContraido.gif);
	height:28px;
	width:12px;	
	float:left;	
	background-repeat:no-repeat;
}
.letras{
	padding-left:36px;
	height:25px;
	margin-top:25PX;
}
.areaLetras{
	background-repeat:no-repeat;
	background-position:top;
	height:24px;
	width:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A5A5A5;
	font-weight:bold;
	float:left;
	vertical-align:middle;
	padding-top:2px;
	text-decoration:none;
}
.areaLetras a{
	background-repeat:no-repeat;
	background-position:top;
	height:24px;
	width:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A5A5A5;
	font-weight:bold;
	float:left;
	vertical-align:middle;
	padding-top:2px;
	text-decoration:none;
}
.areaLetras a:hover{
	background-image:url(../imagenes/fondoLetrasrojo.gif);
	color:#FFFFFF;
}
.letraSeleccionada{
	background-image:url(../imagenes/fondoLetras.gif);
	background-repeat:no-repeat;
	background-color:#F5F5F5;
	height:24px;
	width:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B3D59;
	font-weight:bold;
	float:left;
	vertical-align:middle;
	padding-top:2px;
	text-decoration:none;
	
}
.letraSeleccionada a{
	background-image:url(../imagenes/fondoLetras.gif);
	background-repeat:no-repeat;
	background-color:#F5F5F5;
	height:24px;
	width:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B3D59;
	font-weight:bold;
	float:left;
	vertical-align:middle;
	padding-top:2px;
	text-decoration:none;
}

.nombreInstitucion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979797;
	font-weight:bold;
	float:left;
	margin-top:10px;
	margin-bottom:13px;
	
}

.nombreInst{
	border-bottom:1px dotted #CBCBCB;
	border-top:1px dotted #CBCBCB;	
	height:35px;
	margin-top:3px;
	padding-left:43px;
	padding-right:38px;
	background-color:#FDFDFD;
	vertical-align:middle;
	
}
.imagenDespegable{
	height:20px;
	width:23px;
	float:right;
	margin-top:6px;
}
.descripcionInstituciones{
	background-color:#FDFDFD;
	padding-left:43px;
	padding-right:38px;
	padding-top:20px;
	
}

.imgDescpripcionInst{
	width:176px;
	float:left;
}

.descripcionInstTexto{
	width:590px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	float:right;
	
}

.areaContactos{
	border-bottom:1px dotted #CBCBCB;
	border-top:1px dotted #CBCBCB;	
	
}

.areaResponsable{
	height:33px;
	padding-top:7px;
	padding-left:14px;
}
.areaResponsable1{
	padding-top:7px;
	padding-bottom:7px;
	border:0px;
}
.imgResponsable{
	background-image:url(../imagenes/responsable.gif);
	background-repeat:no-repeat;
	height:19px;
	width:19px;
	float:left;
	background-position:center left;
}
.imgTextoResponsable{
	background-image:url(../imagenes/responsableTitulo.gif);
	background-repeat:no-repeat;
	height:13px;
	width:92px;
	float:left;
	background-position:center left;
	margin-left:18px;
}

.textoResponsable{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	float:left;
	margin-left:8px;
}

.contactos{
	
	padding-top:7px;
	padding-left:14px;
	border:1px dotted #CBCBCB;
	padding-bottom:5px;
}
.imgContacto{
	background-image:url(../imagenes/contactos.gif);
	background-repeat:no-repeat;
	height:19px;
	width:19px;
	float:left;
	background-position:center left;
}
	
.imgTextoContacto{
	background-image:url(../imagenes/contactoTitulo.gif);
	background-repeat:no-repeat;
	height:13px;
	width:92px;
	float:left;
	background-position:center left;
	
}
.textoContacto{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	float:left;
	margin-left:18px;
	width:520px
}

.telefono{
	width:152px;
	border-right:1px dotted #CBCBCB;
	float:left;
	margin-top:10px;
}

.imgTelefono{
	background-image:url(../imagenes/telefono.gif);
	background-repeat:no-repeat;
	height:19px;
	width:19px;
	float:left;
	
}
	
.textoTelefono{
	float:left;
	margin-left:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#A5A5A5;
	float:left;
	
}

.fax{
	width:109px;
	border-right:1px dotted #CBCBCB;
	float:left;
	margin-top:10px;
}
	
.imgFax{
	background-image:url(../imagenes/telefono.gif);
	background-repeat:no-repeat;
	height:19px;
	width:19px;
	float:left;
	margin-left:13px;
}
	
.textoFax{
	float:left;
	margin-left:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#A5A5A5;
	float:left;
}

.correo{
	height:30px;
	float:left;
	margin-top:10px;
}
	
.imgCorreo{
	background-image:url(../imagenes/correo.gif);
	background-repeat:no-repeat;
	height:19px;
	width:19px;
	float:left;
	margin-left:13px;
}
	
.textoCorreo{
	float:left;
	margin-left:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#A5A5A5;
	float:left;
}

.areaSitioWeb{
	height:33px;
	padding-top:7px;
	padding-left:14px;
}

.imgSitioWeb{
	background-image:url(../imagenes/imgSitioWeb.gif);
	background-repeat:no-repeat;
	height:19px;
	width:19px;
	float:left;
	background-position:center left;
}
.imgTextoSitioWeb{
	background-image:url(../imagenes/sitioWebTitulo.gif);
	background-repeat:no-repeat;
	height:14px;
	width:74px;
	float:left;
	background-position:center left;
	margin-left:18px;
}

.textoSitioWeb{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	float:left;
	margin-left:8px;
}

.areaPaginado{
	height:48px;
	padding-left:41px;
	border-bottom:1px dotted #CBCBCB;
	clear:both
}

.paginadoImgIzquierda1{
	height:20px;
	width:23px;
	background-image:url(../imagenes/paginadoIzquierda1.gif);
	margin-top:15px;
	float:left;
	
	margin-right:10px;
}
.paginadoImgIzquierda2{
	height:20px;
	width:23px;
	background-image:url(../imagenes/paginadoIzquierda2.gif);
	margin-top:15px;
	float:left;
	margin-right:5px;
}
.paginado{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#989898;
	float:left;
	font-weight:bold;
	text-decoration:none;
	margin-top:17px;
	margin-right:13px;
	float:left;
}

.paginadoImgDerecha2{
	height:20px;
	width:23px;
	background-image:url(../imagenes/paginadoDerecha2.gif);
	margin-top:15px;
	float:left;
	margin-right:5px;
}
.paginadoImgDerecha1{
	height:20px;
	width:23px;
	background-image:url(../imagenes/paginadoDerecha1.gif);
	margin-top:15px;
	float:left;
	margin-right:5px;
}
.paginaSeleccionada{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6F3D56;
	font-weight:bold;
	float:left;
	margin-top:17px;
	text-decoration:none;
	margin-right:13px;
}
.paginado a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#989898;
	float:left;
	vertical-align:middle;
	font-weight:bold;
	text-decoration:none;
}
#bandaDedicadoA{
	height:33px;
	background-color:#FDFDFD;
	border-top:1px solid #FFA200;
}
#iconoDedicadoA{
	height:17px;
	width:21px;
	background-image:url(../imagenes/relativoAJornada.gif);
	background-repeat:no-repeat;
	margin-left:8px;
	margin-top:8px;
	float:left;
}
#textoDedicadoA{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:10px;
	font-size:12px;
	padding-left:8px;
	color:#575757;
	float:left;
}
#areaElementosDedicadosA{
	height:151px;
	border-bottom:5px solid #FFA200;
	border-top:5px solid #FFA200;
	border-left:8px solid #FFA200;
	border-right:8px solid #FFA200;
	background-color:#F8F8F8;
}	
#areaElementosDedicadosADetalle{
	height:238px;
	border-bottom:5px solid #FFA200;
	border-top:5px solid #FFA200;
	border-left:8px solid #FFA200;
	border-right:8px solid #FFA200;
	background-color:#F8F8F8;
}	
#areaElementosDedicadosInteriorA{
	height:141px;
	background-color:#F5F5F5;
	margin:5px;
	width:640px;
} 
#areaElementosDedicadosInteriorADetalle{
	height:225px;
	background-color:#F5F5F5;
	margin:5px;
	width:640px;
} 
#content-slider {
  width: 598px;
  height: 7px;
  margin: 5px;
  margin-top:9px;
  margin-left:0px;
  margin-right:0px;
  background-image:url(../imagenes/back.jpg);  position: relative;
  float:left;
}
#content-slider-left {
  width: 11px;
  height: 15px;
  float:left;
  background-image:url(../imagenes/sliderLeft.gif);
  background-repeat:no-repeat;
  margin-left:6px; 
}
#content-slider-right {
  width: 11px;
  height: 15px;
  float:left;
  background-image:url(../imagenes/sliderRight.gif);
  background-repeat:no-repeat;
  
}
.ui-slider-handle {
  width: 25px;
  height: 19px;
  position: absolute;
  cursor:pointer;
  top: -13px;
  background-image:url(../imagenes/selector.gif);
}

#content-scroll {
  width: 620px;
  height: 100px;
  margin-top: 5px;
  overflow: hidden;
   margin-bottom:20px;
   margin-left:10px;
}

#content-holder {
  width: 1480px;
  height: 128px;
 
}

.content-item {
  height: 45px;
  margin-right:10px;
  margin-top:5px;
  float: left;
  background-color:#F5F5F5; 
}
.thubnailerDedicadoA{
	width:48px;
	height:40px;
	border:1px solid #FFFFFF;
	float:left;
	
}
.thubnailerDedicadoAEnveloper{	
	border-bottom:1px solid #E7E7E7;
	float:left;
}
.descripcionTextDedicadoA{
	width:200px;
	height:42px;
	border:1px solid #E7E7E7;
	float:left;
	background-color:#FFFFFF;
	border-top:0px;
	
}	
.textoDescriptorDedicadoA{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:5px;
}	
.thubnailerDedicadoAVideo{
	width:48px;
	height:40px;
	border:1px solid #FFFFFF;
	float:left;
	
}
.thubnailerDedicadoAEnveloperVideo{	
	border-bottom:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	float:left;
}
.mas{
	width:23px;
	height:20px;
	background-image:url(../imagenes/mas.gif);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
.masConjunto{
	width:20px;
	height:21px;
	background-image:url(../imagenes/masConjunto.gif);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
.descripcionTextDedicadoEventoA{
	height:29px;
	border:1px solid #E7E7E7;
	float:left;
	background-color:#FFFFFF;
	border-top:0px;
	
}
.ampliarAudio{
	width:12px;
	height:22px;
	background-image:url(../imagenes/flechaAbrirAudio.gif);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	margin-top:2px
}
.bandaAgenda{ 
	border-bottom:1px solid #EDEDED;
	height:38px;
}
.bandaAgendaInterior{
	border-bottom:1px solid #EDEDED;
	height:38px;
}
#agendaTitle{
	width:48px;
	height:13px;
	background-image:url(../imagenes/agendaTitle.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:14px;
}
.numeroFechaAgenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B1B1B1;
	width:19px;
	height:19px;
	float:right;
	text-decoration:none;
	cursor:pointer;
}	
.numeroFechaAgenda a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B1B1B1;
	width:19px;
	height:19px;
	float:right;
	text-decoration:none;
}	
.numeroFechaAgenda a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:19px;
	height:19px;
	background-image:url(../imagenes/fondoFechasAgenda.gif);
	background-repeat:no-repeat;
	float:right;
	text-decoration:none;
	background-color:#64374E;
	color:#FFFFFF;
	font-weight:bold;
}
.flechaEnlacesDerecha{
	background-image:url(../imagenes/flechaDerecharEnlaces.gif);
	width:19px;
	height:19px;
	float:right;
	background-repeat:no-repeat;
}
.flechaEnlacesDerecha a{
	background-image:url(../imagenes/flechaDerecharEnlaces.gif);
	width:19px;
	height:19px;
	float:right;
	background-repeat:no-repeat;
}	
.flechaEnlacesDerecha a:hover{
	width:21px;
	height:21px;
	background-image:url(../imagenes/flechaDerecharEnlacesOver.gif);
	background-repeat:no-repeat;
	float:right;
}	
.flechaEnlacesIzq{
	background-image:url(../imagenes/flechaIzquierdaEnlaces.gif);
	width:19px;
	height:19px;
	float:right;
	background-repeat:no-repeat;
}
.flechaEnlacesIzq a{
	background-image:url(../imagenes/flechaIzquierdaEnlaces.gif);
	width:19px;
	height:19px;
	float:right;
	background-repeat:no-repeat;
}	
.flechaEnlacesIzq a:hover{
	width:21px;
	height:21px;
	background-image:url(../imagenes/flechaIzquierdaEnlacesOver.gif);
	background-repeat:no-repeat;
	float:right;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	float:left;
	width:280px;
	background:#FFFFFF;
	height:48px;
	overflow:hidden;	
	margin-top:10px;
}

.stepcarousel .belt{
	position: relative; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	padding-left:6px;
	padding-top:3px;
	padding-right:6px;
	font-size:11px;
	font-family:"Verdana";
	color:#000000;
	float:left;
	overflow:none;
	margin-right:10px;
	margin-bottom:10px;
}
.textoPanel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#869C4A;
}
.textoPanel a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#869C4A;
}
.separador{
	padding-left:6px;
	padding-top:3px;
	padding-right:6px;
	font-size:11px;
	font-family:"Verdana";
	color:#000000;
	float:left;
	overflow:none;
	width:115px;
	margin-right:10px;
	margin-bottom:10px;
}

.agendaImg{
	background-image:url(../imagenes/bandaAgenda.gif);
	background-repeat:no-repeat;
	width:46px;
	height:13px;
	margin-top:16px;
	float:left;
}
.areaMeses{
	height:31px;
	padding-left:43px;
	margin-top:22px;
}

.selectorAnno{
	background-image:url(../imagenes/imagenAno.gif);
	background-repeat:no-repeat;
	height:25px;
	width:80px;
	background-color:#FBFBFD;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
	
.selectorAnnoText{
	color:#6A3E55;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:13px;
	margin-top:5px;	
	float:left;
}

.selectorMenu{
	background-image:url(../imagenes/flechaAbajoAgenda.gif);
	width:9px;
	height:8px;
	background-repeat:no-repeat;
	float:right;	
	padding-right:10px;
	margin-top:8px;
}

.meses{
	background-image:url(../imagenes/imagenMes.gif);
	background-repeat:no-repeat;
	background-color:#FDFDFD;
	height:29px;
	width:36px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	margin-right:9px;
	color:#A5A5A5;
}
.meses a{
	background-image:url(../imagenes/imagenMes.gif);
	background-repeat:no-repeat;
	background-color:#FBFBFD;
	height:29px;
	width:36px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	text-decoration:none;
	color:#A5A5A5;
	
}
.meses a:hover{
	background-image:url(../imagenes/mesOver.gif);
	background-repeat:no-repeat;
	background-color:#6A3A52;
	height:29px;
	width:36px;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	text-decoration:none;
}
.mesesSelected a{
	background-image:url(../imagenes/mesOver.gif);
	background-repeat:no-repeat;
	background-color:#6A3A52;
	height:24px;
	width:31px;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	text-decoration:none;
	margin-right:9px;
}

#selectAnnosDesplegado{
	position:absolute;
	background-color:#FFFFFF;
	padding:2px;
	width:50px;
	padding-right:0px;
	padding-left:0px;
	
}

.submenuanno{
	background-color:#FFFFFF;
}

#selectAnnosDesplegado ul, .submenuanno ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#selectAnnosDesplegado ul li, .submenuanno ul li{
	padding:2px 5px;
	border-bottom:2px solid #F3F3F3;
	color:#AABD49;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.mesesEfemeride{
	background-image:url(../imagenes/imagenMesEfemeride.gif);
	background-repeat:no-repeat;
	background-color:#FDFDFD;
	height:29px;
	width:36px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	margin-right:9px;
	color:#A5A5A5;
}

.mesesEfemeride a{
	background-image:url(../imagenes/imagenMesEfemeride.gif);
	background-repeat:no-repeat;
	background-color:#FBFBFD;
	height:29px;
	width:36px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	text-decoration:none;
	color:#A5A5A5;
}
.mesesEfemeride a:hover{
	background-image:url(../imagenes/mesOverVerdes.gif);
	background-repeat:no-repeat;
	background-color:#98AD62;
	height:29px;
	width:36px;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	text-decoration:none;
}
.mesesEfemerideSelected a{
	background-image:url(../imagenes/mesOverVerdes.gif);
	background-repeat:no-repeat;
	background-color:#98AD62;
	height:24px;
	width:31px;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	text-decoration:none;
	margin-right:9px;
}

.mesesInformativas{
	background-image:url(../imagenes/imagenMesEfemeride.gif);
	background-repeat:no-repeat;
	background-color:#FDFDFD;
	height:29px;
	width:36px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	margin-right:9px;
	color:#A5A5A5;
}

.mesesInformativas a{
	background-image:url(../imagenes/imagenMesEfemeride.gif);
	background-repeat:no-repeat;
	background-color:#FBFBFD;
	height:29px;
	width:36px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	text-decoration:none;
	color:#A5A5A5;
}
.mesesInformativas a:hover{
	background-image:url(../imagenes/mesOverVerdesInf.gif);
	background-repeat:no-repeat;
	background-color:#98AD62;
	height:29px;
	width:36px;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	text-decoration:none;
}
#subMenuEfemerides{
	width:665px;
	background-color:#FDFDFD;
	
	padding:1px;
	border:1px dotted #CBCBCB;
	margin-bottom:20px;
	margin-top:20px;
	border-bottom:0px;
	
}
.letraSubMenuEsfemerides{
	font-family:Arial, Helvetica, sans-serif;
	color:#676767;
	padding:0px 6px 0px 0px;
	font-size:12px;
	display:inline;
}
.separadorSubMenuEsfemerides{
	font-family:Arial, Helvetica, sans-serif;
	color:#EDEDED;
	padding:0px 6px 0px 0px;
	font-size:12px;
	display:inline;
}
