body{
	background:url(./img/background.jpg) repeat-x top #313131;
	margin-top:0px;
}

#nav li{
	height: 40px;
	list-style: none;
	float: left;
}

li.izquierda {
	height:32px;
	width:52px;
	list-style: none;
	float: left;
	background-position: center top;
	background-image: url(./img/menu/izq.jpg);
	background-repeat: no-repeat;
}
li.derecha {
	
	height:32px;
	width:50px;
	list-style: none;
	float: left;
	background-position: center top;
	background-image: url(./img/menu/der.jpg);
	background-repeat: no-repeat;
}

li.botonhome a{
	height:32px;
	width:89px;
	list-style: none;
	float: left;
	background-position: center top;
	background-image: url(./img/menu/home.jpg);
	background-repeat: no-repeat;
}
li.botonhome a:hover{
	height:32px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(./img/menu/home.jpg);
	background-repeat: no-repeat;
}

li.botonquienes a{
	background-position: top;
	background-image: url(./img/menu/quienes.jpg);
	background-repeat: no-repeat;
	height:32px;
	width:177px;
	list-style: none;
	float: left;
}
li.botonquienes a:hover{
	height:32px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(./img/menu/quienes.jpg);
	background-repeat: no-repeat;
}

li.botonservicios a{
	background-image: url(./img/menu/servicios.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:32px;
	width:121px;
	list-style: none;
	float: left;
}
li.botonservicios a:hover{
	height:32px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(./img/menu/servicios.jpg);
	background-repeat: no-repeat;
}

li.botonproductos a{
	background-image: url(./img/menu/productos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:32px;
	width:133px;
	list-style: none;
	float: left;
}
li.botonproductos a:hover{
	height:32px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(./img/menu/productos.jpg);
	background-repeat: no-repeat;
}

li.botoncontacto a{
	background-image: url(./img/menu/contacto.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:32px;
	width:121px;
	list-style: none;
	float: left;
}
li.botoncontacto a:hover{
	height:32px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(./img/menu/contacto.jpg);
	background-repeat: no-repeat;
}

li.botonmapa a{
	background-position: bottom;
	height:40px;
	width:68px;
	list-style: none;
	float: left;
}
li.botonmapa a:hover{
	height:40px;
	list-style: none;
	float: left;
	background-position: center bottom;
	background-image: url(./img/menu/marcador.jpg);
	background-repeat: no-repeat;
}

#nav2 li{
	height: 39px;
	list-style: none;
}


li.botonafeitadoras a{
	height:39px;
	width:238px;
	list-style: none;
	float: left;

}
li.botonafeitadoras a:hover{
	height:39px;
	list-style: none;
	background-position: top center;
	background-image: url(./img/botones_servicios/afeitadoras_btn.jpg);
	background-repeat: no-repeat;
	float: left;
}

li.botoncerrajeria a{
	height:39px;
	width:238px;
	list-style: none;
	float: left;

}
li.botoncerrajeria a:hover{
	height:39px;
	list-style: none;
	background-position: top center;
	background-image: url(./img/botones_servicios/cerrajeria_btn.jpg);
	background-repeat: no-repeat;
	float: left;
}

li.botoncontroles a{
	height:39px;
	width:238px;
	list-style: none;
	float: left;

}
li.botoncontroles a:hover{
	height:39px;
	list-style: none;
	background-position: top center;
	background-image: url(./img/botones_servicios/controles_btn.jpg);
	background-repeat: no-repeat;
	float: left;
}

li.botonencendedores a{
	height:39px;
	width:238px;
	list-style: none;
	float: left;

}
li.botonencendedores a:hover{
	height:39px;
	list-style: none;
	background-position: top center;
	background-image: url(./img/botones_servicios/encendedores_btn.jpg);
	background-repeat: no-repeat;
	float: left;
}

a.paginado{
	font-family:arial, vernana;
	font-size:11px;
	color:#808080;
	text-decoration:none;
}

a.paginado:hover{
	font-family:arial, vernana;
	font-size:11px;
	color:#808080;
	text-decoration:underline;
}

a.home{
	font-family:arial, vernana;
	font-size:16px; 
	color:#838383;
	text-decoration:none;
}

a.home:hover{
	font-family:arial, vernana;
	font-size:16px; 
	color:#838383;
	text-decoration:underline;
}


a.busqueda{
	font-family:arial, vernana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

a.busqueda:link{
	font-family:arial, vernana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

a.categorias{
	font-family:arial, vernana;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

a.categorias:hover{
	font-family:arial, vernana;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

a.footer{
	font-family:arial, vernana;
	font-size:12px;
	color:#7C7C7C;
	text-decoration:none;
}

a.footer:hover{
	font-family:arial, vernana;
	font-size:12px;
	color:#7C7C7C;
	text-decoration:underline;
}

a.busqueda:visited{
	font-family:arial, vernana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

a.busqueda:hover{
	font-family:arial, vernana;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
