.botonera-baner {
	float: right;
	width: 660px;
	background-image: url(../imagenes/plantilla/fondo-navega.gif);
	background-repeat: repeat-x;
}
.botones-baner a, .botones-baner a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #F5F6E8;
	line-height: 20px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.botones-baner a:hover {
	text-decoration: none;
}


.top {
	background-image: url(../imagenes/plantilla/top-menu.gif);
	background-repeat: no-repeat;
	height: 16px;
}
.top2 {
	height: 23px;
	background-image: url(../imagenes/plantilla/top-menu2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F5F6E8;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.centro {
	background-image: url(../imagenes/plantilla/centro-menu.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
}
.bot {
	background-image: url(../imagenes/plantilla/bot-menu.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.texto-botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	width: 150px;
	color: #000000;
	display: block;
}
.texto-botones a, .texto-botones a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
}
.texto-botones a:hover {
	color: #3C8100;
}
.botonera-encuesta a, .botonera-encuesta a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	width: 90px;
	text-align: center;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 5px;
	color: #313678;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-image: url(../imagenes/plantilla/fondo-boton01.gif);
}

.botonera-encuesta a:hover {
	display: block;
	background-image: url(../imagenes/plantilla/fondo-boton01-b.gif);
}

