body{
    width: 100%;
    height: 100px;
	margin:0px;
    background-color:#fff;	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:16px;
}

*{outline:none;}


#contenedor{
	width:1366px;
	height:auto;
	margin:0 auto;
}


#menu{
	width:1366px;
	height:80px;
	float:left;
	background-color:#eceff0;
}

#facebook{
	width:40px;
	height:40px;
	margin-top:15px;
	margin-right:15px;
	float:right;
}

#inicio{
	width:1366px;
	height:640px;	
}
	
#header{
	position:fixed;
	z-index:999;	
}

#nosotros{
	width:1366px;
	height:720px;
	background-image:url(Imagenes/nosotros.jpg);	
	background-repeat:no-repeat;
    overflow: hidden;	
}

#equipo{
	width:1325px;
	height:500px;
	background-color:#eceff0;	
	padding:20px;
    overflow: hidden;
    text-align: center;
}



.uno{
	width:310px;
	height:169px;
	background-image:url(equipo/patricio-bn.png);	
    display: inline-block;
    vertical-align: middle;
}
.uno:link{
	background-image:url(equipo/patricio-bn.png);	
}

.uno:hover{
	background-image:url(equipo/patricio-color.png);	
}

.dos{
	width:310px;
	height:169px;
	background-image:url(equipo/sergio-bn.png);
	display: inline-block;
    vertical-align: middle;
}

.dos:link{
	background-image:url(equipo/sergio-bn.png);
}
.dos:hover{
	background-image:url(equipo/sergio-color.png);	
}


.tres{
	width:310px;
	height:169px;
	background-image:url(equipo/eliseo-bn.png);
	display: inline-block;
    vertical-align: middle;
}
.tres:link{
	background-image:url(equipo/eliseo-bn.png);	
}
.tres:hover{
	background-image:url(equipo/eliseo-color.png);
}

.cuatro{
	width:310px;
	height:169px;
	background-image:url(equipo/samuel-bn.png);
	display: inline-block;
    vertical-align: middle;
}

.cuatro:hover{
	background-image:url(equipo/samuel-color.png);
}

.cinco{
	width:310px;
	height:169px;
	background-image:url(equipo/jaime-bn.png);
	display: inline-block;
    vertical-align: middle;
}
.cinco:hover{
	background-image:url(equipo/jaime-color.png);
}


.seis{
	width:310px;
	height:169px;
	background-image:url(equipo/ricardo-bn.png);
	display: inline-block;
    vertical-align: middle;
}
.seis:hover{
	background-image:url(equipo/ricardo-color.png);
}

.siete{
	width:310px;
	height:169px;
	background-image:url(equipo/alex-bn.png);
	display: inline-block;
    vertical-align: middle;
}

.siete:hover{
    background-image:url(equipo/alex-color.png);	
}

.ocho{
	width:310px;
	height:169px;
	background-image:url(equipo/karen-bn.png);
	display: inline-block;
    vertical-align: middle;
}

.ocho:hover{
	background-image:url(equipo/karen-color.png);
}

.nueve{
	background-color:#00be9c;
	width: 100%;
	color:#fff;
}

.nueve .int{
    padding: 10px 50px 30px;
}

#servicios{
	width:1366px;
	height: 600px;
	background-color:#FFF;
	background-repeat:no-repeat;	
}

#serv1{
	width:330px;
	height:330px;
	background-color:#fff;
	float:left;
}

#serv2{
	width:330px;
	height:330px;
	background-color:#fff;
	float:left;
}

#serv3{
	width:330px;
	height:330px;
	background-color:#fff;
	float:left;
}

#serv4{
	width:330px;
	height:330px;
	background-color:#fff;
	float:left;
}


#serv5{
	width:330px;
	height:330px;
	background-color:#fff;
	float:left;
}

#serv6{
	width:330px;
	height:330px;
	background-color:#fff;
	float:right;
	margin-right:40px;
}

#serv7{
	width:330px;
	height:330px;
	background-color:#fff;
	float:right;
}

#serv8{
	width:330px;
	height:330px;
	background-color:#fff;
	float:right;
}

	
	
#contacto{
    width:1366px;
	height: auto;
	background-color:#eceff0;
	background:url(contacto.jpg) no-repeat center center;
    overflow: hidden;
}
#down{
	width:1366px;
	height:330px;
	float:left;
	margin-top:80px;
}

.CollapsiblePanel{
    position: relative;
}

.CollapsiblePanelContent {
    position: absolute;
    width: 100%;
    z-index: 9;
}

#left{
	width:680px;
	height:350px;
	margin-left:90px;
	float:left;
}

#right{
	width:350px;
	height:350px;
	margin-right:90px;
	float:right;
}
	
#left2{
	width:250px;
	height:250px;
	background-color:#2980b9;
	margin-left:80px;
	float:left;
	padding:10px;
	moz-border-radius: 130px 130px 130px 130px; webkit-border-radius: 130px 130px 130px 130px; border-radius: 130px 130px 130px 130px;
}

#center{
	width:250px;
	height:250px;
	padding:10px;
	background-color:#974747;
	margin-left:28px;
	float:left;
	moz-border-radius: 130px 130px 130px 130px; webkit-border-radius: 130px 130px 130px 130px; border-radius: 130px 130px 130px 130px;
}


#right3{
	width:250px;
	height:250px;
	padding:10px;
	background-color:#f39c12;
	margin-right:80px;
	float:right;
	moz-border-radius: 130px 130px 130px 130px; webkit-border-radius: 130px 130px 130px 130px; border-radius: 130px 130px 130px 130px;
}
	
#text0{
	width:900px;
	margin-left:70px;
}
		
#text1{
	margin-left:30px;	
}


#text2{
	margin-left:28px;
}

#text3{
	margin-left:28px;
	
}

#formulario{
	width:550px;
	height:350px;
	margin:0 auto;
}

a:link{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:visited{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#pie{
	width:1366px;
	height:130px;
	margin-top:80px;

	float:left;
}

i{color:#999;}


.CollapsiblePanelContent{
    display: none;
}