body {
	background-color: #D2D2D2;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
}
#container {
	text-align: left;
	height: 645px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 20px solid #FFF;
}
#colgauche {
	float: left;
	width: 103px;
	padding-top: 30px;
	padding-left: 10px;
	height: 580px;
}
#drapeau {
	height: 48px;
	width: 40px;
	float: left;
	margin-top: 557px;
	padding-left: 20px;
}
#drapeau a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container #colgauche img  {
	margin-bottom: 8px;
}

#coldroite {
	float: right;
	width: 136px;
	padding-left: 37px;
	padding-top: 32px;
	line-height: 60%;
	height: 580px;
}
#centre {
	margin-top: 0px;
	margin-right: 173px;
	margin-bottom: 0px;
	margin-left: 173px;
	padding-top: 40px;
	height: 565px;
}
#pieddepage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
	padding-left: 60px;
}
#pieddepage ul li {
	float: left;
	margin-right: 5px;
	list-style-type: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 9px;
	padding-left: 9px;
	text-align: center;
}

#pieddepage ul li a {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #CCC;
	text-decoration: none;
}
#pieddepage ul li a:hover, a:visited {
	color: #FFF;
}
#titre {
	height: 105px;
}
.gras {
	font-weight: bold;
	color: #CCC;
}
.bordureimage {
	border: 8px solid #FFF;
}
.txtbleu {
	color: #000028;
	font-weight: bold;
}

