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


body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(imas/fondo.gif);
	background-repeat: repeat;
}
.alert {
	background-color: #52aaa9;
	color: #fff;
	text-align: center;
	padding:10px 0;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;;
}

#master {
	height: auto;
	width: auto;
}
#top_index {
	margin:0px auto;
	height: 550px;
	width: 1024px;
}
#top_master {
	margin:0px auto;
	height: auto;
	width: 1024px;
}

#master_menu {
	position:absolute;
	width:1027px;
	height:142px;
	z-index:1;
	background-image: url(images/shadow_blanco.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#logo {
	height: 85px;
	width: 250px;
	margin-left: 50px;
	float: left;
}
#menu_caja {
	height: 30px;
	width: 690px;
	float: right;
	margin-top: 10px;
	margin-right: 35px;
}




#menu {
	display: block;
	height: 30px;
	width: 820px;
}
#menu li{
	list-style-type: none;
	float: left;
	margin-top: 0px;
	width: auto;
}
li ul {
	display: none;
	position: absolute;
	left: 0px;
	float: left;
	width: 194px;
  }
li > ul {
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	}
ul li #nav {
	margin-left: -40px;
}

li:hover ul { display: block; }
li:hover ul, li.over ul{ display: block; }






#contes_master {
	height: auto;
	width: auto;
}

#contes_index {
	height: auto;
	width: 820px;
	margin:0px auto;
}
#contes_repuestos {
	height: 210px;
	width: 820px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contes_contacto {
	height: 210px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 120px;
}
#ima_repuestos {
	background-image: url(images/productos/cepillo_repuestos.png);
	float: right;
	height: 200px;
	width: 320px;
}
#contes_products {
	height: auto;
	width: 820px;
	margin:0px auto;
}
#tittle_index {
	background-image: url(imas/tittle_index.png);
	height: 100px;
	width: 820px;
}
#tittle_index_e {
	background-image: url(english/images_english/tittle_index_e.png);
	height: 100px;
	width: 820px;
}
#conte_tex_index {
	height: 300px;
	width: 820px;
	background-image: url(imas/comillas_index.png);
	background-repeat: no-repeat;
	background-position: top;
}
#conte_tex_index_nostros {
	height: 300px;
	width: 820px;
}
#repuestos {
	float: left;
	height: 100px;
	width: 450px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tex_vitallys {
	height: 90px;
	width: 600px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tex_vitallys_nosotros {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-bottom: 0px;
}
#tex_vitallys2 {
	height: 90px;
	width: 460px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 250px;
}
#text_vitallys_dere {
	float: right;
	height: 100px;
	width: 400px;
	margin-top: 40px;
}
#cont_master_productos {
	background-image: url(imas/fondo_gris.jpg);
	background-repeat: repeat-y;
	margin:0px auto;
	height: auto;
	width: 1024px;
	padding-top: 150px;
	padding-bottom: 35px;
}
#caja_product {
	height: 450px;
	width: 820px;
}
#case_zoom {
	float: right;
	height: 40px;
	width: 120px;
}
#caja_cepillo {
	height: 520px;
	width: 820px;
}
#caja_ima {
	float: left;
	height: 450px;
	width: 400px;
}
#caja_ima_libre {
	float: left;
	height: 550px;
	width: 400px;
}
#tex_products {
	float: right;
	height: auto;
	width: 400px;
}
#titulos {
	height: auto;
	width: 400px;
}
#descrip_produc {
	height: auto;
	width: 300px;
	padding-top: 25px;
	padding-bottom: 20px;
}
#descrip_gen {
	height: auto;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 20px;
}
#especif_humi {
	height: 102px;
	width: 350px;
	background-image: url(imas/titulos/grafs_humi.png);
	padding-top: 30px;
	padding-left: 50px;
	background-repeat: no-repeat;
}
#footer {
	position:fixed;
	left:0px;
	bottom:0px;
	height:30px;
	width:100%;
	background-image: url(imas/pie.png);
}
#copyright {
	height: 15px;
	width: 150px;
	margin:0px auto;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.texto_bold{
	font-family: arial,sans-serif;
color: #ADADAD;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.8pt;
word-spacing: 1.4pt;
}

.texto_medium{
	font-family: arial,sans-serif;
color: #808080;
font-size: 12px;
word-spacing: -0.8pt;
line-height: 1.3;
text-align: justify;
}
.tex_m_italic{
	font-family: arial,sans-serif;
color: #808080;
font-size: 12px;
font-style: italic;
word-spacing: -0.8pt;
line-height: 1.3;
}
