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

#contenedor{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	position:relative;
	height:100%;
	border-left:black solid 1px;
	border-right:black solid 1px;
	top:0px;
}


#header{
	width:1024px;
	text-align:center;
	height:85px;
	padding-top:20px;
}
	
	#botonera{
		height:80px;
		width:1024px;
		z-index:9999;
	}
	
	
		
		#footer{
			background-color:black;
			text-align:right;
			color:white;
			    font-family: 'droid_sansregular';
				font-size:10px;
		}

@font-face {
    font-family: 'caviar_dreamsbold';
    src: url('../fonts/caviardreams_bold-webfont.eot');
    src: url('../fonts/caviardreams_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/caviardreams_bold-webfont.woff') format('woff'),
         url('../fonts/caviardreams_bold-webfont.ttf') format('truetype'),
         url('../fonts/caviardreams_bold-webfont.svg#caviar_dreamsbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'droid_sansregular';
    src: url('../fonts/droidsans-webfont.eot');
    src: url('../fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-webfont.woff') format('woff'),
         url('../fonts/droidsans-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	top: 0px;
	margin-top:0px;
}

#imagen{
position:absolute;
left:0px;
top:50px;	
height:410px;
}


#body_main_content{
	width:975px;
	height:290px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	border-bottom:gray 1px solid;
	position:relative;
	border-top:gray 1px solid;
}

#catalogo{
	width:975px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	position:relative;
	border-top:gray 1px solid;
}



#txt_somos{
	width:383px;
	height:240px;
   font-family: 'caviar_dreamsbold';
font-size:11px;
position:absolute;
left:500px;
top:180px;
text-align:justify;
}


#mision{
	background-image:url(../img_web/somos/mision.png);
width:995px;
height:424px;
}

#txt_mision{
	width:383px;
	height:240px;
   font-family: 'caviar_dreamsbold';
font-size:11px;
position:absolute;
left:500px;
top:170px;
text-align:justify;
}

#catalogo_tabla{
width:975px;	
height:320px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

#catalogo h1{
    font-family: 'LeagueGothicRegular';
  color:black;
  font-size:36;
  text-transform:capitalize;
  font-weight:300;
text-align:center;
}

.catalogue{
width:950px;
height:370px;
padding-left:0px;
margin-left:auto;
margin-right:auto;
}

.catalogue li{
width:310px;
height:305px;	
border-right: 1px solid gray;
float:left;
display:block;
margin-top:10px;
}

.catalogue li a{
text-decoration:none;
text-align:center;
}

.catalogue .inner{
	width:280px;
	height:290px;
	margin-left:auto;
	margin-right:auto;
border-bottom:10px solid #E2E2E2;
text-decoration:none;

}

.inner:hover{
border-bottom:10px solid black;
text-decoration:none;
}

.inner h3{
    font-family: 'LeagueGothicRegular';
color:black;
font-size:24px;
text-decoration:none;
top:0px;
position:relative;
font-weight:200;
}



@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('../fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('../fonts/caviardreams-webfont.eot');
    src: url('../fonts/caviardreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/caviardreams-webfont.woff') format('woff'),
         url('../fonts/caviardreams-webfont.ttf') format('truetype'),
         url('../fonts/caviardreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.catalogue li a .inner .listado li {
color: black;
font-family: 'caviar_dreamsregular';
font-size:11px;
text-align:left;
height:15px;
width:280px;
border:none;
}

.catalogue li a .inner .listado{
	font-family: 'caviar_dreamsregular';
	padding-left:10px;
	margin-top:-20px;
}


#texto{
		width:1024px;
		height:170px;
		text-align:center;
		background-image:url(../img_web/beneficios/pleca.png);
		background-position:center;
		background-repeat:no-repeat;
	}
	
	#texto img{
		top:10px;
		position:relative;
	}
	
	#descripcion{
	width:700px;
	font-family: 'caviar_dreamsbold';
	font-weight:300;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	top:40px;
	position:relative;
	text-align:justify;
	}
