@charset "utf-8";
/* CSS Document */
html, body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	}
img{
	border: none;
	}
a{
	text-decoration: none;
	}
div.principale{
	width: 902px;
	min-height: 300px;
	margin: 10px auto 0 auto;
	}
/*--------------------------------testata-----------------------*/
div.testata{
	background-image: url(../img/bg_testata.jpg);
	width: 901px;
	height: 57px;
	position: relative;
	border-bottom: 3px solid #FFF;
	margin: 0;
	}
img.logo{
	position: absolute;
	top: 15px;
	left: 10px;
	}
/*-----------------------------banner-----------------------------*/
div.banner{
	width: 901px;
	height: 85px;
	margin: 0;
	background-image: url(../img/banner.jpg);
	border-bottom: 3px solid #FFF;
	position: relative;
	text-align: justify;
	}
div.banner form{
	display: inline;
	margin: 0;
	padding: 0;
	}
input.searchtxt{
	position: absolute;
	top: 47px;
	left: 540px;
	width: 250px;
	height: 22px;
	line-height: 22px;
	padding: 0;
	background: none;
	background-color: #FFF;
	border: none;
	border: 1px solid #333;
	}
input.searchbtn{
	position: absolute;
	top: 47px;
	left: 800px;
	width: 78px;
	height: 24px;
	background: none;
	background-image: url(../img/btn.jpg);
	border: none;
	cursor: pointer;
	}
/*------------------------------page----------------------------------*/
div.page{
	width: 901px;
	min-height: 450px;
	background-color: #000;
	background-image: url(../img/bg_page.jpg);
	background-repeat: repeat-x;
	}
div.content{
	background-color: #FFF;
	margin: 0 11px 0 10px;
	min-height: 450px;
	}
div.contenuti{
	text-align: justify;
	margin-left: 10px;
	width: 660px;
	}
div.categorie{
	background-color: #fffae8;
	text-align: justify;
	padding: 20px;
	margin: 10px;
	border: 1px solid #8F1B1E;
	}
/*------------------------------------------annunci------------------------*/
span.numerino{
	float: left;
	clear:left;
	display: block;
	width: 30px;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 6px 0 0 8px;
	font-size: 18px;
	color: #555;
	}
div.annunci{
	padding: 0px 10px 40px 10px;
	text-align: justify;
	}
div.home{
	padding: 0;
	}
div.annunci a{
	display: block;
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
	}
span.adv_title{
	color: #009;
	font-size: 17px;
	font-weight: normal;
	display: block;
	}
span.adv_text{
	color: #000;
	font-size: 15px;
	font-weight: normal;
	display: block;
	}
span.adv_link{
	color: #090;
	font-size: 13px;
	font-weight: bold;
	display: block;
	}
span.sponsored{
	float: right;
	text-align: right;
	font-size: 11px;
	color: #AAA;
	}
/*----annunci in evidenza--*/
div.annunci a.evidence{
	background-color: #FED9A7;
	padding: 5px;
	display: block;
	}
/*----------------------------------------------shopping-----------------------------*/
span.title_shop{
	font-size: 16px;
	color: #C61321;
	font-weight: bold;
	text-transform: capitalize;
	display: block;
	height: 22px;
	}
div.off{
	float: left;
	width: 200px;
	height: 270px;
	margin: 0 5px 5px 0;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #CCC;
	}
div.off a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #C61321;
	text-align: left;
	}
div.off a:hover{
	text-decoration: underline;
	}
img.ant{
	float: left;
	padding: 1px;
	border: 1px solid #CCC;
	margin: 0px 4px 2px 0;
	width: 80px;
	}
span.note{
	text-align: left;
	display: block;
	}
img.store{
	clear: left;
	float: left;
	padding: 3px 0 0 0;
	}
div.paginazione{
	clear: left;
	text-align: right;
	font-size: 11px;
	}
div.paginazione a{
	display: inline;
	color:#900;
	margin: 0 5px 0 5px;
	}
div.paginazione a:hover{
	color: #000;
	}
	
div.prod{
	float: left;
	width: 200px;
	height: 270px;
	margin: 0 5px 5px 0;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #CCC;
	}
div.prod a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #962121;
	text-align: left;
	}
div.prod a:hover{
	text-decoration: underline;
	}
.hide{
	display: none;
	}
.hide h5{
	margin: 0;
	padding: 0;
	}
.hide td{
	vertical-align: top;
	}
.hide td img{
	float: left;
	}
span.rate{
	display: block;
	color: #C00;
	font-size: 20px;
	margin: 0;
	padding: 0;
	}
span.title_rev{
	color: #F90;
	font-size: 13px;
	}
.grigio{
	background-color: #EFEFEF;
	}
/*------------------------------colonna-----------------------------*/
div.coldx{
	float: right;
	width: 200px;
	min-height: 250px;
	text-align: center;
	}
div.categorie a{
	color: #333;
	line-height: 22px;
	font-size: 13px;
	}
div.categorie a:hover{
	color: #B42528;
	}
img.imgsn{
	margin-right: 6px;
	}
img.imgs{
	border: 1px solid #000;
	}
span.clear{
	width: 100%;
	clear: both;
	display: block;
	}
/*---------------------------footer----------------------------------*/
div.footer{
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	}
div.footer a{
	color: #333;
	}
div.footer a:hover{
	text-decoration: underline;
	}