body {
	background:url('./images/bg.gif') repeat-x #0099FF;
	color:#FFFF00;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
	
div#contenu {
	width:722px;
	height:auto;
	margin:auto;
	}

ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#FFFF00; text-decoration:none; font-weight:normal; }
a:hover { color:#000000; font-weight:100; }
a img { border:0; }
h1, h2, h3, h4, h5 { margin:0; font-size:100%; font-weight:normal; }
p { margin:0; padding:5px; font-size:120%; }
div.clear { clear:both; }

div#header {
	background:url('./images/index_01.gif') no-repeat;
	width:169px;
	padding-left:200px;
	height:154px;
	text-transform:none;
	margin-bottom:40px;
	}
	
div#header2 {
    background:url('./images/index_02.gif') no-repeat;
	width:533px;
	height:154px;
	text-transform:none;
	margin-bottom:40px;
	}
	
h1 { font-size:200%; color:#B0D40A; }
h1 span { display:block; font-size:80%; color:#7D7D7D; letter-spacing:8px; }

ul#menu { height:24px; position:absolute; top:101px; }
#menu li { display:inline; margin-left:100px; }
#menu a { color:#FFF; font-weight:normal; padding-bottom:9px; }
#menu a:hover { background:url('./images/top_hover.gif') no-repeat bottom; }


div#menu_gauche {
	width:161px;
	height:auto;
	float:left;
	text-align:center;
	}
	
#menu_gauche h2 {
	background:url('./images/menu.gif') no-repeat;
	width:159px;
	height:30px;
	font-size:120%;
	text-transform:none;
	color:#FFF;
	padding-top:5px;
	}

#menu_gauche li { margin:12px auto 0px auto; list-style:none;}
#menu_gauche a {
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

div#texte {
	float:left;
	width:500px;
	margin-left:16px;
	margin-left:40px;
	}

div.post { margin-bottom:50px; }
.post h2 { border-bottom:1px dotted #030303; text-transform:none; color:#152484; font-size:150%; }
.post h3 {color:#FFFF00; font-size:150%;}
p.infos { color:#D6D6D5; font-size:80%; }

p#footer { clear:both; text-align:center; }

p#site {
	display: block;
	width:600px;
	margin:auto;
	clear:both;
	font-size:100%;
}

