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

div, a, img, {
	behavior: url(fix/iepngfix.htc);
	border:none;
	}

body{
	background:url(../images/bg_site.jpg);
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#main{
	background:url(../images/bg.png) repeat-y;
	width:964px;
	margin:auto;
	min-height:5px;
	height:auto !important;
	height:5px;
	padding:0px 30px 0px 30px;
	}
	
.style1 {color: #FF6666}

/*pulsanti*/

#amm{
	background:url(../images/pull_03.png) no-repeat;
	width:296px;
	height:109px;
	}
#amm:hover{
	background:url(../images/pullh_03.png) no-repeat;
	}
#consulenza{
	background:url(../images/pull_05.png) no-repeat;
	width:296px;
	height:75px;
	}
#consulenza:hover{
	background:url(../images/pullh_05.png) no-repeat;
	}
#servizi{
	background:url(../images/pull_06.png) no-repeat;
	width:296px;
	height:75px;
	}
#servizi:hover{
	background:url(../images/pullh_06.png) no-repeat;
	}
#farmdisp{
	background:url(../images/pull_08.png) no-repeat;
	width:296px;
	height:73px;
	}
#farmdisp:hover{
	background:url(../images/pullh_08.png) no-repeat;
	}
#farmric{
	background:url(../images/pull_09.png) no-repeat;
	width:296px;
	height:74px;
	}
#farmric:hover{
	background:url(../images/pullh_09.png) no-repeat;
	}
#footer{
	background:url(../images/footer_12.png) no-repeat;
	width:964px;
	height:68px;
	margin:auto;
	padding:0px 30px 0px 30px;
	}
#header{
	background:url(../images/header_02.png) no-repeat;
	width:1024px;
	height:243px;
	margin:auto;
	}
#logo{
	background:url(../images/left_03.png) no-repeat;
	width:408px;
	height:236px;
	margin-left:30px;
	float:left;
	}
#linklogo{
	width:408px;
	height:120px;
	cursor:pointer;
	}
#left{
	background:url(../images/left_05.png) no-repeat;
	width:250px;
	float:left;
	height:500px;
	margin-top:-30px;
	}
.contentclear{
position:relative;
clear:both;
}
#menu{
	position:relative;
	float:right;
	height:20px;
	width:500px;
	text-align:right;
	padding-right:30px;
	margin-top:225px;
	}
.menu{
	color:#FFFFFF;
	letter-spacing:-1;
	font-size:12px;
	}
.menu a{
	color:#FFFFFF;
	text-decoration:none;
	}
.menu a:hover{
	color:#FFFF00;
	text-decoration:none;
	}
#content{
	width:650px;
	float:right;
	/*height:600px;*/
	padding-top:20px;
	
	}

li{
	list-style:url(../images/list.png);
	}
	
.disp{
	font-size:10px;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
.disp a{
	color:black;
	text-decoration:none;
	}
	
.disp a:hover{
	text-decoration:underline;
	}
	
#contatti a{
	color:black;
	text-decoration:none;
	}
	
#contatti a:hover{
	text-decoration:underline;
	}
	
input{
	width:180px;
	vertical-align:middle;
	background:#E3DBBF;
	}
	
select{
	width:184px;
	}
#left a{
	cursor:pointer;
	}
textarea{
	width:178px;
	height:130px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#E3DBBF;
	}
	
.check{
	width:20px;
	}
	
.grigio{
	color:#444;
	text-decoration:none;
	}
	
.grigio:hover{
	color:#763710;
	}
	
#pul_disp{
	background:url(../images/pul_disp.png) no-repeat;
	display:block;
	width:256px;
	height:56px;
	text-indent:-9999px;
	margin: 0 0 0 8px;
	}
	
#pul_disp:hover{
	background:url(../images/pul_disp_h.png) no-repeat;
	}
	
#pul_ric{
	background:url(../images/pul_ric.png) no-repeat;
	display:block;
	width:256px;
	height:56px;
	text-indent:-9999px;
	margin: 0 0 0 6px;
	}
	
#pul_ric:hover{
	background:url(../images/pul_ric_h.png) no-repeat;
	}
