html,body,form {
    margin:0;
    padding:0;
}

body 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 11px;
    height: 100%;
    width: 100%;
    background-image: url(../img/sfondo.jpg);
    background-repeat: repeat-y;
    background-color: Black;
}

body a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
}

body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
}

img {
    border:0px;
}

div#container {
    width: 90%;
    height: 100%;
	margin: 0% 0% 0% 100px;
	padding: 0% 0% 0% 0%;	
	
}

div#sito {
    width: auto;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: Transparent;
}

div#menu {
    float: left;
    width: 305px;
    height: auto;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    background-color: inherit;
}

div#destra {
    float: left;
    width: 596px;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: inherit;
}

div#header {
    width: 596px;
    height: 146px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: inherit;
}

div#content {
    width: 586px;
    height: auto;
    margin: 0px 5px 5px 5px;
    padding: 0px;
    background-color: inherit;
}

div#colsx {
    float: left;
    width: 130px;
    height: auto;
    margin: 0px 5px 0px 5px;
    padding: 0px;
    background-color: inherit;
    font-weight: bold;
    text-align: right;
}

div#coldx {
    float: left;
    width: 446px;
    height: auto;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    background-color: inherit;
    text-align: justify;
}

div#linea {
    clear: inherit;
    float: right;
    width: 100%;
    height: 1px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: Gray;
}

div#footer {
    clear: inherit;
    float: right;
    width: 100%;
    height: 20px;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    text-align: center;
    background-image: url(../img/sfondo-footer.jpg);
    background-repeat: repeat-y;
}

div#link {
    width: 586px;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: inherit;
}

div#linktitolo {
    float: left;
    width: 130px;
    height: auto;
    margin: 0px 5px 0px 5px;
    padding: 0px;
    background-color: inherit;
    text-align: right;
    font-weight: bold;
}

div#linkurl {
    float: left;
    width: 446px;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: inherit;
}

div#linktesto {
    clear: both;
    width: 446px;
    height: auto;
    margin: 15px 0px 5px 140px;
    padding: 0px;
    background-color: inherit;
}

div#nomeauto1 {
    width: 190px;
    height: auto;
    text-align: center;
    background-color: Gray;
}

div#nomeauto2 {
    width: 190px;
    height: auto;
    text-align: center;
    background-color: Gray;
}

div#nomeauto3 {
    width: 190px;
    height: auto;
    text-align: center;
    background-color: Gray;
}

.titolooccasioni {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #b55719;
}

.elenconewsletter {
    font-size: 12px;
    text-align: left;
}

div#iscrizione {
    width: 280px;
    height: auto;
    margin: 10px 5px 10px 15px;
    padding: 0px;
    background-color: inherit;
    text-align: left;
    font-size: 9px;
}