/* Stili per il body */

.body_main {
	background-color: #E3E3E3;
	margin-top: 0px;
}

.body_directions {
	background-image: url(../images/immagini_struttura/gradient.gif);
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
}

.body_lowgreen {
	background-color: #EBF2D1;
}

.body_eventi {
	background-image: url(../images/immagini_struttura/gradient.gif);
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
}



/* Stili per titolazioni */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: normal;
	color: #99B400;
	font-weight: bold;
	text-transform: none;
}

h2 {
	font-family: Verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #53531F;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0,5px;
}






/* Stili per il testo */

.commontext {
	font-family: "lucida grande", "lucida sans unicode", verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #53531F;
	text-align: left;
	font-weight: normal;
}

.commontext a:link {
	font-style: italic;
	font-family: verdana, "lucida grande", "lucida sans unicode", arial, sans-serif;
	color: #778C00;
	text-decoration: underline;
}

.commontext a:visited {
	font-style: italic;
	font-family: verdana, "lucida grande", "lucida sans unicode", arial, sans-serif;
	color: #53531F;
	text-decoration: underline;
}

.commontext a:hover {
	font-family: verdana, "lucida grande", "lucida sans unicode", arial, sans-serif;
	background-color: #FFFF00;
	color: #53531F;
	text-decoration: none;
}

.smalltext {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 9px;
}






/* Stili per i crediti */

.credits {
	font-family: "lucida grande", "lucida sans unicode", geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #53531F;
	text-align: center;
	font-weight: normal;
}

.credits_italic {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #53531F;
	font-style: italic;
	font-weight: normal;
}

.credits a:link {
	font-style: italic;
	font-family: verdana, "lucida grande", "lucida sans unicode", arial, sans-serif;
	color: #778C00;
	text-decoration: underline;
}

.credits a:visited {
	font-style: italic;
	font-family: verdana, "lucida grande", "lucida sans unicode", arial, sans-serif;
	color: #53531F;
	text-decoration: underline;
}

.credits a:hover {
	font-family: verdana, "lucida grande", "lucida sans unicode", arial, sans-serif;
	background-color: #FFFF00;
	color: #53531F;
	text-decoration: none;
}






/* Stili per didascalie e evidenze */

.caption {
	font-family: "lucida grande", "lucida sans unicode", verdana, "arial. sans-serif";
	font-size: 10px;
	line-height: 15px;
	color: #53531F;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.bold_headline {
	font-family: "lucida grande", "lucida sans unicode", verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #53531F;
}






/* Stile per i testi all’interno dei moduli da compilare */

.form {
	font-family: "Lucida Grande", Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
}



/* Stili per il footer */

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #656565;
	font-style: normal;
	line-height: 12px;
}

.footer_text a:link {
	color: #555555;
	text-decoration: none;
}

.footer_text a:visited {
	color: #555555;
	text-decoration: none;
}

.footer_text a:hover {
	text-decoration: underline;
	color: #333333;
}

.footer_text a:active {
	text-decoration: none;
	color: #555555;
}






/* Stili per immagini senza bordo */

.imgs_nohover a:link {
	text-decoration: none;
}

.imgs_nohover a:visited {
	text-decoration: none;
}
	
.imgs_nohover a:hover {
	text-decoration: none;
}

.imgs_nohover a:active {
	text-decoration: none;
}



/* Stili da eliminare a sito ultimato */

.temp_style {
	padding-left: 40px;
	font-family: "lucida grande", "lucida sans unicode", verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #53531F;
	text-align: left;
	font-weight: normal;
}

.temp_style a:link {
	font-style: italic;
	font-family: verdana, "lucida grande", "lucida sans unicode", arial, sans-serif;
	color: #778C00;
	text-decoration: underline;
}

.temp_style a:visited {
	font-style: italic;
	font-family: verdana, "lucida grande", "lucida sans unicode", arial, sans-serif;
	color: #53531F;
	text-decoration: underline;
}


.temp_style a:hover {
	font-family: verdana, "lucida grande", "lucida sans unicode", arial, sans-serif;
	background-color: #FFFF00;
	color: #53531F;
	text-decoration: none;
}


.temp_sentence {
	font-family: "Palatino Linotype", "Hoefler Text", serif;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #A8AE6B;
	padding: 10px 15px;
	height: auto;
	width: 495px;
	text-align: center;
	letter-spacing: 0em;
	clear: both;
	margin: 0px 125px;
	border-top-width: 2px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: dotted;
	vertical-align: middle;
	display: block;
	border-right-color: #A8AE6B;
	border-left-color: #A8AE6B;
	background-color: #FFF8B2;
	border-top-color: #A8AE6B;
}

.temp_firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #A8AE6B;
	text-align: right;
	padding-right: 10px;
	display: block;
}

.imgrightfloating {
	float: right;
	clear: none;
}

.temp_guestbooktop {
	font-family: "Palatino Linotype", "Hoefler Text", serif;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #A29C5C;
	padding: 0px;
	height: 49px;
	width: 541px;
	letter-spacing: 0em;
	clear: both;
	vertical-align: middle;
	display: block;
	margin-top: 0px;
	margin-right: 125px;
	margin-bottom: 0px;
	margin-left: 125px;
}

/* Prima frase senza filetto sopra */
.temp_1a_sentence {
	font-family: "Palatino Linotype", "Hoefler Text", serif;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #A8AE6B;
	padding: 10px 15px;
	height: auto;
	width: 495px;
	text-align: center;
	letter-spacing: 0em;
	clear: both;
	margin: 0px 125px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	vertical-align: middle;
	display: block;
	border-right-color: #A8AE6B;
	border-left-color: #A8AE6B;
	background-color: #FFF8B2;
}
.temp_schedaservizi {
	font-family: "lucida grande", "lucida sans unicode", verdana, geneva, arial, sans-serif;
	font-size: 12px;
	background-color: #FFF8B2;
	line-height: 18px;
	color: #53531F;
	text-align: left;
	font-weight: normal;
	margin-left: 5px;
	list-style-type: square;
	height: auto;
	width: 320px;
	border: 1px solid #6D6E3C;
	padding: 5px 15px 15px 3px;
	margin-left: 40px;
}
.temp_schedaserviziRIGHT {
	font-family: "lucida grande", "lucida sans unicode", verdana, geneva, arial, sans-serif;
	font-size: 12px;
	background-color: #FFF8B2;
	line-height: 18px;
	color: #53531F;
	text-align: left;
	font-weight: normal;
	list-style-type: square;
	height: auto;
	width: 320px;
	border: 1px solid #6D6E3C;
	padding: 5px 15px 15px 3px;
}
.mark {
	margin-left: 40px;
}
.margine_temp  {
	margin-left: 40px;
}
.imgleftfloating {
	float: left;
	margin-left: 0px;
}
