/* DOCUMENTO CSS SECCION CONTACTO JAZZVITORIA.COM */
#cont1 {
	float:left;
	margin-right:35px;
	margin-bottom:15px;
	}
#cont1 h2 {
	width:160px;
	height:40px;
	background-repeat:no-repeat
}
#cont1 h4, #columnas #columnaIntro h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	margin:12px 0 8px 0
	}
#cont1 ul {
	border-bottom:1px solid #ABA491;
	padding-bottom:14px
}
#cont1 ul li.sedes {
	border-bottom:1px solid #CFD2BF;
	padding:4px 0;
}
#cont1 ul li.sedesfin {
	padding-top:4px;
}
#cont1 a {
	display:block;
	padding-left:21px;
	}
#cont1 a:hover {
	color:#000;
	}	
#cont1 a.email {
	background:url(../img/all/bullet-a-email.gif) no-repeat left center;
}
#cont1 a.sedes {
	background:url(../img/all/bullet-a-sedes.gif) no-repeat left top;
}

#columnas #columnaIntro {
	float:right;
	width:325px;
	margin-bottom:10px;}
#columnas #columnaIntro p{
	line-height:15px;
	padding:0 10px 0 17px;
	margin-left:10px;
	background:url(../img/all/bg-p-direcciones.gif) no-repeat left top;
	}
#columnaIntro h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	margin:7px 0
	}
	
/******** mapas de google en contacto **********/
#map {
	width:323px; 
	height:220px; 
	margin-top:15px;
	border:1px solid #025663}
	

/******** formulario de contacto **********/
#subnavegacion form {
	margin:20px;
	width:190px;
	}
#subnavegacion form label {
	display:block;
	padding-left:15px;
	margin-bottom:8px;
	background:url(../img/all/bg-label-formcontacto.gif) no-repeat left center;
	}
#subnavegacion form input.caja1 {
	display:block;
	margin-bottom:15px;
	font-family:tahoma, "trebuchet ms", arial, sans serif;
	font-size:11px;
	width:95%;
	margin-left:0
	}
#subnavegacion form input.botonenviar {
	border:1px solid #012F34;
	background-color:#025663;
	color:#fff;
	padding:1px;
	font-size:11px;
	display:block;
	width:46px;
	margin-top:10px;
	margin-left:0
	}
#subnavegacion form textarea {
	font-family:tahoma, "trebuchet ms", arial, sans serif;
	font-size:11px;
	margin-left:0;
	width:95%;
	}
#subnavegacion form legend.access {
   display:none;
}
#subnavegacion p {
	margin:0 15px 10px 20px;
	padding:10px 0 10px 0;
	border-bottom:1px solid #A19C86;
	border-top:1px solid #A19C86;}

