@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin:0;
	padding:0;	
}
div { 
	height: 1%; 
	min-height: 1%; 
}
p, form {
	margin:0px;
	text-align:justify;
}
ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
	padding-right:20px;
}
img {
	display:inline;
	border:none;
	text-align: center;
}
a:link, a:active, a:visited {
	color: #333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;	
	color: #666;
}
a.privacy:link, a.privacy:active, a.privacy:visited {
	text-decoration:none;	
	color: #CAC0B6;
}
a.privacy:hover {
	color: #333;
	text-decoration:none;
}
#wrapper {
	width: 947px;
	margin: 0 auto;
}
#wrapper_admin {
	width: 947px;
	margin: 0 auto;
}
#wrapper_admin p {
	text-align:center;
}
#wrapper_admin td {
	border-bottom:dotted 1px #A6946F;
}
#header {
	height:200px;
}
#testata {
	height:100px;
	padding-top:30px;
	text-align:right;
}
#top_menu {
	height:70px;
	background-color:#D92919;
}
#sub_menu {
	height:40px;
	background-color:#8B8178;
	color:#FFF;
}
#content {
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
}
#collane {
	padding:5px;	
}
#bestsellers {
	padding:5px;
}
#informazioni {
	padding:5px;
}
#punto {
	padding:5px;
}
#news {
	padding:5px 15px 5px 15px;
}
#punto_archivio {
	padding:5px 15px 5px 15px;
}
#footer {
	background-color:#8B8178;
	height:50px;
	color:#CAC0B6;
}
.col_233 {
	float:left;
	width:233px;
}
.col_164 {
	float:left;
	width:164px;
}
.col_481 {
	float:left;
	width:520px;
	margin:25px 15px 15px 15px;
}
.col_714 {
	float:left;
	width:714px;
}
.clear_float {
	visibility: hidden;
	clear: both;
	height: 0px;
    font-size: 0;	
	display: block;
}
.bar_light {
	color:#FFF;
}
.bar_dark {
	color:#8B8178;
	text-align: center;
}
.titolo {
	font-size:13px;
	color:#D92919;
}
.titolo_admin {
	font-weight:bold;
}
.td_border {
	border-bottom:solid 1px #A6946F;
}

