HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: #fff;
}
#container {
	width: 936px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}

#header {
	background-image: url(img_css/bg_header.gif);
	background-repeat: no-repeat;
	height: 268px;
	width: 936px;
}



#content {
	background-image: url(img_css/bg_content.gif);
	background-repeat: repeat-y;
	width: 936px;
	padding: 0px;
}


#footer {
	background-image: url(img_css/bg_footer_gruppoporcarelli.jpg);
	background-repeat: no-repeat;
	width: 936px;
	height: 41px;

}



#logo {
	background-image: url(img_css/label_ecogeri.jpg);
	background-repeat: repeat-y;
	width: 936px;
	height:46px;
	padding: 0px;
}



.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #324047;
}

.text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #006633;
}

.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #002762;
}

.marginheader{
	margin-left: 21px;
}





.cover {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right:5px;
	margin-bottom:5px;
}


.cover2 {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:5px;
	background-color: #E1E1E1;
}

#list {

	list-style-type: none;
	margin-left: 2px;
	margin-top:15px;
}

.curvebox {
	width: 160px;
	padding: 10px;
	background-color: #CCCCCC;
	
	text-align:justify;

}


#content_box {
	width: 155px;
	margin-left: 12px;	
}


#point{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #006633;
}


