table
{
	background:#FFFFFF;
}
body
{
	font-family:"Trebuchet MS", Verdana, Arial;
	background:url(imagenes/back_ground.jpg)}
#header
{
	border:#000000 solid 1px;
}
#header h1
{
	color:#FFCC00;
	font-weight:bolder;
	margin-bottom:4px;
	padding-left:10px;

}
#header h2
{
	color:#FFFFFF;
	font-weight:bolder;
	margin-top:0px;
	font-size:19px;
	padding-left:10px;
}

#header h3
{
	color:#FFFFFF;
		text-align:center;
		margin:0px
}
#header h3 a
{
	font-size:22px;
	color:#CC0000;
	font-weight:bolder

}
#header h3 a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
#header .contact_now
{
	background:url(imagenes/back_contacto.gif) center  #000000; height:44px; line-height:44px; padding-top:5px; padding-bottom:5px;

}
#top
{
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	background:url(imagenes/back_top.jpg) repeat-x;
}
#top .titulos
{
	border-bottom:#FF0000 solid 3px;
	width:560px;
}
#top .titulos h1
{
	margin-bottom:2px;
	margin-top:5px;
	font-size:25px;
		text-transform:uppercase;
}
#top ul
{
	margin:10px;
	padding:0px;
}
#top li
{
	list-style-image:url(imagenes/bullet_amarillo_off.gif);
	font-weight:bolder;
	font-size:16px;
	list-style-position:inside;
	line-height:25px;

}

#top .selected
{
	list-style-image:url(imagenes/bullet_amarillo_on.gif)}

#top li a
{
	text-decoration:none;
	color:#000000;
	margin-left:5px;
}
#top li a:hover
{
	color:#FF0000;
}
#footer
{
	font-size:11px;
	background: #F0FFFF;
	border:#000000 solid 1px;
	border-top: none;
}
#footer .links a
{
	color:#990000;
	font-size:11px;

	
}
#footer .links a:hover
{
	color:#FF9900;
	text-decoration:none;
	
}
#product_list
{
	padding-top:15px;
}
#product_list ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#product_list ul li a
{
	background:url(imagenes/item_prod_off.gif) left no-repeat;
	line-height:35px;
	padding-left:25px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
}
#product_list ul li div
{
	font-size:13px;
	margin-top:-10px;
	margin-bottom:10px;
	margin-right:30px;
}
#product_list ul li a:hover
{
	background:url(imagenes/item_prod_on.gif) left no-repeat;

}

#product_list ul li .prod_activo
{
	background:url(imagenes/item_prod_sel.gif) left no-repeat;
	font-weight:normal;
}
#product_list .texto_producto
{
	padding:5px;
	width:760px;
}
#product_list .prod_item
{
	font-size:12px;
	width:80%;
	border-top:1px solid #FFCC00;
}
#product_list .prod_item H3
{
	font-size:14px;
}
#product_list .prod_item a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#product_list .prod_item a:hover
{
	text-decoration:underline;
	color:#990000;
	
}
.texto_producto h3
{
	color:#CC0000;
	margin-top:18px;
	background:#F4F4F4;
	padding:3px;
}

h4
{
	background:#EFEFEF;
	padding:3px;
}