@charset "utf-8";
.fondo_02 {
	background-image: url(imagenes/fondo_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F9F9F;
	font-weight: normal;
}
.texto_02_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}

.campo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	height: 25px;
	width: 200px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.campo_compra01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	height: 25px;
	width: 200px;
	background-color: #E4E4E4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.campo_compra02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	height: 81px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #e4e4e4;
}


.campo_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	height: 60px;
	width: 280px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.bot_enviar {
	height: 25px;
	width: 89px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-image: url(images/bot_enviar.jpg);
}
.linea_gris {
	background-image: url(images/linea_gris.png);
	background-repeat: repeat-x;
	background-position: center;
}
.fondo_formu {
	background-image: url(images/fondo_formu.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.fondo_formu2 {
	background-image: url(images/fondo_formu_grax.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
