BODY { 
	background-color: C0D3E8;
	background-position: top left;
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family : Verdana, Helvetica, Tahoma;

	margin-left: 5px;	
	margin-top: 5px;	
	margin-right: 5px;
	margin-bottom: 5px;
}

A:link { 
	color: #6E90BB;
	font-size: 14px;
	font-weight: bold;
}

A:hover { 
	color: #696969;
	font-size: 14px;
	font-weight: bold;
}

A:visited { 
	color: #6E90BB;
	font-size: 14px;
	font-weight: bold;
}

A:active {
	color: #696969;
	font-size: 14px;
	font-weight: bold;
}

DIV { 
	color: #1C2937;
	font-size: 14px;
	font-weight: normal;
	
}.bordurecadrebleue {  border: #000066; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
