html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h2 {
	font-size: 17px;
	color: #E10915;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	margin-bottom: 0px;
	clear: both;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 0px;
	clear: both;
}



p {
	line-height: 1.5em;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}


.page {
	background-color: #CCCCCC;
	background-image: url(../images/bgPage.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

.dida {
	color: #333333;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.dida a {
	color: #333333;
	text-decoration: underline;
}

.tit {
	font-size: 13px;
	font-weight: bold;
	color: #E10915;
	display: block;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #333333;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: 1px;
	width: 100%;
}
.linkEml {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkEml:hover {
	color: #FFCC00;
	text-decoration: none;
}
.linkScheda {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkScheda:hover {
	text-decoration: underline;
}
.dati {
	font-weight: bold;
}


.titoloUsato {
	font-size: 12px;
	font-weight: bold;
	color: #E10915;
}


.linkUsato {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:1px 3px 3px 1px;
	display: block;
}

a.linkUsato:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000000;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.linkUsatoThis {
	font-weight: bold;
	color: #E10915;
	text-decoration: none;
	padding:1px 3px 3px 1px;
	display: block;
}

a.linkUsatoThis:hover {
	color:#E10915;
	text-decoration:none;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.linkCont {
	color: #E10915;
	text-decoration: underline;
}
a.linkCont:hover {
	text-decoration: underline;
}

.menuSmall {
	font-size: 10px;
	color: #999999;
}
.marcaUsato {
	font-weight: bold;
}
.form {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
.formButton {
	color: #000000;
	background-color: #CCCCCC;
}
.privacy {
	font-size: 10px;
	color: #CCCCCC;
}
.titPage {

	font-size: 13px;
	font-weight: bold;
	color: #E10915;
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.avviso {
	font-weight: bold;
	color: #000000;
}
.venduto {
	float: right;
}
.titPage a {
	font-size: 13px;
	font-weight: bold;
	color: #E10915;
}

.titPage a:hover {
	color: #FFFFFF;
}
.content {
	padding-left: 8px;
	padding-top: 8px;
}
.box {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	color: #000000;
	width: 160px;
	padding: 5px;
}
.black {
	color: #000000;
}

p.nogaptop {
	margin-top: 0px;
}
p.nogapbottom {
	margin-bottom: 0px;
}
#menu {
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	display: block;
	background-image: url(../images/mli.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding-right: 2px;
}
#menu  li.last {
	list-style-type: none;
	background-image: none;
	padding-right: 0px;
}
#menu li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	display: block;
	float: left;
	white-space: nowrap;
}
#menu  li  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/mbg.jpg);
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-color: #bb1d26;
	background-repeat: repeat-x;
}
#menu  li.this a  {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#menu-container {
	background-image: url(../images/m2.jpg);
	background-repeat: repeat-x;
	background-color: #990000;
}
#menu #menu-left {
	float: left;
}
#menu  #menu-right {
	float: right;
}
#menu-bottom {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: center;
	width: 90%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#menu-bottom li {
	display: inline;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#menu-bottom  li.last {
	border-right-style: none;
}
#menu-bottom a {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
}
#menu-bottom  a:hover {
	color: #E10915;
}
#menu-bottom  li.this a {
	color: #666666;

}

#menu-bottom ul {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#links .linkLink {
	margin-top: 3px;
}

#links .linkLink a {
	color: #FFFFFF;
	text-decoration: none;
}
#links .linkLink a span {
	color: #E10915;
	text-decoration: none;
}
#menu-sub {
	padding: 2px;
}
#menu-sub ul {
	margin: 0px;
	padding: 0px;
}
#menu-sub  ul ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#menu-sub ul li {
	list-style-type: none;
}

#menu-sub ul li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:1px 3px 3px 1px;
	display: block;
}

#menu-sub ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000000;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#menu-sub ul li a.this {
	font-weight: bold;
	color: #E10915;
	text-decoration: none;
	padding:1px 3px 3px 1px;
	display: block;
}

#menu-sub ul li a:hover.this {
	color:#E10915;
	text-decoration:none;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.clear {
	clear: both;
}
