@import url('reset.css');
@import url('fuentes.css');

/*------estilo general----- */
body{
	background: #b9c625;
	}

#Container01 {
	position:relative;
	width:1400px;
	height:1580px;
	z-index:2;
	left: 50%;
	top: 10px;
	margin-left:-700px;
}




#Menu {
	position:absolute;
	left:230px;
	top:10px;
	width:940px;
	height:50px;
	z-index:4;
	background:url(../Imagenes/gradiente_menu.png);
	background-repeat:repeat-x;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:0px 0px 8px;
	-moz-box-shadow:0px 0px 8px;
	--webkitbox-shadow:0px 0px 8px;
}

/*----Banner Logo---*/

#head {
	position:absolute;
	width:1400px;
	height:70px;
	z-index:3;
	top: 80px;
	left: 0px;
	background-color: #b9c625;
}

#headlogo {
	position:absolute;
	width:300px;
	height:70px;
	z-index:5;
	top: 80px;
	left: 0px;
}

#logo {
	position:absolute;
	width:200px;
	height:200px;
	z-index:1;
	left: 130px;
	top: -65px;
	background-image: url(../Imagenes/logo%20feldenmx-01.png);
}
#cinta_Head {
	position:absolute;
	left:0;
	top:90px;
	width:100%;
	height:70px;
	z-index:1;
	background-color: #b9c625;
	box-shadow:0px 0px 10px;
	
}



#cuerpo {
	position:absolute;
	width:940px;
	height:1260px;
	z-index:2;
	top: 150px;
	left: 230px;
	background-color: #FFFFFF;
	box-shadow:0px 0px 10px;
	border-radius:0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	overflow: hidden;
}


/*--------CONTENIDO-----------*/

#intro{
	height:660px;
	width:660px;
	overflow: hidden;}

#contimg {
	position:absolute;
	width:200px;
	height:350px;}
	
#contenido1 {
	position:relative;
	width:590px;
	height:650px;
	left:50px}	

#Container01 #cuerpo h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:35px;
	color: #04a0c3;
	position: relative;
	top:20px;
	left:px;
	width:590px;
	text-align:left;
	}
.mr {
	font-size:20px;
	elevation:higher;}	

	
#Container01 #cuerpo h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #04a0c3;
	position: relative;
	width:410px;
	top:30px;
	left:50px;
	}
#Container01 .img01 {
	position:relative;
	left:0px;
	top:40px;
	}

#Container01 .prf01 {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:italic;
	top:30px;
	left:px;
	width:590px;
	text-align:justify;	
	}

#Container01 .prf02 {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	top:50px;
	left:10px;
	width:570px;
	text-align:justify;	
	}


	
	/*---------columnas del contenido--------------*/
	
#contenido2{
	width:660px;
	top:30px;}
/*-----------columna 1----------------------*/
#columna1{
	position:relative;
	width:660px;
	float:left;}
	

	
#Container01 #cuerpo h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #04a0c3;
	position: relative;
	width:280px;
	top:0px;
	left:60px;
	}
	
#Container01 #cuerpo h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #04a0c3;
	position: relative;
	width:590px;
	top:15px;
	left:50px;
	margin:10px 0px 0px 0px;
	
	}

#Container01 #cuerpo h4 a{
	list-style:none;
	text-decoration:none;
	}

#Container01 #cuerpo h4 a:hover{
	
	text-decoration:underline;
	}
	
#Container01 .img02 {
	position:relative;
	width:100%;
	top:20px;
	left:50px;
	}
#contenido2 .prf03{
	position:relative;
	left:50px;
	top:15px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:590px;
	}
	
#beneficios {
	padding-top:10px;
	
}
	
#contenido2 ul{
	padding-left:20px;
	margin-left:36px;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#contenido2 li{
	background: url(../images/ico_01-01.png)left center no-repeat;
	margin-bottom: 10px;
	padding-left: 15px;
	}
	
/*--------columna2--------------*/	

#columna2 {
	position:relative;
	width:330px;
	float:right;}

#Container01 #cuerpo h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #04a0c3;
	position: relative;
	width:280px;
	top:0px;
	left:10px;
	}
	
#contenido2 .img03{
	position:relative;
	top:10px;
	left:10px;}
	


	
#contenido2 .prf04{
	position:relative;
	left:10px;
	top:15px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:300px;
	}	

	/*---Menu lateral -----*/



#Menu_lateral {
	position:absolute;
	width:260px;
	height:1250px;
	z-index:6;
	left: 910px;
	top: 160px;
	background-color: #939597;
	border-radius:0px 0px 10px 0px;
	-moz-border-radius:0px 0px 10px 0px;
	-wbkit-border-radius:0px 0px 10px 0px;
}

#RSS {
	background:#000;
	width:240px;
	height:260px;
	position:relative;
	top:20px;
	left:10px;
	
	}
	
#socialplug{
	background:#CCC;
	width:240px;
	height:300px;
	position:absolute;
	top: 930px;
	left:10px;
	}
	
	
#Btn_social {
	position:relative;
	top:290px;
	left:30px;
	width: 200px;
	
	
	}
a.social {
	width:50px;
	height:50px;
	position:relative;
	margin:0px auto 0px auto;
	
	}
#Btn_social a img:hover {
	position:relative;
	width:65px;
	height:65px;
	top:-10px;}

/*--------------GALERIA---------------------*/
#Banner_galeria {
	position:absolute;
	width:940px;
	height:140px;
	z-index:7;
	left: 230px;
	top: 1420px;
	background-color: #302f34;
	box-shadow:0px 0px 5px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}




#logotipo {
	position:absolute;
	width:750px;
	height:70px;
	z-index:2;
	left:330px;
	background-image: url(../Imagenes/logotipo-01.png);
	top: 0px;
	
}
	/*-------estilo del titulo de la barra superior-----------*/
	
#Container01 #Menu h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#666;
	text-align: left;
	vertical-align: middle;
	float: left;
	position: absolute;
	padding:12px 10px;
}

/*-----------Menu lateral----------------------*/

#Botonmenlat1 {
	background-image:url(../Imagenes/BotonMen_03.png);
	width:260px;
	height:60px;
	z-index:1;
	
	}
#Botonmenlat1:hover {
	background-image:url(../Imagenes/BotonMen_04.png)
	
	}	

	
#Botonmenlat3 {
	background-image:url(../Imagenes/BotonMen_04.png);
	width:260px;
	height:60px;
	z-index:2;
}
#Botonmenlat3:hover {
	background-image:url(../Imagenes/BotonMen_04.png);
	
	}	


	
#Botonmenlat3 a {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #fff;
	position:absolute;
	left:10px;
	padding:6px 0px 10px 0px;
	
	}
	
#Botonmenlat3 a:hover{
	color:#fff;
	}	

#Botonmenlat4 {
	background-image:url(../Imagenes/BotonMen_03.png);
	width:260px;
	height:60px;
	z-index:3;
	

	}
#Botonmenlat4:hover {
	background-image:url(../Imagenes/BotonMen_04.png)
	
	}	


#Botonmenlat5 {
	background-image:url(../Imagenes/BotonMen_03.png);
	width:260px;
	height:60px;
	z-index:4;
	
	}
	
#Botonmenlat5:hover {
	background-image:url(../Imagenes/BotonMen_04.png)
	
	}	

#Botonmenlat6 {
	background-image:url(../Imagenes/BotonMen_01.png);
	width:260px;
	height:60px;
	z-index:7;
	position:relative;
	top:280px;
	
	}

#Menu_lateral a.botoneslaterales {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #CF3;
	position:absolute;
	left:10px;
	padding:20px 0px 20px 0px;
	
	}

#Menu_lateral a.botoneslaterales:hover{
	color:#fff;
	}



#Botonmenlat2 {
	background-image:url(../Imagenes/BotonMen_02.png);
	height: 60px;
	width:260px;
	position:absolute;
	top:540px;
	z-index:2;
		
	}
	
#recomendados {
	position:absolute;
	top:600px;
	width:260px;
	height:180px;
	z-index:5;
			
	}

#recomendados a {
	text-decoration:none;
	display:block;
	Font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px 0px 2px 8px;
	color:#FFF;
	text-align:center;
				
	}
	
#recomendados a:hover {
	box-shadow:0 0 3px #666;
	-moz-box-shadow:0 0 3px #666;
	-webkit-box-shadow:0 0 3px #666;
	font-size:15px;
	color:#CF3;
	
	}


	
	
/*-------pie de pagina--------*/
#piepagina {
	background-color: #333333;
	position: relative;
	width:100%;
	height:100px;
	z-index:3;
	margin:0px auto 0px auto;

	
}


#pie {
	position: relative;
	width:1400px;
	height:100px;
	z-index:0;
	margin:0px auto 0px auto;
	}

#ContacFoot {
	position:relative;
	height:25px;
	width:940px;
	margin:0px auto 0px auto;
	z-index:1;
	}

#ContacFoot p {
	position:relative;
	color:#FFF;
	top:5px;
	
	}

#MapaSite {
	position:relative;
	height:20px;
	width:940px;
	margin:0px auto 0px auto;
	z-index:2;
	
	}
	
.navi li a {
	text-decoration:none;
	display:block;
	color:#CF3;
	padding:10px 10px;
	float:left;
	margin:0px auto 0px auto;
	position:relative;
	font-size:14px;
	left:30px;
		
	}
.navi li a:hover {
	color:#FFF;
	text-decoration:underline;	
	}	
	
	
	
#Copiright {
	position:relative;
	height:30px;
	width:940px;
	margin:0px auto 0px auto;
	z-index:3;
	font-size:12px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}
#Copiright p{
	
	text-align:center;
	
	
	}
