.seccionContacto #contenido h2{
	width: 500px;
	font-size: 14px;
	font-weight: normal;
	color:#0c4764;
	height: 41px;
	background-image: url('../imagenes/degrade.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 12px 20px 0px 20px;
	margin: 20px 10px 20px 10px;
}
.seccionContacto #encabezado{
	background-image: url('../imagenes/secciones/contactoCabecera.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
#correosContacto{
	padding: 0px 20px 0px 10px;
}
#correosContacto h4{
	color: #0c4764;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
#correosContacto .chica{
	width:150px;
}
#correosContacto .grande{
	width: 180px;	
}
#correosContacto .columna{
	float:left;	
	padding-right: 10px;
	display: inline;
	overflow: hidden;
}
#correosContacto ul{
	clear: none;
	margin-bottom: 20px;
}
#correosContacto ul li{
	font-size: 11px;	
}
#mapa{
	padding-top: 6px;
	padding-left: 30px;
	position: relative;
	float: left;
}
#mapa #datos{
	width:540px;
	padding: 8px 0px 8px 0px;
	background-color: #efefef;
	margin-bottom: 8px;
	float: left;
}
#mapa #datos p{
	width: 208px;
	padding: 0px 10px 0px 10px;	
}
#mapa #datos strong{
	font-weight: bold;
}
#mapa #imagenes{
	position: absolute;
	top: 18px;
	right: 20px;
	padding: 0px;	
}
#mapa #imagenes img{
	margin-left: 10px;	
}
#mapa #google{
	width: 540px;
	height: 288px;
	display: block;
	float: left;
	overflow: hidden;
	background-color: #c4c4c4;
}
