html, body {
	margin: 0px;
	padding: 0px;
	background-image: url(immagini/background.jpg);
	background-color: #fff;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	text-align: center;
	scrollbar-3dlight-color: #395F71;
	scrollbar-arrow-color: #395F71;
	scrollbar-base-color: #fff;
	scrollbar-track-color: #fff;
}

#tutto {
	margin-left: auto;
	margin-right: auto;
	width: 746px;
	height: auto;
	text-align: left;
	border-left: 2px solid black;
	border-right: 2px solid black;
	background-color: white;
}

#testata {
	background-color: transparent;
	background-image: url(immagini/testata.jpg);
	background-repeat: no-repeat;
	height: 84px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid black;
}

#sx {
	background-color: #fff;
	background-image: url(immagini/gocce.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 354px;
	margin: 0;
	padding: 0;
	float: left;
}

#dx {
	background-color: #EFEFEF;
	height: auto;
	width: 390px;
	margin: 0;
	padding: 0;
	float: right;
	border-left: 2px solid black;
}

#gocce {
	background-image: url(immagini/sfondo_frase.png);
	background-repeat: no-repeat;
	background-position: 0px 70px;
	background-color: #395F71;
	width: auto;
	height: 260px;
}

#frase {
	background-color: transparent;
	width: 240px;
	height: 40px;
	margin-left: 60px;
	margin-top: 35px;
	padding-right: 3px;
	overflow: auto;
	text-align: justify;
	font-size: 12px;
}

#news {
	background-color: #fff;
	height: 290px;
	width: auto;
	padding-left: 20px;
	padding-top: 10px;
}

#contenuti {
	background-color: #EFEFEF;
	height: 370px;
	padding-left: 39px;
	margin: 0px;
	word-wrap: break-word;
}

#menu {
	background-color: #BAD6E2;
	width: auto;
	height: 101px;
	margin: 0;
	padding: 4px 4px 0px 10px;
	overflow: auto;
	scrollbar-3dlight-color: #395F71;
	scrollbar-arrow-color: #395F71;
	scrollbar-base-color: #B4D0DC;
	scrollbar-track-color: #BAD6E2;
}

#footer_menu {
	background-image: url(immagini/sfondo_menu.png);
	background-repeat: no-repeat;
	height: 65px;
}

#cerca {
	background-color: #FF9933;
	margin: 0;
	padding: 0;
	padding-top: 11px;
	padding-bottom: 9px;	
	text-align: right;
	height: 21px;
}

#form_cerca {
	margin: 0;
	padding: 0;
	padding-right: 8px;
}

#input {
	width: 108px;
	padding: 2px;
	text-align: center;
	font-size: 11px;
	border: 1px solid black;
}

#submit {
	width: 50px;
	border: 1px solid #fff;
	background-color: #C04317;
	color: #fff;
	height: auto;
	padding: 1px;
	font-size: 11px;
}

#riga_rossa {
	background-color: #D0590D;
	height: 7px;
	border-bottom: 2px solid #000;
	font-size: 1px;
}

div.box_links {
	width: 116px;
	height: 80px;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 4px;
	float: left;
	padding: 0;
	overflow: auto;	
	text-align: center; 
	padding-top: 2px;
}

div.box_news {
	float: left;
	width: 150px;
	height: 130px;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dashed black;
	border-right: 1px dashed black;	
}

img.img_news {
	border: 1px solid black;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

h1.titolo_news {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	margin-bottom: 4px;
	padding-right: 2px;
}

h1.titolo_news a {
	text-decoration: none;
	color: Black;
}

h1.titolo_news a:hover {
	text-decoration: underline;
}

h2.descr_news {
	font-size: 12px;
	font-weight: normal;
	/*clear: both;*/
	margin: 0;
	text-align: justify;
	margin-right: 4px;
}

#ultimi_articoli {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #326884;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

div.clear_float {
	clear: both;
	height: 1px;
	font-size: 1px;
}

a.li_categoria, a.li_sottocat {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: black;
	line-height: 150%;
}

a.li_categoria {
	background-color: White;
	border: 1px solid Black;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial Black, Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	padding: 1px;
	display: block;
	margin-bottom: -12px;
}

a:hover.li_categoria, a:hover.li_sottocat {
	text-decoration: underline;
	color: #C04317;
}

a:hover.li_categoria {
	background-color: #C04317;
	color: #fff;
	text-decoration: none;
}

#crediti {
	background-image: url(immagini/sfondo_crediti.png);
	background-repeat: no-repeat;
	clear: both;
	background-color: #243D48;
	height: 80px;
}

#e-mail {
	position: relative;
	left: 25px;
	top: 60px;
}

#deblin {
	position: relative;
	right: 20px;
	top: 33px;
	text-align: right;
}

#e-mail a, #deblin a  {
	color: #fff;
	font-family: Arial Black, Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

#e-mail a:hover {
	color: #FF9900;
}

#deblin a {
	font-size: 11px;
	font-family: Arial Black, Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	border: 1px dashed #243D48;
	padding-left: 2px;
	padding-right: 2px;
}

#deblin a:hover {
	border: 1px dashed white;
}

span#nome_deblin {
	color: #FF9900;
}

a#link_home {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

a:hover#link_home {
	background-color: #C04317;
	color: #fff;
}

#titolo_categoria {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #C04317;
}

#percorso {
	margin-top: 10px;
	margin-bottom: -5px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #243D48;
}

#descr_categoria {
	text-align: justify;
	margin-right: 35px;
	font-size: 12px;
}

#foto_cat {
	float: left;
	margin-right: 6px;
	margin-top: 3px;
	border: 0;
}

#link_foto_cat {
	border: 0;
}

#articoli_cat {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #C04317;
	clear: left;
}

#altre_pagine {
	color: #C04317;
	clear: left;	
}

#altre_pagine a {
	color: #C04317;
	text-decoration: none;	
	font-weight: bold;	
}

#altre_pagine a:hover {
	color: #C04317;
	text-decoration: overline;		
}

#altre_pagine a:visited {
	font-weight: normal;	
}

#descr_articolo {
	text-align: justify;
	width: 260px;
	float: left;
	font-size: 12px;
}

#descr_articolo a {
	text-decoration: none;
	color: #C04317;
}

#descr_articolo a:hover {
	text-decoration: underline;
}

#contenitore_foto {
	width: 50px;
	float: right;
	padding-right: 30px;
}

#doc_allegati {
	clear: left;
	color: #C04317;
	margin-top: 10px;
	font-weight: bold;
}

div.allegato {
	border: 1px dashed #000;
	margin-top: 6px;
	margin-bottom: 6px;	
}

a.titolo_all {
	font-size: 11px;
	margin: 4px;
	color: #C04317;
}

a:hover.titolo_all {
	color: #243D48;
}

h4.descr_all {
	font-size: 10px;
	margin: 0 0 2px 4px;		
}

#foto_all {
	border: 1px solid #000;
	width: 40px;
	height: 40px;
}

#navigation {
	text-align: center;	
}

#navigation a {
	text-decoration: none;
	color: #C04317;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;	
}

#navigation a:hover {
	text-decoration: underline;
}

div.ris {
	border-bottom: 1px dashed #000;
	padding-left: 0px; 
	margin-top: 4px;
	padding-bottom: 3px;
	float: left;
	width: 310px;
}

div.ris a {
	text-decoration: none;
	color: #C04317;
}

div.ris a:hover {
	text-decoration: underline;
}
