@charset "utf-8";
/* CSS Document */

/* Start stylesheet for HOME */

html{
	height:100%;
}

body{
	width:100%;
	height:100%;
	font-family:'Pontano Sans', sans-serif;
	color:#FFFFFF;
	color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

	/* Start stylesheet for MENU */

	/* End stylesheet for MENU */


	/* Start stylesheet for CONTENIDO */
#contenido01{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/001-Home.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#contenido02{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/003-Nosotros.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#contenido03{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/002-Servicios.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#contenido03a{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/002-ServiciosA.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#contenido03b{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/002-ServiciosB.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#contenido03c{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/002-ServiciosC.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#contenido03d{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/002-ServiciosD.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#contenido04{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/004-Filosofia.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#contenido05{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/005-Valores.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#contenido06{
	margin:auto;
	padding:0px;
	width:1200px;
	height:800px;
	background-image:url(../images/006-Contacto.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:1000;
}

#home{
	top:20px;
	left:93px;
	width:212px;
	height:200px;
	position:relative;
	z-index:800;
}

#menu{
	top:100px;
	left:355px;
	width:712px;
	height:75px;
	position:absolute;
	z-index:800;
}

#botonnos{
	top:0px;
	left:0px;
	width:142px;
	height:75px;
	position:absolute;
	z-index:800;
}

#botonserv{
	top:0px;
	left:142px;
	width:142px;
	height:75px;
	position:absolute;
	z-index:800;
}

#botonfinan{
	top:246px;
	left:862px;
	width:128px;
	height:128px;
	position:absolute;
	z-index:800;
}

#botonact{
	top:323px;
	left:785px;
	width:128px;
	height:128px;;
	position:absolute;
	z-index:800;
}

#botonadmon{
	top:323px;
	left:938px;
	width:128px;
	height:128px;
	position:absolute;
	z-index:800;
}

#botoninv{
	top:400px;
	left:862px;
	width:128px;
	height:128px;
	position:absolute;
	z-index:800;
}

#botonfil{
	top:0px;
	left:284px;
	width:142px;
	height:75px;
	position:absolute;
	z-index:800;
}

#botonval{
	top:0px;
	left:426px;
	width:142px;
	height:75px;
	position:absolute;
	z-index:800;
}

#botoncont{
	top:0px;
	left:568px;
	width:142px;
	height:75px;
	position:absolute;
	z-index:800;
}
	/* End stylesheet for CONTENIDO */



	/* Start stylesheet for CONTACTO */

	/* End stylesheet for CONTACTO */



	/* Start stylesheet for FOOTER */

	/* End stylesheet for FOOTER */
	
	
	
.clear{
	clear:both;
}
