body { 
  width:800px;
  font-family:verdana,sans serif;
  margin:auto;
  padding-top:20px;
  font-size:12px;
}

#header { 
  background:#FFF url(../Headrollball.jpg) no-repeat;
  width:800px;
  height:250px;
 }

#headertouch { 
  background:#FFF url(../HeadtouchA.jpg) no-repeat;
  width:800px;
  height:250px;
 }

#headerbeach { 
  background:#FFF url(../HeadtouchB.jpg) no-repeat;
  width:800px;
  height:250px;
 }

#headeradesione { 
  background:#FFF url(../HeadtouchC.jpg) no-repeat;
  width:800px;
  height:250px;
 }
 
.menu { 
  float:right;
  margin-top:30px;
background:#333;
 }

.menu A{ 
  text-decoration:underline;
  color:#333;
  font-family:courier new, sans serif;
  font-size:14px;
  padding:2px;
 }

.menu A:hover{ 
  text-decoration:none;
  color:#336699;
  font-weight:bold;
 }

#content { 
  width:550px;
  margin-top:20px;
  float:left;
 }

#colonna { 
  width:250px;
  float:right;
  margin-top:20px;
 }

#colonna A{ 
  text-align:right;
  color:#333;
  float:right;
  margin-bottom:5px;
 }

.foot{ 
  text-align:center;
  font-family:courier new, sans serif;
  padding-bottom:30px;
 }
 
.linkdocumenti {
 width:100%;
}

.linkdocumenti A{
 padding:5px;
 color:#333;
 text-decoration:none;
}

.linkdocumenti A:hover{ 
  text-decoration:none;
  color:#336699;
  font-weight:bold;
 }

.subsubmenu {
 position:relative;
 top:250px !important;
 top:200px
 width:1000px;
 text-align:left;
 padding-left:20px;
background:#333;
}

.subsubmenu A{
 padding:5px;
 color:#333;
 text-transform:uppercase;
}

.subsubmenu A:hover{
 color:#336699;
 font-weight:bold;
}
