@charset UTF-8;
body {
	background-image: url(../IMG/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FED57D;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
td {
	vertical-align: top;
}
#contenitore {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}
#menu {
	background-image: url(../IMG/bg_menu.gif);
	background-repeat: repeat-x;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #790909;
	text-align: right;
	border-right-width: 11px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-position: bottom;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 11px;
	padding-left: 0px;
	line-height: 13px;
}
#menu a {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FED57D;
}
#contenuto {
	width: 908px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#bandiere {
	height: 31px;
	text-align: right;
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	font-size: 11px;
	color: #A2722C;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 20px;
	padding-right: 11px;
	padding-bottom: 20px;
	padding-left: 11px;
	line-height: 14px;
}
#footer a {
	color: #B98B40;
	text-decoration: underline;
}
p {
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 20px;
}
h1 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.float-left {
	float: left;
}
.testo-grande {
	font-size: 16px;
	line-height: 24px;
}
.tabella-bordo  td, .tabella-bordo {
	border: 1px solid #CCCCCC;
}
.farfalla  {
	font-weight: bold;
	color: #FF66CC;
}
.farfalla a:hover {
}
.coccinelle  {
	font-weight: bold;
	color: #990000;
}
.lucciola  {
	font-weight: bold;
	color: #FFCC00;
}
.bruco  {
	font-weight: bold;
	color: #66CC66;
}
.moscerino  {
	font-weight: bold;
	color: #336600;
}
.maggiolino  {
	font-weight: bold;
	color: #3366FF;
}
.citazionebottom {
	background-image: url(../IMG/bg_citazione.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	min-height:136px;
	padding-bottom: 0px;
}
.citazionetop {
	background-image: url(../IMG/bg_citazione_top.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	min-height:136px;
	padding-bottom: 0px;
}

