@charset "UTF-8";

body  {
	
	/*background:url(img/bg.jpg) repeat-x;*/
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;

}




.style2 {font-size: 12px}


.stile #container { 
	width: 845px;  
	background: #FFFFFF;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;

} 

	
 

.stile #contenuti { 
   
	margin: 0 auto; 
	border: 1px solid #FF0000;
	text-align: left; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;

}
 
.stile #header { 
    margin-top: 10px;
	background: #FFFFFF; 
	height: 425px;
	
} 



.stile  h1 {
 
    margin-top : 50px;
    margin-left : 35px;
   	font-size:15px;
    background:url(img/pallinor.gif) no-repeat 0 50%;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  15px;
	font-weight:bold;
	color: #FF0000;
	}



.stile  h2 {
    
  
	margin-left : 40px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;

	text-align: left;
	color: #FF0000;
}
	
.stile  h5 {
 
     margin :30px;
	 padding-left:30px;
	 padding-right: 20px;
	font: Verdana;
	font-size:  12px;
	color: #FF0000;
	}

.stile h2 a:link {
	
	/*background:url(img/piulinea.gif) no-repeat  0 50%;*/
	color: #FF0000;
	text-decoration:none;
	
}
.stile h2 a:visited {
    
	color: #FF0000;
	text-decoration:none;
}
.stile h2 a:hover {

  
	
 	color: #000000;
	text-decoration:underline;
}


.stile h3

{
  margin-left : 40px;  
  
	
}

.stile h3 li{

    list-style:url(img/pr.gif);
	text-align: left;
	color: #000000;

}

.stile p{
    width: 500px;
    margin-left : 40px;
	text-align: justify;
	color:#000000;
}

.rosso {color: #FF0000}





.stile #sidebar1 {
    margin:0;
	background: url(img/menubk.gif) no-repeat;
	float: left;
	width: 243px;
	height: 523px;
	
	}



.stile #ContenutoPage { 
	margin: 0 0 0 250px;  
	padding: 0 10px; 
} 

.stile #blocco { 
	display:block;
	height:140px;
} 
.stile #blocco1 { 
	display:block;
	height:50px;
} 
.stile #blocco3 { 
	display:block;
	height:250px;
} 
.stile #menu {

 }



ul
{
	position:relative;
	top: 35px;
	left: 10px;
	margin :0;
	padding: 0;
	list-style: none;
} 



li {
margin-top: 20px;
margin-left: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-decoration:none;

}

li a:link {
	padding-left: 20px;
	color: #FFFFFF;
	text-decoration:none;
	
	
}
li a:visited {
    padding-left: 20px;
	color: #FFFFFF;
	text-decoration:none;
}
li a:hover, .sel a {

    background:url(img/pallino.png) no-repeat 0 50%;
	color: #000000;
	text-decoration:;
}
.stile notac  {

   color: #555555;
	
}
li a:active {

}


a:link {
	
 
	margin: 0;
	color:#FF0000;
	
	text-decoration:none;
	
}

img {
	
 
	
	color:#FFFFFF;
	text-decoration:none;
	margin-left:50px;
	
}

a:link img {
	
 
	
	color:#FFFFFF;
	text-decoration:none;
	
}
a:visited {

   
	color:#FF0000;
	text-decoration:none;
}
a:visited img {
	
 
	
	color:#FFFFFF;
	text-decoration:none;
	
}
a:hover {
  
   	color: #000000;
	text-decoration:none;
}
a:hover img {
  
   	
	
	color:#FFFFFF;
	text-decoration:none;
}
a:active {

	
	color:#FFFFFF;
	text-decoration:none;

}
a:active img {

	
	color:#FFFFFF;
	text-decoration:none;

}



 .stile #ind1
 {
margin : 10px;
float:left;
display:block;
width: 265px;
 }


 .stile #ind2
 {
margin : 10px;
float:right;
display:block;
width: 265px;
 } 
 
 .stile #po{
    margin-left : 0px;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
.stile #map{
    
    margin-left : 40px;
	
}

.stile #footer { 
	 /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(img/footer.gif) no-repeat 50% 0;
	color:#FF0000;
	height: 13px; 
	width : 845px;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

