/* CSS Document */

body{
	background-color: #F3F3F3;
	font-family: tahoma;
	font-size: 11px;
	margin-top: 4px;
	color:#333333;
}

#Contenedor{
	width:774px;
	text-align: left;
	/*border: thin solid #000000;*/
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Cabecera{
	width: 774px;
	/*height: 193px;*/
}


#CabeceraOpciones{
	width: 776px;
	height: 18px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	background-image: url(../Imagen/cabecera_alto.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin:auto;
}

#CabeceraOpciones a{
	color:#FFFFFF;
	text-decoration:none;
}

#CabeceraOpciones a:hover{
	color:#FFCC00;
}

#Banner{
	/*background-image: url(../Imagen/banner.gif);*/
	height: 160px;
	width: 774px;
}

#MenuCabecera{
	background-image: url(../Imagen/barra_cabecera_opciones.jpg);
	height: 29px;
	width: 774px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

#auspicia{ 
	width:774px;
	/*height:150px;*/
 
}

#MenuCabecera a{
	color:#FFFFFF;
	text-decoration:none;
}

#MenuCabecera a:hover{
	color:#FFCC00;
}

.CajaBuscar{
	background-image: url(../Imagen/fondo_caja_texto.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	width: 127px;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}

.BotonBuscar{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #DDDDDD;
	height: 18px;
	width: 17px;
	border: 1px solid #DDDDDD;
}

#Principal{
	/*height: auto;
	width: 774px;*/
	margin-top: 2px;
	background-color: #FFFFFF;
	border: thin solid #000000;
}

#Marquesina{
	background-image: url(../Imagen/marquesina.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 32px;
	padding-left:40px;
	width: 734px;
	margin-top:2px;
}

#Izquierda{
	width:177px;
	background-color : #ffffff;
	float:left;
	padding-bottom:12px;
	/*border: 1px solid #000000;*/
}

#Derecha{
	float: right;
	width: 589px;
	/*border: 1px solid #000000;*/
	padding-bottom:12px;
}

#ContenidoIzquierda{
	float: left;
	width: 394px;
	/*background-color:#FF0000;*/
	
}

#ContenidoDerecha{
	float: right;
	/*margin-left:398px;*/
	width: 189px;
	/*border:#000000 1px solid;*/
	/*background-color:#0000FF;*/
}

#Auspiciadores{
	margin-left:6px;
	margin-top:6px;
	width: 169px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#CuadroMedio{
	background-image: url(../Imagen/cuadro_medio.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#Actividades{
	clear : both;
	background-color: #E9E9E9;
	min-height:170px;
	height:auto !important;
	height:170px;
	/*height: 170px;*/
	width: 762px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	margin-bottom:13px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.TituloSeparador{
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#Pie{
	margin: auto;
	width: 774px;
	text-align: center;
	padding-top: 7px;
}

.LinksPie{
	color: #16902B;
}

.LinksPie a{
	color:#16902B;
	text-decoration:none;
}

.LinksPie a:hover{
	color:#16902B;
	text-decoration:underline;
}

#Cierre{
	height: 13px;
	width: 776px;
	margin-top: -13px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#Noticia{
	height: 170px;
	width: 150px;
	margin-left: 6px;
	border: 1px solid #CCCCCC;
}

#Preloader{
        /*border:solid 1px #999999;
        margin:10px;*/
        width:80px;
        height:auto;
        padding:2px;
		position:absolute;
		left:0px;
		top:0px;
		z-index:1;
		display:none;
		background-color:#FF0000;
		color:#FFFFFF;
		font-weight:bold;
}

.Marquesina{
	border:none; 
	background:none; 
	width:692px; 
	height:16px; 
	font-weight:bold; 
	color:#333333;
	margin-top:3px;
}
