DIV.header {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, Sans-Serif;
  	font-size: x-small;
	font-style: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
	font-style: normal;
	color: #000;
	background-color: #fff;
	margin: 0px;
}

IMG {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none; 
	BORDER-LEFT: medium none; 
	BORDER-BOTTOM: medium none
}

DIV.notifica {
	DISPLAY: none
}
acronym {
cursor: help;
border-bottom: 1px dotted black;
}
	

	
DIV.content {
	padding-left: 200px;
	padding-right: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: justify;



}
DIV.footer {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: center;
}


.rouge {
	color: #FF0000;
}
			
