@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:25px;
	background-image:url(../img/bg.jpg); 
	background-repeat:repeat-x;
}
ul{
	list-style:url(../img/punto.jpg);
	line-height:normal;
}
li{
	width:500px;
	height:12px;
	padding:0px 0px 6px 5px;
	margin:0px;
	line-height:normal;
}
#container{
	margin:0px auto; 
	background-image:url(../img/top.jpg); 
	background-repeat:no-repeat; 
	background-position:top right; 
	width:100%;
}
#contenitore{
	width:854px;
	margin:0px auto;
	padding:21px 0px 0px 0px;
	position:relative;
}
/*-----------------------------------------------------------------------TOP----------------------------------------------------------------*/
#top{
	width:854px;
	height:83px;
	background-image:url(../img/bg_top.jpg);
	background-repeat:repeat-x;
	float:left;
}
#logo{
	width:700px;
	height:83px;
	background-image:url(../img/bg_top.jpg);
	background-repeat:repeat-x;
	float:left;
}
#bandierine{
	width:120px;
	height:27px;
	float:right;
	margin-top:6px;
	text-align:right;
}
#pdf_area{
	width:120px;
	height:38px;
	float:right;
	margin-top:9px;
	text-align:right;
}
/*-----------------------------------------------------------------------MENU--------------------------------------------------------------*/
#menu{
	width:704px;
	height:27px;
	background-image:url(../img/menu_sx.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#a5a5a5;
	padding-left:150px;
	float:left;
}
#menu a{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	height:27px;
}
#menu img{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	height:27px;
	list-style-type:none;
}
/*-----------------------------------------------------------------------SX----------------------------------------------------------------*/
#sx{
	width:181px;
	/*height:506px;*/
	background-image:url(../img/bg_sx.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	padding-top:10px;
}
#aree{
	width:181px;
	height:222px;
	/*padding-bottom:59px;*/
}
/*#banner{
	width:181px;
	height:211px;
	text-align:center;
}*/
#banner{
	width:181px;
	height:226px;
	position:absolute;
	bottom:0px;
	left:0px;
}
#banner img{
	float:left;
	margin:5px 7px 0px 7px;
}
/*-----------------------------------------------------------------------PAGE----------------------------------------------------------------*/
#page{
	width:673px;
	height:613px;
	float:right;
}
#page_int{
	width:582px;
	height:705px;
	float:left;
	border-top:7px solid #a5a5a5;
	/*background-color:#FC9;*/
	background-position:left top; 
	background-repeat:no-repeat;
	padding-left:90px;
	position:relative;
}
#page_int2{
	width:672px;
	float:left;
	border-top:7px solid #a5a5a5;
	/*background-color:#FC9;*/
	background-position:left top; 
	background-repeat:no-repeat;
	padding-top:545px;
	position:relative;
}
#altezza_page{
	width:1px;
	height:550px;
	float:left;
}
/*-----------------------------------------------------------------------FOOTER----------------------------------------------------------------*/
#cont_footer{
	width:100%;
	height:230px;
	margin:0px auto;
	background-image:url(../img/bg_footer_1.jpg);
	background-repeat:repeat-x;
}
#footer{
	width:854px;
	height:230px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	background-image:url(../img/bg_footer.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	font-size:11px;
}
#footer_int{
	width:854px;
	height:230px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	line-height:15px;
	font-size:11px;
}
#footer_sx{
	width:554px;
	height:200px;
	float:left;
	padding:0px 15px;
}
#footer_dx{
	width:200px;
	height:90px;
	float:right;
	text-align:right;
	color:#7d7d7d;
	padding:110px 35px 0px 35px;
}
#footer a{
	color:#000;
}
#footer a:hover{
	color:#666;
}
#footer_int a{
	color:#000;
}
#footer_int a:hover{
	color:#666;
}
/*--------------------------------------------------FORM CONTATTI -- LAVORA CON NOI------------------------------------------------*/
#page_int form div{
margin:0px;
padding:0px;
margin-bottom:5px;
float:left;
width:280px;
}
#page_int form p{
margin:0px;
padding:0px;
width:150px;
float:left;
padding-top:3px;
line-height:-1px;
}
#page_int input{
margin:0px;
padding:5px;
margin-right:3px;
}
.input_lungh{
width:200px;
height:30px;
margin:0px;
padding:5px;
}
.bgColor_chiaro{
background-color:#F7F7F7;
}
.testoVerde {
		font-family: Verdana,arial;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		letter-spacing: -1px;
		font-size: 12px;
		font-weight: bold;
		color: #82B906;
	}
.testoRosso {
		letter-spacing: -1px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #EB6A62;
	}

#login{
	background-image:url(../img_css/bg_login.jpg);
	background-repeat:no-repeat;
	width:256px;
	margin:0px;
	padding:30px;
}
.link{
	font-size: 11px;
	font-weight: bold;
	color:#666;
}
.link a{
	font-size: 11px;
	font-weight: bold;
	color:#666;
}
.link a:hover{
	font-size: 11px;
	font-weight: bold;
	color:#090;
}
