/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h2 {
	margin: 0px;
	color: #1C7105;
	border-bottom: 1px solid #E5E5E5;
	font-size: 12px;
}

#pagina {
	width: 780px;
}

#testa {
	height: 116px;
	padding-left: 11px;
	background-image: url(/images/headbg.gif);
	background-repeat: repeat-x;
}

#testa-logo {
	width: 220px;
	float: left;
}

#testa-menu {
	width: 541px;
	float: right;
	color: #1C7105;
}

#testa-menu a:link, #testa-menu a:visited, #testa-menu a:hover {
	text-decoration: none;
	color: #1C7105;
}

#testa-banner {
	width: 541px;
	height: 77px;
	float: right;
	margin-top: 12px;
	background-image: url(/images/bannerbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

#navigazione {
	clear: both;
	color: #FFCC00;
}

#navigazione a:link, #navigazione a:visited, #navigazione a:hover {
	color: #1D7206;
	text-decoration: none;
}

#corpo {
	clear: both;
	background-image: url(/images/headclose.gif);
	background-repeat: repeat-x;
	padding: 28px 8px 0px 0px;
}

#colonna-sinistra {
	width: 198px;
	float: left;
}

#colonna-sinistra ul {
	margin: 0px;
	padding: 10px 0px 0px 34px;
	list-style: url(/images/freccia.gif);
	list-style-image: url(/images/freccia.gif);
	background-color: #FFFFFF;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	font-size: 12px;
}

#colonna-sinistra a:link, #colonna-sinistra a:visited, #colonna-sinistra a:hover {
	color: #000000;
	text-decoration: none;
}

#colonna-centrale {
	width: 363px;
	float: left;
	margin-left: 14px;
}

#colonna-destra {
	width: 182px;
	float: left;
	margin-left: 12px;
}

#piede {
	clear: both;
	width: 780px;
	background-color: #C8EAB3;
	border-top: 4px solid #1C7105;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1C7105;
}

#piede a:link, #piede a:visited, #piede a:hover {
	text-decoration: none;
	color: #1C7105;
}

.box-head {
	background-image: url(/images/box/as.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.box-body {
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 10px;
}

.box-head h1 {
	margin: 0px;
	padding: 10px 0px 10px 34px;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-image: url(/images/box/ad.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D9D9D9;
}

.box-body p {
	margin: 3px 0px 3px 0px;
}

.box-destra {
	background-color: #F1F1F1;
	background-image: url(/images/box/piede_destra.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	margin-bottom: 15px;
}

.box-destra h1 {
	background-image: url(/images/box/head_destra.gif);
	background-position: top center;
	background-repeat: no-repeat;

	margin: 0px;
	padding: 10px 0px 10px 34px;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.box-destra p {
	padding: 0px 0px 0px 10px;
}

#ricerca h1 {
	background-image: url(/images/box/head_cerca.gif);
}
