/*INDEX*/

@import url("../file/basic.css");
@import url("../file/menusx.css");
@import url("../file/testata.css");
@import url("../file/footer.css");

#body1 {
	width:779px;
	height:1005px;
	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*/
#titolo {
	position:absolute;
	width:75px;
	height:800px;
	background-image:url(../img/T_qualita.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BABDDD;
	background-position: 0px 12px;
	left: 0px;
}

/*LINEE CENTRALI regolano la posizione del footer*/
#linee {
	margin-left:413px;
	width:18px;
	height:800px;
	background-image:url(../img/linee_grigio.gif);
}
#tastiera {
	position:absolute;
	top:0px;
	left:427px;
	width:352px;
	height:800px;
	background-image:url(../img/tastiera.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#pro1 {
	position:absolute;
	top:10px;
	left:80px;
	width:320px;
	height:150px;
}
#pro1a {
	position:absolute;
	background-image:url(../img/titolo_qualita.gif);
	background-position:left center;
	background-repeat:no-repeat;
	top:0;
	left:5px;
	width:310px;
	height:35px;
	padding: 5px;
}
#pro1a H2{
	padding-left: 35px;
	padding-top: 8px;
}

#pro2 {
	position:absolute;
	top:54px;
	left:0;
	width:320px;
	height:100px;
	padding: 5px;
	text-align: justify;
}
#pro3 {
	position:absolute;
	top:10px;
	left:0;
	width:330px;
	height:100px;
	padding: 10px;
	text-align: justify;
}
