/* MICK */


div.contienetesto{
	width: 700px;
	margin-left: 0px;;
	margin-right: auto;
	margin-top: 10px;
}

img.immagine{
	width: 250px;
}

table.contienephpphp{
	width: 700px;
	margin-left: 0px;;
	float: none;
}

td.dieci{
	height: 10px;
}

table.areamministratore{
	width: 700px;
	height: 300px;
	margin-left: 0px;;
	float: none;
	background-image: url(areamministratore.jpg);
	background-repeat: no-repeat;
}


/* CSS Document */

body {
	background-color: #284183;
	background-image: url(immagini/nuovosito/sfondo_pagina.jpg);
	background-repeat: repeat-x;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#container {
	width: 766px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}
#banner {
	width: 768px;
	height: 163px;
}
#menu1 {
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#menu2 {
	height: 60px;
}
#menu3 {
	height: 22px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#testo {
	background-image: url(immagini/nuovosito/sfondo_alto.jpg);
	background-repeat: no-repeat;
	height: auto;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}
#footer {
	background-image: url(immagini/nuovosito/footer.jpg);
	background-repeat: no-repeat;
	height: 23px;
	clear: both;
}
#testo_sinistra {
	width: 354px;
	float: left;
	height: auto;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 10px;
}
#testo_destra {
	width: 352px;
	float: right;
	height: auto;
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 20px;
}
#testo_basso {
	width: auto;
	height: auto;
	clear: both;
	padding: 20px;
}
a:link, a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active {
	font-size: 14px;
	font-weight: bold;
	color: #678CFE;
	text-decoration: none;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #B10710;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B20815;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #678CFE;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #678CFE;
}
h3 {
	font-size: 22px;
	font-weight: bold;
	color: #678CFE;
	margin-bottom: 10px;
}
h4 {
	font-size: 22px;
	font-weight: bold;
	color: #B10710;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B10710;
}
.leftimg {
	float: left;
	margin-right: 20px;
}
ul {
	list-style-type: decimal;
}
li {
	padding-top: 10px;
}
.rosso_grassetto {
	color: #FF0000;
	font-weight: bold;
}
.blu_grassetto {
	color: #678CFE;
	font-weight: bold;
	font-size: 16px;
}
.titolo_giallo {
	color: #F5C12D;
	font-size: 18px;
	font-weight: bold;
}
.sottolineato {
	text-decoration: underline;
}
.didascalia_gialla {
	color: #F5C12D;
	font-size: 14px;
}
h5 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	width: 720px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #AB0209;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
