body
{
	background: url(../img/contacto/04-Z-FondoAzul.png) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.width50
{
	width: 50%;
}

.contactTfnMapDiv
{
	text-align: center;
	padding-top:30px;
}

.contactBorder
{
	border: 2px solid white;
	border-radius: 10px;
	margin: 20px;
}

.title-light
{
	color: #9adce4;
}

.less-top-head-contact
{
	position: relative;
	top: -3px;
}