﻿#html, body
{
	padding:0px;
	margin:0px;
	text-align:center;
	background: #efede7 url(../imagenes/pixelarriba.gif) repeat-x top;
	color:#000;	
	font-family: Arial;
	font-size: 9pt;
	height:100%;
	width:100%;
}
#html, body {text-align:-moz-center;}

.texto
{
	color:#000000;
	font-family:Arial;
	font-size: 10pt;
}

.rosa {color:#e52f96;}
.gris_o{color:#666156;}
.rosa_lat{color:#b32d7c;}
.gris_pie {color:#3b3934;}
.pie1{color:#8f8f8c;}
.tit_pie{color:#a12c73;}
.pie2{color:#626258;}
.lat{color:#373632;}
.rosa_link{color:#cf2e8a;}
.rosa_camino {color:#d32e8c;}
.rosa_carrito{color:#8f2245;}

.sup{color:#9c998b;}

.arial{font-family:Arial;}
.zap{font-family: Lucida Sans}

.ocho{font-size: 8pt;}
.nueve{font-size: 9pt;}
.diez{font-size: 10pt;}
.once{font-size: 11pt;}
.doce{font-size: 12pt;}

h1 {font-family: Lucida Sans; font-size: 12pt; color:#cf2e8a; font-weight:normal; padding-bottom:6px;}

/*			MENU SUPERIOR			*/
.i_menu {background: url(../imagenes/menu1.gif) no-repeat top; height:55px;  width:12px;  float:left; cursor:pointer;}
.i_menu_o {background: url(../imagenes/menu1o.gif) no-repeat top; height:55px;  width:12px;  float:left; cursor:pointer;}
.c_menu {padding-left:15px; padding-right:15px; background: url(../imagenes/menu2.gif) repeat-x top; height:55px; line-height:55px; float:left; cursor:pointer;}
.c_menu_o{padding-left:15px; padding-right:15px; background: url(../imagenes/menu2o.gif) repeat-x top; height:55px; line-height:55px; float:left; cursor:pointer;}
.d_menu {background: url(../imagenes/menu3.gif) no-repeat top; height:55px;  width:12px;  float:left; cursor:pointer;}
.d_menu_o {background: url(../imagenes/menu3o.gif) no-repeat top; height:55px;  width:12px;  float:left; cursor:pointer;}
.division {background: url(../imagenes/linea_menu.gif) no-repeat top; height:55px;  width:2px;  float:left;}


/*			BOTONES			*/
.ibot {background: url(../imagenes/boton_01.jpg) no-repeat top; height:23px;  width:4px;  float:left; cursor:pointer;}
.cbot {padding-left:15px; padding-right:15px; background: url(../imagenes/boton_02.jpg) repeat-x top; width:auto; height:23px; line-height:23px; float:left; cursor:pointer;}
.dbot {background: url(../imagenes/boton_03.jpg) no-repeat top; height:23px;  width:5px;  float:left; cursor:pointer;}


.tb_busca{border:solid 1px #c5c4bf;background:#ffffff;  color:#666156; font-family:Arial; font-size:9pt;}
.linea {background:url(../imagenes/line.gif) repeat-x bottom center;}


.on {background:url(../imagenes/paso2.gif) no-repeat center center; color:#ffffff; width:161px; height:45px; vertical-align:middle; text-align:left;}
.off{background:url(../imagenes/paso1.gif) no-repeat center center; width:161px; height:45px; vertical-align:middle; text-align:left;}

.borde_carro{border-bottom:solid #ceccc8 2px;}
.borde_items{border-bottom:solid #ceccc8 1px;}

/* Galería imágenes */

#gallery3 {width:480px; float:left; }

#gallery3 ul {padding:0; margin:0; float:left; width:480px; height:60px;}

#gallery3 ul li {display:inline; width:90px; height:60px; float:left; margin:10px 0px 5px 5px;}

#gallery3 ul li a {display:block; width:80px; height:60px; text-decoration:none;}

#gallery3 ul li a img {display:block; width:80px; height:60px; border:0;}

#gallery3 ul li a:hover {background-color:#FFCCFF;}

#gallery3 ul li a:hover img {position:absolute; left:150px; top:90px; margin-top:10px; padding-top:0px; width:380px; height:285px; border:5px solid #FFCCFF; z-index:1;}
