/* CSS Document */

#contenitore_index{position:relative; width:800px; height:400px; margin:15px auto; top:20px;}
#div_foto{position:absolute; width:300px; height:200px; top:184px; left:250px; border:1px solid; border-color:#000000;}
#contatti{ position:absolute; width:250px; height:auto; top: 320px;}


#contenitore{position:relative; width:800px; height:auto; margin:5px auto;}
#titolo{position:absolute; width:800px; height:150px; top:0px;}
#immagini{ position:absolute; width:800px; height:80px; top:159px;}
#menu{ position:absolute; width:800px; height:25px; top:248px;}
#tit{ position:absolute; width:20px; height:80px; top:290px;}
#corpo{	position:absolute;width:750px;height:auto;top:290px; left:30px;}

.titolo{ font-family:Verdana; font-size:30px; font-weight:bold; color:#000000;}
.titolo_corpo{ font-family:Tahoma; font-size:20px; font-weight:bold; color:#000000;}
.sottotitolo{ font-family:Verdana; font-size:18px; font-weight:bold; color:#5F2E1D;}
.descrizione1{ font-family:Verdana; font-size:11px; font-weight:bold; color:#000000;}
.descrizione2{ font-family:Verdana; font-size:11px; color:#000000;}
.descrizione3{ font-family:Verdana; font-size:12px; color:#000000;}
.menu{ font-family:Tahoma; font-size:10px; color:#5F2E1D; font-weight:bold; text-decoration:none;}
.sottodescriz{ font-family:Tahoma; font-size:12px; color:#5F2E1D; font-weight:bold;}
.collegamenti{ font-family:Tahoma; font-size:11px; color:#3366FF; text-decoration:none;}
