@charset "utf-8";
/* CSS Document */

#logo{
	width:100%;
	height:50px;
	bottom:80px;
	position:absolute;
	top:450px;
	z-index:998;
	text-align:center;
}

#logo img {
	height:50px;
    width:auto;
}

h2{
	font-weight:700 !important;
	font-size:2.2em !important;
	color:#37474f;
	text-transform:uppercase
}

.seccionx3 a{
	font-weight:400;
	font-size:.8em;
}


.bloqueseparador h4 {
	font-weight:300;
}
