body{
background-image: url(../imagenes/bg.gif);
background-repeat: repeat-x;
background-color: #0073b8;
margin: 0; 
padding:0; 
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-align: center;
}

#wrap{
margin: 18px auto;
padding: 0px;
width:800px;
text-align: center;	
}

#header{
background-image: url(../imagenes/header.jpg);
background-repeat: no-repeat;
width:800px;
height: 186px;
margin: 0 auto;
text-align: center;
padding: 0px;
display: block;
}

#central{
background-image: url(../imagenes/bg_central.gif);
background-repeat: repeat-y;
background-color:#FFF; 
width:800px;
margin: 0px;
text-align: left;
padding: 0px;
}

#left_column{
float: left;
margin: 0px;
padding: 0px;
background-color: #f6fbff;
background-image: url(../imagenes/bg_left.gif);
background-repeat: no-repeat;
width: 175px;
position: relative;	
}

#right_column{
float: left;
margin: 0px;
padding: 0px;
background-image: url(../imagenes/bgcontent.jpg);
background-repeat: no-repeat;
width: 625px;
min-height: 608px;
position: relative;
text-align: center;	
}

*html#right_column{
float: left;
margin: 0px;
padding: 0px;
background-image: url(../imagenes/bgcontent.jpg);
background-repeat: no-repeat;
width: 625px;
min-height: 608px;
position: relative;
text-align: center;	
}

#contents{
margin: 0 auto;
text-align: left;
width:575px;
min-height: 450px;
display: block;	
}

* html #contents{
margin: 0 auto;
text-align: left;
width:575px;
height: 450px;
display: block;	
}



#footer{
float: left;
width: 800px;
height: 40px;
display: block;
margin: 0 auto;
padding-top: 20px;
text-align: center;
background-image: url(../imagenes/footer.gif);
background-repeat: no-repeat;
color: #fff;	
}

#footer span{
	color: #003888;
	margin: 0px 5px 0px 5px;
}

#footer a{
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}

#footer a:hover{
	border-bottom: 1px solid #003888;
	color: #FFF;
}



p{
line-height: 14px;
word-spacing: 3px;
font-size: 12px;	
}

.centrado{
margin: 20px 0px 20px 0px;
height: 40px;
display: block;
font-weight: bold;
text-align: left;
margin: 0 auto;
}

br{
clear: left;	
}

#menunav {
list-style:none; 
padding:0; 
text-align: left;
width:148px;
margin-top: 14px;
margin-left: 14px;
}

#menunav li {	margin: 0px 0px 0px 11px; padding:0; line-height: 30px; }

#menunav li a {
height:30px;	
padding:0px 0px 0px 0px;	
text-decoration:none;	
text-align:left;
font-size: 12px; 
font-weight: bold;	
color:#0255a7; 
}



#menunav li a:hover {
color:#6e6e6e;
padding-left:20px;
background-image: url(../imagenes/ico_menu.gif);
background-position: left 50%;
background-repeat: no-repeat;	
}


#currentpage a:link, #currentpage a:visited{
color:#6e6e6e;
padding-left:20px;
background-image: url(../imagenes/ico_menu.gif);
background-position: left 50%;
background-repeat: no-repeat;	
}

h1{
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #0255a7;
}

h2{
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 16px;
	color: #0255a7;
}

.listas{
text-align: left;
color: #0255a7;
font-weight: bold;
padding-left: 10px;
}

.listas li {margin: 0px 0px 0px 0px; padding:0; line-height: 20px; }

a.links{
color: #0255a7;	
}

a:hover.links{
color:#6e6e6e;	
}

/*  */
ul.listas2 {
text-align: left;
color: #0255a7;
font-weight: bold;
list-style-type: square;
}




/*  */

strong{
color:#515151;	
}

.noticia{
width: 550px;
margin: 20px 0px 40px 0px;
display: block;
}

.boxdate{
width:57px;
height:64px;
background-image: url(../imagenes/boxdate.gif);
background-repeat: no-repeat;
float: left;
text-align: center;
margin-right: 10px;	
}

.noticiaimg{
margin: 0 auto;
text-align: center;
padding: 3px;
margin: 10px;
display: block;
}

.mes{
height: 10px;
display: block;
padding-top: 20px;
margin:0 auto; 
font-size: 10px;
font-weight: bold;
color:#0054a6;	
}

.dia{
height: 14px;
display: block;
padding-top: 6px;
margin:0 auto; 
font-size: 18px;
font-weight: bolder;
color:#0054a6;		
}

.titulo{
font: 14px Arial,Tahoma,sans-serif;
color: #0255a7;
margin: 0px;
padding: 0px;
font-weight: bold;
}

.textonoticia{
text-align: justify;
display: block;
}

/*formularios */

#formbox{   
	text-align: left;
	float: left;	
	padding: 0px;
	margin-bottom: 40px;
}



label{
float: left;
width: 150px;
height: 25px;
text-align: right;
padding-top: 3px;
padding-right: 5px;
color:#0054a6;
font-weight: bold;
font-size: 12px;
}

#formbox input, textarea{
width: 300px;
margin-bottom: 10px;
background-color: #e5eff7;	
border: 1px solid #006eb5;
color: #000000;
font-size: 13px;
}



#formbox textarea{
width: 300px;
height: 150px;
overflow: auto;
}

#formbox .boxes{
width: 1em;
}

#capabotones{
margin-left: 156px;
margin-top: 5px;	
}

#capabotones input{
width: 90px;
height: 30px;
margin-right: 10px;
background-color: #006eb5;
border: 1px solid #006eb5;
color: #FFF;
font-weight: bold;
font-size: 10px; 
}
/* fin del formulario*/

.listas {
list-style: none;
text-align: left;
color: #000;
font-weight: bold;
margin: 0px;
padding: 0px;
}

.listas ul{list-style: none;}

.listas li {
margin-bottom: 20px;
}

.listas li a{
text-decoration: none;
background-image: url(../imagenes/bullet.gif);
background-repeat: no-repeat;
background-position: center left;
padding: 5px 5px 5px 25px;	
color: #0255a7;
font-weight: bold;
}

.listas li a:hover{
text-decoration: none;
background-color: #e5eff7;
text-decoration: none;
color: #0255a7;
font-weight: bold;
}

/* listas 2 - submenus */


#submenu{
border-top: 1px solid #bdd4e8; border-bottom: 1px solid #bdd4e8; padding:25px; margin-bottom:20px;	
}

.foto{
background-image: url(../imagenes/ajax-loader.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
border: 4px solid #e7f0f8;	 
}

.box_novedades{
background-image: url(../imagenes/box_novedades.jpg);
background-repeat: no-repeat;
	width: 575px;
	height: 150px;
	display: block;
}

.box_novedades .titulo{
color: #1189d3;
font-weight: bold;
font-size: 11px;
display: block;
}

.box_novedades .fecha{
	color: #5f5d5d;
	font-weight: bold;
	font-size: 11px;
	display: block;
}



