* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat-x;
}

img {
	border: none;
}

caption {
	background-color: #DFEBF6;
	padding: 5px;
}

body.homepage {
	
}

#wrapper {
	width: 960px;
	margin: auto;
	position: relative;
	background-image: url(../images/sfondo_col_dx.gif)
}

#header {
	height: 203px;
	width: 960px;
	background-image: url(../images/header.jpg);
}


#adv_col {
	position: absolute;
	right: 0px;
	top: 203px;
	/*background-color: #7fa3c7;*/
	width: 312px;
}

#menu1 {
	position: absolute;
	top: 24px;
	left: 574px;
}

#menu2 {
	position: absolute;
	top: 186px;
	left: 30px;
}

.menu li {
	display: inline;
}

.menu li a {
	color: white;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.menu li a:hover {
	background-color: #B8A074;
}

.colonna {
	width: 288px;
	margin-right: 12px;
	float: left;
	padding: 12px 12px 12px 12px;
	margin-bottom: 4px;
}

.box {
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	/*padding-bottom: 12px;*/
	margin-bottom: 12px;
	background-color: transparent;
	border-bottom: 1px solid #352607;
	border-left: 1px solid #352607;
	border-right: 1px solid #352607;
	min-height: 138px;
	width: 312px;
	margin-right: 12px;
	float: left;
}

.box_doppio {
	position: relative;
	/*padding-bottom: 12px;*/
	margin-bottom: 12px;
	background-color: transparent;
	width: 637px;
	margin-right: 12px;
	border-left: 1px solid #352607;
	border-right: 1px solid #352607;
	border-top: 1px solid #352607;
	border-bottom: 1px solid #352607;
	/*float: left;*/
}


.box h2 {
	background-color:#BF9B5D;
	border-top: 1px solid #352607;
	font-size: 14px;
	color: black;
	padding: 3px 0px 0px 10px;
	height: 20px;
}

.box_doppio h2 {
	background-color:#BF9B5D;
	font-size: 14px;
	color: black;
	padding: 3px 0px 0px 10px;
	height: 20px;
}

.box-body {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.box-button {
	position: absolute;
	right: 8px;
	bottom: 0px;
	height: 23px;
	text-decoration: none;
	color: black;
	background-image: url(../images/box-button.jpg);
	clear: both;
	padding-left: 14px;
	line-height: 20px;
	font-size: 12px;
	padding-right: 8px;
}

.box h3 {
	font-size: 13px;
	margin: 3px;
}

.clear {
	clear: both;
}

#colonna2 {
	position: absolute;
	left: 325px;
	top: 363px;
}

#adv_row {
	clear: both;
	/*
	background-color: #D0BB90;
	border-top: 1px solid #352607;
	border-bottom: 1px solid #352607;
	height: 75px;
	margin-top: 12px;
	padding-top: 12px;
	*/
}

#adv_row li {
	list-style: none;
	display: inline;
	margin-left: 10px;
}

#adv_row ul {
	margin: auto;
	width: 960px;
}

#footer li {
	list-style: none;
	display: inline;
	margin-left: 10px;
}

#adv_row img {
	border: 1px solid black;
}

.footer_link,.footer_text { /*
width: 960px;
*/
	margin: auto;
	padding-top: 12px;
	text-align: center;
	padding-right: 312px;
	padding-bottom: 0px;
}

.footer_link a {
	color: #164394;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

.footer_text {
	color: gray;
	font-size: 11px;
	margin-top: 7px;
	padding-top: 0px;
}

#menu2 .yuimenu {
	background-color: #352607;
	padding: 5px;
	opacity: 0.9;
	padding-top: 0px;
}

#menu1 .yuimenu {
	background-color: #356186;
	padding: 5px;
	border-width: 0px;
	opacity: 0.9;
	padding-top: 0px;
}

#navbar {
	position: absolute;
	top: 206px;
}

#navbar ul {
	list-style: none;
	padding-left: 15px;
	color: #5d6d5c;
}

#navbar li {
	display: inline;
	padding-right: 5px;
}

#navbar li a {
	text-decoration: none;
	color: #5d6d5c;
	font-weight: bold;;
}

#navbar li a:hover {
	text-decoration: underline;
}

#body-sezione {
	/*margin-top: 25px;*/
	background-repeat: no-repeat;
	padding-top: 14px;
}

#body-sezione-centrale {
	border: 1px solid #352607;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 606px;
	background-color: #D0BB90;
}

#body-sezione-footer {

	clear: both;
}

#body-sezione h1 {
	font-size: 20px;
	margin-bottom: 10px;
}

#body-sezione p {
	text-align: justify;;
	line-height: 150%;
}

#adv_col h3 {
	color: white;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
}

#adv_col li a {
	padding-left: 10px;
	text-decoration: none;
	color: white;
}

#adv_col li {
	line-height: 14px;
}

#adv_col li a:hover {
	text-decoration: underline;
}

#adv_col ul.right-menu {
	border-bottom: 2px solid white;
	border-top: 2px solid white;
	margin-left: 6px;
	margin-right: 6px;
	list-style: none;
}

.cmxform fieldset {
	padding: 10px;
	border: 1px solid #332604;
	background-color: transparent;
	position: relative;
	margin-top: 1em;
	padding-top: .75em;
}

.cmxform legend {
	padding: 3px 6px 3px 6px;
	background-color: #332604;
	border: 1px solid 332604;
	position: absolute;
	top: -.8em;
	left: .5em;
	color: white;
	font-weight: bold;
}

.cmxform label {
	display: block;
	width: 150px;
	float: left;
}

.cmxform input {
	margin-bottom: 8px;
	border: 1px solid silver;
	border-bottom: 1px solid gray;
}

.cmxform label.required {
	font-weight: bold;
	margin-bottom: 8px;
}

.cmxform textarea {
	margin-bottom: 8px;
	border: 1px solid silver;
	border-bottom: 1px solid silver;
}

.cmxform .submitbutton {
	font-weight: bold;
	padding: 3px;
	border: 1px solid silver;
	margin: auto;
	width: 100px;
	display: block;
	margin-top: 10px;
}

.largesubmitbutton {
	font-weight: bold;
	padding: 3px;
	border: 1px solid silver;
	margin: auto;
	width: 200px;
	display: block;
	margin-top: 10px;
}

td.c1,tr.c1 {
	background-color: #dfebf6;
}

td {
	padding: 3px;
	text-align: left;
}

table {
	border: 2px solid #dfebf6;
}

table.noborder {
	border: none;
}

table.fullwidth {
	width: 100%;
}

th {
	background-color: #c5dbee;
	padding: 3px;
	text-align: center;
}

#lingue a {
	color: white;
}

#lingue li {
	display: inline;
}

#lingue {
	list-style: none;
	position: absolute;
	right: 10px;
	top: 3px;
}

#lingue img {
	border: none;
}

#ricerca .my-input {
	border: 1px solid #356086;
	position: absolute;
	right: 76px;
	top: 50px;
	color: gray;
	padding: 2px;
}

#ricerca .my-submit {
	position: absolute;
	right: 50px;
	top: 50px;
}

#body-sezione ol,#body-sezione ul {
	margin-left: 30px;
}

#body-sezione a {
	color: black;
	font-weight: bold;
}

.yuimenuitemlabel {
	line-height: 130%;
}

.yuimenu .bd {
	padding-top: 3px;
}

#body-sezione ol li {
	line-height: 24px;
	/*color: gray;*/
}

#body-sezione ol li a {
	text-decoration: none;
	border-bottom: 1px solid silver;
	font-weight: normal;
}

#body-sezione ol {
	margin-bottom: 20px;
}

#body-sezione h3 {
	margin-bottom: 1px;
}

#body-sezione p {
	padding-bottom: 8px;
}

#body-sezione hr {
	margin: 30px;
	border: 1px solid silver;
}

.footer_link img {
	position: relative;
	top: 6px;
}

#listanews li {
	list-style: none;
}

#listanews li { /*    margin-left: -30px;*/
	border-bottom: 1px dashed silver;
	margin-top: 5px;
}

#listanews img {
	width: 50px;
	height: 40px;
	float: left;
	margin: 0px 5px;
	border: 2px solid white;
}

#listanews li a {
	display: block;
	padding-left: 36px;
	text-decoration: none;
}

#listanews .data {
	color: gray;
	font-size: 10px;
}

#listanews {
	margin-top: 20px;
	background-color: #DFEBF6;
}

ul#listanews {
	margin-left: 0px;
	padding: 3px;
	border: 1px solid gray;
	border-left: 3px solid #356086;
}

#listanews h3 {
	font-size: 18px;
	color: white;
	padding: 3px;
	background-color: #CDE;
	margin-bottom: 10px;
}

#pagine a {
	background-color: #DFEBF6;
	border: 1px solid silver;
	padding: 2px 5px;
	margin: 3px;
	text-decoration: none;
	font-weight: normal;
}

#pagine .current {
	background-color: #BCD;
	border: 1px solid silver;
	padding: 2px 5px;
	margin: 3px;
	text-decoration: none;
	font-weight: bold;
}

.news_intera {
	background-color: white;
	padding: 10px;
	border: 1px solid silver;
	border-left: 3px solid #356086;
}

#listanews .abstract {
	color: gray;
	font-size: 12px;
}

.news_intera .data {
	color: gray;
	margin-bottom: 15px;
	font-style: italic;
}

input.button {
	background-color: #BF9B5D;
	border: 1px solid #352607;
	color: black;
}

#newsletter_button {
	position: relative;
	left: 209px;
	top: 10px;
}

table#mappa {
	background-color: #dfebf6;
	padding: 1px;
	border: none;
}

#mappa td {
	background-color: #F5F9FC;
	padding: 5px 15px;
}

#mappa td a {
	text-decoration: none;
	border-bottom: 1px solid silver;
	padding: 1px 1px;
}

#mappa td p {
	text-align: left;
}

#homelink {
	position: absolute;
	top: 31px;
	left: 3px;
	width: 302px;
	height: 62px;
}

form .required {
	color: red;
}

form .mininota {
	font-size: 10px;
	color: gray;
	text-align: left;
}

form br {
	clear: both;
}

#wrapper {
	min-height: 1094px;
	height: auto !important;
	height: 1094px;
}

#col_banner_300x250 {
	margin: auto;
	width: 300px;
}

#riga_banner_x60 {
	margin: auto;
	width: 960px;
}

label.error {
	color: red;
	margin-bottom: 5px;
	background-color: pink;
	padding: 2px;
	width: 230px;
	border: 1px solid #Faa
}
#marquee{
	font-size: 13px;
	padding-top:3px;
	font-weight:bold;
	color: white;
}
#breadcrumb {
	border:1px solid;
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
}

#breadcrumb span {
	float: left;
}

#breadcrumb a {
	text-decoration: none;
	color: black;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.postTitle{
color:black;
font-size:12px;
}

