#formulario_contacto input {
	font-size: 12px;
	line-height: 12px;
	_line-height: 16px;
	*line-height: 16px;
	
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	width: 214px;
	margin: 0px;
	background-image: url(/images_diseno/imagenes/form_inp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ECDCC2;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#formulario_contacto textarea {
	font-size: 12px;
	height: 87px;
	font-family: Arial, Helvetica, sans-serif;
	width: 445px;
	
	
scrollbar-base-color: #AF9467;
scrollbar-arrow-color: #464646;
scrollbar-3dlight-color: #8c7652;
scrollbar-darkshadow-color: #69593e;
scrollbar-face-color: #917951;
scrollbar-highlight-color: #af9467;
scrollbar-shadow-color: #8c7652;
scrollbar-track-color: #af9467;
	
	
	background-image: url(/images_diseno/imagenes/form_txt_2.gif);
	background-repeat:  repeat-y;
	background-position: left top;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px none #AF9467;
}
.txt_sup {
	background-image: url(/images_diseno/imagenes/form_txt_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	background-color: #AF9467;
	width: 450px;
}
.txt_inf {
	background-image: url(../imagenes/form_txt_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.bg_txt {
	background-image: url(/images_diseno/imagenes/form_txt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#formulario_contacto .enviar {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 35px;
	width: 93px;
	background-color: #EDDDC3;
	background-image: none;
}



#formulario_contacto .recuerde {

	font-size: 10px;

	font-style: italic;

}

label {
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
