@charset "utf-8";
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;
}
.footer2 {
	text-decoration: none;
}

#footer a{
color: #069;
text-decoration: none;
}
	
#footer a:hover {
	color: #Bf0404;
	text-decoration: none;	
}
.footer2 {
	font-weight: bold;
}
.botonera {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	background-image: url(imagenes/fondo-botonera.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #A0A0A0;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: -5px;
}
#botonera a {
	color: #036;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
