@import url("../file/basic.css");
@import url("../file/testata.css");
@import url("../file/footer.css");

#body1 {
	width:779px;
	height:1100px;
	margin: auto;
	text-align:left;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-left-width: 1px;
}

/*TITOLO SINISTRA regola la posizione del footer*/

#titolo {
	width:75px;
	height:900px;
	background-image:url(../img/T_download.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BABDDD;
	background-position: 0px 12px;
	left: 0px;
}


#pro1 {
	position:absolute;
	top:10px;
	left:80px;
	width:695px;
	height:150px;
}

#pro1a {
	position:absolute;
	background-image:url(../img/titolo_antiriciclaggio.gif);
	background-position:left center;
	background-repeat:no-repeat;
	top:0;
	left:5px;
	width:310px;
	height:35px;
	padding: 5px;
}
#pro1guida {
	position:absolute;
	top:-2px;
	left:409px;
	width:250px;
	height:35px;
}

#pro1a H1{
	padding-left: 30px;
	padding-top: 8px;
}

#pro1b {
	position:absolute;
	top:48px;
	left:0;
	width:682px;
	height:293px;
	padding: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	text-align: justify;
	
}


#dow1titolo{
	position:absolute;
	top:330px;
	left:3px;
	width:670px;
	height:20px;
	padding: 5px;
	border: 1px dashed #999999;
	background-color: #ECECEC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

#dow1{
	position:absolute;
	top:374px;
	left:4px;
	width:670px;
	height:20px;
	padding: 5px;
	padding: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	text-align: justify;	
}
#dow2titolo{
	position:absolute;
	top:470px;
	left:4px;
	width:670px;
	height:20px;
	padding: 5px;
	border: 1px dashed #999999;
	background-color: #ECECEC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

#dow2{
	position:absolute;
	top:514px;
	left:4px;
	width:670px;
	height:20px;
	padding: 5px;
	padding: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	text-align: justify;	
}

#dow3titolo{
	position:absolute;
	top:610px;
	left:4px;
	width:670px;
	height:20px;
	padding: 5px;
	border: 1px dashed #999999;
	background-color: #ECECEC;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

#dow3{
	position:absolute;
	top:654px;
	left:4px;
	width:670px;
	height:20px;
	padding: 5px;
	padding: 5px;
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	text-align: justify;	
}

#dow3 ul{
	list-style-image: url(../img/rombo.gif);
	color: #666666;
}

