*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 16px;
                                               color:#fff;
                                               background-image:url('../images/bg.gif');
                                               background-attachment: fixed;
                                               background-color:#fff;
                                               background-repeat:repeat-x;

}

	a:link    { color: #5abff0 }
	a:visited { color: #5abff0 }
	a:hover   { color: #808080 }
	a:active  { color: #808080}
	
	a:active{text-decoration:none} 
	a:visited{text-decoration:none} 
	a:link {text-decoration:none}  
	a:hover{text-decoration:none}

    a:active img{text-decoration:none;border:none;} 
	a:visited img{text-decoration:none;border:none;} 
	a:link  img{text-decoration:none;border:none;}   
	a:hover img{text-decoration:none;border:none;} 

.DivIndex a:link    { color: #5abff0 }
.DivIndex	a:visited { color: #5abff0 }
.DivIndex	a:hover   { color: #fff }
.DivIndex	a:active  { color: #fff}

.DivIndexTitolo a:link    { color: #fff }
.DivIndexTitolo	a:visited { color: #fff }
.DivIndexTitolo	a:hover   { color: #fff }
.DivIndexTitolo	a:active  { color: #fff}

#Main
{
    margin: 0 auto;
	
    width:1000px;
}

.Box {
    width: 100%;
    float:left;
    margin-top: 10px;
}
#Menu {
    width: 1000px;
	height: 15px;
}
#MenuBar {
    width: 1000px;
    
	height: 50px;
    margin-bottom: 5px;
}

#Footer {
     width: 1000px;
    text-align:center;
    font-size:12px;
	 color:#000;
}

#Footer a{
     color:#0066ff;
}

#Corpo {
    margin-top:15px;
    width: 1000px;
	background-color: #3f3f3f;
	color: #FFF;
    border-radius:5px 5px;
}

#Corpo p {

margin-left: 3px;
margin-top: 3px;
margin-bottom: 3px;
margin-right: 3px;

}

#ImgCorpo {

margin-left: 190px ;

}
#DivContLeft {

width: 300px;
height: 300px;
float:left;
margin-left: 10px;


}

#DivContRight {

width: 670px;
height: 300px;
float:left;

}


#DivContRight p {

margin-left: 10px;
margin-top: 10px;
float:left;


}

#Text {

margin-left: 20px;
margin-top: 20px;

}

#map_canvas 
{

margin-left: 30px;
margin-top: 10px;
width: 900px;
height: 400px;
float:left;
background-color: #000;
}

#map_canvas2
{
background-color: #000;
margin-left: 30px;
margin-top: 10px;
width: 900px;
height: 400px;
float:left;

}

.BoxGoogleMap {
color:#010101;

}
#text_map
{

float:left;
width: 300px;
height:500px;

}

.ContenutoBox {
    margin-top:5px;
    margin-left:20px;
    width:960px;
}

.ContenutoTitolo {
    min-height:1px;
    width:960px;
    float:left;
    margin-top:15px;
    font:bold;
    font-size: 20px;
}

.ContenutoCol1 {
    
    margin-top:10px;
    margin-bottom:25px;
    min-height:1px;
    float:left;
    width:440px;
    text-align: justify;
}

.ContenutoCol2 {
    margin-top:10px;
    margin-bottom:25px;
    margin-left:120px;
    float:left;
    width:400px;
    text-align: justify;
}

.Col1Mono {
    width:940px;
    text-align: justify;
}