@charset "UTF-8";
/* CSS Document */

#layout {
	vertical-align: middle;	
 	margin: -14px auto;
  	padding: 0px;
	width:880px;
	height:1024px;
	z-index:1;
	background-image: url(layout_def.jpg);
}

/***********************************************/
#layout0 {
	vertical-align: middle;	
 	margin: -14px auto;
  	padding: 0px;
	width:880px;
	height:285px;
	z-index:1;
	background-image: url(layout_def_0.jpg);
}
#maxicontent {
	vertical-align: middle;
	margin: 142px auto;

}
#content {
	vertical-align: middle;
	width:880px;
	margin: 0 auto;
	background: url(layout_def_1.jpg) repeat-y top left transparent;
	padding-bottom: 35%;
}
#text_all {
	position:relative;
	height:680px;
	left:5px;
	top:-150px;
}
#footer {
	vertical-align: middle;	
 	margin: 0 auto;
  	padding: 0px;
	width:880px;
	height:27px;
	background-image: url(footer.jpg);
}
/***********************************************/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #B5E35C;
}
#testata {
	position:relative;
	width:200px;
	height:115px;
	z-index:1;
	left:9px;
	top:6px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000cc;
}
a:hover {
	text-decoration: underline;
	color: #0000cc;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}	
#banner1 {
	position:relative;
	width:200px;
	height:96px;
	z-index:3;
	left: 609px;
	top: 190px;
}
#banner3 {
	position:relative;
	width:200px;
	height:95px;
	z-index:5;
	left: 609px;
	top: 240px;
}
#banner4 {
	position:relative;
	width:200px;
	height:95px;
	z-index:5;
	left: 609px;
	top: 285px;
}
#banner5 {
	position:relative;
	width:200px;
	height:95px;
	z-index:5;
	left: 609px;
	top: 315px;
}
#text1 {
	position:relative;
	width:575px;
	height:530px;
	z-index:7;
	left: 15px;
	top: -200px;
	overflow: auto;
}
#menu {
	position:relative;
	width:750px;
	height:28px;
	z-index:11;
	left: 100px;
	top: 108px;
}
#titolo1 {
	position:relative;
	width:532px;
	height:30px;
	z-index:10;
	left: 20px;
	top: 170px;
}
#text2 {
	position:relative;
	width:500px;
	height:280px;
	left:30px;
	top:-250px;
	z-index:12;
}

#news{
	margin-top: 50px;	
}