/*ESTE ES EL CONTENIDO DEL INDEX */

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

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

#titulo h2 { float:left; background:url(/imagenes/mapa/titulo.gif) no-repeat; width:435px; height:20px; text-indent:-9999px; margin-left:16px; margin-top: 17px;}

#catalogo { width:678px; height:624px; background:url(/imagenes/comunes/esquina_blanca.gif) no-repeat bottom left #FFFFFF; float:left;}
#centrador{margin-left:17px; margin-top:5px; width:661px;}

	#centrador a#inicio{float:left; display:block; background:url(/imagenes/mapa/indice.gif) no-repeat; width:661px; height:23px; cursor:pointer;}
	
	#centrador a#corporativo{float:left; display:block; background:url(/imagenes/mapa/corporativo.gif) no-repeat; width:661px; height:20px; cursor:pointer; margin-top:13px;}
	#centrador a#ocasion{float:left; display:block; background:url(/imagenes/mapa/ocasion.gif) no-repeat; width:661px; height:20px; cursor:pointer; margin-top:11px;}
	#centrador a#catalogo{float:left; display:block; background:url(/imagenes/mapa/catalogo.gif) no-repeat; width:195px; height:20px; cursor:pointer; margin-top:10px;}
	
	#centrador a#boutique{float:left; display:block; background:url(/imagenes/mapa/boutique.gif) no-repeat; width:195px; height:20px; cursor:pointer; margin-top:20px;}
	#centrador a#noticias{float:left; display:block; background:url(/imagenes/mapa/noticias.gif) no-repeat; width:661px; height:20px; cursor:pointer; margin-top:16px;}
	#centrador a#contacto{float:left; display:block; background:url(/imagenes/mapa/contacto.gif) no-repeat; width:661px; height:29px; cursor:pointer; margin-top:13px;}
	
	#centrador #submenu_catalogo{float:left; width:400px; height:92px; background:url(/imagenes/mapa/sub_catalogo.gif) no-repeat; margin-top:18px; }
		#centrador #submenu_catalogo a{margin-left:26px; width:400px;display:block; margin-bottom:19px; margin-top: -4px; color:#D91F00; font-family:Verdana; font-size:11px; font-weight:bold}
	#centrador #submenu_boutique{float:left; width:400px; height:150px; background:url(/imagenes/mapa/sub_boutique.gif) no-repeat; margin-top:28px}
		#centrador #submenu_boutique a{margin-left:26px; width:400px;display:block; margin-bottom:19px; margin-top: -4px; color:#D91F00; font-family:Verdana; font-size:11px; font-weight:bold}

	#centrador .borde{float:left; width:9px; height:412px; background:url(/imagenes/mapa/borde_mapa.gif) no-repeat; margin-left:12px;}
	#centrador .cascada{float:left; width:640px;}

	/*************VENTANA DE ERROR************************/
#mensaje-error { width:640px; height:110px; margin:auto; border-style:solid; border-width:2px; border-color: #fce000}
#mensaje-error img{margin:10px; float:left; border-right: 1px solid #ededd4}
#mensaje-error .texto-error { color:#868585; font-family:Arial; font-size:10px; margin:8px;}
#mensaje-error .texto-error .negrita { font-weight:bold; font-size:11px; font-family:Arial; color: #c65454}
#cierre { width:640px; height:38px; background:url(/imagenes/error/fondo-error.gif) repeat-x; margin:auto; border-style:solid; border-width:2px; border-color: #fce000}