/* CSS2 Style powerd by That's Web, Biancucci Roberto, 
2003-2008 Tutti i diritti riservati */

html, body {
	margin: 0px; 
	padding: 0px; 
	background: #00334d 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: #00334d transparent;
	text-align: left
}


/* HEADER */


div#header	{
	position: relative;
	width: 900px;
	padding: 0px 0px 0px 0px;
	background: #00334d url('../images/texture/header.gif') no-repeat top;
}
div#header_tools	{
	position: absolute;
	top: 5px;
	left: 75px;
	width: 400px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: left;
	font-size: 7pt;
	color: #00334d;
}
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: #00334d;
}
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: 0px;
	left: 25px;
	padding: 6px 0px 0px 0px;
	background: transparent;
	font-size: 7pt;
	text-align: center;
	color: #00334d;
}
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 #FF9600;
	background: transparent;
}
div#header_flash	{
	position: relative;
	width: 900px;
	height: 375px;
	padding: 0px;
	margin: 0px;
	background: transparent; 
}



/* CONTENT */


div#content	{
	position: relative;
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #00334d url('../images/texture/content.gif');
}
div#content_lft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	padding: 0px 20px 0px 20px;
	background: url('../images/texture/content_lft.gif') no-repeat top;
	font-size: 8pt;
	color: #B7C8F6;
}
div#content_lft_box1,
div#content_lft_box2,
div#content_lft_box3 {
	position: relative;
	width: 140px;
	padding: 20px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
	background: url('../images/texture/content_lft_box.gif') no-repeat top;
	font-size: 8pt;
	color: #B7C8F6;
}

div#content_lft_sep1,
div#content_lft_sep2,
div#content_lft_sep3 {
	position: relative;
	width: 100%;
	height: 51px;
	background: url('../images/texture/content_lft_sep.gif') repeat-x;
}
div#content_lft h1	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 9pt;
	color: #FFFFFF;
}
div#content_lft h2	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 9pt;
	color: #FFFFFF;
}
div#content_lft a	{
	background: transparent;
	color: #FFFFFF;
}
div#content_lft a:hover	{
	background: transparent;
	color: #FF6400;
}
div#content_lft a.box {
	padding: 0px 17px 0px 0px;
	background: url('../images/icons/box1.gif') no-repeat right;
	text-decoration: underline;
	color: #FFFFFF;
}
div#content_lft a:hover.box {
	padding: 0px 17px 0px 0px;
	background: url('../images/icons/box2.gif') no-repeat right;
	text-decoration: underline;
	color: #FF6400;
}

div#content_ctr {
	position: relative;
	top: 0px;
	left: 350px;
	width: 485px;
	padding: 0px 25px 25px 25px;
	margin: 0px 0px 0px 0px;
	background: transparent;
	text-align: justify;
	color: #000000;
}
div#content_ctr h1	{
	margin: 0px 0px 25px 0px;
	background: transparent;
	font-size: 12pt;
	color: #00334d;
	text-align: right;
}
div#content_ctr h2	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	text-align: left;
	font-size: 11pt;
	color: #555555;
}
div#content_ctr small	{
	color: #333333;
	background: transparent;
}
div#content_ctr i	{
	color: #333333;
	background: transparent;
}
div#content_ctr ul	{
	margin: 10px 0px 0px 20px;
	background: transparent;
}
div#content_ctr li	{
	margin: 0px 0px 5px 0px;
	background: transparent;
}
div#content_ctr_img {
	position: relative;
	width: 475px;
	padding: 10px 0px 5px 10px;
	margin: 10px 0px 0px 0px;
	background: #F5F5F5;
}
div#content_ctr_img a img {
	width: 100px;
	padding: 5px;
	margin: 0px 8px 5px 0px;
	background: #FFFFFF;
}
div#content_ctr_img a:hover img {
	width: 100px;
	padding: 5px;
	margin: 0px 8px 5px 0px;
	background: #FF6400;
}
div#content_ctr_sep1,
div#content_ctr_sep2,
div#content_ctr_sep3,
div#content_ctr_sep4,
div#content_ctr_sep5, 
div#content_ctr_sep6, 
div#content_ctr_sep7, 
div#content_ctr_sep8, 
div#content_ctr_sep9, 
div#content_ctr_sep10  {
	position: relative;
	width: 100%;
	height: 51px;
	background: url('../images/texture/content_ctr_sep.gif') repeat-x;
}
div#content_ctr_pages a {
	position: relative;
	width: 100%;
	background: transparent;
	font-size: 8pt;
	color: #666666;
}
div#content_ctr_pages a {
	background: transparent;
	text-decoration: none;
	color: #00334d;
}
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: #ff6400;
}

div#content_rgt {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 125px;
	height: 300px;
	padding: 15px 0px 0px 25px;
	background: url('../images/texture/content_lft.gif') no-repeat top;
	font-size: 8pt;
	color: #333333;
}
div#content_rgt h1	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 10pt;
	color: #00334d;
}
div#content_rgt h2	{
	margin: 0px 0px 10px 0px;
	background: transparent;
	font-size: 9pt;
	color: #00334d;
}
div#content_rgt small	{
	color: #333333;
	background: transparent;
}
div#content_rgt a {
	background: transparent;
	text-decoration: none;
	color: #00334d;
}
div#content_rgt a:hover {
	background: transparent;
	text-decoration: underline;
	color: #ff6400;
}
div#content_rgt a.selected {
	background: transparent;
	text-decoration: none;
	font-weight: bolder;
	color: #ff6400;
}
div#content_rgt a.menu{
	padding: 0px 0px 0px 15px;
	background: url('../images/texture/content_rgt_menu1.gif') no-repeat left;
	text-decoration: none;
	font-size: 9pt;
	color: #00334d;
}
div#content_rgt a:hover.menu{
	padding: 0px 0px 0px 15px;
	background: url('../images/texture/content_rgt_menu2.gif') no-repeat left;
	text-decoration: underline;
	font-size: 9pt;
	color: #ff6400;
}
div#content_rgt a.menu_slc{
	padding: 0px 0px 0px 15px;
	background: url('../images/texture/content_rgt_menu3.gif') no-repeat left;
	text-decoration: none;
	font-size: 9pt;
	color: #666666;
}
div#content_rgt a img {
	width: 125px;
	margin: 0px 0px 25px 0px;
	background: transparent;
}
div#content_rgt a:hover img {
	width: 125px;
	margin: 0px 0px 25px 0px;
	background: transparent;
}
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: 31px;
	background: url('../images/texture/content_rgt_sep.gif') repeat-x;
}


/* FOOTER */


div#footer	{
	position: relative;
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #001b28 url('../images/texture/footer.gif') no-repeat top; 
}
div#footer_tools	{
	position: absolute;
	top: 25px;
	left: 200px;
	width: 225px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #333333;
}
div#footer_tools a	{
	background: transparent;
	text-decoration: none;
	color: #333333;
}
div#footer_tools a:hover	{
	background: transparent;
	text-decoration: none;
	color: #FF6400;
}
div#footer_menu	{
	position: relative;
	top: 35px;
	left: 440px;
	width: 435px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #B7C8F6;
}
div#footer_menu a	{
	padding: 0px 5px 0px 6px;
	background: transparent url('../images/texture/footer_menu.gif') no-repeat left;
	text-decoration: none;
	color: #B7C8F6;
}
div#footer_menu a:hover	{
	padding: 0px 5px 0px 6px;
	background: transparent url('../images/texture/footer_menu.gif') no-repeat left;
	text-decoration: none;
	color: #FF6400;
}
div#footer_menu a.slc	{
	padding: 0px 5px 0px 6px;
	background: transparent url('../images/texture/footer_menu.gif') no-repeat left;
	text-decoration: none;
	font-weight: bolder;
	color: #999999;
}
div#footer_addr	{
	position: relative;
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin: 75px 0px 0px 0px;
	background: transparent;
	text-align: center;
	font-size: 8pt;
	color: #999999;
}
div#footer_addr a	{
	background: transparent;
	text-decoration: none;
	color: #B7C8F6;
}
div#footer_addr a:hover	{
	background: transparent;
	text-decoration: none;
	color: #FF6400;
}
div#footer_copy	{
	position: relative;
	width: 900px;
	padding: 10px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
	background: transparent;
	text-align: center;
	font-size: 7pt;
	color: #999999;
}
div#footer_copy a	{
	background: transparent;
	text-decoration: none;
	color: #B7C8F6;
}
div#footer_copy a:hover	{
	background: transparent;
	text-decoration: none;
	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 {
	background: transparent;
	text-decoration: underline;
	color: #00334d;
}
a:hover {
	background: transparent;
	text-decoration: underline;
	color: #FF6400;
}
a.gallery {
	padding: 0px 20px 0px 0px;
	background: transparent url('../images/icons/gal1.gif') no-repeat right;
	text-decoration: none;
	color: #00334d;
}
a:hover.gallery {
	padding: 0px 20px 0px 0px;
	background: transparent url('../images/icons/gal2.gif') no-repeat right;
	text-decoration: underline;
	color: #FF6400;
}
a.link {
	padding: 0px 17px 0px 0px;
	background: url('../images/icons/link1.gif') no-repeat right;
	text-decoration: underline;
	color: #00334d;
}
a:hover.link {
	padding: 0px 17px 0px 0px;
	background: url('../images/icons/link2.gif') no-repeat right;
	text-decoration: underline;
	color: #FF6400;
}
