/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos Alambre Estudio CSS+XHTML
   Terminos
   Febrero 2010
*/

/* General */

#contacto_imagen, #mapa{
	width: 870px;
	clear: both;
	margin-top: 40px;
	padding-bottom: 30px;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 393px;
	overflow: hidden;
}

#contacto_datos{
	background-position: 423px;
	background-image: url(../img/contacto/mapa.gif);
	background-repeat: no-repeat;
	width: 870px;
	position: relative;
}

#contacto_datos .info{
	padding-top: 40px;
	line-height: 17px;
	color: black;
}

#contacto_datos h3{
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 24px;
}

#contacto_datos h4{
	margin-bottom: 15px;
}

#contacto_datos .mapa{
	position: absolute;
	top:40px;
	left: 600px;
	width: 270px;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}

#contacto_datos .mapa a{
	font-weight: bold;
}

/* Google Maps */

#contacto_mapa{
	width: 870px;
	height: 393px;
	overflow: hidden;
}
