@charset "utf-8";

	height: auto;
	margin: 0 auto;
/*FONTS*/
@font-face{ 
	font-family:'bebasRegular';
	src: url('../fonts/BebasNeue-Regular.otf') format('opentype');
	src: url('../fonts/BebasNeue-Regular.ttf') format('truetype');
	src: url('../fonts/DINEngschriftStd.eot?#iefix') format('embedded-opentype');
	src: url('../fonts/BebasNeue-Regular.woff') format('woff');
}
@font-face{ 
	font-family:'bebasB';
	src: url('../fonts/BebasNeue-Bold.otf') format('opentype');
	src: url('../fonts/BebasNeue-Bold.ttf') format('truetype');
}
@font-face{ 
	font-family:'tahoma';
	src: url('../fonts/tahoma.otf') format('opentype');
	src: url('../fonts/tahoma.ttf') format('truetype');
}

*{
	margin:0;
	padding:0;
}
.wrapper{
	width: 1024px;

}
header{
	width: 100%;
	height: 124px;
	margin: 0 auto;
	background-color: rgba(250,250,250, 0.8); 
}
#line-blue{
	width: 100%;
	height: 5px;
	float: left;
	background-color: #006297;
}
/*FOOTER*/
footer{
	width: 100%;
	height: 90px;
	margin-top: 30px !important;
	float: left;
	background-color: #006297;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
section#content-footer{
	width: 1024px;
	height: 90px;
	margin: 0 auto;
}
section#bloque1{
	width: 215px;
	height: 90px;
	float: left;
	margin-right: 195px;
	padding: 36px 0px 0px 30px;

}
section#bloque2{
	width: 220px;
	height: 90px;
	float: left;
	margin-right: 40px;
	padding: 36px 0px 0px 30px;
	background: url('../img/general/direccion.png') no-repeat;
}
section#bloque3{
	width: 150px;
	height: 90px;
	float: left;
	margin-right: 40px;
	padding: 36px 0px 0px 30px;
	background: url('../img/general/telefono.png') no-repeat;
}
section#bloque4{
	width: 160px;
	height: 90px;
	float: left;
	padding: 36px 0px 0px 30px;
	background: url('../img/general/correo.png') no-repeat;
}
section#content-footer p{
	font-family: 'tahoma';
	font-size: 11px;
	color:white;
	margin-bottom: 2px;
}

/*LOGO*/
section#content-header{
	width: 1024px;
	height: 118px;
	margin: 0 auto;	
}
article#logo{
	width: 209px;
	height: 119px;
	float: left;
	padding-top: 18px;
}

/*START MENU*/
.botones{
	width: 567px;
	height: 118px;
	float: left;
}
nav{
	float: right;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
nav li a{
	float: left;
	display: block;
	font-family: 'bebasB';
	font-size: 22px;
	color: #5a504e;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding: 16px 20px 15px 26px;
	margin-top: 32px;
	margin-left: 20px;
	text-decoration: none;
}
nav li a:hover{
	background-color: #006297;
	color: white;
}
/*END MENU*/




/*ESTILOS DE SLIDER*/
section#banner-home{
	width: 1024px;
	height: 550px;
	margin: 0 auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}



/*NOSOTROS*/

section#nosotros-content{
	width: 1024px;
	height: 555px;
	margin: 0 auto;
	padding: 55px 0 0 140px;
}
section#nosotros-content h1{
	font-family: 'bebasB';
	font-size: 25px;
	color: #006297;
}
section#nosotros-content p{
	font-family: 'tahoma';
	font-size: 12px;
	line-height: 15px;
	color: #585857;

}
#bloquenosotros1{
	width: 370px;
	height: 282px;
	float: left;
	background: url('../img/nosotros/nosotros.jpg') no-repeat;
}
#bloquenosotros2{
	width: 370px;
	height: 282px;
	float: left;
	padding: 100px 0 0 20px;
}
#bloquenosotros3{
	width: 370px;
	height: 182px;
	float: left;
	padding: 60px 0 0 20px;
}
#bloquenosotros4{
	width: 370px;
	height: 182px;
	float: left;
	padding: 60px 0 0 20px;
}

section#laboratorio-content{
	width: 1024px;
	height: 555px;
	margin: 0 auto;
	padding: 55px 0 0 0;
}
#laboratorio-titular{
	width: 1024px;
	height: 80px;
	float: right;
	margin: 0 auto;
	text-align: center;

}
#laboratorio-titular h1{
	font-family: 'bebasB';
	color: #126699;
	font-size: 25px;
}
#labo1{
	width: 340px;
	height: auto;
	float: left;
}
#labo1 h1{
	font-family: 'bebasB';
	color: #585857;
	font-size: 20px;
	text-align: center;
	margin-top: 25px;
}

section#contacto-content{
	width: 1024px;
	height: 500px;
	margin: 0 auto;
}

section#contacto-content{
	width: 724px;
	height: 600px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
section#contacto-content h1{
		font-family: 'bebasB';
	color: #006297;
	font-size: 30px;
	text-align: center;
	margin-top: 25px;
}

section#contacto-content p{
		font-family: 'tahoma';
	color: #585857;
	font-size: 13px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 30px;
}

#barra-azul{
	width: 1024px;
	height: 10px;
	background-color: #006297;
	margin: 0 auto;
}