A,A:visited, A:active  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color: #0000B2;
	text-decoration : none;
}

A:hover  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #0000B2;
}

A.menu, A.menu:visited, A.menu:active  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color: #FFFFFF;
	text-decoration : none;
}

A.menu:hover  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color : #f9d406;
	text-decoration : none;
}

A.img, A.img:visited, A.img:active  {
	text-decoration : none;
	background-color : #80a4c6;
}

A.img:hover  {
	text-decoration : none;
	background-color : #80a4c6;
}

BODY  {
 	font-family : Arial,Geneva,sans-serif;
 	color : #000000;
 	background-color : #80a4c6;
 }
 
TD.menu {
	width: 145px;
	height: 600px;
	vertical-align : top;
	background-image: url(images/fondo_menu.gif);
}

TD.cabecera {
	height: 160px;
	background-image: url(images/escuelas_cab.jpg);
}
div.descargas{
	width:275px;
	margin-left:auto;
	margin-right:auto;
	
}
div.descarga_cuerpo{
	width:100%;
	text-align:left;
	color:#FFFFFF;
	/* 	padding:1em; */
	font-size:1.25em;
}
div.descarga_enlaces{
	width:100%;
	text-align:right;
	vertical-align:middle;
	height:20px;
	background-image: url(images/fondo_descargas.jpg);
	background-repeat:  repeat-y;
	background-position: top right;
	font-weight:bold;
	padding:2px;
	margin:2px;
	border-bottom:1px dashed #CC0000;
}
div.descarga_enlaces a img{
	vertical-align:middle;
}

div.descarga_enlaces a:link, div.descarga_enlaces a:visited{
	color: #003366;
	text-decoration: none;
}
div.descarga_enlaces a:hover, div.descarga_enlaces a:active{
	color: #CC0000;
	text-decoration: underline;
}

.sic  {
	font-size : 20pt;
	font-family : Arial,Geneva,sans-serif;
	color : #ffffff;
	font-weight : bold;
}

.titulo  {
	font-size : 16pt;
	font-family : Arial,Geneva,sans-serif;
	color : #000000;
	font-weight : bold;
}

.subtitulo  {
	font-size : 10pt;
	font-family : Arial,Geneva,sans-serif;
	color : #FFFF00;
	font-weight : bold;
}

.etiq  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	color : #000000;
}

.valorg  {
	font-size : 12pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color : #0000b2;
}

.valor  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	font-weight : bold;
	color : #0000b2;
}

.cablis  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	color : #FFFFFF;
	background-color : #0000B2;
	font-weight : bold;
}

.campo  {
	font-size : 9pt;
	font-family : Arial,Geneva,sans-serif;
	color : #000000;
	border: thin solid Black;
	background-color: #FFF5BB;
}

.boton  {
	font-size : 8pt;
	font-family : Arial,Geneva,sans-serif;
	color : #FFFFFF;
	border: thin solid Black;
	background-color: #0000B2;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
}

