@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
html {
	overflow: hidden;
	font-family: 'museo100', Arial, Helvetica, sans-serif;
	letter-spacing: 0.07em;
}
html, body {
	height: 100%;
}
h1 {
	font-size: 32px;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
}
p {
}
span {
}
strong {
	font-family: 'museo500', Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul, li {
	list-style-type: none;
}
/* Fondos */
body {
	background-attachment: fixed;
	background-image: url(/images/bg-home-velez.png);
	background-repeat: no-repeat;
	background-position: center center;
}


#Logo {
	float: left;
	height: 55px;
	width: 960px;
	position: absolute;
	z-index: 100;
	background-image: url(/images/VA-Logo-home.png);
	background-repeat: no-repeat;
	background-position: left center;
	left: 50%;
	margin-left: -480px;
}

#content-wrap {
	float: left;
	height: 500px;
	width: 100%;
	margin-top: -250px;
	position: absolute;
	top: 50%;
}
.contenido {
	height: 515px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;/*border: 1px solid #FF0;*/
}
.titulo-pagina {
	height: 55px;
	width: 100%;
}
.titulo-pagina-b {
	margin-top: 64px;
	height: 60px;
	width: 50%;
	float: left;
}
body#contacto .titulo-pagina-b {
	margin-top: 58px;
	height: 55px;
	width: 50%;
	float: left;
}
.titulo-pagina-c {
	margin-top: 187px;
	height: 56px;
	width: 99%;
	float: left;
}
.titulo-pagina h1 {
	font-family: 'museo100', Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	line-height: 55px;
	width: auto;
	margin-right: 35px;
}
.titulo-pagina-b h1 {
	font-family: 'museo100', Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	line-height: 56px;
	width: auto;
}
body#contacto .titulo-pagina-b h1 {
	font-family: 'museo100', Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	line-height: 55px;
	width: auto;
}
.titulo-pagina-c h1 {
	font-family: 'museo100', Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	line-height: 56px;
	width: auto;
}
.textos {
	width: 38%;
	margin-top: 85px;
	margin-right: 1%;
	float: right;
}
.textos h2 {
	font-family: 'museo300', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-bottom: 12px;
}
.textos p {
	font-family: 'museo300', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: justify;
	line-height: 14px;
}
body#filosofia .textos {
	width: 90%;
	margin-top: 25px;
	margin-right: 1%;
	float: right;
}
body#filosofia .textos p.columna {
	font-family: 'museo300', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: justify;
	line-height: 14px;
	float: left;
	width: 46%;
	margin-left: 4%;
}
body#contacto .textos {
	width: 38%;
	margin-top: 20px;
	margin-right: 1%;
	float: right;
}
.contenido-division {
	height: 505px;
	width: 100%;
}
#contenido-left {
	float: left;
	height: 505px;
	width: 214px;
	position: absolute;
	z-index: 100;
}
#contenido-left-home {
	height: 55px;
	width: 400px;
	margin-left: -185px;
	margin-top: -27px;
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	background-image: url(/images/bg-selector-page.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	color: #626262;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 0.04em;
}
#contenido-rigth {
	float: left;
	margin-left: 194px;
	height: 505px;
	width: 766px;
	position: absolute;
}
#contenido-rigth-home {
	float: left;
	margin-left: 0px;
	margin-top: 55px;
	height: 443px;
	width: 100%;
	position: absolute;
	overflow: hidden;
	text-align: center;
	vertical-align: baseline;
}


#enterArquitectos,
#enterIngenieros{
	height:55px;
	width:140px;
	float:left;
}

#enterArquitectos{
	padding-left:16px;
	padding-right:44px;
	}
#enterIngenieros{
	padding-left:44px;
	padding-right:16px;
}
#enterArquitectos a,
#enterIngenieros a{
	font-family: 'museo300', Arial, Helvetica, sans-serif;
	height:55px;
	line-height:55px;
	display:block;
	width:100%;
	text-align:center;
}
#enterArquitectos a{
	color: #666;
	}
#enterIngenieros a{
	color: #bbb;
}
#enterArquitectos a:hover{
	color: #222;
	}
#enterIngenieros a:hover{
	color: #eee;
}
}

@media (min-device-width:1025px) and (max-width:1280px) {

}
@media (max-width: 1024px) {


}