@charset "utf-8";
.pie_de_pag {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.tucma {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EF7B42;
	font-size: 10px;
	font-weight: bold;
}
body {
	background-image: url(imagenes/verde.png);
}
.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.rotulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #999;
	border-top-color: #87C91C;
	border-right-color: #87C91C;
	border-bottom-color: #87C91C;
	border-left-color: #87C91C;
}
.textoG {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.textoG_verdr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #87C91C;
}
.textoG_negr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}

