@charset "utf-8";

#contacto,#contacto2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	
	
	
	}
#contacto p,#contacto2 p{
	margin-bottom:0px;
	margin-top: 5px;
	color: #FC0;
	}
#contacto p.texto,#contacto2 p.texto  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contacto label,#contacto2 label  {
	display: block;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	color: #FFF;
}
.paso2 label {
	display:block;
	width:250px !important;
	float:left;
	margin: 0px;
	padding: 0px;
	}

#contacto input.texto,#contacto2 input.texto, #contacto textarea.texto{
	padding-top: 3px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 2px;

	height: 17px;
	/*border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;*/
	margin-top: 5px;
	font-size: 0.8em;
	color: #333;
}


#contacto select {
	width: 140px;

}


 input.submit
{
	float: right;
	margin-top: 9px;
	margin-right: 23px;
	margin-bottom: 0;
	margin-left: 0;
	width: 78px;
	height: 25px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: transparent;
	background-image: url(../img/btn_envi.gif);
	cursor: pointer;
}
.formulario_contacto{

	}
.peque {
	width: 125px !important;
}
.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.none {
	display: none;
}
