/* CSS Document */

h3
{
	padding-left: 25px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #0097d7;
	text-transform: uppercase;
	font-weight:normal;
}



h5
{
	text-transform: uppercase;
	color: #0097d7;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}



.direcciones
{
	margin-left: 60px;
	width: 441;
}
.direcciones table
{
	overflow: visible;
}
.direcciones strong
{
	color: #2da5e3;
}

#sede_madrid
{
	font-size: 13px;
	text-transform: uppercase;
	color: #0097d7;
	font-weight: normal;
	margin-bottom: 8px;
}

#destacado_contacto
{
	position:relative;
	background: url(../img/contacto/fondo-contacto.jpg) no-repeat; /* 501x148*/
	width: 501px;
	height: 148px;
}

#destacado_contacto #texto
{
	position: absolute;
	left: 60px;
	top: 23px;

	font-size: 12px;
	color: #808080;
}

