ul {
	margin:0;padding:0
}

li {
	margin: 0 0 0 2px;padding: 0 0 1px 12px;list-style: none;text-align:center;
}

.drapeau {
	position:absolute;left:0;width:150px;height:100px;background-color :#000;
}

.entete {
	margin-left:150px;width:850px;height:100px;background-color :#000;
}
.menu {
	position:absolute;left:0;overflow: auto;width:160px;height:540px;background-color :#000000;
}

.contenu {
	position:absolute;margin-left:180px;margin-top:0px;width:800px;background-color:#000000;text-align:center;
	overflow-x: auto;
	/*border: 1px solid blue;*/
	/*height:720px;*/
}

.contenu-accueil {
	position:absolute;margin-left:0px;margin-top:0px;width:800px;background-color:#000000;text-align:center;
	overflow-x: auto;
	/*border: 1px solid blue;*/
	/*height:720px;*/
}

.liens {
	display:none;
}

.commentaire {
	color:#FFFFFF;
	text-align=center;
}

.carnet {
	color:#FF9922;
	display:block;
	text-align=left;
	height:200px;
	overflow: auto;
	border:1px solid white;
}

.topos {
	color:#FF2222;
	text-align=center;
}

.titre {
	color:#FF9922;
	font-weight: bold;
	font-size: 16px;
}

.texte {
	font-weight: normal;
	font-size: 14px;
}

#contenu img { border:2px double white}

#menu img { border:1px solid white}
