body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/grafica/sfondo.gif);
}
.testa {
	background-image: url(../img/grafica/testa.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 760px;
}
.bottoni {
	background-color: #FF0000;
	height: 30px;
}
.contenuti {
	width: 760px;
	background-repeat: repeat-y;
	height: 600px;
	background-image: url(../img/grafica/fondo.jpg);
}
.sotto_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 140px;
	padding-top: 8px;
}
.giallo {
	color: #FFFF00;
}


.colonna_dx {
	float: right;
	background-repeat: no-repeat;
	height: 400px;
	width: 150px;
}
.centro {
	background-color: #99CC00;
	margin-left: 140px;
}
.centro_tx {
	float: left;
	width: 470px;
}
.centro_txt_titolo {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 30px;
}
.chi_siamo {
	border: 1px solid #999999;
	margin-top: 35px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(../img/grafica/box.jpg);
	background-repeat: repeat-x;
}

.centro_txt_news {
	font-size: 12px;
	padding-right: 30px;
	padding-left: 10px;
	text-align: justify;
	padding-top: 10px;
}
.chisiamo_sx {
	color: #333333;
	text-align: right;
	float: left;
	height: 80px;
}
.chisiamo_txt {
	font-size: 12px;
	font-weight: bold;
	height: 90px;
	padding-top: 25px;
	padding-left: 5px;
}

.chisiamo_dx {
	text-align: left;
	color: #CC0000;
	height: 80px;
	margin-left: 75px;
}
.chisiamo_foto {
	margin-left: 8px;
	margin-bottom: 10px;
}




.intestazione_news {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.tratteggio {
	color: #CC0000;
}
.intestazione_sx {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	margin-top: 30px;
	margin-left: 32px;
}
.intestazione_sx_2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	margin-top: 210px;
	margin-left: 32px;
}
.colonna_dx_img {
	font-weight: bold;
	color: #FFFF00;
	font-size: 12px;
	text-align: center;
	margin-top: 25px;
}






.colonna_sx {
	float: left;
	background-repeat: no-repeat;
	height: 400px;
	width: 140px;
}


.sotto {
	background-image: url(../img/grafica/sotto.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.contenitore {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contenuti.gif);
}
.programma {
	background-color: #00CCFF;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	font-size: 14px;
}
.grigio {
	color: #666666;
	font-weight: bold;
}
.ico {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
}
