@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
}
.back{
	background-image: url(../img/fondo.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.botones{
font-size: 11px;
color:#ffffff;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
text-decoration:none;
line-height: 130%;
}
.botones:hover{
font-size: 11px;
color:#000000;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
text-decoration:none;
line-height: 130%;
}
.links{
font-size: 11px;
font-family: arial;
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
}
.links:hover{
font-size: 11px;
font-family: arial;
font-weight: bold;
color:#FFFFFF;
text-decoration:underline;
}
.links_enlaces{
font-size: 13px;
font-family: arial;
font-weight: bold;
color:#CCCCCC;
text-decoration:none;
}
.bullet{
font-size: 20px;
font-family: arial;
line-height: 140%;
color:#FFFFFF;
text-decoration:none;
}

.links_enlaces:hover{
font-size: 13px;
font-family: arial;
font-weight: bold;
color:#FFFFFF;
text-decoration:underline;
}
.texto_chico{
font-size: 11px;
font-family: arial;
color:#FFFFFF;
text-decoration:none;
}
.texto_chico:hover{
font-size: 11px;
font-family: arial;
color:#FFFFFF;
text-decoration:underline;
}
.txt {
font-size: 12px;
font-family: arial;
color:#FFFFFF;
line-height: 140%;
text-decoration:none;
}
.txt:hover {
font-size: 12px;
font-family: arial;
color:#FFFFFF;
line-height: 140%;
text-decoration:underline;
}
.txt_chico {
font-size: 11px;
font-family: arial;
color:#FFFFFF;
text-decoration:none;
}
.txt_bold {
font-size: 13px;
font-family: arial;
font-weight: bold;
color:#FFFFFF;
line-height: 110%;
text-decoration:none;
}
.txt_bold:hover {
font-size: 13px;
font-family: arial;
font-weight: bold;
color:#FFFFFF;
line-height: 110%;
text-decoration:underline;
}
.txt_bold_2 {
font-size: 11px;
font-family: arial;
color:#111111;
text-decoration:none;
}
.txt_bold_2:hover {
font-size: 11px;
font-family: arial;
color:#555555;
text-decoration:none;
}

.titulo-home {
font-size: 21px;
font-family: georgia;
color:#3C52AE;
line-height: 110%;
}
.titulo-iconos{
font-size: 18px;
font-family: arial;
color:#000000;
text-decoration:none;
line-height: 150%;
}
.titulo-iconos:hover{
font-size: 18px;
font-family: arial;
color:#000000;
text-decoration:underline;
line-height: 150%;
}
.titulo-iconos2{
font-size: 22px;
font-family: arial;
color:#000000;
text-decoration:none;
line-height: 150%;
}
.titulo-iconos2:hover{
font-size: 22px;
font-family: arial;
color:#000000;
text-decoration:underline;
line-height: 150%;
}
.titulo-iconos_2{
font-size: 18px;
font-family: arial;
font-weight: bold;
color:#FF0000;
line-height: 90%;
}
.titulo-links {
font-family:georgia;
font-weight: bold;
font-size:11px;
color:#888888;
padding:3px;
text-decoration:underline;
}
.titulo-top {
font-size: 25px;
font-family: arial;
color:#FFFFFF;
line-height: 120%;
}
.campo {
	background-image: url(../img/fondo-botonera.jpg); 
	background-repeat:no-repeat;
}
.campo2 {
	border:#888888 1px solid;
	font-family:arial;
	font-size:10px;
	color:#666666;
	padding:1px;
	background-color:#ffffff;
}
.bt {
	font-family:arial;
	font-weight: bold;
	font-size:11px;
	color:#999999;
	padding:3px;
	text-decoration:none;
	background-color:#000000;
}
