@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;
}
.texto_02_blancoCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}


.campo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	height: 25px;
	width: 200px;
	background-color: #D96200;
	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_02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	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: #FF6600;
	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;
}
