body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* styles du banner haut */ 
.texteIntroB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 15px;
}
.texteIntroPB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
a.texteIntroPB:link{
	color: #FFFFFF;
}
a.texteIntroPB:visited {
	color: #666666;
}
a.texteIntroPB:hover {
	color: #999999;
}
.txtTitreNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
}
.texteDate1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.texteDate2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.espaceDate {
	text-align: center;
	width: 150px;
}

/* styles colonne gauche */ 
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8C8C8C;
	text-align: justify;
}
a.texte:visited {
	color: #666666;
}
a.texte:hover {
	color: #FF0000;
}
.texteRB {
	color: #BD2A33;
	font-weight: bold;
}
.texteGB {
	color: #575758;
	font-weight: bold;
}
.styleCellG {
	padding-top: 20px;
	vertical-align: top;
	padding-left: 20px;
}
.fondCellTableau {
	background-image: url(../images/fond-celltableau.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	vertical-align: middle;
}
.titreCellTableau {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	vertical-align: middle;
}

/* styles colonne droite */
.texteCellD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C7C8C9;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.texteLienCellD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C7C8C9;
	line-height: 14px;
	text-decoration: none;
}
a.texteLienCellD:link {
	color: #C7C8C9;
}
a.texteLienCellD:visited {
	color: #3F3F3F;
}
a.texteLienCellD:hover {
	color: #FFFFFF;
}
.texteLegende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C7C8C9;
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.texteSaveDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C7C8C9;
	line-height: 12px;
	text-decoration: none;
}
.textePrintpdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C7C8C9;
	text-decoration: none;
}
.espaceCell {
	padding-left: 15px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* style bottom */
.texteBas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 10px;
}


