.form_contacto{ margin:10px;
text-align: left;
background-color:#e6e9d4;
padding:10px;
border-style:solid; border-color:#C9B718;
border-width:1px;
}

input.nombre{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #666666;
	height:14px;
	width:235px;
	margin-bottom:0px;
	margin-top:0px;
}

textarea.campo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	height:179px;
	width:299px;
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;
}
select.nombre{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #666666;
	height:20px;
	width:235px;
	margin-bottom:0px;
	margin-top:0px;
}
/*option.nombre{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #666666;
	height:18px;
	width:235px;
	margin-bottom:0px;
	margin-top:0px;
}*/