/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2003-2008 Tutti i diritti riservati */

html, body {
	margin: 0px; 
	padding: 0px; 
	background: url('../images/texture/body.gif') repeat-x top #5f433a;
}
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: transparent; 
	text-align: left
}


/* HEADER */


div#header	{
	position: relative;
	width: 900px;
	height: 110px;
	padding: 0px;
	background: url('../images/texture/header.gif') repeat-x top; 
	margin: 0px;
}
div#header_tools	{
	position: absolute;
	top: 10px;
	right: 55px;
	background: transparent;
	text-align: right;
	font-size: 8pt;
	color: #e7e3e2;
}
div#header_tools a	{
	padding: 0px 5px 0px 5px;
	background: url('../images/texture/header_tools.gif') repeat-y left;
	font-size: 8pt;
	text-decoration: none;
	color: #e7e3e2;
}
div#header_tools a:hover	{
	padding: 0px 5px 0px 5px;
	background: url('../images/texture/header_tools.gif') repeat-y left;
	font-size: 8pt;
	text-decoration: none;
	color: #ff6400;
}
div#header_lang	{
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}
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 #FF6400;
	background: transparent;
}



/* CONTENT */


div#content	{
	position: relative;
	width: 880px;
	padding: 0px 10px 0px 10px;
	background: #e7e3e2 url('../images/texture/content.gif') repeat-y;
}
div#content_menu	{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 180px;
	padding: 0px 10px 10px 10px;
	background: #aa9b96;
}
div#content_menu_box1,
div#content_menu_box2,
div#content_menu_box3,
div#content_menu_box4,
div#content_menu_box5,
div#content_menu_box6,
div#content_menu_box7,
div#content_menu_box8,
div#content_menu_box9,
div#content_menu_box10	{
	position: relative;
	float: left;
	width: 175px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	background: url('../images/texture/content_menu_box.gif');
	letter-spacing: 1pt;
	font-size: 9pt;
	text-align: left;
}
div#content_menu a	{
	padding: 0px 0px 0px 15px;
	background: url('../images/texture/content_menu_a.gif') no-repeat left;
	text-decoration: none;
	color: #e7e3e2;
}
div#content_menu a:hover	{
	padding: 0px 0px 0px 15px;
	background: url('../images/texture/content_menu_ahover.gif') no-repeat left;
	text-decoration: none;
	color: #E1A400;
}
div#content_menu a.slc	{
	padding: 0px 0px 0px 15px;
	background: url('../images/texture/content_menu_aslc.gif') no-repeat left;
	text-decoration: none;
	font-weight: bolder;
	color: #ffffff;
}

div#content_lft	{
	position: absolute;
	top: 220px;
	left: 10px;
	width: 180px;
	padding: 10px 10px 10px 10px;
	background: #d9d3d1;
	font-size: 8pt;
	color: #715e58;
}
div#content_lft h1	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	text-align: left;
	font-size: 10pt;
	color: #5f433a;
}
div#content_lft h2	{
	margin: 15px 0px 10px 0px;
	background: transparent;
	text-align: left;
	font-size: 10pt;
	color: #5f433a;
}

div#content_ctr {
	position: relative;
	left: 210px;
	width: 500px;
	height: 430px;
	padding: 20px 20px 0px 20px;
	background: #d9d3d1;
	text-align: justify;
	color: #715e58;
}
div#content_ctr_tools {
	position: relative;
	left: 210px;
	width: 650px;
	margin: 0px;
	padding: 10px;
	border-top: 10px solid #e7e3e2;
	background: #d9d3d1;
	text-align: right;
	font-size: 8pt;
	color: #816b64;
}
div#content_ctr_tools a {
	text-decoration: none;
	color: #816b64;
}
div#content_ctr_tools a:hover {
	text-decoration: none;
	color: #ff6400;
}
div#content_ctr_tools a.slc {
	text-decoration: none;
	color: #816b64;
	font-weight: bolder;
}

div#content_ctr h1	{
	margin: 0px 0px 25px 0px;
	background: transparent;
	text-align: right;
	font-size: 12pt;
	color: #5f433a;
}
div#content_ctr h2	{
	margin: 15px 0px 10px 0px;
	background: transparent;
	font-size: 10pt;
	color: #005C96;
}
div#content_ctr h3	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 11pt;
	color: #ff6600;
}
div#content_rgt	{
	position: absolute;
	top: 0px;
	right: 10px;
	width: 120px;
	height: 450px;
	padding: 0px;
	background: transparent;
}


/* FOOTER */


div#footer	{
	position: relative;
	width: 900px;
	padding: 25px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	background: url('../images/texture/footer.gif') repeat-x top;
}
div#footer_menu	{
	position: relative;
	width: 860px;
	padding: 10px 10px 10px 10px;
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #e7e3e2;
}
div#footer_menu a	{
	padding: 0px 6px 0px 7px;
	background: transparent url('../images/texture/footer_menu.gif') repeat-y left;
	text-decoration: none;
	color: #E1A400;
}
div#footer_menu a:hover	{
	padding: 0px 6px 0px 7px;
	background: transparent url('../images/texture/footer_menu.gif') repeat-y left;
	text-decoration: underline;
	color: #ff6400;
}
div#footer_menu a.slc	{
	padding: 0px 6px 0px 7px;
	background: transparent url('../images/texture/footer_menu.gif') repeat-y left;
	text-decoration: none;
	font-weight: bolder;
	color: #e7e3e2;
}
div#footer_addr	{
	position: relative;
	width: 860px;
	padding: 0px 10px 10px 10px;
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #e7e3e2;
}
div#footer_addr a	{
	background: transparent;
	text-decoration: none;
	color: #E1A400;
}
div#footer_addr a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #ff6400;
}
div#footer_copy	{
	position: relative;
	width: 860px;
	padding: 0px 10px 10px 10px;
	background: transparent;
	text-align: center;
	font-size: 7pt;
	color: #e7e3e2;
}
div#footer_copy a	{
	background: transparent;
	text-decoration: none;
	color: #E1A400;
}
div#footer_copy a:hover	{
	background: transparent;
	text-decoration: underline;
	color: #ff6400;
}


/* 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: #5f433a;
}
a:hover {
	text-decoration: underline;
	color: #FF6400;
}
