@charset "utf-8";
/* CSS Document */

.testo{
	font-size:100%;
	line-height: 1.2em;
	color: #333;
	text-align: justify;
}
#menu li  {
	list-style-type: none;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#home {
	float: right;
	margin-left: auto;
	color: #663333;
	font-weight: bold;

}
.mail {
	color: #663333;
	text-decoration: none;
}

#scarica {
	margin-top: 190px;
	text-align: right;
	color: #99CC00;
	font-weight: bold;
	font-size: 0.9em;
	float: right;
	margin-right: -27px;
}
#brochure {
	text-decoration: none;
}



#menu li a {
	background-color: #99CC00;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	margin-left: -25px;
}

.titoli_par {
	float: none;
	color: #99CC00;
	font-weight: bold;

}
body {
	background-color: #ECF5FB;
}
#spazio_sotto {
	clear: both;
}
#home_s a{
	float: right;
	margin-left: auto;
	color: #663333;
	font-size: 0.8em;
	text-decoration: none;
}
.evidenzia {
	/*color: #99CC00;*/
	font-weight: bold;
	color: #7EA800;
	text-decoration: none;
}
a .evidenzia {
	/*color: #99CC00;*/
	font-weight: bold;
	color: #7EA800;
	text-decoration: none;
}

#blocco_news {
	background-image: url(../img/spazio_news_ristretto.jpg);
	height: 62px;
	width: 200px;
	margin-bottom: 10px;
}
.titolo_news {
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
	overflow: hidden;
}
.testo_news {
	font-size:85%;
	line-height: 1.1em;
	color: #777777;
	text-align: justify;
	padding-left: 5px;
	padding-top: 5px;
}
#convenzionate {
	margin-left: -25px;
	background-color: #99CC00;
	padding: 5px;
}

.data {
	color: #663333;
	font-weight: bold;
}
#vmarquee {


}
#marqueecontainer {
	overflow: hidden;
	height: 30px;
	text-align: justify;
}
#valido {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: rgb(250, 240, 230);
	font-size:0.9em;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 6px 6px 6px 6px;
	font-weight:bold;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 6px 6px 6px 6px;
}





#img_panieri{
	margin-left: 90px;
}
