body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #2058B8;
	background-color: #8AA8FE;
	text-align: center;
	margin:0px;
}
.txtBlanc {
	color: #FFF;
}
#lienAnnonce {
	color: #DBE3FC;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#blocMenu {
	background-image: url("../images/bg_menu.jpg");
}
.titreCentré {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1inches;
}
.txt {
	padding: 0 55 0 90;
	text-align: justify;
	font-size: 13px;
}
.txtRetrait {
	padding-left: 12px;
}
#txt9 {
	font-size: 9px;
}
#lignePPP {
	font-weight: bold;
	font-size: 11px;
}
.txtBleu11 {
	color: #7CB1F0;
	font-size: 11px;
}
.txtBleu12 {
	color: #7CB1F0;
	font-size: 12px;
}
.txt12Centré {
	font-size: 12px;
	text-align: center;
}
.txtLien {
	color: #2058B8;
	text-decoration: underline;
}
.txtLien:hover, #choisirDate:hover {
	color: #7CB1F0;
	text-decoration: none;
}
#choisirDate {
	color: #2058B8;
	text-decoration: none;
}
#listeDate {
	font-size: 12px;
	text-align: left;
	list-style-type: lower-roman;
}
.lienLogout, #lienWesMsg {
	color: #7CB1F0;
	text-decoration: underline;
}
.lienLogout:hover {
	color: #F28F00;
	text-decoration: none;
}
#lienWesMsg:hover {
	text-decoration: none;
}
.titreStatuts {
	color: #2058B8;
}
.titreStatuts:hover {
	color: #9EB2E4;
	text-decoration: none
}
.titreStatutsOFF {
	color: #9EB2E4;
}
#diapo {
	border: 5px solid #7CB1F0;
}

