@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #f25f43;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:100%; height:auto; float:left; padding:0.5% 0%; overflow:hidden; background-image:url(../imagenes/fondo_Cabezera.jpg);}
#botones{ width:100%; height:auto; float:left; background:#fff; padding:1% 0%;}	
nav{ right:0; background:#f25f43;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:1%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BANNER  *******************************************************************/

/*********************************** ESLOGAN  ******************************************************************/

/*********************************** INDEX  ********************************************************************/

/*********************************** MINI GALERIA  *************************************************************/

/*********************************** PIE  **********************************************************************/
.pie_3{ width:48%; height:auto; float:left;}
.pie_4{ width:48%; height:auto; float:left; margin:0% 0% 0% 4%;}
.pie_5{ width:100%; height:auto; float:left; margin-top:5%;}

.der_1{ width:40%; height:auto; float:left;}
.der_2{ width:58%; height:auto; float:left; margin-top:5%; padding-left:2%;}
/*********************************** NOSOTROS  *****************************************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%;}
.cont_22{ width:66%; height:auto; float:left; }
/*********************************** SERVICIOS  ****************************************************************/
.ini_1{  width:100%; height:auto; float:left; margin-bottom:5%; }
.ini_2{  width:50%; height:auto; float:left; }
.ini_3{  width:50%; height:auto; float:left; }
/*********************************** PRODUCTOS  ****************************************************************/

/*********************************** CONTACTO  *****************************************************************/
.cont_1{ width:30%; height:auto; float:left; margin:2% 1%;}
#celdas_comentario{ width:100%; height:auto; float:left; margin-top:1%;}
#boton_enviar{ width:auto; height:auto; float:left; margin-top:1%;}
.casilla{ width:96%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:2%; }
.comentarios{ width:98%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:1%;  }
/*********************************** TIPOGRAFIAS  **************************************************************/
.Titulo_banner {
	font-family: titulo;
	font-size: 40px;
	color: #fff;
	text-decoration: none;
}
.Sub_Titulo_banner {
	font-family: titulo;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: titulo;
	font-size: 12px;
	color: #42474d;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 25px;
	color: #f25f43;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 18px;
	color: #42474d;
	text-decoration: none;
}
.Texto_pie {
	font-family: titulo;
	font-size: 14px;
	color: #989ca2;
	text-decoration: none;
}