@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	margin-left: 8px;
}
* {
	outline: none; /**** Quita la linea punteada alrededor de los links o los swf en Firefox ****/
}


/* QUICKLINKS ............................................................ */

.quicklinks a:hover
{
	color: #CC6600;
}
.quicklinks td 
{
	font-size: 12px;
}


/* LINKS ............................................................ */

a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #CC0000
}
.footer {
	font-size: 11px;
	font-weight: normal;
	color: #E7E6E7;
	text-decoration: none;
}
.footer:hover {
	color: #FFFFFF
}


/* ESTILOS DE TEXTOS ............................................................ */

.text11-Gris {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.text11-Negro {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text12-Negro-Bold {
	font-size: 12px;
	font-weight: bold;
	color: #161616;
	text-decoration: none;
}
.text11-Blanco {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text12-BlancoBold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/* ESTILOS DE BORDES ............................................................ */

.borde_productos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borde_layer_carrito {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E60000;
	border-left-color: #E60000;

}



/* ESTILOS DE FONDOS ............................................................ */

.fdo_footer {
	background-image: url(/themes/sprayette/img/footer/fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#Regalo {
	position:absolute;
	z-index:2;
	visibility: visible;
}


#B-FL1 {
	position:absolute;
	left:180;
	top:180;
	width:166px;
	height:102px;
	z-index:1;
}
#prod1 {
	position:absolute;
	width:10;
	height:10;
	z-index:1;
	visibility: visible;
}
#apDiv1 {
	position:absolute;
	width:213px;
	height:142px;
	z-index:1;
}
#dias {
	position:absolute;
	width:450;
	height:200;
	z-index:2;
	visibility: visible;
}
#rrhh {
	position:absolute;
	width:450;
	height:200;
	z-index:2;
	visibility: visible;
}