
#fotogallery{
width:330px;
float:left;
margin:0px 0 0 2px;
/*background:#000000;*/
}

#fotogallery_immagine{
width:100px;
float:left;
text-align:center;
border:0px solid #ecf3cd;
margin:0 3px 2px 3px;
font-weight:bold;
}
#fotogallery_immagine a{
text-decoration:none;
color:#000000;
}

#fotogallery_immagine a:hover{
text-decoration:none;
color:#009f2f;
}

#fotogallery_immagine img{
border:2px solid #004e27;
}

#fotogallery_immagine img:hover{
border:2px solid #009f2f;
}

h2{
color:#009f2f ;
font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0;
margin:10px 5px 0px 0;
font-weight:bold}
h3{
/*width:650px;*/
/*color:#004c29;
background:#bcdb00;*/
color:#fdd100 ;
font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0 10px;
margin:5px 0}


#po{
float:right;
width:331px;
margin:0 0 10px 11px;
/*background:#fff url(../image/bkg_Pensiline.jpg) left repeat-x;*/
background:#dce282;
}
#capitolato{
background:#dce282;
float:left;
margin:20px 0 0 0;
padding:10px;
width:310px;
text-align:justify;
}
#capitolato h1{
color:#000;
text-align:center;
}



.sottoMenu{
padding:0;
margin:0 0 15px 0;
font-weight:bold;
background:#FFFFFF;
}
.sottoMenu li{
list-style-type:none;
padding:2px 0;
}
.sottoMenu a{
background:url(../image/freccia.png) left center no-repeat;
padding:3px 0 3px 20px;
color:#1a181c;
display:block;
text-decoration:none;}
.sottoMenu a:hover{
background:#bcdb00 url(../image/freccia.png) left center no-repeat;}
.sottoMenu .voceCorrente a{
background: #004e27 url(../image/freccia.png) left center no-repeat;
color:#FFF;
}

.testoDISEGNO{
padding:3px;

background:#004e27;
margin:10px 0 10px 2px ;
}
