/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos Musikagileak CSS+XHTML
   Contacto
   Marzo 2009
*/

/* estructura */

#contenido{
	background: white url(../img/general/fondo_1col_izq.gif) repeat-y;
}

#col_izq{
	background: #F3F3ED url(../img/general/fondo_seccion_top.gif) repeat-x;
}

/* Contacto*/

.tx-thmailformplus-pi1{
	width: 315px;
	margin-bottom: 9px;
	background: #F3F3ED url(../img/general/fondo_seccion_top.gif) repeat-x;
}

.contacto-container{
	width: 275px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
}

.titulo_contacto{
	font: 24px/23px Georgia, "Times New Roman", Times, serif;
	color: #9E462A;
	margin-bottom: 12px;
}

input.con_linea{
	background-color: white;
	border-style: none;
	color: #3c3918;
	padding-left: 2px;
	padding-right: 2px;
	width: 271px;
	margin-bottom:5px;
}

textarea.con_texto{
	background-color: white;
	border-style: none;
	color: #3c3918;
	padding-left: 2px;
	padding-right: 2px;
	height: 176px;
	width: 271px;
	font: 11px Verdana, Arial, sans-serif;
	overflow: hidden;
}

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

.formulario_enviar input{
	background-color: #686657;
	color: white;
	padding: 2px 8px;
	border: none;
	cursor: pointer;
	cursor: hand;
}{
	margin-top: 10px;
	margin-bottom: 10px;
}

.formulario_priv{
	line-height: 14px;
	font-size: 11px;
	padding-bottom: 20px;
	color: #979797;
}

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

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

.formulario fin{
	padding-bottom: 20px;
}


/* Mapa */

#map{
	width: 635px;
	height: 475px;
}

/* Datos */

.direccion{
	width: 267px;
	margin-left: 20px;
	padding-top: 20px;
	float: left;
	margin-bottom: 20px;
	}

.llegar{
	width: 305px;
	padding-top: 20px;
	float: left;
	margin-bottom: 20px;
	}

.llegar h2, .direccion h2{
	font-weight: bold;
	color: #9f544d;
	font-size: 11px;
	}
