@charset "utf-8";
	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 100px;
		height: 20px;
		position: relative;
		overflow:hidden;
		background: url(cosas_10_100/star.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		width:20px;
		height:20px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:20px;
		height: 20px;
		line-height:20px;		
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(cosas_10_100/star.gif) left bottom;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:20px;
	}
	.star-rating a.two-stars{
		left:20px;
	}
	.star-rating a.two-stars:hover{
		width: 40px;
	}
	.star-rating a.three-stars{
		left: 40px;
	}
	.star-rating a.three-stars:hover{
		width: 60px;
	}
	.star-rating a.four-stars{
		left: 60px;
	}	
	.star-rating a.four-stars:hover{
		width: 80px;
	}
	.star-rating a.five-stars{
		left: 80px;
	}
	.star-rating a.five-stars:hover{
		width: 100px;
	}
	.star-rating li.current-rating{
		background: url(cosas_10_100/star.gif) left center;
		position: absolute;
		height: 20px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	

.fondo {
	background-image: url(cosas_home/fondo.gif);
	background-repeat:  repeat-x;
	background-position: top;
}
.borde {
	border: 1px solid #32606D;
	background-color: #E8DCCB;
}

.borde_tienda {
	border: 1px solid #32606D;
	background-color: #B7C6A6;
}

body {
	margin:25px;
	font:12px Verdana, Arial, Helvetica;
	font-style: italic;
	line-height: 1;
	font-weight: normal;
	color: #583E0D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C3B577;
}
* {padding:0; margin:0}
.dropdown {
	float:left;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.dropdown dt { width:300px; cursor:pointer;}
.dropdown dt:hover {}
.dropdown dd {position:absolute; overflow:hidden; display:none; background:#E8DCCB; z-index:300; opacity:0}
.dropdown ul {width:300px; border:2px solid #E8DCCB; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#333;
	text-decoration:none;
	background:#E8DCCB;
	background-color: #E8DCCB;
}
.dropdown a:hover {background:#E7DCB8; color:#000}
.dropdown .underline {}
.texto {
	font:12px Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	color: #583E0D;
}
.texto2 {
	font:12px Verdana, Arial, Helvetica;
	font-weight: normal;
	color: #583E0D;
}
.texto_verde {
	font-weight: bolder;
	color: #4F6920;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	text-transform: uppercase;
}
.texto_negro_tienda {
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.titulares_tienda {
	font-weight: bolder;
	color: #BF580B;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-transform: uppercase;
}
.texto_verde2 {
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-transform: uppercase;
}

.Estilo6 {
	color: #9A6752;
	font: 10px Verdana, Arial, Helvetica;
	font-size: 12px;
}
.fondo_abajo {
	background-image: url(tienda/fondo_abajo.gif);
	background-repeat: no-repeat;
}
.fondo_dentro {
	background-image: url(tienda/fondo_dentro.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Estilo9 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.a2:visited	{
	color: #336600;
	text-decoration: underline;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 11px;
} 
.a2:active	{
	color: #336600;
	text-decoration: underline;
	font-family:  Verdana, Arial, Helvetica;
	font-size: 11px;
} 
.a2:hover	{
	color: #6DA802;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
} 
.a2:link	{
	color: #336600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
.borde {
	border: 1px solid #990000;
}
