/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2003-2008 Tutti i diritti riservati */

html, body {
	margin: 0px; 
	padding: 0px; 
	background: #003466 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: 900px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background: #003466;
	text-align: left;
}


/* HEADER */


div#header	{
	position: relative;
	width: 900px;
	padding: 0px 0px 0px 0px;
	background: transparent url('../images/texture/header.gif') no-repeat top;
}
div#header_tools	{
	position: absolute;
	top: 40px;
	left: 30px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: left;
	font-size: 8pt;
	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: #ff6900;
}
div#header_lang	{
	position: absolute;
	top: 15px;
	right: 35px;
	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: 900px;
	height: 260px;
	padding: 0px;
	margin: 0px;
	background: #003466;
}
div#header_search	{
	position: absolute;
	bottom: 0px;
	right: 20px;
	width: 220px;
	height: 210px;
	padding: 0px 15px 0px 15px;
	background: transparent;
	font-size: 8pt;
	color: #6b5326;
}
form#searchform {
	position: relative;
	width: 220px;
	height: 185px;
	padding: 0px;
	margin: 0px;
}
form#searchform label {
	clear: left;
	float: left;
	width: 70px;
	height: 18px;
	background: url('../images/texture/search_label.gif') no-repeat bottom left;
	text-align: left;
	font-size: 8pt;
	color: #6b5326;
	cursor: pointer;
}
form#searchform input, select {
	float: left;
	width: 140px;
	padding: 1px;
	margin-bottom: 5px;
	font-size: 9pt;
	color: #666666;
}
form#searchform input.submit {
	position: absolute;
	right: 35px;
	top: 140px;
	width: 40px;
	height: 40px;
	border: none;
	background: url('../images/texture/search_submit.gif') no-repeat;
	cursor: pointer;
}
a.adv	{
	position: absolute;
	left: 15px;
	bottom: 65px;
	padding: 0px 0px 0px 10px;
	background: url('../images/texture/search_a_adv1.gif') no-repeat left;
	text-decoration: none;
	font-size: 8pt;
	color: #005C96;
}
a:hover.adv	{
	position: absolute;
	left: 15px;
	bottom: 65px;
	padding: 0px 0px 0px 10px;
	background: url('../images/texture/search_a_adv2.gif') no-repeat left;
	text-decoration: none;
	font-size: 8pt;
	color: #ffffff;
}



/* CONTENT */


div#content	{
	position: relative;
	width: 900px;
	padding: 0px;
	margin: 0px;
	background: transparent url('../images/texture/content.gif') repeat-y;
}

div#content_ctr {
	position: relative;
	top: 0px;
	left: 20px;
	width: 540px;
	padding: 0px 30px 0px 30px;
	background: transparent;
	text-align: justify;
	color: #333333;
}
div#content_ctr b	{
	background: transparent;
	color: #333333;
}
div#content_ctr h1	{
	margin: 10px 0px 10px 0px;
	background: transparent;
	font-size: 12pt;
	color: #005C96;
}
div#content_ctr h2	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 10pt;
	color: #005C96;
}
div#content_ctr_sep1,
div#content_ctr_sep2,
div#content_ctr_sep3 {
	position: relative;
	width: 100%;
	height: 31px;
	background: url('../images/texture/content_ctr_sep.gif') repeat-x;
}
div#content_ctr_menu {
	position: relative;
	top: -30px;
	width: 560px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: right;
	color: #333333;
}
div#content_ctr_menu_tit {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: left;
	font-size: 8pt;
	color: #816d46;
}
div#content_ctr_menu1,
div#content_ctr_menu2,
div#content_ctr_menu3	{
	position: relative;
	float: right;
	width: 100px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	background: url('../images/texture/content_ctr_menu1.gif') no-repeat top;
	text-align: center;
}
div#content_ctr_menu a	{
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-decoration: none;
	color: #907e5c;
}
div#content_ctr_menu a:hover	{
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-decoration: underline;
	color: #ff6900;
}
div#content_ctr_menu a.slc	{
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-decoration: none;
	font-weight: bolder;
	color: #6b5326;
}


div#content_rgt {
	position: absolute;
	top: 0px;
	right: 35px;
	width: 220px;
	background: transparent;
}
div#content_rgt_txt {
	position: relative;
	width: 190px;
	padding: 0px 15px 0px 15px;
	background: transparent;
	text-align: left;
	font-size: 8pt;
	color: #4c3716;
}
div#content_rgt_img {
	position: relative;
	width: 220px;
	background: transparent;
}
div#content_rgt_img a img {
	width: 210px;
	padding: 5px;
	margin-bottom: 10px;
	border: none;
	background: #ffffff;
}
div#content_rgt_img a:hover img {
	width: 210px;
	padding: 5px;
	margin-bottom: 10px;
	border: none;
	background: #ffffff;
}

div#content_rgt b	{
	background: transparent;
	font-size: 9pt;
	color: #e1c473;
}
div#content_rgt small	{
	background: transparent;
	color: #E1C473;
}
div#content_rgt h1	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 10pt;
	color: #005C96;
}
div#content_rgt h2	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 9pt;
	color: #e1c473;
}
div#content_rgt a {
	text-decoration: underline;
	color: #005C96;
}
div#content_rgt a:hover {
	text-decoration: underline;
	color: #ff6900;
}
div#content_rgt_sep1,
div#content_rgt_sep2,
div#content_rgt_sep3 {
	position: relative;
	width: 100%;
	height: 31px;
	background: url('../images/texture/content_ctr_sep.gif') repeat-x;
}
div#content_rgt_menu	{
	position: relative;
	width: 220px;
	background: transparent;
	font-size: 8pt;
	color: #E1C473;
}
div#content_rgt_menu a	{
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-decoration: none;
	font-size: 9pt;
	color: #005C96;
}
div#content_rgt_menu a:hover	{
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-decoration: underline;
	font-size: 9pt;
	color: #ffffff;
}
div#content_rgt_menu a.selected	{
	padding: 0px 4px 0px 4px;
	background: #E1C473;
	text-decoration: none;
	font-weight: bolder;
	color: #ffffff;
}

/* FOOTER */


div#footer	{
	position: relative;
	width: 900px;
	height: 190px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px;
	background: url('../images/texture/footer.gif') no-repeat top; 
}
div#footer_tools {
	position: relative;
	top: 15px;
	left: 20px;
	width: 585px;
	background: transparent;
	text-align: right;
	font-size: 8pt;
	color: #7E7470;
}
div#footer_tools a	{
	background: transparent;
	text-decoration: none;
	color: #7E7470;
}
div#footer_tools a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #ff6900;
}
div#footer_menu	{
	position: relative;
	width: 900px;
	margin: 65px 0px 10px 0px;
	text-align: center;
	font-size: 8pt;
	color: #40678C;
}
div#footer_menu a	{
	background: transparent url('../images/texture/footer_menu.gif') no-repeat left;
	text-decoration: none;
	color: #40678C;
}
div#footer_menu a:hover	{
	background: transparent url('../images/texture/footer_menu.gif') no-repeat left;
	text-decoration: underline;
	color: #ff6900;
}
div#footer_menu a.slc	{
	background: transparent url('../images/texture/footer_menu.gif') no-repeat left;
	text-decoration: none;
	font-weight: bolder;
	color: #C5912E;
}
div#footer_addr	{
	position: relative;
	width: 900px;
	margin: 0px 0px 10px 0px;
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #BFCCD9;
}
div#footer_addr a	{
	background: transparent;
	text-decoration: none;
	color: #ffffff;
}
div#footer_addr a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #ff6900;
}
div#footer_copy	{
	position: relative;
	width: 900px;
	margin: 0px 0px 10px 0px;
	background: transparent;
	text-align: center;
	font-size: 7pt;
	color: #BFCCD9;
}
div#footer_copy a	{
	background: transparent;
	text-decoration: none;
	color: #ffffff;
}
div#footer_copy a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #ff6900;
}


/* IMMAGINI */


div#image {
	padding: 15px;
	background: #ffffff;
}
small {
 color: #7E7470;
}

/* COLLEGAMENTI */


a {
	text-decoration: underline;
	color: #005C96;
}
a:hover {
	text-decoration: underline;
	color: #ff6900;
}
