/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2003-2008 Tutti i diritti riservati */

html, body {
	margin: 0px; 
	padding: 0px; 
	background: #d9d9d9 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: 850px;
	height: 100%;
	padding: 0px 10px 11px 10px;
	margin: 0px auto;
	background: #ffffff url('../images/texture/container.gif') repeat-y;
	text-align: left;
	color: #3b3b3b;
}


/* HEADER */


div#header	{
	position: relative;
	width: 850px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
}
div#header_tools	{
	position: absolute;
	top: 20px;
	right: 65px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: right;
	font-size: 7pt;
	color: #FFFFFF;
}
div#header_tools a	{
	padding: 0px 5px 0px 5px;
	background: url('../images/texture/header_tools.gif') no-repeat left;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
div#header_tools a:hover	{
	padding: 0px 5px 0px 5px;
	background: url('../images/texture/header_tools.gif') no-repeat left;
	font-size: 8pt;
	text-decoration: none;
	color: #FF6400;
}
div#header_lang	{
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	font-size: 7pt;
	text-align: center;
	color: #6b5326;
}
div#header_lang a img {
	margin: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;
	background: transparent;
}
div#header_lang a:hover img {
	padding: 0px 0px 0px 0px;
	border: 1px solid #FF0000;
	background: transparent;
}
div#header_flash	{
	position: relative;
	width: 850px;
	height: 300px;
	padding: 0px;
	margin: 0px;
	background: transparent;
}

/* CONTENT */


div#content	{
	position: relative;
	width: 830px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-bottom: 10px solid #ffffff;
	background: #ffffff url('../images/texture/content.gif') repeat-y;
}
div#content_ctr {
	position: relative;
	width: 520px;
	padding: 0px;
	background: #f3f3f3;
	color: #3b3b3b;
}
div#content_ctr_tit1,
div#content_ctr_tit2,
div#content_ctr_tit3 {
	position: relative;
	width: 490px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	background: #662626;
	font-size: 12pt;
	font-weight: bolder;
	color: #ffffff;
}
div#content_ctr_txt1,
div#content_ctr_txt2,
div#content_ctr_txt3 {
	position: relative;
	width: 500px;
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #ffffff;
	background: transparent;
	text-align: justify;
}
div#content_ctr b	{
	background: transparent;
	color: #444444;
}
div#content_ctr h1	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 12pt;
	color: #4b0000;
}
div#content_ctr h2	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 11pt;
	color: #4b0000;
}
div#content_ctr h3	{
	margin: 10px 0px 10px 0px;
	background: transparent;
	font-size: 11pt;
	color: #ff6400;
}
div#content_ctr_tools {
	position: relative;
	width: 500px;
	padding: 10px 10px 10px 10px;
	background: transparent #e8e8e8;
	text-align: right;
	font-size: 8pt;
	color: #8b8b8b;
}
div#content_ctr_tools a	{
	background: transparent;
	text-decoration: none;
	color: #8b8b8b;
}
div#content_ctr_tools a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #FF6400;
}
div#content_ctr_pages {
	position: relative;
	width: 500px;
	padding: 10px 10px 10px 10px;
	border-top: 10px solid #ffffff;
	background: transparent #e8e8e8;
	font-size: 9pt;
	color: #8b8b8b;
}
div#content_ctr_pages a	{
	background: transparent;
	text-decoration: none;
	color: #8b8b8b;
}
div#content_ctr_pages a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #FF6400;
}
div#content_ctr_pages a.selected	{
	background: transparent;
	text-decoration: none;
	font-weight: bolder;
	color: #6b6b6b;
}

div#content_rgt {
	position: absolute;
	top: 0px;
	left: 540px;
	width: 300px;
	background: transparent;
}
div#content_rgt_tit1,
div#content_rgt_tit2,
div#content_rgt_tit3 {
	position: relative;
	width: 270px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	background: #9b9b9b;
	font-size: 10pt;
	font-weight: bolder;
	color: #ffffff;
}
div#content_rgt_txt1,
div#content_rgt_txt2,
div#content_rgt_txt3 {
	position: relative;
	width: 280px;
	padding: 10px 10px 10px 10px;
	border-bottom: 10px solid #ffffff;
	background: transparent;
	text-align: justify;
	font-size: 8pt;
	color: #4b4b4b;
}

div#content_rgt a.imgant img {
	padding: 5px;
	margin: 0px 5px 10px 5px;
	border: none;
	background: #FFFFFF;
}
div#content_rgt a:hover.imgant img {
	padding: 5px;
	margin: 0px 5px 10px 5px;
	border: none;
	background: #FFFFFF;
}
div#content_rgt b	{
	background: transparent;
	color: #4b4b4b;
}
div#content_rgt h1	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 10pt;
	color: #4b0000;
}
div#content_rgt h2	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 9pt;
	color: #4b4b4b;
}
form#searchform {
	position: relative;
	height: 90px;
	padding: 0px 5px 5px 5px;
	margin: 0px;
}
form#searchform label {
	clear: left;
	float: left;
	width: 90px;
	background: transparent;
	text-align: left;
	font-size: 8pt;
	color: #6b6b6b;
	cursor: pointer;
}
form#searchform input, select {
	float: left;
	width: 150px;
	padding: 1px;
	margin-bottom: 5px;
	font-size: 9pt;
	color: #6b6b6b;
}
form#searchform input.submit {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	border: none;
	background: url('../images/texture/search_submit.gif') no-repeat;
	cursor: pointer;
}


/* FOOTER */


div#footer	{
	position: relative;
	top: 0px;
	left: 10px;
	width: 830px;
	padding: 10px 0px 10px 0px;
	background: #1b1b1b url('../images/texture/footer.gif') repeat-x top; 
}
div#footer_menu	{
	position: relative;
	width: 800px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 8pt;
	color: #8b8b8b;
}
div#footer_menu a	{
	background: transparent url('../images/texture/footer_menu.gif') no-repeat left;
	text-decoration: none;
	color: #8b8b8b;
}
div#footer_menu a:hover	{
	background: transparent url('../images/texture/footer_menu.gif') no-repeat left;
	text-decoration: underline;
	color: #ff6400;
}
div#footer_menu a.slc	{
	background: transparent url('../images/texture/footer_menu.gif') no-repeat left;
	text-decoration: none;
	font-weight: bolder;
	color: #ffffff;
}
div#footer_addr	{
	position: relative;
	width: 800px;
	margin: 0px 0px 10px 0px;
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #7b7b7b;
}
div#footer_addr a	{
	background: transparent;
	text-decoration: none;
	color: #9b9b9b;
}
div#footer_addr a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #FF6400;
}
div#footer_copy	{
	position: relative;
	width: 800px;
	margin: 0px 0px 0px 0px;
	background: transparent;
	text-align: center;
	font-size: 7pt;
	color: #6b6b6b;
}
div#footer_copy a	{
	background: transparent;
	text-decoration: none;
	color: #9b9b9b;
}
div#footer_copy a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #FF6400;
}


/* IMMAGINI */


div#image {
	padding: 15px;
	background: #FFFFFF;
}


/* COLLEGAMENTI */


a {
	text-decoration: underline;
	color: #005a64;
}
a:hover {
	text-decoration: underline;
	color: #FF6400;
}