body {
	background-image: url(imagenes/fondo.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:#8e8e8e;
text-decoration: none;
}
a:visited {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:#8e8e8e;
text-decoration: none;
}
a:hover {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:#1066bb;
text-decoration: none;
}
a:active {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:#8e8e8e;
text-decoration: none;
}
.link_azul:link {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:#bac7d7;
text-decoration: none;
}
.link_azul:visited {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:#bac7d7;
text-decoration: none;
}
.link_azul:hover {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:#1066bb;
text-decoration: none;
}
.link_azul:active {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:#bac7d7;
text-decoration: none;
}
.link_azulynegro:link {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:black;
text-decoration: none;
}
.link_azulynegro:visited {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:black;
text-decoration: none;
}
.link_azulynegro:hover {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:#1066bb;
text-decoration: none;
}
.link_azulynegro:active {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
color:black;
text-decoration: none;
}


.link_noticias:link {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:x-small;

color:black;
text-decoration: none;
}
.link_noticias:visited {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:x-small;

color:black;
text-decoration: none;
}
.link_noticias:hover {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:x-small;

color:#1066bb;
text-decoration: none;
}
.link_noticias:active {
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:x-small;

color:black;
text-decoration: none;
}


.blanco_menu{
color:white;
font-weight:bold;
}
.azul_degradado{
background-image:url(Imagenes/fondoazul.jpg);
background-repeat:repeat-x;
height:46px;
color:white;
vertical-align:middle;
}
.pestana_arriba_on{
background-image:url(Imagenes/fondo_rayas.gif);
background-repeat:repeat;
height:46px;
color:black;
vertical-align:middle;
}
.pestana_arriba_off{
height:46px;
color:white;
vertical-align:middle;
}
.texto_azul{
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
color:#1066bb;
font-weight:bold;
}
.texto_grande{
color:#1066bb;
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:40px;
}
.texto_normal{
color:black;
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:15px;
line-height:25px;
}
.texto_pequeño_negro{
color:black;
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
line-height:normal;
}
.texto_pequeño_azul{
color:#6d92b5;
font-family:"Century Gothic", "AvantGarde Bk BT", "Futura Md BT";
font-size:small;
line-height:normal;
}
._separa_parrafo{
margin-left:5px;
margin-right:5px;
}
.fondo_formularios{
background-image:url(img/fondo_formularios.jpg);
height:215px;
background-repeat:no-repeat;
}
.texto_menu{
color:#FFFFFF;
}
.intermite{
text-decoration:blink;
}
.texto_poligrafia{
color:#000000;
font-family:"Century Gothic";
font-size:small;
}
.texto_poligrafia_bold{
color:#000000;
font-weight:bold;
font-family:"Century Gothic";
font-size:medium;
}
.texto_mail{
color:#595959;
font-size:medium;

}