/*ESTILOS ARIEL IMPORTADOS ----------------------------------------------------------*/

/* importo los estilos del submenu */
@import url(menu.css);
/* importo los estilos del submenu */
@import url(home.css);
/* importo los estilos del submenu */
@import url(formularios.css);
/* importo los estilos del submenu */
@import url(multimedia.css);
/* importo los estilos del submenu */
@import url(productos.css);
/* importo los estilos del submenu */
@import url(lo-nuevo.css);
/* importo los estilos del submenu */
@import url(articulos-tips.css);
/* importo los estilos del submenu */
@import url(cuida-tus-prendas-estatica.css);
/* importo los estilos del submenu */
@import url(excelencia-liquida-miniquiz.css);


/*ESTILOS ARIEL LA ----------------------------------------------------------------- */

body {
margin:0px;
padding:0px;
font-family:"Trebuchet MS", Tahoma;
font-size:11px;
color:#666666;
background-image:url(../imagenes/background.jpg);
background-position:top;
background-repeat:no-repeat;
}



/*CENTRADO DE TODA LA PAGINA -------------------------------------------------------*/
#centrado {/*margin:0 auto; width:950px;*/
position:absolute; width:950px; margin-left:-475px; left:50%; top:0;}


/*CONTENEDOR DE LA INFORMACION DE LA PAGINA-----------------------------------------*/
#contenedor {width:950px; margin-top:5px;}

#header {width:950px; height:257px; background-image:url(../imagenes/back-header.jpg); background-repeat:no-repeat;}

#menu-principal {width:950px; height:50px; background-image:url(../imagenes/back-menu.jpg); background-repeat:no-repeat;}

#info {float:left; width:920px; padding:15px 15px 0 15px; background-image:url(../imagenes/background-info.jpg); background-repeat:no-repeat;}

#info p {margin:0; padding:0; font-family:"Trebuchet MS", Tahoma; 
font-weight:lighter; font-size:13px; color:#666666; line-height:14px;}

#info a, a:link {color:#0d5c9f; text-decoration:underline; font-weight:normal; font-size:12px; 
font-family:"Trebuchet MS", Tahoma;}

#info a:hover {color:#033769; text-decoration:underline; font-weight:normal; 
font-size:12px;}

#titulo-top {width:900px; height:20px; text-align:right;}



/*ESTILOS GENERALES TEXTOS ------------------------------------------------------ */
p {margin:0; padding:0; font-family:"Trebuchet MS", Tahoma; font-weight:normal; font-size:13px; color:#666666; 
line-height:15px;}
h1 {margin:0; padding:0; font-family:"Trebuchet MS", Tahoma; font-weight:bold; font-size: 14px; color:#113569; 
line-height:14px;}
h2 {margin:0; padding:0; font-family:"Trebuchet MS", Tahoma; font-weight:bold; font-size:13px; color: #113569; 
line-height:14px;}
h3 {margin:0; padding:0; font-family:"Trebuchet MS", Tahoma; font-weight:bold; font-size:13px; color: #113569; 
line-height:14px;}



/*ESTILOS TEXTOS ------------------------------------------------------ */
.titulos{
font-family:"Trebuchet MS", Tahoma; 
font-weight:bold; 
font-size:16px; 
color:#113569; 
line-height:18px;
}

.subtitulos1{
font-family:"Trebuchet MS", Tahoma; 
font-weight:bold; 
font-size:14px; 
color:#113569; 
line-height:16px;
}

.subtitulos2{
font-family:"Trebuchet MS", Tahoma; 
font-weight:bold; 
font-size:15px; 
color:#113569; 
line-height:16px;
}

.subtitulos3{
font-family:"Trebuchet MS", Tahoma; 
font-weight:bold; 
font-size:13px; 
color:#666666; 
line-height:16px;
}

.subtitulos4{
font-family:"Trebuchet MS", Tahoma; 
font-weight:bold; 
font-size:13px; 
color:#ff0000; 
line-height:16px;
}

.parrafo1{
font-family:"Trebuchet MS", Tahoma; 
font-weight:lighter; 
font-size:13px; 
color:#113569; 
line-height:16px;
}
.txt-legal{
font-family: Arial, sans-serif; 
font-size:9px; 
color:#666666;
}

/*LISTADOS------------------------------------------------------------------------*/
li {list-style-image:none; margin:0 0 0 15px; padding:0;}
ul li {list-style-image:none; margin:0 0 0 15px; padding:0;}


/*MAPA DEL SITIO -----------------------------------------------------*/
#mapa-sitio  {
width:890px;
height:320px;
background-image:url(../imagenes/back-excelencia-liquida-internas.jpg);
background-repeat:no-repeat;
padding:15px 0 0 0;
margin-left:15px;
}

#mapa-sitio h1 a, a:link {color:#113569; text-decoration:none; font-weight:bold; font-size:14px; font-family:"Trebuchet MS", Tahoma; line-height:18px;}
#mapa-sitio h1 a:hover {color:#0D5C9F; text-decoration:none; font-weight:bold; font-size:14px;}



/*PIE DEL SITIO------------------------------------------------------------------ */
#pie{width:950px; font-weight:normal; text-align:center; margin-top:20px;}

#pie h1 {margin:0; padding:0; font-family:"Trebuchet MS", Tahoma; font-size:12px; color:#999999; font-weight:normal;}
#pie h1 a, a:link {font-family:"Trebuchet MS", Tahoma; font-size:12px; color:#999; text-decoration:none; font-weight:normal; line-height:21px;}
#pie h1 a:hover {font-family:"Trebuchet MS", Tahoma; font-size:12px; color:#666666; text-decoration:none; font-weight:normal;}

.estilo-pie {font-family:"Trebuchet MS", Tahoma; font-size:12px; color:#113569; text-decoration:none; font-weight:normal;}
.estilo-pie  a, a:link {font-family:"Trebuchet MS", Tahoma; font-size:12px; color:#0d5c9f; text-decoration:none; font-weight:normal;}
.estilo-pie  a:hover {font-family:"Trebuchet MS", Tahoma; font-size:12px; color:#033769; text-decoration:none; font-weight:normal;}


/*ELIMINAR BASURA----------------------------------------------------------------- */
.clearAll{display:block;line-height:1px;height:1px;font-size:1px;clear:both;width:100%;}



