body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#efebe8;
	text-align:center;
}
p {
	margin:0px;
	padding:0px;
	font-size:12px;
}
a {
	color:#990000;
}

#header {
	width:980px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
}

#menu {
	width:730px;
	/*float:left;*/
	padding-left:250px;
}
#menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:120px;
}
#menu li{
	padding:0px;
	margin:0px;
	margin-left:28px;
	float:left;
}
#menu a{
	text-transform: uppercase;
	font-size:24px;
	color:#666666;
	text-decoration:none;
}


#main {
	width:950px;
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
	min-height:350px;
	background-image:url(../images/center.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:left;
}

#marchi td {
	font-size:10px;
	font-weight:bold;
	color:#666666;
}

#footer {
	width:980px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
#footer p{
	padding:0px;
	margin:0px;
	padding-top:30px;
	font-size:11px;
}

#clear {
	clear:both;
}

.exlink {
	text-decoration:none;
	font-weight:bold;
	color:#000000
}
.list_sx {
	text-align:right;
	float:left;
	width:130px;
	height:115px;
	padding-right:20px;
	margin-right:20px;
	margin-bottom:20px;
	border-right-style:solid;
	border-right-color:#D1D1C7;
	border-right-width:1px;
}


div#titolo {
	float:left;
	width:210px;
	text-align:right;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
div#titolo h1 {
	font-size:36px;
	font-weight:normal;
}
div#testo {
	float:right;
	width:700px;
	margin:0px;
	/*margin-left:230px;*/
	padding:10px;
	color:#000;
	text-align:left;
	/*background-color:#D1D1C7;*/
}


div#box_usato_categorie {
	width:100%;
	text-align:right;
	float:left;
}
div#box_usato_categorie a {
	color:#666;
}
div#box_usato_categorie ul {
	list-style:none;
}
div#box_usato_categorie li {
	/*background-color:#E8E7E5;*/
	color:#000;
	font-size:12px;
	font-weight:bold;
}
div#box_usato_categorie li:hover {
	background-color:#D1D1C7;
}




#box {
	width:140px;
	height:160px;
	float:left;
	text-align:center;
	cursor:pointer;
}
#box h3{
	font-size:14px;
}



div#dettaglio {

}
div#dettaglio ul {
	list-style:none;
	font-size:12px;
}
div#dettaglio img {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	border-style:solid;
	border-width:10px;
	border-color:#666:/*E8E7E5;*/
}
div#dettaglio_foto {
	float:right;
	margin-top:10px;
}
div#dettaglio_foto img {
	margin:5px;
	border:solid;
	border-width:5px;
	border-color:#000;
}
div#dettaglio_foto img:hover {
	margin:5px;
	border:solid;
	border-width:5px;
	border-color:#2C3339;
}
div#pagine {
	clear:both;
	padding:10px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	background-color:#D1D1C7;
}
div#pagine a {
	color:#000px;
}
