body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000
}


.corpo {
	font-family: verdana;
	font-size: 11px;
	ont-style: normal;
	color: #FFFFFF;
	text-decoration:none
}


a:link {
	/*border-bottom: 1px dotted #CCCCCC; */
	text-decoration: none;
	color: #B32020;
}
a:visited {
	text-decoration: none;
	color: #B32020;
}
a:hover {
	border: none;
	color: #651010
}
#content {
	width: 780px;
	height: 2550px;
	margin: 0px auto;
	background: url(/img/immagini/Orizzontale.jpg) repeat-y;
	padding: 0px 0px 0px 0px;
}
#header {
	width: 780px;
	height:259px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#colOne {
	float: left;
	width: 178px;
	padding: 0px 0px 0px 0px;
}

#colTwo {
	float: right;
	width: 592px;
	padding: 0px 0px 0px 10px;
}

#colThree {
	float: right;
	width: 180px;
	padding: 0px 10px 0px 10px;
}
#col4 {
	padding: 0px 10px 0px 10px;
	text-align:center
}

#footer {
	width: 780px;
	height: 202px;
	margin: 0 auto;
	background: url(/img/immagini/compagnia_instabile2_04.jpg) no-repeat;
	font-size: smaller;
}


