/* CSS ITG Oscar D'Agostino di Avellino - Arix@you per S@rete */

/********* main elements *********/ 

body {
	background: #AB8F67 url(../img/bg_main.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size:70%;
	line-height:1.5em;
	color: #000;
	text-align: center;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

h1 {
	color: #B19D27;
	font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px;
	font-weight:normal;
}

h2 {
	color: #B19D27;
	font-family: 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: normal;	
	margin: 0px 0px 10px 0px;
	font-weight:normal;
}

p {
	margin:4px 0px;
	padding:0px;
}

img {
	border:0;
}

hr {
    border: 0;
    width:100%;
    color: #856F47;
    background-color: #856F47;
    height: 1px; 
	margin:4px 0px;
} 

/********* structural elements *********/ 

#container {
  width: 900px;
  padding: 0;
  text-align: left;
  margin: 0 auto;
  position:relative;
}

#logo {
	margin:-7px 0px 7px 0;
	padding:0px;
	text-align:center;
}

/* menu */
#Nav {
	width: 827px;
	padding:0 ;
	text-align: center; 
	margin:0px 0px 5px 0px;
}

#Nav ul	{
	width: 835px;
	height: 40px;
	background: url(../img/menu.gif);
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#Nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#Nav ul li, #Nav a	{
	height: 40px;
	display: block;
	}

#Nav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
	}

	#mn1 {left: 0; width: 103px;}
	#mn2 {left: 103px; width: 105px;}
	#mn3 {left: 208px; width: 152px;}
	#mn4 {left: 362px; width: 93px;}
	#mn5 {left: 455px; width: 94px;}
	#mn6 {left: 543px; width: 105px;}
	#mn7 {left: 647px; width: 98px;}
	#mn8 {left: 752px; width: 83px;}
	
	#mn1 a:hover, #mn1 a.on {background: transparent url(../img/menu.gif) 0 -40px no-repeat;}
	#mn2 a:hover, #mn2 a.on {background: transparent url(../img/menu.gif) -103px -40px no-repeat;}
	#mn3 a:hover, #mn3 a.on {background: transparent url(../img/menu.gif) -208px -40px no-repeat;}
	#mn4 a:hover, #mn4 a.on {background: transparent url(../img/menu.gif) -362px -40px no-repeat;}
	#mn5 a:hover, #mn5 a.on {background: transparent url(../img/menu.gif) -455px -40px no-repeat;}
	#mn6 a:hover, #mn6 a.on {background: transparent url(../img/menu.gif) -543px -40px no-repeat;}
	#mn7 a:hover, #mn7 a.on {background: transparent url(../img/menu.gif) -647px -40px no-repeat;}
	#mn8 a:hover, #mn8 a.on {background: transparent url(../img/menu.gif) -752px -40px no-repeat;}

/* central box */

#centralbox {
	width:899px;
	margin:0px;
	padding:0px;
	background:url(../img/img_main.jpg) repeat-y;
}

#centralbox_top {
	background:url(../img/img_top.jpg) no-repeat top center;
	height:290px
}

#centralbox_top1 {
	background:url(../img/img_top1.jpg) no-repeat top center;
	height:182px
}

#centralbox_top2 {
	background:url(../img/img_top2.jpg) no-repeat top center;
	height:182px
}

#centralbox_top3 {
	background:url(../img/img_top3.jpg) no-repeat top center;
	height:182px
}

#centralbox_top4 {
	background:url(../img/img_top4.jpg) no-repeat top center;
	height:182px
}

#centralbox_top5 {
	background:url(../img/img_top5.jpg) no-repeat top center;
	height:182px
}

#centralbox_top6 {
	background:url(../img/img_top6.jpg) no-repeat top center;
	height:182px
}

#centralbox_top7 {
	background:url(../img/img_top7.jpg) no-repeat top center;
	height:182px
}

#centralbox_top8 {
	background:url(../img/img_top8.jpg) no-repeat top center;
	height:182px
}

#centralbox_main {
	padding:20px 40px 40px 40px ;
	background:url(../img/img_bottom.jpg) no-repeat bottom center;
}


/* bottom box */

#bottombox {
	width:900px;
	text-align:center;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}


/*footer*/

#footer {
    border-top: 1px solid #856F47;
	color:#fff;
	margin:100px 20px 50px 20px;
	padding:10px 0px;
	position:relative;
	width:100%
}

#meteo {
	position:absolute;
	bottom:0px;
	right:0;
}

/********* link *********/ 

#centralbox a:link {
	color: #7D765A;
	text-decoration: none;
	font-weight:bold;
}

#centralbox a:visited {
	color: #7D765A;
	text-decoration: none;
	font-weight:bold;
}

#centralbox a:hover {
	text-decoration: underline;
}

a:link {
	color: #A7D24E;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #A7D24E;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline; 
}

/********* class *********/ 

.right {
	float:right;
}

.left {
	float:left;
}

/********* table *********/ 

table {
	text-align:left;
}

/********* for slidecontent *********/ 

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

/********* for print *********/ 

#printheader {
	display:none;
}

#printfooter {
	display:none;
}
