table
{
	
}
body
{
	font-family:Arial, Verdana;
	background:url(imagenes/back_ground_new.jpg) center top no-repeat;
	margin-top:0px;
	}
#header
{
}
#header h1
{
	color:#000000;
	font-weight:bolder;
	margin-bottom:4px;
	padding-left:10px;

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

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

}
#header h3 a:hover
{
	color:#595959;
	text-decoration:none;
}
#header .contact_now
{
 height:44px; line-height:44px; padding-top:5px; padding-bottom:5px;

}
#top
{

	background:url(imagenes/back_top.jpg) repeat-x;
}
#top .titulos
{
	border-bottom:#DFDFDF 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:13px;
	list-style-position:inside;
	line-height:18px;

}

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

#top li a
{
	text-decoration:none;
	color:#595959;
	margin-left:5px;
}
#top li a:hover
{
	color:#FF0000;
}
#footer
{
	font-size:11px;
	background:#192152;
	border-top: none;
	color:white;
}
#footer .links a, #footer a
{
	color:white;
	font-size:11px;

	
}
#footer .links a:hover
{
	color:#CCC;
	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 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 #DFDFDF;
}
#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:#000000;
	margin-top:18px;
	background:#F4F4F4;
	padding:3px;
}

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