/* CSS Document */

<style type="text/css"> 
a.enlace { 
color: #000000; 
width: 100%; 
height: 100%; 
text-decoration: none; 
} 

a.enlace:hover {
    color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-color: #E3F4BB;
} 
a.enlace2 { 
color: #FFFFFF; 
width: 100%; 
height: 100%; 
text-decoration: none; 
} 

a.enlace2:hover {
	text-decoration: none;
	background: #77AADD;
	font-style: normal;
	font-weight: normal;
	background-color: #68ABFD;
}
a.enlaceSimple { 
color: #333333; 
width: 100%; 
height: 100%; 
text-decoration: none; 
} 

a.enlaceSimple:hover {
	color: #000000; 
	text-decoration: none;
	font-style: normal;
}
a.enlaceSimpleAzul { 
color: #006699; 
width: 100%; 
height: 100%; 
text-decoration: none; 
} 

a.enlaceSimpleAzul:hover {
	color: #009999; 
	text-decoration: none;
	font-style: normal;
}
a.enlaceRojo { 
color: #FF0000; 
text-decoration: none; 
} 

a.enlaceRojo:hover {
	color: #990000; 
	text-decoration: none;
	font-style: normal;
}
a.enlaceDefault { 
color: #0000FF; 
text-decoration: underline; 
} 
a.enlaceDefault:hover {
	color: #00CCCC; 
	text-decoration: underline;
	font-style: normal;
}
a.enlaceVerde { 
color: #000000; 
width: 100%; 
height: 100%; 
text-decoration: none; 
} 

a.enlaceVerde:hover {
	text-decoration: none;
	background: #BFE972;
	font-style: normal;
	font-weight: normal;
	background-color: #BFE972;
} 
a.enlaceAmarillo { 
color: #000000; 
width: 100%; 
height: 100%; 
text-decoration: none; 
} 

a.enlaceAmarillo:hover {
	text-decoration: none;
	background: #E1D711;
	font-style: normal;
	font-weight: normal;
	background-color: #E1D711;
} 
.CuadroAzul {
	align: middle;
	border: 1px solid white;
	border-top-color: #3D8AE4;
	border-right-color: #3D8AE4;
	border-bottom-color: #3D8AE4;
	border-left-color: #3D8AE4;
	border-color: #3D8AE4;
	font-size: 11px;
	font-family: Verdana;
}
.CuadroAmarillo {
	align: middle;
	border: 1px solid white;
	border-top-color: #C0BC05;
	border-right-color: #C0BC05;
	border-bottom-color: #C0BC05;
	border-left-color: #C0BC05;
	border-color: #C0BC05;
	font-size: 11px;
	font-family: Verdana;
}
.CuadroNegro {
	align: middle;
	border: 1px solid white;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-color: #000000;
	font-size: 11px;
	font-family: Verdana;
} 
.CuadroVerde {
	align: middle;
	border: 1px solid white;
	border-top-color: #186539;
	border-right-color: #186539;
	border-bottom-color: #186539;
	border-left-color: #186539;
	border-color: #186539;
	font-size: 11px;
	font-family: Verdana;
} 
.CuadroSinBorde {
	align: middle;
	border: 0px solid white;
	font-size: 11px;
	font-family: Verdana;
} 

.Encab_subrayado {
	color: #000000;
	width: 100%;
	height: 100%;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
.Encab_subrayado2 {
	color: #000000;
	width: 100%;
	height: 100%;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 
.Encab_subrayado_Blanco {
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.LetrasRojo_12pxNegrita {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
} 
.LetrasNaranja_12pxNegrita {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
} 
.LetrasVerde_12pxNegrita {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
} 
.LetrasBlanca_12pxNegrita {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
} 
.LetrasBlanca_10px {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.LetrasVerdana_12px {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
} 
</style> 
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.CuadrosARellenar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color: #B9C7DF;
	margin: 1px;
	border: 1px solid #0099CC;
	text-decoration: none;
}
-->
</style>