/* TAG HTML */
body {
	background: #dcb276 url("../img/main_bg.jpg");
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	color: #793400;
	line-height: 16px;
}
form, p {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #c13409;
	text-decoration: none;
}
a:hover {
	color: #793400;
}
hr {
	height: 1px;
	border: 1px solid;
	border-color: #be9a66;
	margin: 10px 0 10px 0;
}

/* DIV */
#container {
	width: 960px;
	margin: 0 auto 0 0;
}
#header {
	float: left;
	width: 960px;
	height: 235px;
	border: 0;
}
#content_top {
	float: left;
	width: 960px;
	min-height: 243px;
	background: #dcb377 url("../img/content_top_bg.jpg") top left repeat-x;
}
#slideshow {
	width: 708px;
	height: 243px;
	border: 0;
}
#content_down {
	float: left;
	width: 960px;
	min-height: 421px;
	background: #dcb377 url("../img/content_down_bg.jpg") bottom right no-repeat;
}
#content_down p {
	padding-right: 55px;
	color: #78592b;
	text-align: justify;
}
#content_down p.sharp {
	padding: 5px 100px 0 0;
	color: #78592b;
	text-align: justify;
}
#content_down ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content_down li {
	margin: 0px;
	padding: 0 0 10px 22px;
	text-align: justify;
	line-height: 16px;
	background: url("../img/marker.jpg") 0 0 no-repeat;
}
#but_detail {
	height: 28px; /*37px*/
	text-align: right;
	padding: 9px 19px 0 0;
	background: url("../img/marker_but.jpg") top right no-repeat;
}
#but_detail a:link, #but_detail a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#but_detail a:hover {
	color: #5c2f19;
}
#footer {
	width: 894px; /*960px*/
	height: 61px;
	padding: 0 0 0 66px;
	background: #ffd28c url("../img/footer_bg.jpg") top right no-repeat;
	color: #5e5244;
	line-height: 18px;
}
#footer a:link, #footer a:visited {
	color: #5e5244;
	text-decoration: none;
}
#footer a:hover {
	color: #c13409;
}
#footer p, #footer p a:link, #footer p a:visited {
	color: #daaa6a;
}
#footer p a:hover {
	color: #c13409;
}
/* CLASSI */
.input {
	color: #454545;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 136px;
	left: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.inputgiorno {
	color: #454545;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 25px;
	left: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.inputanno {
	color: #454545;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 60px;
	left: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.inputmessaggio {
	color: #454545;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 438px;
	left: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.inputcombo {
	color: #454545;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 142px;
	left: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #fc6600 !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
	border-color: #fd954c #c45002 #c45002 #fd954c;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-width: 2px;
}
/* 01.04.2009 */
a.lavorazioni:link, a.lavorazioni:visited {
	display: block;
	height: 24px;
	line-height: 23px;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0 20px;
	border: #5c2f19 1px solid;
	background-color: #c79e62;
}
a.lavorazioni:hover {
	background-color: #793400;
}
a.thumb_lavorazioni:link img, a.thumb_lavorazioni:visited img, .border_thumb {
	float: left;
	margin: 0 5px 5px 0;
	padding: 1px;
	border: #9a5e28 1px solid;
}
a.thumb_lavorazioni:hover img {
	border: #fff 1px solid !important;
}
