@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #fff;}
/*********************************** MENU PRINCIPAL  *************************************************************/
#logo{  width:34%; height:70px; float:left; padding:20px 2%; background:#fff; }
#botones{ width:40%; height:90px; float:right;  background:#fff; padding:20px 1% 0% 21%;}	
nav{ right:0; background:#fff;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;  padding:20px 0px 0px 20px;}
#boton{  cursor:pointer; padding:15px 15px 0px 0px;}
.menu_tablet_girar {
	font-family: Tahoma;
	font-size: 15px;
	color: #434343;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BANNER  *************************************************************/
.eslogan_banner{ width:100%; height:auto; float:left; position:absolute; z-index:9999; margin-top:150px;}
/*********************************** ESLOGAN  *************************************************************/

/*********************************** CONTENIDO  *************************************************************/
.cont_1{ width:31%; height:auto; float:left; }
.cont_2{ width:31%; height:auto; float:left; margin:0px 2%;}
/*********************************** MINI GALERIA  *************************************************************/

/*********************************** PIE  *************************************************************/

/*********************************** NOSOTROS  *************************************************************/

/*********************************** PIE  *************************************************************/
.pie_22{ width:30%; height:auto; float:left; }
.pie_23{ width:20%; height:auto; float:left; margin: 0px 4% 0px 4%;  padding:0% 5% 0% 5%; }
/*********************************** PRODUCTOS  *************************************************************/
.pro{ width:30%; height:auto; float:left; margin-right:1%; padding:1%; background:#f2f2f2; margin-bottom:1%;}
/*********************************** CONTACTO  *************************************************************/
.formulario{ width:65%; height:auto; float:left; margin-left:5%;}
.datos{ width:30%; height:auto; float:left;}
.casilla{ width:70%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px; }
.comentarios{ width:70%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:6px;  }
/*********************************** TIPOGRAFIAS  *************************************************************/
.Texto_blanco {
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 23px;
}
.Titulo_banner_top {
	font-family: titulo;
	font-size: 40px;
	color: #fff;
	text-decoration: none;
}
.Titulo_banner {
	font-family: titulo;
	font-size: 35px;
	color: #00accb;
	text-decoration: none;
}
.Sub_Titulo_banner {
	font-family: normal;
	font-size: 25px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: Tahoma;
	font-size: 16px;
	color: #6d6d6d;
	text-decoration: none;
}
.Titulo {
	font-family: titulo;
	font-size: 30px;
	color: #000;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: Tahoma;
	font-size: 35px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.Texto_pie {
	font-family: normal;
	font-size: 16px;
	color: #434343;
	text-decoration: none;
}
