body{
	margin: 0;
	font-family: verdana;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	background: #FFFFFF;
}

.testo{
   	padding-top: 5px;
	padding-bottom: 20px;


}

#container{
	position:relative;
	text-align: left;
	width: 888px;
	margin: 0 auto;
	background: url('images/bg.gif') center repeat-y;
}

#header{
	width: 888px;
	height: 220px;
}

#navigation{
	background: #323232;
}

#navigation ul{
	height:30px;
	background: #323232;
	margin: 0;
	padding:0;
	list-style-type: none;
}

#navigation ul li{
	background: #323232;
	height: 30px;
	line-height: 30px;
	float:left;
}

#navigation ul li a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-right: 31px;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url('images/arrow.gif') no-repeat;
	background-position: 15px;
}

#navigation ul li a:hover{	
	background-color: #696969;
}

#navigation ul li span.clearer{	
	background: url('images/nav_clearer.gif') no-repeat center;
	display:block;
	width: 5px;
	height: 30px;
}

.sidebar{
	clear:both;
	float: left;
	margin:0;
	width: 288px;
	height: 440px;	
}

.sidebar#iniziative{
	background: url('images/sidebar.jpg') no-repeat left center;
	background-position: 10px 45px;	
}

#content{
	width: 590px;
	margin-left: 288px;
}

#content h2{
	width: 591px;
	height: 47px;
	line-height:47px;
	text-align:center;
	background: #999999 url('images/corner.gif') no-repeat left;
	margin-top: 10px;
	font-size: 14px;
}



#content h2 strong{
	font-size: 14px;
}

#footer{
	font-weight:bold;
	text-align: right;
	font-size: 11px;
	height: 42px;
	line-height: 42px;
	clear:both;
	background: #333333;
	padding-right: 20px;
}

#footer a{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color: #6699CC;
}

.sidebar #subnavigation{
	margin-left: 40px;
	padding-left: 20px;	
}

.sidebar #subnavigation ul{
	padding: 0;
	margin: 0;
	list-style-type: none;	
}

.sidebar #subnavigation ul li a{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left: 15px;
	background: url('images/arrow_small.gif') no-repeat left center;
}

.sidebar #subnavigation ul li a:hover{
	color: #6699CC;
	background: url('images/arrow_small_blue.gif') no-repeat left center;
}

.sidebar h3{
	margin: 0;	
	height: 120px;
	background: url('images/select.gif') no-repeat;
	font-size: 11px;
	padding-left: 90px;
	padding-top: 20px;
}


#logo{
	position: absolute;
	left: 0;
	bottom: 41px;
	width: 269px;
	height:92px;
	background: url('images/logo.jpg') no-repeat left;
}


#content .product_box{
	height: 122px;
	height: auto;

	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
#content .product_box .product_box_image{	
	border: 0;
	margin: 5px;
	float:left;
}

#content .product_box .product_box_description{
	height: auto;
	/* border-left: 1px solid #FFFFFF; */
	margin-left:150px;
}

#content .product_box h4{
	line-height: 40px;
	margin: 0;
	margin-left: 15px;
	font-size: 12px;
}

#content .product_box hr{
	color: #FFFFFF;
	height: 1px;	
}

#content .product_box table th, td {
	padding: 2px 10px;
}

#content #pagination{
	line-height: 40px;
	font-size: 12px;
	text-align: center;

	font-weight: bold;
}
#content #pagination a{
	color: #CCC;
}
#content #sub_categories{
	text-align: center;
}

#content #sub_categories img{
	border: 0;
}



#content #sub_categories a{
	color: #FFFFFF;
	text-decoration: none;
}

#content #sub_categories a:hover{
	color: #6699CC;
}

.menulato{
	font-weight: bold;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.titolomenu {
	font-weight: bold;
	background-color: #323232;
	font-variant: small-caps;
	font-size: 12px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}

a{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color: #6699CC;
}
.immagini {
	background-color: #CCCCCC;
	padding: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #595959;
	border-bottom-color: #595959;
	border-top-style: none;
	border-left-style: none;
}
.immaginititolo {
	font-weight: bold;
	text-align: center;
}
.news {
	font-weight: normal;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-align: justify;
}
.newstitolo {
	font-size: 14px;
	font-weight: bold;
}
