H1 { font-variant: normal; font-weight: bold; font-size: 26pt; font-family: Tahoma; margin: 0px; padding: 0px; border: 0px 0; color:#FFFFFF}
@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #a8a9a7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
}
.botones{
font-size: 11px;
color:#ffffff;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
text-decoration:none;
line-height:100%;

}
.botones:hover{
font-size: 11px;
color:#000000;
font-family: arial;
font-weight: bold;
text-transform: uppercase;
text-decoration:none;
line-height:100%;

}
.links{
font-size: 11px;
font-family: arial;
color:#FFFFFF;
text-decoration:none;
}
.links:hover{
font-size: 11px;
font-family: arial;
color:#A8A9A7;
text-decoration:underline;
}
.txt {
font-size: 12px;
font-family: arial;
color:#777777;
line-height: 150%;
}
.txt_link_2 {
font-size: 11px;
font-family: arial;
color:#696969;
line-height: 140%;
text-decoration:none;
}
.txt_link_2:hover {
font-size: 11px;
font-family: arial;
color:#696969;
line-height: 140%;
text-decoration:underline;
}
.txt_bold_2 {
font-size: 11px;
font-family: arial;
font-weight: bold;
color:#8bb308;
text-decoration:none;
line-height: 200%;
}
.titulo-home {
font-size: 21px;
font-family: georgia;
color:#525252;
line-height: 110%;
}
.titulo-carta {
font-size: 18px;
font-family: georgia;
color:#3C52AE;
line-height: 110%;
}
.titulo-links {
font-family:arial;
font-weight: bold;
font-size:11px;
color:#888888;
padding:3px;
text-decoration:underline;
}
.titulo-top {
font-size: 28px;
font-family: georgia;
color:#FFFFFF;
line-height: 120%;
}
.sub-titulo {
font-size: 22px;
font-family: georgia;
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:11px;
	color:#666666;
	padding:1px;
	background-color:#ffffff;
}
.bt {
	font-family:georgia;
	font-weight: bold;
	font-size:11px;
	color:#82ad04;
	padding:3px;
	text-decoration:none;
	background-color:#E4E4E4;
}
