body,html { 	
margin:0;
	padding:0;
	height:100%; }

body {
 margin:0px;
 padding:0px;
 font-family: "Lucida Grande",verdana, sans-serif;
 background-color:#CCCCCC;
 font-size:10px;
 text-align:left;
 }
 

#contenitoreincorso{
position:absolute;
left:50%;
width:910px;
background-color:white;
height:855px;
margin-left: -445px;
display:block;
float:left;
}

#contenitore_logoincorso{
position:absolute;
left:0px;
padding:5px;
width:200px;
background-color:white;
}
#contenitore_testoincorso{
position:absolute;
top:100px;
width:410px;
background-color:white;
left:75px;
text-align:justify;
}

#contenitore_immaginiincorso{
position:relative;
top:5px;
width:400px;
background-color:white;
left:510px;
text-align:left;
float:left;
}



.immagine_dexincorso{
position:relative;
margin-bottom:5px;
width:400px;
background-color:white;
left:0px;
height:250px;
text-align:left;

}

.piedezincorso{
position:absolute;
width:200px;
background-color:white;
left:0px;
height:10px;
text-align:left;
top:825px;
}


.testo_immagine_dexincorso{
position:relative;
width:380px;
background-color:white;
left:5px;
top:3px;
height:30px;
text-align:left;

}
#contattiincorso{
position:absolute;
top:102px;
width:340px;
height:36px;
left:570px;
background-image:url('img/sfondo_contenuto2.png');
background-repeat: repeat;
text-align:left;
}

#testocontattiincorso{
position:relative;
top:5px;
left:5px;
text-align:left;
}

.googlemappaincorso{
position:absolute;
left:0px;
top:138px;
width:340px;
height:462px;
background-image:url('img/sfondo_contenuto2.png');
background-repeat: repeat;
}
.filettoincorso{
position:absolute;
left:0px;
top:825px;
margin:5px;
width:900px;
height:15px;
color:#CCCCCC;
border-bottom:1px solid #CCCCCC;
}
.simplyincorso{
position:absolute;
left:783px;
top:825px;
margin:5px;
width:150px;
height:25px;
color:#CCCCCC;
}



a{font-family: verdana, arial, helvetica; sans-serif;  font-size:10px; text-decoration:none;}
a:link{color:gray;}
a:visited{color:gray;}
a:hover {color: black;}
a:active{color: black;}

a.grig{font-family: verdana, arial, helvetica; sans-serif;  font-size:10px; text-decoration:none;}
a.grig:link{color:#CCCCCC;}
a.grig:visited{color:#CCCCCC;}
a.grig:hover {color: red;}
a.grig:active{color: red;}