body{
	font-size: 10pt;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: black;
	background-color: #99CCFF;

}

p{
	text-align: justify;
	font-size: 10pt;
	padding-bottom: 0px;
	margin-bottom: -8px;
	
}

li {
	list-style-image: url(http://www.amacuorebari.it/logo2.jpg);
}

a{
	text-decoration: none; 
	/*color: blue;*/	
color: blue;
}

.telaio{
	width: 975px;
	/*background-color: #efefef;*/
	border: 0px solid blue;
	/*float:left;*/
	margin: 0 auto;
	clear: both;
	background-color: #33FFFF;

}

.telaio2{
	width: 978px;
	background-color: #99CCFF;
	/*border: 2px solid #01b0e7;*/
	border: 0px solid red;
	margin: 0 auto;
        float: left;
	clear: both;
	
}

.titolo{
	width: 976px;
	height: 219px;
	text-align: left;
	border: 0px solid blue;
	margin: 0%;
	float:left;
}

.box_centrale{
	width: 71%;
	height: auto;
	text-align: left;
	border: 0px solid blue;
	margin: 0.2%;
	float: right;
	top: 27%;
	padding-right: 5%;
	padding-top: 2%;
}

.cerca{
	width: 71%;
	height: auto;
	text-align: left;
	border: 0px solid blue;
	margin: 0.2%;
	float: right;
	top: 27%;
	padding-right: 2%;
	padding-top: 2%;
}

.box_ultime_notizie{
	width: 70%;
	height: auto;
	text-align: left;
	border: 0px solid blue;
	margin: 0.2%;
	float: left;
	top: 7%;
	padding-left: 4%;
	margin-top: -4%;
}

.copyright{
	width: 970px;
	height: auto;
	border: 0px solid gray;
	margin: 0.2%;
	float: left;
}

ol {
	list-style-type: disc;
}

.telaio_menu{
	width: 200px;
	height: 400px;
	/*background-color: #01b0e7;*/
	
background-color: turchese;
	/*border: 2px solid blue;
	border: 1px solid #01b0e7;*/
border: 0px solid red;
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;*/ 
	margin: 0.5%;
	float: left;
}	

#menu {
	width: 87%;
	border: 1px solid #99CCFF;
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;*/ 
	background-color: #99CCFF;
	margin: 5%;
	text-align: left;
	float: left;
	padding-top: 0%;
	}
