@charset "utf-8";
/*stili per il layout fisso*/
html,body{
	margin: 0;
	padding:0;
	text-align: center;
	color: #666666;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#292A2E;
	scrollbar-face-color:#1D1E20;
	scrollbar-highlight-color:#1D1E20;
	scrollbar-3dlight-color:#444444;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
/* stile per il body */ 
div#container{
	width: 850px;
	margin: 0 auto;
	display: table;
}
div#header{
	width: 850px;
	margin: 0 auto;
	display: table;
	background-image: url(immagini/template_01.jpg);
	background-repeat: no-repeat;
	height: 102px;
}
div#inc_header{
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 20px;
	margin-right: 40px;
}
div#menu{
	width: 850px;
	display: table;
	background-image: url(immagini/template_02.jpg);
	background-repeat: no-repeat;
	height: 46px;
}
div#inc_menu{
	margin-top: 10px;
}
div#inc_menu a{
	color: #0099FF;
	text-decoration: none;
}
div#inc_menu a:hover{
	color: #FF9900;
	text-decoration: none;
}
div#testata{
	width: 850px;
	margin: 0 auto;
	display: table;
	background-image: url(immagini/template_03.jpg);
	background-repeat: no-repeat;
	height: 219px;
}
div#inc_testata{
	width: 850px;
	text-align: center;
	padding-top: 30px;
	color: #1C1D1F;
}
div#body{
	width: 850px;
	margin: 0 auto;
	display: table;
	background-image: url(immagini/template_04.jpg);
	background-repeat: repeat-y;
}
div#contenuto{
	width: 850px;
	margin: 0 auto;
	display: table;
}
div#centrale{
	width: 800px;
	margin: 0 auto;
	display: table;
	text-align: left;
	vertical-align: top;
}
div#sinistra{
	width: 650px;
	text-align: justify;
	float: left;
	margin-left: 15px;
}
div#destra{
	text-align: left;
	float: right;
	width: 160px;
	margin-right: 10px;
	color: #000000;
}
div#footer{
	width: 850px;
	margin: 0 auto;
	background-image: url(immagini/template_06.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
div#inc_footer{
	padding-top: 20px;
	font-size: 11px;
}
div#inc_footer a{
	padding-top: 20px;
	color: #666666;
	text-decoration: none;
}
div#inc_footer a:hover{
	padding-top: 20px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0099FF;
}
div#celle_home{
	width: 300px;
	color: #000000;
}
div#celle_home_sopra{
	width: 300px;
	background-image: url(immagini/barra_home.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 6px;
	padding-left: 5px;
}
div#celle_home_testo{
	height: 80px;
	width: 280px;
	font-style: italic;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
div#celle_home a{
	color: #0099CC;
	text-decoration: none;
}
div#celle_home a:hover{
	color: #FF6600;
	text-decoration: none;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
div#menu_destro{
	width: 160px;
	color: #000000;
	font-size: 11px;
}
div#menu_destro_sopra{
	width: 160px;
	background-image: url(immagini/menu.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-left: 5px;
	padding-top: 8px;
	font-weight: bold;
}
div#menu_destro_centro{
	width: 160px;
	font-weight: bold;
	padding-right: 5px;
}
div#menu_destro a{
	color: #0099FF;
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 2px;
	line-height: 16px;
}
div#menu_destro a:hover{
	color: #FF6600;
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding-left: 2px;
	line-height: 16px;
}
div#siti {
	width: 600px;
	display: table;
}
div#siti a{
	width: 600px;
	display: table;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
div#siti_sopra {
	background-image: url(immagini/barra.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 600px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
}
div#siti_sinistra {
	width: 146px;
	float: left;
	padding-left: 5px;
}
div#siti_destra {
	width: 445px;
	float: right;
	text-align: left;
	vertical-align: top;
}
div#pagina {
	height: 20px;
	width: 15px;
	display: inline;
	background-image: url(immagini/pagina.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 6px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}
.pagina {
	height: 20px;
	width: 15px;
	display: inline;
	background-image: url(immagini/pagina.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 6px;
	line-height: 18px;
}
.barra {
	background-image: url(immagini/barra_nera.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 600px;
}
.sfondo_celle {
	background-image: url(immagini/sfondo_celle.jpg);
	background-repeat: repeat-y;
}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
