﻿*, html, form, input, img, ul, li, a, div, span {margin:0; padding:0; border:none;}
h1, h2, h3, table, th, tbody, fieldset, legend, input {margin:0; padding:0; border:none;}

a, a:hover, a:visited, a:active { border:none; outline:none; }

body.nuvole
{
  background: #ecf0f1 url(Images/sfondo_nuvole.jpg) no-repeat center top;
}

body.motard
{
  background: #ecf0f1 url(Images/sfondo_motard_sezioni.jpg) no-repeat center top;
}

body.logo
{
  background: #ecf0f1 url(Images/sfondo_logo_sezioni.jpg) no-repeat center top;
}

body.minimale
{
  background: #ecf0f1 url(Images/sfondo_minimale.jpg) no-repeat center top;
}

body.semiminimale
{
  background: #ecf0f1 url(Images/sfondo_semiminimale.jpg) no-repeat center top;
}

body.completo
{
  background: #ecf0f1 url(Images/sfondo_completo.jpg) no-repeat center top;
}

body.caschi
{
  background: #ecf0f1 url(Images/sfondo_caschi.jpg) no-repeat center top;
}
body.gear
{
  background: #ecf0f1 url(Images/sfondo_gear.jpg) no-repeat center top;
}


#div_footer .div_interno
{
  width: 997px;
  height:100px;
  margin: 0 auto;
  position:relative; 
  padding:6px 0px 6px 0px;
  font-size:10px;
  font-family:Arial;
  color:#999999;
}

#div_footer .div_interno div
{
  padding:0px 15px 0px 20px;
  float:left;
}

#div_footer .div_interno .terzo
{
  padding:0px 15px 0px 15px;
  float:right;
}
#div_footer .div_interno .quarto
{
  padding:13px 20px 0px 15px;
  float:right;
  width:300px;
  text-align:right;
}

#div_footer .div_interno div a
{
  color:#999999;
  text-decoration:none;
}

#div_footer .div_interno div a:hover
{
  color:#999999;
  text-decoration:underline;
}

#div_footer .DataListMenuFooter a
{
  display:block;
  padding:0px 6px 0px 6px;
  color:#999999;
  text-decoration:none;
  text-transform:uppercase;
}

#div_footer .DataListMenuFooter a.selected
{
  color:#8B2020; 
}

#div_footer div.div_lineafooter
{
  height:0px;
  font-size:0px;
  line-height:0px;
  border-top:solid 1px #cccccc;
  margin: 0 auto;
  width:68%;
  min-width:1000px;
}

#div_footer p.societa
{
  color:#666666;
}

.div_riga
{
  height:1px; 
  font-size:0px; 
  line-height:0px; 
  overflow:hidden;
  background-color:#999999; 
  margin:4px 0px 2px 0px;
  *margin:1px 0px 1px 0px;
}

