html, body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#666;
   margin:0px;
   padding:0px;
   border:0px;
}
body {
   background-color: #FFF;
   width:100%;
   text-align: justify;
}
h1,h2,h3 {
   font-size: 11px;
   margin:0px;
   padding:0px;
   color:#666;
}
h2 {
   border-bottom:2px solid #44681F;
   padding:4px;
  
}
strong,b {
   color:#99C200;
}
strong.black {
	color:#922917;
}
img {
   border:0px;
}
#container a {
   text-decoration: none;
   color:#666;
}
#container a:hover {
   text-decoration: underline;
   color:#44681F;
}
h2.pad {
  padding-left:10px;
  padding-right:10px;
  margin:10px;
}
#extra a.showroom {
	padding:5px;
	color:#666;
	text-align:left;
	display:block;
}
#extra a.showroom:hover {
	color:#666;
	text-decoration:underline;
}
div.clearer {
   clear:both;
   margin:0px;
   padding:0px;
   float: none;
}
.clearfix:after{
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}
.clearfix {display: inline-block;}
div#container {
   background-image: url(../img/bg.jpg);
   background-repeat: repeat-y;
   width:962px;
   margin:0 auto;
}
div#content{
   margin-left:247px;
   margin-right:38px;
}
div#header {
   background-image: url(../img/header.jpg);
   background-repeat: no-repeat;
   height:300px;
}
div#navigation{
   clear:both;
   margin:0px 38px 0px 38px;
   height: 38px;
   border-top:1px solid #FFF;
   color:#FFF;
}
div#casa {
   background-color: #44681F;
   border-right:1px solid #FFF;
   width:208px;
   height: 38px;
   text-align: right;
   float:left;
}
div#menu {
   margin-left:208px;
}
div#logo {
   float:left;
   padding:173px 0px 0px 38px;
}
div#flash {
   margin:0px 0px 0px 246px;
   padding-top:27px;
}

div#footer{
   background-image: url(../img/footer.jpg);
   background-repeat: no-repeat;
   clear:both;
   width:100%;
   height:70px;   /* Height of the footer */
}
div#copy {
   margin:0px 50px 0px 246px;
   text-align:right;
   font-size: 10px;
   padding-top:24px;
}
div#powered {
   float:left; 
   width:246px;
   margin:0px 0px 0px 50px;  
   font-size: 10px;
   padding-top:24px;
}

/* menu */
div#menu ul {
   margin:0px;
   padding:0px;
}
div#menu li {
   list-style: none;
   display: inline;
    
}
div#menu li a span {
   display: none;
}
div#menu li a {
   width:134px;
   height: 38px;
   display:block;
   float:left;
   background-color: #666;
}
div#menu li a:hover,#menu li a.sel {
   background-color: #99C200;
}
div#menu li span {
   width:1px;
   height: 38px;
   display:block;
   float:left;
   background-image: url(../img/bg_menu.gif);
   background-repeat: no-repeat;
   background-position: top;
}
li#homepage a {
   background-image: url(../img/home.png);
   background-position: center;
   background-repeat: no-repeat;
}
li#chi a {
   background-image: url(../img/chi.png);
   background-position: center;
   background-repeat: no-repeat;
}
li#servizi a {
   background-image: url(../img/servizi.png);
   background-position: center;
   background-repeat: no-repeat;
}
li#realizzazioni a {
   background-image: url(../img/realizzazioni.png);
   background-position: center;
   background-repeat: no-repeat;
}
li#dove a {
   background-image: url(../img/dove.png);
   background-position: center;
   background-repeat: no-repeat;
}
li#contatti a {
   background-image: url(../img/contatti.png);
   background-position: center;
   background-repeat: no-repeat;
}

/* from docs for left */
div#extra {
	width:208px;
	float:left;
	text-align:left;
	margin-left:38px;
}

div#extra .section,div#extra .altre_section  {
	width:206px;
	height:auto;
	cursor:pointer;
	font-size:11px;
	margin:1px 1px 0px 1px;
	/*margin-top:8px;
	margin-bottom:4px;*/

}
div#extra .section a,div#extra .altre_section a {
   padding:6px;
   display:block;
   width:194px;
   background-image: url(../img/ombra_menu.gif);
   background-repeat: no-repeat;
   background-position: bottom;
   background-color: #E5E5E5;
}
div#extra .section.dark a,div#extra .altre_section.dark a  {
    background-image: url(../img/ombraL_menu.gif);
    background-color: #D6D6D6;
}
div#extra .section a:hover,div#extra .section a.sel {
   display:block;
   color:#9c0;
   text-decoration: none;
   background-image: url(../img/ombra_menu2.gif);
   background-repeat: no-repeat;
   background-position: bottom;
   background-color: #E5E5E5;
   
}
div#extra .section a.sel,div#extra .section.dark a.sel {
   font-weight:bold;
}
div#extra .section.dark a:hover,div#extra .section.dark a.sel {
   background-image: url(../img/ombraL_menu2.gif);
   background-color: #D6D6D6;
}

div#extra .altre_section a {
   background-image: url(../img/ombra1_menu.gif);
}
div#extra .altre_section.dark a {
   background-image: url(../img/ombra1L_menu.gif);
   background-color: #D6D6D6;
}
div#extra .altre_section a:hover,div#extra .altre_section a.sel  {
   background-image: url(../img/ombra1_menu2.gif);
   display:block;
   color:#9c0;
   text-decoration: none;
   background-color: #E5E5E5;
}
div#extra .altre_section.dark a:hover,div#extra .altre_section.dark a.sel  {
   background-image: url(../img/ombra1L_menu2.gif);
   background-color: #D6D6D6;
   font-weight:bold;
  }
div#extra .group_section {
	/*display:none;
	margin:0px 0px 4px 0px;
	*/
	padding:0px;
	margin:0px 0px 0px 0px;
}
div#extra a.file:link, div#extra a.file:active, div#extra a.file:visited {
	font-size:11px;
	text-transform: lowercase;
	width:200px;
	height: auto;
	line-height: 20px;
	display:block;
	text-align:left;
	text-decoration:none;
	padding:4px;
	background-image: url(../img/linea.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color:#666;
}

div#extra a.file:hover {
	color:#44681F;
	background-color: #CCC;
}
div#extra div.group_section a.selected {
   color:#99C200;
   font-weight:bold;
}
/* immagini della parte extra */
div.prevTop {
   background-image: url(../img/prev_top.gif);
   background-repeat: no-repeat;
   background-position: 1px;
   width:206px;
   height:18px;
}
div.prevMid {
   background-color: #FFF;
   text-align: center;
   border-left:1px solid #C9C9C9;
   border-right:1px solid #C9C9C9;
}
div.prevBottom {
   background-image: url(../img/prev_bottom.gif);
   background-repeat: no-repeat;
   background-position:1px;
   width:206px;
   height:6px;
}
/* home */
.left {
   float:left;
}
#content a.right {
    color:#99C200;
    font-weight: bold;
    display:block;
    width:100%;
    text-align: right;
}
div#speciale {
   border-right:1px solid #CCC;
   width:653px;
   height: auto;
   padding:10px; 
   text-align:left;
}
div#speciale table {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	width:653px;
}
div#speciale td#mediaspace {
   padding-right:10px;
}
div#speciale div {
   margin:0px 0px 0px 340px;
}
div#speciale p {
   margin:10px 0px 10px 0px;
   padding-top:0px;
}
div.divisorio {
   background-image: url(../img/linea_hp.gif);
   background-repeat: no-repeat;
   background-position: top right;
   height: 10px;
   width:674px;
}
div#pwServizi {
   float:left;
   width:316px;
   height: auto;
   padding:10px;
   border-right:1px solid #CCC;
}
div.showroom_img {
	width:640px;
}

div.showroom_img a {
	display:block;
	float:left;
	width:140px;
	height:90px;
	overflow:hidden;
	border: 3px solid #CCC;
	padding:1px;
	margin:3px;
}
div.showroom_img a:hover {
   border: 3px solid #44681F;
   padding:1px;
   margin:3px;
}
div#pwReal {
   border-left:1px solid #CCC;
   margin-left:336px;
   height: auto;
   padding:10px; 
}
#mediaspace {
   padding:10px 0px 0px 0px;
   
}
/* chi siamo */
div.desc {
   width:653px;
   padding:10px; 
}
div.desc p { 
   padding:0px 10px 0px 10px;
   margin-top:10px;
   margin-bottom:10px;
}
div.desc p img.left  { 
   float: left; 
   padding: 0px 10px 0px 0px; 
 }
#formcont table {
	margin-left:10px;
}

/* dove siamo */
div#dovesiamo {
   padding:10px; 
}
/* servizio/attivita */
div.desc table {
	width:653px;
}
div.desc table a img {
  border: 3px solid #CCC;
   padding:1px;
}
div.desc table a img:hover {
   border: 3px solid #44681F;
   padding:1px;
}
div#video {
   width:653px;
   padding:10px; 
   text-align:left;
}
div#video table td  {
   text-align:justify;
}
div#video td#movie {
   padding-right:10px;
   width:320px;
}
div.row {
   border-bottom:1px solid #44681F;
   margin:0px 10px 10px 10px;
}


#boxNoobServizio{
	position:absolute;
}

#boxNoobMask{
	position:relative;
	width:636px;
	height:340px;
	overflow:hidden;
}

#boxNoobServizioButtons {
	float: right;
	cursor: pointer;
	margin-right: 38px;
	margin-bottom: 15px;
   height:23px;
   line-height: 20px;
   background-color: #99C200;
   
}
#boxNoobServizioButtons span {
   padding:5px;
   color:#FFF;
}
#prevServizioBtn {
    border-right:1px solid #FFF;
}
a.tell {
   margin-left:5px;
}
a.tell img {
   vertical-align: middle;
}
div.tellfriend {
   margin:10px;
}
/** showroom nel menu a sinistra **/
#box3 {
	position:absolute;
}
#box3 span {
	display:block;
	float:left;
}
.negozio {
	position:relative;
	width:200px;
	height:138px;
	overflow:hidden;
}
