body {
	color: #A7A7A7;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	
	margin:0;
}

table.top {
	height: 128px;
	background-image: url(../images/top_numero_rep.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	
}

td.sf_top {
	background-image: url(../images/top_logo.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	
	padding-top: 140px;
	padding-left: 20px;
}

td.sf_top_right {
	background-image: url(../images/top_numero.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	
	padding-top: 90px;
	padding-left: 10px;
	text-align: left;
}

td.sf_top_numero {
   width: 277px;
	background-image: url(../images/top_numero.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

td.sf_bottom {
	background-image: url(../images/bottom.gif);
	background-position: top left;
	background-repeat: repeat-x;		
	
	color: White;
	padding-left: 30px;
}

td.sf_separatore {
	background-image: url(../images/separatore_rep.gif);
	background-position: top left;
	background-repeat: repeat-y;			
}

td.sf_separatore_or {
	background-image: url(../images/separatore_rep_or.gif);
	background-position: top left;
	background-repeat: repeat-x;			
}

div.notice {
	font-size: 10px;
	color: Black;
	
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

div.centercont {
	line-height: 22px;	
	color: Black;
	
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	
}

div.sottotitolo {
	color: #ff4e00;
	padding: 0;
	padding-left: 3px;	
	
	margin: 0;
	margin-left: 4px;
	
	background-image: url(../images/underline.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;			
	
	font-weight: bold;
	
	height: 35px;
	width: 100%;
}

span.t_riep_sezioni {
	color: #004798;
	font-weight: bold;
}

div.t_sezione {
	color: #ff4e00;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	
	margin-bottom: 14px;
}

div.c_sezione {
	background-image: url(../images/box_content.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	
	width: 232px;

	color: Black;
	text-align: left;
	line-height: 20px;	
	font-size: 11px;
	
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
	margin-bottom: 20px;
}

div.t_redazione {
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	
	margin-bottom: 14px;
}

div.c_redazione {	
	width: 232px;

	color: Black;
	text-align: left;
	font-size: 12px;
	
	padding: 4px;
	padding-left: 20px;
	padding-right: 20px;
	
	margin-bottom: 20px;
}

h1 {
	color: #004798;
	font-weight: bold;
	font-size: 20px;
	
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #b9b9b9;
	
	margin-top: 20px;
}

h2 {
	color: #004798;
	font-weight: bold;
	font-size: 18px;	
	margin : 0;
	margin-top: 8px;
}

a {
	color: #0069CE;
	text-decoration: none;
}

a:hover {
	color: #FF8C00;
	text-decoration: underline;
}

a.bottom {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.bottom:hover {
	text-decoration: underline;
}

span.titolo {
	color: #0069CE;
	font-weight: bold;
	/*text-decoration: underline;*/
}

.blustandard {
	color: #004798;
	font-weight: bold;
}

#numero_newsletter {
	top: 0px;
	/*left:0px;*/
	
	color: Black;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	
	padding-left: 0px;
	/*width: 560px;*/
}

ul.list {
    list-style: none;
	 
	 margin: 0;
    margin-top: 5px;
	 padding: 0;
}

ul.list li{
	margin: 0;
	padding: 0;
	padding-left: 22px;
	padding-bottom: 8px;
	color: #333;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	
	font-size: 10px;
}

