body{
	margin:0 auto;
	padding:0;
	background:#DDDDDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:20px;
	color:#333333;
}

.both {clear:both; overflow:hidden; height:0px;}

/* style generici */
a{
	text-decoration:none;
	color:#000000;
}

a:hover{
	text-decoration:underline;
	color:#000000;
}

a img{
	border:0;
}

h1,h2,h3,h4,h5,h6 {margin:0; padding:0}

/* div di paginazione */	

#titolo {
	margin:10px auto 0 auto; 
	text-align:right;
	width:840px;
}

#contenitore{
	background:#FFFFFF;
	margin:10px auto;
	padding:10px;
	width:840px;
	border:1px solid #CCCCCC;
}

#contenitore #top {
	width:840px;
	padding:0;
	margin:0;
}

#contenitore #top #testata{
	width:840px;
	border:0;
	margin:0;
	padding:0;
	text-align:center;
}

#contenitore #top #menu {	
	width:840px;
	background:#333333;
	padding:10px 0;
	margin: 0 0 20px 0;
}

#contenitore #left{
	width:490px;
	text-align:left;
	float:left;
	padding:0;
	margin:0 10px 0 0;
}

#contenitore #right {
	width:340px;
	float:right;
}

#contenitore #right #prima {
	width:149px;
	float:left;
	border-left:#CCCCCC 1px solid;
	margin:0;
	padding:0 10px;
}

#contenitore #right #seconda {
	width:149px;
	float:right;
	margin:0;
	padding:0 10px;
		border-left:#CCCCCC 1px solid;
}

#footer{
	text-align:left;
	color:#FFFFFF;
	background:#333333;
	margin:0 auto;
	padding:15px 0 5px 5px;
	width:835px;
	clear:both;
	overflow:hidden;
}

#contenitore #left #articoliPrecedenti {
	width:218px;
	float:left;
	background:#E3E3E3;
	padding:10px;
	border:1px solid #CCCCCC;
	margin:0 10px 10px 0;
}

#contenitore #left #articoliSuccessivi {
	width:218px;
	float:right;
	padding:10px;
	background:#E3E3E3;
	text-align:right;
	border:1px solid #CCCCCC;
	margin:0;
}


dl {
	margin:0px;
	padding:0px;
}

dt {
  	font-size:22px;
	font-weight:normal;
	margin-bottom:5px;
	padding:0;
}

dd {
	border-bottom:1px dashed #CCCCCC; 
	padding:5px 18px; 
	margin-left:0;
}

#contenitore #right #seconda .livello {
	padding:10px;
	text-align:center;
	margin:15px 0;
	border:1px dotted #C90A0A;
	text-align:center;
}

/* archivio consigli comunali notizie extra*/

#contenitore #left .consiglioArchivio {
	width:490px;
	border-bottom:1px dotted #DDDDDD;
	padding:0 0 10px 0;
	margin-bottom:10px;
	float:left;
}

#contenitore #main #left .consiglioArchivio h3 {
	margin:0 0 5px 0;
}
#contenitore #main #left .consiglioArchivio h3 a {
	text-transform: uppercase;
	font-size: 16px;
	color:#C90A0A;
}

#contenitore #main #leftOne .consiglioArchivio .testoArchivio {
	line-height: 23px;
	font-size: 14px;
	width:490px;
}

/* notizia esplosa */

#contenitore #left #notiziaSingola {
	width:490px;
	margin:0;
	padding:0;
}

#contenitore #left #notiziaSingola h3 {
	margin:0 0 5px 0;
	text-transform: uppercase;
	font-size: 16px;
	color:#C90A0A;
}

/* notizie home */

#contenitore  #left .notiziaHome {
	width:490px;
	border-bottom:1px dotted #DDDDDD;
	float:left;
	padding:0 0 5px 0;
	margin-bottom:10px;
}

#contenitore  #left .notiziaHome h3 a {
	margin:5px 0;
	text-transform: uppercase;
	font-size: 16px;
	color:#C90A0A;
}

#contenitore  #left .notiziaHome .fotoHome {
	text-align:center;
}

.date {
	font-size:11px;
	color:#606060;
	letter-spacing:1px;
	margin-bottom:5px;
}
