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

body{
	background-color:#D6D6D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#gabbia{
width:1024px;
height:auto;
margin-left:auto;
margin-right:auto;
}

.testa{
width:800px;
height:auto;
background-color:none;
float:left;
}

.news{
	width:222px;
	height:98px;
	background-image:none;
	float:left;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	overflow:hidden;
}

.menu{
	width:1024px;
	height:auto;
	background-color:none;
	float:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size:12px;
}

.menu_agri{
	width:1024px;
	height:auto;
	background-color:none;
	float:left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.banner_agri{
	width:1024px;
	height:auto;
	background-color:none;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;	
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;	
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}

.titolo{
	width:770px;
	height:50px;
	float:left;
	background-color:none;
	font-size:24px;
	color:#333333;
	text-align:left;
	padding-top:20px;
	padding-left:30px;
	font-weight: bold;
	/*text-shadow: 2px 2px 3px #fff; */
}

.elenco{
	width:145px;
	height:auto;
	float:left;
	margin-top:10px;
	font-size:12px;
	color:#333333;
	text-align:left;
	padding-top:10px;
	padding-left:35px;
	padding-bottom:10px;
	padding-right:20px;
	font-weight:bold;
	line-height: 1.6em;
}

.contenuti{
	width:559px;
	height:auto;
	float:left;
	background-color:#EAEAea;
	margin-top:10px;
	margin-right:10px;
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height: 1.6em;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	/* ombreggiatura*/
		-moz-box-shadow:-4px  2px 5px #999999;
	-webkit-box-shadow:-4px  2px 5px #999999;
	box-shadow:-4px 2px 5px #999999;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

.contenuti_sx{
	width:150px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-right:10px;
	font-size:12px;
	color:#333333;
	text-align:justify;
	padding:0px;
	line-height: 1.6em;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	/* ombreggiatura*/
		
	
}

.contenuti_dx{
	width:399px;
	height:auto;
	float:left;
	background-color:#eaeAea;
	margin-top:10px;
	margin-right:0px;
	font-size:12px;
	color:#333333;
	text-align:justify;
	padding:0px;
	line-height: 1.6em;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	/* ombreggiatura*/
		
	
}

.blog{
	width:800px;
	height:auto;
	float:left;
	background-color:none;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #333333;
}

.banner{
	width:202px;
	height:auto;
	float:left;
	background-color:none;
	padding:10px;
	border-top: 1px none #333333;
	border-right: 0px dotted #333333;
	border-bottom: 1px none #333333;
	border-left: 1px dotted #333333;
	line-height: 0.6em;
}

.cartina{
	width:1024px;
	height:auto;
	float:left;
	background-color:none;
}

.box_turismo{
width:200px;
height:200px;
float:left;
background-color:#006633;
margin-left:4px;
}

a:link    {text-decoration: none; color:#333333;}
a:visited {text-decoration: none; color:#333333}
a:hover   {text-decoration: none; color:#333333}
a:active {text-decoration:none; color:#333333}