/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2003-2008 Tutti i diritti riservati */

html, body {
	margin: 0px; 
	padding: 0px; 
	background: #f1ece6 url('../images/texture/body.gif') repeat-x top;
}
body {
	font-family: Arial, "@Arial Unicode MS", sans-serif; 
	font-size: 76%;
	text-align: center;
}
div#container {
	position: relative;
	width: 890px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background: transparent;
	text-align: left;
	color: #534741;
}


/* HEADER */


div#header	{
	position: relative;
	width: 890px;
	padding: 0px 0px 0px 0px;
	background: transparent url('../images/texture/header.gif') no-repeat top;
}
div#header_tools	{
	position: absolute;
	top: 57px;
	right: 10px;
	width: 170px;
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #928575;
}
div#header_tools a	{
	background: transparent;
	font-size: 8pt;
	text-decoration: none;
	color: #928575;
}
div#header_tools a:hover	{
	background: transparent;
	font-size: 8pt;
	text-decoration: none;
	color: #c80000;
}
div#header_lang	{
	position: absolute;
	top: 5px;
	left: 548px;
	background: transparent;
}
div#header_lang a img {
	margin: 0px 2px 0px 0px;
	border: 1px solid #e4dbbf;
	background: transparent;
}
div#header_lang a:hover img {
	margin: 0px 2px 0px 0px;
	border: 1px solid #FF6400;
	background: transparent;
}
div#header_flash	{
	position: relative;
	width: 890px;
	height: 405px;
}
div#header_menu	{
	position: absolute;
	top: 57px;
	left: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: transparent url('../images/texture/header_menu_area.gif') repeat-x top;
	text-align: left;
	letter-spacing: 1pt;
	font-size: 9pt;
}
div#header_menu a	{
	padding: 0px 10px 0px 10px;
	background: transparent url('../images/texture/header_menu1.gif') no-repeat left;
	text-decoration: none;
	color: #928575;
}
div#header_menu a:hover	{
	padding: 0px 10px 0px 10px;
	background: transparent url('../images/texture/header_menu2.gif') no-repeat left;
	text-decoration: none;
	color: #81623e;
}
div#header_menu a.slc	{
	padding: 0px 10px 0px 15px;
	background: transparent url('../images/texture/header_menu3.gif') no-repeat left;
	text-decoration: none;
	color: #c0b199;
}


/* CONTENT */


div#content	{
	position: relative;
	width: 870px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background: url('../images/texture/content.gif') repeat-x top;
}
div#content_lft {
	position: absolute;
	width: 480px;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	background: transparent;
	text-align: justify;
}
div#content_lft_sep1,
div#content_lft_sep2,
div#content_lft_sep3,
div#content_lft_sep4,
div#content_lft_sep5,
div#content_lft_sep6 {
	position: relative;
	width: 100%;
	height: 25px;
	background: url('../images/texture/content_lft_sep.gif') repeat-x;
}
div#content_news {
	position: relative;
	width: 480px;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	background: transparent;
}
div#content_form {
	position: relative;
	width: 480px;
	padding: 20px 20px 20px 20px;
	margin: 0px;
	background: transparent;
	text-align: left;
}
h1 {
	margin: 0px 0px 15px 0px;
	background: transparent;
	font-size: 12pt;
	color: #998675;
}
h2 {
	margin: 10px 0px 10px 0px;
	background: transparent;
	font-size: 11pt;
	color: #736357;
}
h3 {
	margin: 0px 0px 5px 0px;
	background: transparent;
	font-size: 10pt;
	color: #8c6239;
}

div#content_ctr {
	position: relative;
	top: 0px;
	left: 525px;
	width: 170px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	text-align: left;
}
div#content_ctr_img {
	position: relative;
	border-bottom: 1px solid #f1ece6;
	background: #f1ece6;
}
div#content_ctr a img {
	width: 168px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border: 1px solid #d5c5b3;
	background: transparent;
}
div#content_ctr a:hover img {
	width: 168px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border: 1px solid #c80000;
	background: transparent;
}


div#content_rgt {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 150px;
	padding: 10px 10px 0px 10px;
	background: url('../images/texture/content_rgt.gif') no-repeat top;
	font-size: 8pt;
	color: #736357;
}
div#content_rgt_img {
	position: relative;
	width: 150px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}
div#content_rgt_menu {
	position: relative;
	width: 150px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	color: #8c6239;
}
div#content_rgt_menu a.link {
	padding: 0px 0px 0px 10px;
	background: transparent url('../images/texture/content_rgt_menu1.gif') no-repeat left;
	text-decoration: none;
	font-size: 8pt;
	color: #8c6239;
}
div#content_rgt_menu a:hover.link {
	padding: 0px 0px 0px 10px;
	background: transparent url('../images/texture/content_rgt_menu2.gif') no-repeat left;
	text-decoration: none;
	font-size: 8pt;
	color: #c80000;
}
div#content_rgt_menu a {
	font-size: 8pt;
	text-decoration: none;
	color: #8c6239;
}
div#content_rgt_menu a:hover {
	font-size: 8pt;
	text-decoration: underline;
	color: #c80000;
}
div#content_rgt_menu .selected {
	padding: 0px 4px 0px 4px;
	background: #d8cab9;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
}
div#content_rgt_menu b {
	padding: 0px 0px 0px 0px;
	background: transparent;
	font-size: 8pt;
	color: #998675;
}
div#content_rgt small {
	color: #998675;
}
div#content_rgt h1	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 10pt;
	color: #736357;
}
div#content_rgt h2	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 9pt;
	color: #736357;
}
div#content_rgt_sep1,
div#content_rgt_sep2,
div#content_rgt_sep3,
div#content_rgt_sep4,
div#content_rgt_sep5 {
	position: relative;
	width: 100%;
	height: 25px;
	background: url('../images/texture/content_lft_sep.gif') repeat-x;
}


/* FOOTER */


div#footer	{
	position: relative;
	width: 860px;
	padding: 25px 0px 10px 30px;
	margin-bottom: 5px;
	background: url('../images/texture/footer.gif') no-repeat top;  
	color: #736357;
}
div#footer_menu	{
	position: relative;
	text-align: left;
	font-size: 8pt;
}
div#footer_menu a	{
	background: transparent;
	text-decoration: none;
	letter-spacing: 0pt;
	color: #736357;
}
div#footer_menu a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #c80000;
}
div#footer_menu a.slc	{
	background: transparent;
	text-decoration: none;
	color: #998675;
}
div#footer_addr	{
	position: relative;
	margin: 15px 0px 0px 0px;
	background: transparent;
	text-align: left;
	font-size: 8pt;
}
div#footer_addr a	{
	background: transparent;
	text-decoration: none;
	color: #5f9410;
}
div#footer_addr a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #c80000;
}
div#footer_copy	{
	position: relative;
	margin: 15px 0px 0px 0px;
	background: transparent;
	text-align: left;
	font-size: 7pt;
	color: #998675;
}
div#footer_copy a	{
	background: transparent;
	text-decoration: none;
	color: #998675;
}
div#footer_copy a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #c80000;
}
div#footer_tools	{
	position: absolute;
	top: 25px;
	right: 15px;
	width: 150px;
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #998675;
}
div#footer_tools a	{
	background: transparent;
	text-decoration: none;
	color: #998675;
}
div#footer_tools a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #c80000;
}

/* PREZZI */

table.prices {
	width: 100%;
	border-collapse: collapse;
	border: none;
	background: transparent;
	font-size: 8pt;
}
table.prices td {
	border: 1px solid #ffffff;
}
table.prices tr.tr1 {
	background: #ebe4dc;
	text-align: center;
}
table.prices tr.tr2 {
	background: #f1ece6;
	text-align: center;
}

/* IMMAGINI */


.img	{
	float: left;
	padding: 10px;
	margin: 0px 10px 0px 0px;
	border: none;
	background: #FFFFFF;
}
div#image {
	padding: 15px;
	background: #FFFFFF;
}


/* COLLEGAMENTI */


a {
	text-decoration: underline;
	color: #5f9410;
}
a:hover {
	text-decoration: underline;
	color: #c80000;
}
.ant {
	position: relative;
	float: left;
	margin: 5px 5px 0px 0px;
}
a.tit {
	color: #8c6239;
	font-size: 8pt;
	text-decoration: none;
	letter-spacing: 0pt;
	font-weight: bolder;
}
a:hover.tit {
	color: #c80000;
	text-decoration: underline;
}
a.go {
	padding: 0px 9px 0px 0px;
	background: url('../images/texture/go1.gif') no-repeat right;
	color: #5f9410;
	font-size: 8pt;
	text-decoration: none;
}
a:hover.go {
	padding: 0px 9px 0px 0px;
	background: url('../images/texture/go2.gif') no-repeat right;
	color: #c80000;
	font-size: 8pt;
	text-decoration: underline;
}
