/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos DICA CSS+XHTML
   Contacto
   Septiembre 2008
*/


#contacto{
	width: 960px;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #C0BEB1;
}

	#contacto_principal{
	margin-top: 14px;
	float: left;
	width: 708px;
	margin-right: 00px;
	overflow: hidden;
}

	#contacto_imagen{
	width: 708px;
	overflow: hidden;
}

	#contacto_direccion{
	margin-top: 14px;
	float: left;
	width: 266px;
	margin-right: 20px;
}

	#contacto_llegar{
	margin-top: 14px;
	float: left;
	width: 410px;
}

	#contacto_llegar a{
	font-weight: bold;
}

	#contacto_direccion p{
	margin-bottom: 20px;
}

	#contacto_direccion a{
	font-weight: bold;
}

	#contacto_formulario{
	margin-top: 14px;
	float: right;
	width: 230px;
}

	.contacto_clear{
	clear: both;
}

.titulo_contacto{
	color: #788c00;
	font-weight: bold;
}

/* Formulario */

input.con_linea{
	background-color: #EBEBE3;
	border-style: none;
	color: #686657;
	padding-left: 2px;
	padding-right: 2px;
	width: 230px;
	margin-bottom:5px;
}

textarea.con_texto{
	background-color: #EBEBE3;
	border-style: none;
	color: #686657;
	padding-left: 2px;
	padding-right: 2px;
	height: 168px;
	width: 230px;
	font: 11px Verdana, Arial, sans-serif;
	overflow: hidden;
}

.formulario_enviar{
	margin-top: 10px;
	margin-bottom: 10px;
}

.formulario_priv{
	line-height: 16px;
}

.tx-thmailformplus-pi1 ul{
	margin-bottom: 10px;
}

.tx-thmailformplus-pi1 ul li{
	color: #9f544d;
}

/* Google Maps */

.gmap{
	width: 490px;
	overflow: hidden;
	margin-bottom: 5px;
}

.ginfo{
	margin-bottom: 5px;
}

.ginfo2{
	line-height: 140%;
}

/* COMO LLEGAR */

#llegar{
	width: 740px;
	overflow: hidden;
	clear: both;
}
	
	.llegar_mapa{
	width: 490px;
	float: left;
	margin-right: 20px;
}

	#llegar_direccion{
	width: 230px;
	float: right;
}

	#llegar_direccion a{
	font-weight: bold;
}

	.direcciones{
	margin-top: 20px;
}

	.llegar_imprimir{
	margin-top: 20px;
}

	.llegar_imprimir a{
		background: url('../gmaps/print.gif') left center no-repeat;
		padding-left: 20px;
		font-weight: bold;
}
