.preview { cursor:pointer; }
#preview{
	position:absolute;
	width:105px;
	border:1px solid #333;
	background:#FFFFFF;
	padding:5px;
	font-size:10px;
	display:none;
	color:#333;
}
a { color:#666666; text-decoration:none; }
table { text-align:left; }
.boton_opt a { 
	color:#CC0000; 
	text-decoration:none; 
	font-weight:bold;
}

.boton_opt a:hover {
	color:#FF3300;
	text-decoration:none;
	font-weight:bold;
} 


.menu_prod { padding-left:0px; margin:0px; padding-right:5px; }
.menu_prod_ul_padre { margin:0px; padding:0px; list-style:none; margin-top:10px; padding-top:3px; padding-bottom:3px; }
.menu_prod_ul_hijo { margin:0px; padding:0px; list-style:none;  }
.menu_prod_padre {
	padding-left:20px;
	padding-left:5px !important!;
	background-image:url(images/ico_prod.png);
	background-repeat:no-repeat;
	background-position:2px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}
.menu_prod_padre_selec {
	padding-left:20px;
	padding-left:5px !important!;
	background-image:url(images/ico_prod_selec.png);
	background-repeat:no-repeat;
	background-position:2px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}
.menu_prod_hijo {
	padding-left:35px;
	background-image:url(images/ico_prod_hijo.png);
	background-position:15px 4px;
	background-repeat:no-repeat;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}
.menu_prod_hijo_selec {
	padding-left:35px;
	background-image:url(images/ico_prod_hijo_selec.png);
	background-position:15px top;
	background-repeat:no-repeat;
}
.menu_prod a {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
.menu_prod a:hover {
	color:#333333;
}
.topcorners_rin {
	background-image:url(images/gradiente_rin.gif);
	height:28px;
	position:relative;
}
.topcorners_cat {
	background-image:url(images/gradiente_cat.gif);
	height:50px;
	position:relative;
}
.topcorners_car {
	background-image:url(images/gradiente_car.gif);
	height:50px;
	position:relative;
}
.topcorners_enc {
	background-image:url(images/gradiente_enc.gif);
	height:50px;
	position:relative;
}
.boton_opt {
	background-image:url(images/fondo_boton.gif); 
	background-repeat:repeat-x;
	height:32px;
	line-height:32px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	border-top:1px solid #FF9900;
	float:left;
	margin-left:7px;
	margin-top:5px;
	text-align:center;
}
.busqueda_opt {
	width:140px;
	height:22px;
	padding-left:5px;
	line-height:22px;
	border:1px solid #999999;
	float:left;
	font-family:'Trebuchet MS',Arial;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
p, font
{ font-family:		'Trebuchet MS', Arial, Sans-Serif;
}
td, th 
{ font-family:		Arial, Sans-Serif;
 font-size: 11px;
}

h1
{ color: 			#FF9900;
  font-size:		20px;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
.menu a
{
 font-weight:bold;
 color: #FFFFFF;
 text-decoration:none;
 text-align:center;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_notselected {
	color:#FF6600;
	text-decoration:none;
	text-align:center;
	margin-left:5px;
}
div.topmenu_selected  {
	color:#003366;
	margin-left:5px;
	text-align:center;
	text-decoration:none;
}
div.topmenu_selected
{
	padding:			7px;
	background-color: #FF9933;
}
div.topmenu_notselected
{
	padding:			7px;
	background-color: #FFCC99;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		12px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color: #003366;
  width:100%;
  height:25px;
  text-align:center;
  background-color:  transparent;
}
.navigation {
	font-size:12px;
	color:#666666;
}
a.navigation:hover {
	color:#000000;
}
.navigation_next {
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}
a.navigation:hover {
	color:#000000;
}
.navigation_current {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
a.navigation:hover {
	color:#000000;
}
.navigation_prev {
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}
a.navigation:hover {
	color:#000000;
}
.navigation_no {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
a.clasificador_off {
	min-width:10px;
	outline:none;
	float:left;
	padding:5px;
	padding-bottom:2px;
	padding-top:2px;
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
}
a.clasificador_off:hover {
	min-width:10px;
	outline:none;
	float:left;
	padding:5px;
	padding-bottom:2px;
	padding-top:2px;
	background-color:#FFFFCA;
	border:1px solid #CCCCCC;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
}
a.clasificador_on {
	min-width:10px;
	color:#CC3300;
	outline:none;
	float:left;
	padding:5px;
	padding-bottom:2px;
	padding-top:2px;
	background-color:#FFCC00;
	border:1px solid #FF6600;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
}