@import url("../file/basic.css");
@import url("../file/testata.css");
@import url("../file/footer.css");

#body1 {
	width:779px;
	height:1030px;
	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:830px;
	background-image:url(../img/T_hosting.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:20px;
	left:100px;
	width:650px;
	height:150px;
}

#pro1 H2{
	font-family: Arial;
	font-size: 20px;
	color: #4950A8;	
}

#pro1 a{
    text-decoration:underline
}

#pro1 ul{
	list-style-image: url(../img/triangolo.gif);	
}
