
#arco_bottom {
		position:absolute; 
		width:100%px; 
		top:850px;
		left:90px;
		right:150px;
		}


#arco_top {
		position:absolute; 
		width:100%px; 
		top:225px;
		left:90px;
		right:130px;
		}


#middle_left {
		position:absolute; 
		width:100%px; 
		top: 270px;
		left: 110px;
		}


#middle {
		position:absolute; 
		width:100%px; 
		top: 260px;
		left: 250px;
		right:130px;
		bottom:45px;
		}


#top {
		position:absolute; 
		width:100%px; 
		top: 10px;
		left:90px;
		}

a:link		{color: #696969; text-decoration: none;font-weight:bold;}
a:visited		{color: #696969; text-decoration: none;font-weight:bold;}
a:hover		{color: #FFCF01; text-decoration: none;font-weight:bold;}
a:active		{color: #FFCF01; text-decoration: none;font-weight:bold;}


body {
	margin: 0px;
	background-color:#FFFFFF;
	font-family: Verdana,Arial;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
	}




p,td,li {
	margin: 0px;
	font-family: Verdana,Arial;
	font-size: x-small;
	color: #696969;
	}

.sottotitolo {
		margin: 30px 0px 10px 0px;
		font-weight: bold;
		text-transform:uppercase;
		}

.text {
		margin-top: 15px;
		}

.titolo {
		font-weight:bold;
		color:#FF0307;
		margin-top: 15px;
		}


ul { 
	list-style-image: url(/imm/redsquare.jpg);
	}
	
li {
	margin-bottom:10px;
	margin-left:20px;
	}