* {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #00528c;
}

/* Splash */

#splash {
	width: 952px;
	height: 214px;
	margin: 0 auto;
	background: url(../../img/img_testata.jpg) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
/* boxEvidenza */
#boxEvidenza {
	font-size: 10px;
	padding: 0 0 0 0;
	padding-left: 10px;
}
#boxEvidenza .riga {
	width: 288px;
	background: url(../../img/puntini_dx_colonna.gif) repeat-x left;
}

/* Header */

#header {
	width: 952px;
	height: 35px;
	margin: 0 auto;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
/* menu */

#menu {
	float: left;
	height: 35px;
	padding: 0 0 0 0;
}


/* Content */

#content {
	width: 952px;
	margin: 0 auto;
	padding: 15px 20px 0 25px;
	background: #FFFFFF;
}

/* contentBody */
#contentBody {
	float: left;
	padding: 0 0 0 0;
	width: 642px;
	background: url(../../img/modulo_punti.gif) repeat-y right;
	min-height	: 550px;
	height		: auto !important; 
	height		: 550px; 
}
#contentBody .titolo{
	font-size: 14px;
}
#contentBody .titoloArgomento{
	padding-top: 10px;
	padding-right: 10px;
	font-size: 11px;
}


#contentBody .riga {
	width: 620px;
	background: url(../../img/linea_oriz.gif) repeat-x left;
}


/* colonnaDestra */
#colonnaDestra {
	float: right;
	width: 310px;
	padding: 5px 0 5px 0;
}
#colonnaDestra .titolo{
	font-size: 11px;
	padding-left: 10px;
}



/* Footer */
#footer {
	width: 952px;
	margin: 0 auto;
	padding: 15px 20px 0 25px;
	background: #FFFFFF;
	background: url(../../img/barra_blu.gif) repeat-x left top;
}

/* credit */
#credit {
	width: 952px;
	margin: 0 auto;
	text-align: left;
	font-size: 10px;
}
#credit a {
	padding: 0 0 0 0;
	border: none;
	color: #00528c;
	text-decoration: none;
}

/* linker */
#linker {
	width: 952px;
	margin: -2.25em auto 0 auto;
	font-size: 10px;
}

#linker ul {
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
	text-align: right;
}

#linker li {
	display: inline;
}

#linker a {
	padding: 0 10px 0 10px;
	border: none;
	border-left: 1px solid #00528c;
	color: #00528c;
	text-decoration: none;
}

#linker .first a {
	border: none;
}

/* boxSponsor */

#boxSponsor .sponsor {
	padding: 10px 10px 10px 10px;
}

/* news */

#news {
	width: 640px;
	padding-top: 10px;
	margin: 0 auto;
	background: #FFFFFF;
}
#news .riga {
	width: 630px;
	background: url(../../img/puntini_dx_colonna.gif) repeat-x left;
}



body {
	margin: 0px 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 12px;
	color: #6B6B6B;
}

a {
	color: #EC5600;
}

img {
	border: none;
}
 .sottoTitolo{
	font-weight: bold;
}
 .data{
	color:#859d03;
}
 .astratto{
	color:#636363;
	text-align: justify;
	padding-right: 10px;
}
.testoSemplice {
	padding-top: 10px;
	padding-right: 10px;
	color:#636363 ;
	text-align: justify;
}

.testoSemplice a{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.testoSemplice b{
	padding-top: 0px;
	padding-right: 0px;
}
div.pic{
    padding: 5px; 
	background: url(../../img/box.gif) no-repeat top left;
} 

.thumb {
     width:277px; 
     height:122px; 
     overflow:hidden; 
} 

.thumb img {
     width:277px; 
     overflow:hidden; 
} 
.separator {
	clear:left;
	width:620px;
	height:8px;
	border-top:1px solid #99c4d5;
	}
.tratteggio {
	float:left;
	width:640px;
	margin-bottom:8px;
	background:url(../../img/tratteggio.gif) repeat-y;
	}
.articolo {
	float:left;
	margin-right:20px;
	display:inline;
	width:300px;
	}
			
a:link,   
a:visited { 
	color: #00528c; 
	text-decoration: underline;
}

a:hover {
	color: #00528c;
	text-decoration: underline;
}

a:active {
	color: #00528c;
	text-decoration: underline;
}

a.testoSemplice:link,   
a.testoSemplice:visited { 
	color: #636363; 
	text-decoration: underline;
}

a.testoSemplice:hover {
	color: #636363;
	text-decoration: underline;
}

a.testoSemplice:active {
	color: #636363;
	text-decoration: underline;
}