﻿/* CSS Document */

BODY {
	font:8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10 0 10 0px;
	text-align: center;
	background-color: #F3E4D8;
} 
#contenedor{
	text-align: left;
	width: 940px;
	margin: auto;
	border: 8px solid #990033;
	background-color: #FBF6F2;
} 
#cabecera{
	background-image: url(images/top2.jpg);
	height: 272px;
	
} 
#flash{
	margin-top: 24px;
	float: right;
} 
#link{
	color: White;
   margin-left:782px;
	position: absolute;
	font-family: verdana;
	font-size: 11;
	font-style: normal;
	font-weight: bold;

} 

#cuerpo{
	margin-top: -17px;
} 
#lateral{ 
    width: 300px; 
    float:left;

} 
#cont_menu{
	width: 217px;
	float: left;
	margin-left: 82px!important;
	//margin-left: 41px;
} 
#separador{
	width: 217px;
	background-image: url(images/menu_separador.jpg);

} 
#menu_item{
	width: 217px;
	background-image: url(images/menu_item.jpg);

	background-repeat: no-repeat;
	height: 26px;

} 
#menu_item_submenu{
	width: 217px;
	background-image: url(images/menu_separador.jpg);
	float: left;
	height: 56px;

}
#txt_menu{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 50px;
	margin-top: 5px;
	position: absolute;
} 
#submenu{

	margin-top: 4px;

}

#menu_pie{
	width: 217px;
	float: left;
	background-image: url(images/menu_bajo.jpg);
	height: 146px;
	background-repeat: no-repeat;
} 
#otrolado{ 
    width: 250px; 
    float: right; 
	
} 
#principal{
	margin-left: 330px;
	width: 350px;
	margin-top: 16px;
   min-height: 320px;

} 
#pie{
	padding: 0 0 0 00px;
	text-align: right;
	margin-bottom:0;
	background-color: #990134;
	height: 174px;
	color: white;
} 
#pie a{
	color: white;
	font-weight: bold;
}

#bloque_calendario{
	
	margin-left: 0px;
	padding-left: 15px;

} 


#separador_lateral{
	background-image: url(images/separador_calendario.jpg);
	height: 305px;
	background-repeat: no-repeat;
	width: 15px;
	position: absolute;
	
} 
#titulo_calendario{
	background-image: url(images/tit_calendario.jpg);
	background-repeat: no-repeat;
	height: 50px;
} 
#calendario{
	color: #55483e;
	font-family: verdana;
	font-size: 11;
	font-style: normal;
} 
#calendario a{
	color: #55483e;
	text-decoration: underline;
}
#calendario a:hover{
	color: #55483e;
	text-decoration: none;
}
#calendario a:visited{
	color: #55483e;
}





.titulo{
	font-size: 17px;
	font-family: verdana;
	color: #8B0000;
} 

.subtitulos{
	font-size: 11px;
	font-family: verdana;
	color: #8B0000;
	font-variant: normal;
	font-weight: bold;
} 
.links{
	font-size: 11px;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none;
	color: Black;
} 
.historia{
	font-size: 11px;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-style: italic;
} 
#noticias{
	
} 
#noticia_ejemplo{
	margin-top: 8px;
} 
.cursiva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

#noticia_fecha{
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
} 
#noticia_cuerpo{
	margin-top: 3px;
} 

a{
	text-decoration: none;
	color: #990134;
}		

.campo{
	width: 200px;
	background-color: brown;
	color: white;
	float: left;
	font-size:14px;
	padding: 2px;
	font-weight:Bold;
}

