/*ESTE ES EL CONTENIDO DEL INDEX */

#col-izquierda { display:inline; float:left; width:678px; overflow:hidden; margin-left:12px; margin-top:8px; }

#titulo{ background-color:#030303;width:678px; height:49px; float:left;}

#titulo h2{ position:relative; color:#ea0101; font-weight:bold; font-size:18px; text-transform: uppercase; top:7px; left:17px}
#titulo p{ color:#FFFFFF; position:relative; left:18px; top:7px}
#catalogo { width:678px; height:433px; background:url(/imagenes/comunes/esquina_blanca.gif) no-repeat bottom left #FFFFFF; float:left;}
	#centrador{margin-left:28px; margin-top:10px;}
	#catalogo .apartado{ width:217px; height:200px; float:left;margin: 3px 49px; display:inline}
	
	#catalogo  a.motocicletas{ width:217px; height:34px; background:url(/imagenes/catalogo/motocicletas.gif) no-repeat; position:absolute}
	#catalogo  a:hover.motocicletas{ width:217px; height:34px; background:url(/imagenes/catalogo/motocicletas_hover.gif) no-repeat; position:absolute}
	#catalogo  a.scooters{ width:217px; height:34px; background:url(/imagenes/catalogo/scooters.gif) no-repeat; position:absolute}
	#catalogo  a:hover.scooters{ width:217px; height:34px; background:url(/imagenes/catalogo/scooters_hover.gif) no-repeat; position:absolute}
	#catalogo  a.marchas{ width:217px; height:34px; background:url(/imagenes/catalogo/marchas.gif) no-repeat; position:absolute}
	#catalogo  a:hover.marchas{ width:217px; height:34px; background:url(/imagenes/catalogo/marchas_hover.gif) no-repeat; position:absolute}
	#catalogo  a.microcars{ width:217px; height:34px; background:url(/imagenes/catalogo/microcars.gif) no-repeat; position:absolute}
	#catalogo  a:hover.microcars{ width:217px; height:34px; background:url(/imagenes/catalogo/microcars_hover.gif) no-repeat; position:absolute}
	
	#catalogo .apartado .imagen {position:relative; margin-top:34px;}