body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	}


/** Global **/
* {
    margin:0;
    padding:0;
	border:0;
	text-align:left;
}

.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	}

a {
	color:#333;
	}
	
/** Nascondo oggetti **/
.off {
	display:none;
	}
	
hr.span {
	
	margin:10px 0;
	height:1px;
	border-bottom:1px solid #ccc;
	}	
	
/** end global **/
  
/* menu alto */

#menu_alto, #box_menu, #header, #cerca, #box_sprato, p.rss, #nav,
.box_allegato, .menu_interno, form {
	display:none;
	} 

/***************************/
/*  Colonna DX
/***************************/
	
#right hr {
	
	height:1px;
	border-bottom:1px solid #ccc;
	margin:10px 0;
	}	

#right h2 {
	color:#824432;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	}
	
#right p.titolo_evento {
	margin:8px 0 4px 0;
	font-weight:bold;
	}	
	
#right p.titolo_evento a {
	text-decoration:none;
	color:#000;
	}	
	
#right img {
	border:1px solid #ccc;
	padding:1px;
	margin:7px 0 0 0; 
	}	
	
#right #meteo {
	width:176px;
	border:1px solid #ccc;
	padding:10px 0;
	text-align:center;
	}	

#right #meteo img {
	margin:0 10px 0 10px;
	}

/*******************************/
/* Colonna centrale - Contenuti
/*******************************/

		
#confine_centrale {
	line-height:16px;
	padding:10px 0 0 0;
	width:auto;
	margin:0 20px 0 0;
	}

#confine_centrale_esteso {
	margin:20px 0 0 0;
	border-top:1px solid #ccc;
	padding:10px 0 0 0;
	width:auto;
	}

#center {
	border-bottom:1px solid #ccc;
	padding:10px 0 0 0;
	width:auto;
	}
	
						
#center h2, #testa_center h2 {
	color:#663333;
	font-size:16px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	}	
	
p {
		position:relative;
	}		
	
/* Box_tematico */

#contenuti .box_tematico, #contenuti .box_tematico_dx {
	width:204px;
	float:left;
	text-align:center;
	margin:25px 20px 0 0;
	padding:0 0 20px 0;
	background:url(../img/sfondo_box_tematico.gif) top no-repeat;
	}
	
#contenuti .box_tematico_dx {
	float:left;
	}	
	
#contenuti .box_tematico h2, #contenuti .box_tematico_dx h2 {
	font-family:"Times New Roman", Times, serif;
	color:#A6796D;
	text-align:center;
	font-weight:lighter;
	border-bottom:2px solid #ccc;
	padding:10px 0;
	margin:0 15px;
	font-size:16px;
	}	
	
#contenuti .box_tematico img, #contenuti .box_tematico_dx img {
	padding:1px;
	border:1px solid #ccc;
	margin:15px 0 0 0;
	}	
	
/* Notizia */

.notizia {
	width:97%;
	float:left;
	margin:0 0 12px 0;
	}	

.notizia .data {
	color:#666;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.foto_sx {
	float:left;
	margin:0 10px 10px 0;
	padding:1px;
	border:1px solid #ccc;
	}	

.notizia p.titolo {
	margin:0 0 15px 0;
	}	


.notizia p.titolo a {
	color:#A6796D;
	font-size:15px;
	font-family: "Times New Roman", Times, serif;
	}

#contenuti_esteso hr {
	background:#fff url(../img/puntini.gif) repeat-x;
	width:300px;
	height:1px;
	border:0;
	margin:15px 0 15px 0;
	clear:left;
	}
	
span.link_s a {
	background:url(../img/freccetta_grigia.gif) left no-repeat;
	padding:0 0 0 10px;
	color:#666;
	text-decoration:none;
	}	
	
/*******************************/
/* Footer
/*******************************/

#footer {
	margin:10px 0 0 0;
	font-size:11px;
	width:97%;
	height:39px;
	}
	
#box_loghi {
	width:238px;
	margin:20px 0 0 0;
	float:left;
	border-right:2px solid #fff;
	text-align:center;
	}
	
#box_loghi img {
	margin:0 5px 0 5px;
	}		
	
#testo_footer {
	float:left;
	font-size:11px;
	margin:20px 0 0 0;
	}	
	
#testo_footer ul {
	padding:0 0 7px 0;	
	}


#testo_footer ul li {
	list-style:none;
	display:inline;
	}	
	
#testo_footer ul li a, #testo_footer ul li a.ultimo {
	color:#8B5141;
	text-decoration:none;
	background:url(../img/linea_footer.gif) right no-repeat;
	padding:0 8px 0 0; 
	}
	
#testo_footer ul li a.ultimo {
	background:none;
	}			

* html p {
	margin:0 30% 0 0;
	display:block;
	}