@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #ffd200;}
/*********************************** MENU PRINCIPAL  *************************************************************/
#caja_redsses{ width:34px; height:34px;  position:fixed; z-index:10000; top:40%; left:2%; }

.caja_menu{ width:98%; height:auto; float:left; padding:1%; background-image:url(../imagenes/fondo.png); overflow:hidden;}
.logo{  width:20%; height:auto; float:left; padding:0% 70% 0% 0%; }

#menu_botones{ width:10%; height:auto; float:left;}

#botones{ width:10%; height:auto; float:left;}	
nav{ right:0; background:#ffd200;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:2% 2% 1% 2%;}
.menu_tablet_girar {
	font-family: Tahoma;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
	letter-spacing:1px;
} 
/*********************************** BANNER  *******************************************************************/
#banner{ width:100%; height:auto; float:left;}
#banner3{ width:100%; height:1000px; float:left; background-image:url(../banner/3_tablet.jpg); background-attachment:fixed;}
#banner4{ width:100%; height:1010px; float:left; background-image:url(../banner/4_tablet.jpg); background-attachment:fixed;}
#banner5{ width:100%; height:1010px; float:left; background-image:url(../banner/5_tablet.jpg); background-attachment:fixed;}
#banner6{ width:100%; height:1010px; float:left; background-image:url(../banner/6_tablet.jpg); background-attachment:fixed;}
#banner7{ width:100%; height:1010px; float:left; background-image:url(../banner/7_tablet.jpg); background-attachment:fixed;}
/*********************************** NOSOTROS  ******************************************************************/
#nos{ width:90%; height:auto; float:left; background-image:url(../imagenes/fondo_ama.png); padding:8% 5%;}
/*********************************** SERVICIOS  ******************************************************************/
#cajas_ser{ width:47%; height:auto; float:left; background-image:url(../imagenes/fondo_ama.png); padding:1%; margin:0% 1% 1% 0%;}
/*********************************** TRABAJO  ******************************************************************/
#ser{ width:94%; height:auto; float:left; background-image:url(../imagenes/fondo_ama.png); padding:3%; }
#cajas_tra{ width:33%; height:auto; float:left; }
/*********************************** LOGOS  ******************************************************************/
#log{ width:19%; height:auto; float:left; margin:0% 1% 1% 0%;}
/*********************************** MARCAS  ********************************************************************/
.marcas{ width:21%; height:auto; float:left; margin:2% 2%; padding-top:2%; }
/*********************************** TIPOGRAFIAS  **************************************************************/
.Texto {
	font-family: Tahoma;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	line-height: 30px;
}
.Texto_pie {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 23px;
}