/*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:780px;
	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:570px;
	background-image:url(../img/T_novita.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:442px;
	width:18px;
	height:570px;
	background-image:url(../img/linee_grigio.gif);
}
#tastiera {
	position:absolute;
	top:0px;
	left:456px;
	width:323px;
	height:570px;
	background-image:url(../img/tastiera.jpg);
	background-repeat: no-repeat;
}

#col1 {
	position:absolute;
	top:9px;
	left:84px;
	width:345px;
	height:517px;
	padding: 5px;
	text-align: justify;
}
#col1A {
	position:absolute;
	top:2px;
	left:0px;
	width:88px;
	height:108px;
	padding: 0px;
}
#col1B {
	position:absolute;
	top:0px;
	left:106px;
	width:243px;
	height:110px;
	padding: 0px;
}
#col1C h2{
	font-size:17px;
	font-family: Arial;
	font-weight: bolder;
	color: #445FAC;
}
#col1C {
	position:absolute;
	top:110px;
	left:3px;
	width:347px;
	height:110px;
	padding: 0px;
}
#col1C a{
    color:#007963;
}
#col1D {
	position:absolute;
	top:219px;
	left:1px;
	width:135px;
	height:108px;
	padding: 0px;
}
#col1D {
	position:absolute;
	top:298px;
	left:-2px;
	width:135px;
	height:108px;
	padding: 0px;
}
#col1E {
	position:absolute;
	top:307px;
	left:130px;
	width:227px;
	height:108px;
	padding: 0px;
	text-align:left
}
#col1E h2{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
#col1E ul{
	list-style-image: url(../img/V_rosso.gif);
}


#col2 {
	position:absolute;
	top:18px;
	left:6px;
	width:300px;
	height:411px;
	padding: 5px;
    text-align:justify
}
#col2A {
	position:absolute;
	top:449px;
	left:10px;
	width:262px;
	height:35px;
	padding-left: 38px;
	padding-top: 7px;
	border: 1px solid #CC0000;
	background-attachment: scroll;
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#col2A a{
	color:#CC0000
}
