body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.bienvenue{
	background-color: #B4B4B4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
}

.encart{
	background-color: #B4B4B4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

p.encartIdent1{
	margin-top: 0;
	margin-bottom: 2px;
	margin-left: 10px;
}

p.encart{
	margin-top: 0;
	margin-bottom: 2px;
}

.titreSection {
	color: #3E8ABC;
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: medium solid #9EA8B1;
	font-style: italic;
}

.bodySection {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.firstTable {
	background-color: #CCCCCC;
}

a {
#	text-decoration: none;
	color: #3E8ABC;
	font-weight: bold;
}

a:hover {
#	text-decoration: none;
	color: #183949;
	font-weight: bold;
}

.menuBar{
	color: #3E8ABC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

.footer{
	font-family: "MS Serif", "New York", serif;
	font-size: 6pt;
	color: Gray;
	text-decoration: none;
	font-weight: lighter;
}

.footer:hover{
	font-family: "MS Serif", "New York", serif;
	font-size: 6pt;
	color: #536980;
	text-decoration: none;
	font-weight: lighter;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 7pt;
	color: Gray;
}

.TextPageTable {
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.Titre1 {
	font-size: larger;
	font-weight: bold;
	color: #3E8ABC;
}

.Titre1Sub1 {
	font-size: xx-small;
}

.Titre2 {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}

.Titre2Sub1 {
	font-size: x-small;
	font-weight: bold;
	color: #3E8ABC;
}

.Titre3 {
	font-weight: bold;	
	color: #3E8ABC;
}
li {
	margin-top: 4px;
}

.barreDuMillieu {
	background-image: url(../images/01_home_07.jpg);
	background-repeat: repeat-y;
}