.botonera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	float: none;
	padding-right: 7px;
	padding-top: 48px;
	padding-left: 7px;
	height: 48px;
}
.botonera:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006395;
	text-decoration: none;
	float: none;
	padding-right: 7px;
	padding-top: 48px;
	padding-left: 7px;
	height: 48px;
	background-image: url(../00img/fondo_boton.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.georgia14_azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006395;
	text-decoration: none;
}
.georgia12_azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006395;
	text-decoration: none;
}
.georgia12_azul:hover {
	color: #000000;
}
.georgia12_negro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.verdana10_negro {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.verdana10_azul {
	font-family: Verdana;
	font-size: 10px;
	color: #006395;
	text-decoration: none;
}
.verdana10_azul:hover {
	color: #000000;
}
.verdana11_azul {
	font-family: Verdana;
	font-size: 11px;
	color: #006395;
	text-decoration: none;
}
.verdana10_gris {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.verdana10_gris:hover {
	color: #000000;
}
