BODY {
	FONT-SIZE: 12px;
	MARGIN:  0px 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none;
	color: #003366; 
	padding: 10px 10px;
}

h1 { 
	FONT-SIZE: 14px; 
	VERTICAL-ALIGN: top;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-color: #003551; 
	margin-top: 20px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px}


#testata {
	BORDER: #314284 1px solid; 
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; 
	margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px;
	width: 800px; 
}
#corpo {
	BORDER-RIGHT: #314284 1px solid; 
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-TOP: 10px; PADDING-BOTTOM: 10px; 
	MARGIN-TOP: 0px; 	margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	BORDER-LEFT: #314284 1px solid; BORDER-BOTTOM: #314284 1px solid;
	WIDTH: 800px;
}
header-interni { FONT-SIZE: 14px; VERTICAL-ALIGN: top; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left ; background-color: #003551 ; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px}
hr {  border-color: #003551 black black; height: 1px; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; clear: both;}

.bodytext {
	padding-top: 0px; padding-right: 15px; padding-bottom: 0px; padding-left: 15px;
	line-height: 1.5;
	FONT-SIZE: 13px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	}

span.detail {
	line-height: 1;
	FONT-SIZE: 10px;
	}

/*INIZIO Stili per la newsletter*/
.csc-textpic {
	overflow: auto;
	margin-bottom: 12px;
	margin-top: 12px;
	display: block;
	}
	
.csc-textpic-imagewrap {
	overflow: auto;
	margin-bottom: 12px;
	display: block;
	}
	
dl.csc-textpic-image {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 30px;
	}	
	
.csc-header {
	clear: both;
	}
	
.csc-textpic-caption {
	font-style: italic;
	padding-left: 15px;
	padding-right: 15px;
	}

.csc-textpic-text { 
	padding-right: 15px;
	padding-left: 15px;
	}

/*FINE Stili per la newsletter*/