/* CSS Document */

.botones1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tex-menu {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 27px;
	display: block;
}
.menuboton{
	padding-top: 4px;
	margin: 0px;
	color: #FFFFFF;
}
.menuboton a, .menuboton a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin:0 7px;
}
.menuboton a:hover{
	text-decoration: underline;
}



.botonverde{
	background: url(/imagenes/boton-verde.jpg) left top no-repeat;
	height: 45px;
	float: left;
	width: 139px;
	text-align: center;
	margin: 0px 5px 0px 0px;
	font-size: 11px;
}
.botonverde a, .botonverde a:visited {
	color: #FFFFFF;
	text-decoration: none;
	height: 45px;
	width: 138px;
	padding:0;
	padding-top: 11px;
	display: block;
	margin-right: 5px;
}
.botonverde a:hover {
	background-image: url(/imagenes/boton-verde-over.jpg);
	background-repeat: no-repeat;
}
#botonrojo{
	background-image: url(/imagenes/boton-rojo.jpg);
	background-repeat: no-repeat;
	height: 45px;
	float: left;
	width: 138px;
	text-align: center;
	font-size: 11px;
}
#botonrojo a, #botonrojo a:visited{
	color: #FFFFFF;
	text-decoration: none;
	height: 45px;
	width: 138px;
	padding-right: 5px;
	padding-top: 11px;
	display: block;
}
#botonrojo a:hover{
	background-image: url(/imagenes/boton-rojo-over.jpg);
	background-repeat: no-repeat;
}

#linea-bot-sup {
	background-image: url(/imagenes/linea-bot-sup.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
}
#linea-bot-sup a, #linea-bot-sup a:visited{
}
 #linea-bot-sup a:hover{
}
#boton-enviar{
	background-image: url(/imagenes/boton-enviar.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#boton-enviar a, #boton-enviar a:visited{
	color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	display: block;
	height: 29px;
	padding-top: 7px;
}
#boton-enviar a:hover{
	background-image: url(/imagenes/boton-enviar-hover.jpg);
	background-repeat: no-repeat;
}
#boton-descarga{
	background-image: url(/imagenes/acrobat-chico.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	margin: 0;
}
#boton-descarga a, #boton-descarga a:visited{
	color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100px;
	display: block;
	height: 35px;
	padding-top: 33px;
}
#boton-descarga a:hover{

}
