body {
	background-color: #009ccf;
	margin:;
	z-index: 1;
	background-repeat: no-repeat;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-align: left;
	font-weight: bold
}


.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009ccf;
	text-align: left;
	font-weight: bold;
	font-style:normal;
}

.data{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}


.cadre_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: auto;
	height: 425px;
	width: 760px;
	padding-right: 10px;
}

.evidence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

