body{
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #e5e5e5;
	scrollbar-face-color: #e5e5e5;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #cccccc;
	background:#f1f1f1 url(../img/bg_body.jpg) no-repeat top left;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #4b4d50;
	line-height: 14px;
	text-align: center;
}
form{
	margin: 0px;
	padding: 0px;
}

.input{ height:14px; padding:2; width:200px; font-size:10px}

p{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	color: #66665e;
	line-height: 16px;
}


a{text-decoration: none;color: #015c93;}
a:link{text-decoration: none; color: #015c93;}
a:hover{text-decoration:underline; color: #015c93;}
a:active{text-decoration: none;}
a:visited{text-decoration: none;}

ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.espacio{
	height: 10px;
}
/************************* contenedor **************************/
.cont_general{
	margin: 0px auto 0px auto;
	width: 788px;
	padding: 5px 5px 0px 5px;
	background-color: #fff;
	overflow:hidden;
}

.cont_interno{
	background-color: #4276ab;
}
.cont_top{
	background: url(../img/bg_top.jpg) no-repeat top left;
	height: 57px;
}

.cont_bottom{
	height: 173px;
	background: url(../img/bg_bottom.jpg) no-repeat top left;
}

/************************* TOP **************************/


/************************* cuerpo **************************/
.cont_cuerpo{
	height: 285px;
	background: #fff;
}
.tex_listas{
	background: url(../img/icono_agenda.jpg) no-repeat 3px 3px;
	padding-left: 20px;
	margin: 0px 0px 5px 30px;
	color: #66665e;
}
.titulos_internas{
	font: Arial, Helvetica, sans-serif;
	color:#47617c;
	font-size: 14px;
	font-weight:bold; 
}
.titulos_internas2{
	color:#76808a;
	font-size: 11px;
	font-weight:normal;  
}
/*********** agenda ***********/
.tex_agenda{
	background: url(../img/icono_agenda.jpg) no-repeat 3px 3px;
	padding-left: 20px;
}
.fecha_agenda{
	color:#a1a7ae;
	font-size: 10px;
}

a.link{
	color: #4b4d50;
}

a:hover.link{
	color: #2382c0;
	text-decoration: underline;
}

.bg_agenda{
	background:#f9f9f6 url(../img/bg_agenda.jpg) no-repeat bottom left;
}
/*********** noticias ***********/

.fecha{
	font: 10px Arial;
	color: #015385;
}
h1{
	font: 12px Arial;
	font-weight: bold;
	color: #305174;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h1:hover{
	font: 12px Arial;
	font-weight: bold;
	color: #2382c0;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-decoration:underline;
}
h2{
	font: 18px Arial;
	font-weight: bold;
	color: #015385;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height: 20px;
}
a.vermas{
	background: url(../img/bg_vermas.jpg) no-repeat right 3px;
	text-align: right;
	font: 11px Arial;
	color:#295380;
	padding: 0px 10px 10px 25px;
}
a:hover.vermas{
	text-decoration: underline;
	background: url(../img/bg_vermas.jpg) no-repeat right 3px;
	padding: 0px 10px 10px 25px;
}
.imgnoti{
	background: #fff;
	padding: 3px;
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #ccc;
}



.todas{
	background: url(../img/flecha.jpg) no-repeat top right;
	font: 9px Arial;
	text-transform: uppercase;
	color: #535353;
	padding: 1px 20px 10px 25px;
	text-align: right;
}
a:hover.todas{
	background: url(../img/flecha.jpg) no-repeat top right;
	font: 9px Arial;
	text-transform: uppercase;
	color: #535353;
	padding: 1px 20px 10px 25px;
	text-align: right;
	text-decoration: underline;
}

.div_notisbottom{
	background: url(../img/bg_divnotis.jpg) no-repeat bottom left;
	height: 4px;
	border-bottom: 1px solid #dadad5;
}



/************************* noticias **************************/

/************************* archivos **************************/

.donloadList{
	padding: 7px 10px 0px 10px;
	border-bottom: 1px dotted #666;
}

