@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0;
	font-family: arial;
	font-size: 12px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../img/superior.jpg);
}
.barraazul {
	color: #FFF;
	padding-top: 5px;
	height: 25px;
}
.agenda {
	background-image: url(../img/agenda_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
.noticias {
	background-repeat: repeat-y;
	background-image: url(../img/noticias.jpg);
}
h2 {
	font-size: 13px;
	color: #0193DE;
	font-weight: bold;
}
.firma {
	background-image: url(../img/fondofirma.jpg);
	background-repeat: no-repeat;
	height: 38px;
	color: #FFF;
	padding-left: 40px;
	padding-top: 10px;
}
.interior {
	background-image: url(../img/interior_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 80px;
	padding-left: 90px;
}
.agenda a {
	color: #2E93DE;
}
.agenda a:hover {
	color: #F48B0F;
	text-decoration: underline;
}
.interior a {
	color: #2E93DE;
}
.interior a:hover {
	color: #F48B0F;
	text-decoration: underline;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	color: #2E92DF;
	font-size: 16px;
}
li {
	list-style-position: outside;
	list-style-image: url(../img/tecnologia_discapacitados.gif);
	padding-bottom: 5px;
}
.formulario {
	background-color: #D3D3D3;
	font-weight: bold;
	padding-left: 20px;
	font-size: 12px;
	line-height: 30px;
}
.noticias a {
	color: #2e93de;
}
.noticias a:hover {
	color: #F48B0F;
	text-decoration: underline;
}
.fecha {
	color: #999;
	font-size: 11px;
}
.sinmargen img{
	padding-top: 55px;
	border: 0px;
}
.menuazul {
	color: #666;
	padding-left: 30px;
}
.menuazul:hover  {
	color: #2E92DB;
	text-decoration: none;
}
.menuverde {
	color: #666;
	padding-left: 30px;
}
.menuverde:hover  {
	color: #090;
	text-decoration: none;
}
.menunaranja {
	color: #666;
	padding-left: 30px;
}
.menunaranja:hover  {
	color: #F60;
	text-decoration: none;
}
.nivel1  {
	font-size: 12px
}
.nivel2  {
	font-size: 18px
}
.nivel3  {
	font-size: 25px
}
.parpadea {
	text-align: left;
	text-decoration: blink;
}
.parpadea strong a:hover {
	color: #F48B0F;
	text-decoration: none;
}
.barra {
	font-size: 20px;
	color: #FFF;
	background-color: #2E93DE;
	height: 20px;
	font-weight: bold;
}
.claro {
	background-color: #E8E8E8;
}
