body 			{ margin: 0px; padding: 0px; font-family: Trebuchet MS,Verdana,Sans-serif,Georgia,Arial; font-size: 10pt; color: #6F0000; background: #EBECE9; }
/*** LAYOUT ***/
div#container 	{ width: 970px; margin: 0px auto; background: #F2F6EA; border: 1px gray solid; }
div#header_left 	{ float: left; height: 250px; width: 603px; padding: 0px 67px 0px 0px; background: url(../img/separatore.jpg) repeat-y right #DDE8C8; overflow: hidden; }
div#header_right 	{ float: right; height: 220px; width: 270px; background: #DDE8C8; padding: 5px 15px 25px 15px; margin-top: 0px;	text-align: center;	color: #6F0000;	/*border-bottom: 1px gray dotted;*/ }
div#content 		{ float: left; width: 588px; padding: 15px 67px 15px 15px; background: url(../img/separatore.jpg) repeat-y right; }
div#navigation	{ float: right; width: 270px; background: #F2F6EA; padding: 15px; text-align: center; color: #5A5A5F; }
div#credit_left 	{ float: left; width: 588px; font-size: 10px; line-height: 15px; text-align: center; color: #5A5A5F; padding: 15px 67px 20px 15px; background: url(../img/separatore.jpg) repeat-y right #F2F6EA; }
div#credit_right 	{ float: right; width: 270px; font-size: 8pt; background: #F2F6EA; padding: 15px; line-height: 18px; color: #5A5A5F; text-align: center; }
div#footer  		{ clear: both; width: 100%; background: #F2F6EA; color: black; }
.homePage 		{ text-align: center; color: #5A5A5F; font-size: 18pt; font-style: italic; font-weight: normal;	line-height: 50px; }
.homePage .news	{ font-size: 10pt; text-align: center; font-style: normal; line-height: 25px; color: green; /*border: 1px gray solid; padding: 5px; width: 300px; float: none; */}
/*** END LAYOUT ***/

/*** LINK ***/
a 						{ color: #5A5A5F; text-decoration: none; }
a:hover 					{ text-decoration: underline; }
#credit_right a 			{ color: #6F0000;	text-decoration: none; }
#credit_right a:hover 	{ text-decoration: underline; }
.link_titolo a			{ font-weight: bold; line-height: 30px;	font-size: 12pt; color: #6F0000; text-decoration: none; }
.link_titolo a:hover		{ color: #996533;  /* #82603E */ }
.news a					{ color: green; text-decoration: none; }
.news a:hover			{ color: #996533;  /* #82603E */ }
/*** END LINK ***/

.indirizzo		{ font-size: 9pt; }
.titolo  		{ font-size: 11pt; font-weight: normal;	color: green; }
.loScoiattolo 	{ font-size: 22pt; font-weight: bold; line-height: 35px; color: green; }
.switchcontent 	{ line-height: 11px; padding-left: 45px; }
.descrMenu 		{ font-size: 8pt; font-style: italic; }
.prezzoMenu 		{ font-size: 9pt; color: #5A5A5F; }
.titoloMenu 		{ font-weight: bold; color: #5A5A5F; padding-left: 35px; }
.tradizione 		{ text-align: justify; padding: 15px; }
.gallery 		{ padding-left: 5px; }
.imgGallery 		{ border: 1px solid green;	margin: 5px; }
.imgRicette 		{ border: 1px solid gray; }
.imgTradiz 		{ border: none;	margin: 0px; padding: 0px; }
hr 				{ color: silver; background-color: silver; width: 90%; height: 1px; }
.news hr 			{ color: silver; background-color: silver; width: 300px; height: 1px;}


