body {
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
	background: #d2d7e5;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #667c94;
}

a {
	text-decoration: none;
	color: gray;
}

a:hover {
	text-decoration: none;
	color: #4c4c4c;
}

a:focus { outline: 0; }	

img {
	border: 0px;
}

#contenitore {
	padding: 0px;	
	position: absolute;
	width: 950px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	top: 0x;
	left: 50%;
	margin: 0 0 0 -475px;
	background: #ffffff;
}

/* @group header */



#header {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 280px;
	/*background: #b9daee;*/
	background: url(../images/header_bg1.png) repeat-x;
}

#logo {
	position: absolute;
	left: 5px;
	bottom: 125px;
	width: 172px;
	height: 142px;
	margin: 0px;
	padding: 0px;
}

#mdo {
	position: absolute;
	left: 215px;
	top: 0px;
	width: 100px;
	height: 43px;
	margin: 0px;
	padding: 0px;
}

#menu {
	position: absolute;
	margin: 0px;
	padding: 0px;	
	height: 31px;
	width: 750px;
	right: 0px;
	bottom: 125px;	
	border-bottom: 4px solid #97be82;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	bottom: 0px;
}

#menu ul li{
	float: left;
	width: 90px;
	height: 90px;
	margin: 0 3px 0 0;
	overflow: hidden;
	display: inline;
}

#menu ul li a{
	width: 90px;
	height: 30px;
	color: #057146;
	text-align: center;
	line-height: 30px;
	display: block;
	position: absolute;
	bottom: 1px;
	background: url(../images/bg_menu_li.gif) no-repeat;
}

#menu ul li a:hover{
	color: gray;
}

.menuH a{
	color: white;
}
li.menuH a:hover{
	color: white;
}

li.menuH a:visited{
	color: white;
}

li.menuH a:link{
	color: white;
}


#fascia {
	position: absolute;
	margin: 0px;
	padding: 0px;	
	height: 120px;
	width: 100%;
	left: 0px;
	bottom: 0px;	
	/*background: #ffffff;*/
}
#fascia img {
	margin: 0 0 0 200px;
}


/* @end */

#flash {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #ffffff;
}


/* @end */

/* @group contenuti */

#contenuti {
	position: relative;
	top: 0px;
	margin: 0px;	
	width: 950px;
	padding: 0 0 50px 0;
	min-height: 200px;
	background: #ffffff;
}

#submenu {
	float: left;
	width: 200px;
	margin: 0px;
	margin: 0 0 10px 5px;
	}

.submenu ul {
	width: 180px;
	margin: 0 0 0 0;
	padding: 0 4px;
	}
.submenu li {
	list-style-type: none;
	margin: 0 0 10px 5px;
	}
.submenu li ul {
	width: 160px;
	height: 258px;
	padding: 30px 6px 6px 6px;
	list-style-type: none;
	color: #97BE0D;
	font-size: 0.9em;
	background: url("../images/news_bg.png") no-repeat center center;
	}
.submenu li ul li {
	line-height: 14px;
	
	text-shadow: 0 1px 0 #ddd;
	}

#submenu a {
	margin: 0px;
	}

a:hover.button  {
	color: #000000;
	}


#contenuti_int{
	float: right;
	width: 745px;
	margin: 0px;
	min-height: 400px;
	}

#contenuti_int span{
	margin: 0px;
	width: 450px;
	padding: 0px;	
	}	
	
#contenuti_int h1{
	padding: 0px;	
	margin: 0 0 15px 0;
	color: #536d9a;

	}

#contenuti_int p{
	margin: 0 0 10px 15px;
	padding: 0px;
	width: 450px;
	line-height: 18px;
	display: block;
	}	

#contenuti_int h2{
	margin: 20px 15px;
	padding: 0px;	
	text-transform: uppercase;
	}

#contenuti_int h3{
	margin: 15px 0 15px 15px;
	padding: 0px;	
	font-weight: normal;
	
	}

#contenuti_int h3 a{
	color: #057146;
	}

#contenuti_int h3 a:hover{
	text-decoration: underline;
	}

#contenuti_int h4{
	margin: 15px 15px 0 15px;
	padding: 0px;	
	font-weight: normal;
	width: 600px;
	color: #97be0d;
	}

#contenuti_int h4 a{
	color: #97be0d;
	margin: 0px;
	}

#contenuti_int h4 a:hover{
	color: #057146;
	}

#contenuti_int h4 span{
	color: #057146;
	margin: 0px;
	padding: 0px;
	}	

#contenuti_int ul {
	margin: 0 0 0 35px;
	width: 450px;
	padding: 0;	
	}

#contenuti_int ul li {
	margin-bottom: 15px;
	list-style-image: url(../images/arrow.png);
	list-style-type: square;
	}

#contenuti_int form ul li {
	margin-bottom: 15px;
	list-style-type: none;
	}	
#contenuti_int div.video {
	margin: 35px 0 25px 35px;
	}
#contenuti_int div.video p {
	width: 90%;
	height: 100%;
	margin: 0;
	border: 1px solid #ddd;
	
	text-shadow: 0 1px 0 #bbb;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}


.expo li{
	margin: 0 30px 20px 0px;
	float: left;	
	list-style-type: none;
	}
	
#contenuti_int form {
	clear: right;
	padding-bottom: 50px;
	width: 100%;
	}	

/* @end */

/* @group footer */

#footer {
	clear: both;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #53504f;
}

#footer h1{
	font-size: 14px;
	color: #057146;
	margin: 0px;
	padding: 0px;
	border-bottom: 4px solid #d2d7e5;
	float: left;
}

#footer h1 span{
	margin-left: 5px;
}

#footer p{
	margin: 10px 0 0 0;
	float: left;
	display: inline;
	clear: left;
	width: 100%;
}

/* @end */

.box-1 {
	width: 700px;
	margin: 45px 0 0 -10px;
	padding: 15px 7px 7px 0;
	
	text-shadow: 1px 2px 2px #bbb;
/*
	border: 1px solid #ff8000;
	
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
	box-shadow: 2px 2px 3px #888;
	-moz-box-shadow: 2px 2px 3px #888;
	-khtml-box-shadow: 2px 2px 3px #888;
	-webkit-box-shadow: 2px 2px 3px #888;
*/
}
.box-1 a {
	text-decoration: underline;
}.box-1 a:hover {
	text-decoration: none;
}

#scroller_container {
	position: relative;
	overflow: hidden;
	width: 162px;
	height: 300px;
}
#scroller_container img {
	margin: 10px auto;
}
