/* CSS Document */

body{
margin: 0
background-color:#333333;
}
#contenitore{
margin: 0 auto;
width:800px;
height:600px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-stretch:condensed;
font-size:10px;
color:#333333;
}




div#intromenu a:hover{
   color:#333333;
}

ul{
list-style-type:none;
font-size:12px;
color:#333333;
}

li{
float:left;



}


a:link{
text-decoration:none;
color:#333333;
}
a:visited{
text-decoration:none;
color:#333333;
}
a:hover{
text-decoration:none;
color:#ffffff;
}
a:active{
text-decoration:none;
color:#ffffff;
}
a:focus{
text-decoration:none;
color:#333333;
}


#testatagalery{
width:800px;
height:190px;
background-image:url();
background-repeat:no-repeat;
}



#boxlist1galery{
width:170px;
height:278px;
margin-left:5px;
margin-top:52px;
padding:8px;
float:left;
color: #333333;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
overflow:auto;
position: absolute;
}

#boxlist2galery{
width:150px;
height:294px;
margin-left:200px;
margin-right:0px;
margin-top:52px;
overflow:auto;
position: absolute;
}

#boxphotogalery{
margin-left:350px;
margin-top:52px;
padding:0px;
float:left;
color: #333333;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
overflow:auto;
position: absolute;
}



p{
line-height:13px;
}



#centralegalery{
width:800px;
height:411px;
background-image:url(Image/LINK3.JPG);
background-repeat:no-repeat;
float:left;
}
         
