#container {
	width:920px;
	margin:0 auto;
	font-family: helvetica, arial;
	font-size:12px;
}
#header {
	margin:10px 0;
}
#main {
	margin:20px 0;
	float:right;
	width:700px;
}
#sidebar {
	margin:20px 0;
	float:left;
	padding:20px;
	width:160px;
	height:306px;
	background:url(/images/menu-bg.jpg) top left no-repeat;
}
#sidebar a, #sidebar a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px;
}
#sidebar a:hover {
	background:#fff;
	color:#020066;
}
#sidebar li {

}
.clear {
	clear:both;
}
h2 {
	margin:5px 0 10px 0;
	padding:5px;
	background:#020066;;
	color:#fff;
	font-size:16px;
}
#main p {
	padding:10px;
}
/**********LLISTATS******/
.claro {
	background:#abb3d9;
}
.claro2 {
	background:#fff;
}
.gris {
	background:#ddd;
}
.gris2 {
	background:#eee;
}
li.claro2 {
	padding:5px 0;
}
li.oscuro {
	padding:5px 0;
}
li.gris2 {
	padding:5px 0;
}
li.gris {
	padding:5px 0;
}
.oscuro {
	background:#9aa1c3;
}
.descrip {
	text-align:center;
}
#list, #histo {
	width:100%;
	padding: 0;
	margin-top:5px;
	background: #fff;

}
#list a, #list a:visited {
	background:none;
	color:#020066;
	border:0;
} 
#list th, #histo th{
    border: solid #ccc;
    border-width: 0;
    text-align: left;
	padding: 5px;
	background: #020066;
	color:#fff;
}
#histo a, #histo a:visited{
	color:#333;
	background:none;
	border:0;
	text-decoration:none;
}
.histo {
	margin-top:50px;
}
#list td, #histo td{  
    text-align: left;
	color: #333;
	padding: 5px;
    border: solid #ccc;
    border-width: 0;
}


#list a, #list a:visited {
	text-decoration: none;
}

#list a:hover {
	text-decoration: underline;
}
.error_strings{ font-family:verdana; font-size:10px; color:#660000;}

.admin_botons {
	margin:20px 0;
	text-align:center;
}
.admin_botons a, .admin_botons a:visited {
	color:#020066;
	font-size:12px;
	text-transform:uppercase;
}
.product_images li{
	margin:0 10px;
	float:left;
}
.product_images a, #product_images a:visited {
	color:#020066;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
}
.product_images a:hover {
	text-decoration:underline;
}