/* CSS Document */

#contenedor_cuerpo {
	background-image:url(../../../imagenes/fondo_gral_vercom_sec.gif);
	background-repeat:repeat-x;
	background-position:center top;
	margin:0;
	padding:0;
}
#cuerpo {
	width:900px;
	/*height:942px;*/
	background-image:url(../../../imagenes/fondo_vercom_sec.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0;
	padding:0;
}
#contenido {
	position:relative;
	height:584px;
	margin:0 0 0 60px;
}

#col_01 {
	width: 495px;
	margin: 0 16px 0 0;
	float:left;
	text-align:left;
}
#info_contacto {
	width:250px;
	height:237px;
	background:url(../../../imagenes/esp/contacto_07.gif) no-repeat 0 0;
	color:#FFFFFF;
	float:left;
}
#info_contacto_texto {
	margin: 70px 0 0 18px;
}

#mapa {
	/*width:242px;*/
	height:237px;
	margin:6px 0 0 0;
}
#contenedor_formulario {
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	width:478px;
	height:153px;
	margin:-10px 0 0 1px;
	padding:10px 0 0 10px;
}
#formu_left {
	float:left;
	margin:0 3px 0 0;
}
#formu_right {

}
input, textarea {
	border:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
input {
	width:180px;
	margin: 0 0 3px 0;
}
textarea {
	width:275px;
	height:85px;
}

#col_02 {
	background:url(../../../imagenes/fondo_col_dcha.gif) no-repeat 0 0;
	width:328px;
	height:584px;
	float:left;
	text-align:left;
}
#col_02 p{
	margin:10px 0 10px 7px;
	width:225px;
	color:#FFF;
}
#vermas {
	margin: 7px 0 7px 0;
}

