@charset "iso-8859-1";
/* CSS Document */
#ul.vineta1 {list-style-image: url("img/flecha.gif"); }

#contacto { clear:both; margin:0px auto; width:940px; }
	#contacto .generalleft { float:left; }
	#contacto .left { width:619px; background-image:url(../_img/plecamedio.png); background-position:left center; background-repeat:repeat-y; }
	#contacto .leftbottom { height:40px; width:619px; background-image:url(../_img/plecaabajo.png); background-position:left center; background-repeat:no-repeat; }
	#contacto .right { float:right; width:290px; }
	#contacto .right2 { float:right; width:290px; height:614px; background:#7B828A;}
	#contacto .right3 { float:right; width:315px; height:384px; background:#7B828A;}

table.info_contacto { width:290px; margin-top:28px; }
table.info_contacto td { padding:18px; }
	table.info_contacto tr.info { color: #000; background-color:#7B828A; font-size:12px; font-weight:bold; line-height:18px; }
	table.info_contacto tr.info span { font-size:14px; font-weight:bold; }
	table.info_contacto hr { color:#D2D6D5; background-color:#D2D6D5; border:none; height:1px; }

div.margen_tabla_contacto { height:33px; width:570px; }
table.tabla_contacto { color: #000; font-size:16px; font-weight:bold; }
	table.tabla_contacto td { padding:5px 0px; }
.InputText { border:1px solid #B6B6B6; font-weight:normal; width:378px; height:18px; }
.InputText_requerido{border:1px solid #B6B6B6; font-weight:normal; width:378px; height:18px;}
.InputFile { border:1px solid #B6B6B6; font-weight:normal; }
.TextArea {
	 border:1px solid #B6B6B6;
	 font: "Montserrat Regular";
	  font-size:12px;
	 height:90px;
	 width:378px;
 } 
.ComboBox {
	 border:1px solid #B6B6B6;
	 font: "Montserrat Regular";
	 font-size:12px;
/*	 margin:8px 0px; */
	 height:23px;
	 width:378px;
 }
.Boton_Enviar {
	height:24px;
	background-color: #999;	
	border:1px solid #6a1839;
	color: #CCC;
	font-size:14px;
	font:Arial;
	font-family:Arial;
	font-weight:normal;
	width:59px;
	padding-top:1px;
	padding-bottom:3px;
}

