#contenitore {
	position: absolute;
	top: 0px;
	width: 1000px;
	background-position: center;
	left: 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -500px;
}

#testata {
	width: 1000px;
	height: 115px;
	
}

#bandiere {
	width: 1000px;
	height: 15px;
	background-color: #2D7EB3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

#foto {
	width: 1000px;
	height: 251px;
	
}

#titolo {
	width: 990px;
	height: 35px;
	background-color: #690300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	
}

#contenitorecorpo {
	width: 660px;
	background-color: #B5CD5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(immagini/sfondo_fiore1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 300px;
	line-height: 20px;
	height: auto;
	min-height:410px;
	
}

* html #contenitorecorpo {
height: 410px;
}
/**/


.titoletti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #313911;
	text-decoration: none;
}

.titoletti_rossi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #970400;
	text-decoration: none;
	letter-spacing: -1px;
}

a:link {
	color: #690300;
	text-decoration: none;
}
a:active {
	color: #690300;
	text-decoration: none;
}
a:visited {
	color: #690300;
	text-decoration: none;
}
a:hover {
	color: #A80400;
	text-decoration: none;
}


#footer {
	width: 990px;
	background-color: #62741D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 40px;
	background-image: url(immagini/sfondo_fiore2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7E3A4;
	padding-top: 15px;
	padding-left: 10px;
	
}

#footer a:link {
	color: #D7E3A4;
	text-decoration: none;
}
#footer a:visited {
	color: #D7E3A4;
	text-decoration: none;
}
#footer a:active {
	color: #D7E3A4;
	text-decoration: none;
}
#footer a:hover {
	color: #690300;
	text-decoration: none;
}



#footer .puntomedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8BA428;
	line-height: 20px;
}

#footer .puntomedia a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8BA428;
	line-height: 20px;
}

#footer .puntomedia a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #690300;
	line-height: 20px;
}

#logo {
	width: 480px;
	height: 115px;
	
}

#contenitoremenu {
	width: 500px;
	height: 50px;
	position: absolute;
	top: 0px;
	right: 1px;
	background-image: url(immagini/fiore_menu.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.sottotitoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #54621E;
	text-decoration: none;
	letter-spacing: -1px;
}
.foto_riga1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #596A1A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62741D;
}
.foto_riga2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #596A1A;
}
.form_campotesto {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.form_multiriga {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	width: 490px;
}
.form_titoletti {
	color: #690300;
	text-decoration: none;
}

.box_novita
{
	background-color: #EBF2D2;
	width: 610px;
	height: auto;
	padding:20px;
	font-size: 12px;
	line-height: 16px;
}
.sottotitoli_rossi {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6F8127;
	text-decoration: none;
	letter-spacing: -1px;
}

