@charset "utf-8";
/* CSS Document */
.titulo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:overline;
text-shadow:#000000;
color:#3a3a3a;
}
.titulo1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-shadow:#000000;
color:#3a3a3a;
}
.direccion{
font-family: Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-shadow:#000000;
color:#000000;
}
.info{
font-family: Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000000;
}.titulo2 {
	font-family: Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-shadow:#000000;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.capanoticias {
	height: 300px;
	overflow-y:auto;
	overflow-x:auto;
	width: 80%;
	vertical-align:top;
}
.texto2 {
	font-family: sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	
}
.texto {
	font-family:Verdana;
	font-size: 11px;
	text-align:justify;
	line-height:2;
}
.texto0 {
	font-family:Verdana;
	font-size: 12px;
	text-align:justify;
	line-height:2;
}
.texto1 {
	font-family:Verdana;
	font-size: 12px;
	text-align:right;
	line-height:2;
}

.titulo2 {
	font-family:Verdana;
	font-size: 11px;
	vertical-align:middle;
	text-align:justify;
	line-height:1;
}
.texto3 {
	font-family: sans-serif, Verdana;
	font-size: 12px;
	font-weight: 300;
}
.capabliblioteca{
width:475 px;
height: 150 px;
overflow:auto;
}
.aviso {
	font-family:verdana,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration:none;
	font-style: normal;
	line-height:1,2;
	text-align:justify;
}
.enlace{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	font-style: normal;
	line-height: normal;

}
.fecha{
	font-family:verdana,Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration:none;
	font-style: normal;
	text-align:right;
}
.botoncalendario {
	background-image: url(../images/logocalendario.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.portada{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;

}