* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: none;
}
body {
	margin-right: auto;
	margin-left: auto;
	background-color: #6D6E70;
	width: 919px;
}
#global {
	background-image: url(../img/images/graph1_01.jpg);
	width: 919px;
	background-repeat: no-repeat;
	background-color: #636466;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
img{
	border: none;
	margin: 0px;
	padding: 0px;
	}
#logo {
	height: 180px;
	width: 287px;
	border:none;
}

#titre {
	font-size: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:40px 0px 10px 210px;
}
#corps {
	width: 918px;
	height: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

#fond {
	width: 661px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#TxtBordHaut{
	width:661px;
	height:19px;
}
 
#TxtBordBas{
	width:661px;
	height:19px;
}

#img {
	width: 200px;
	float: left;
	padding-left: 13px;
	padding-top: 33px;
}

#texte {
	background-image: url(../img/images/cadre-bande.jpg);
	background-repeat: repeat-y;
	min-height: 320px;
	padding: 0px 15px 0px 15px;
}



.titre_gras {
	font-weight: bold;
	font-size: 24px;
}

.titre_rouge {color: #FF0000; font-size: 26px; }

.txt_rouge {
	color: #FF0000;
}
.txt_gris {
	color: #D3D3D3;
}
.txt_rouge_gras {
	font-weight: bold;
	color: #FF0000;
}

.txtblanc {
	font-size: 11px;
	color: #FFFFFF;
}

.txt_souligne {
	text-decoration: underline;
	font-size: 11px;
}

.txtbleuCopie {
	color: #0000FF;
	font-size: 9px;
}


.txt_gras {
	font-weight: bold;
}
.ptit_txt {
	font-size: 11px;
	color: #D3D3D3;
}
.txt_gras2 {
	font-weight: bold;
	color: #000000;
	width: 175px;
	text-align: right;
	padding-right: 20px;
}
.TexteInfos {
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}

#footer {
	height: 45px;
	width: 918px;
	text-align: right;
	padding-top: 6px;
	text-align: center;
}

