body {
    margin: 0px;
    padding: 0px;
	background-image:url(../img/fond.jpg);
	background-repeat:repeat;
	background-color:#a4bc21;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

/************************************************************** HEADER **************************************************************/
#header
{
    text-align: center;
	margin: 0px;
}

#header_titre {
    background-color: #000000;
    height: 47px;
	background-image:url(../img/titre.jpg);
	background-repeat:no-repeat;
}


#header_menu {
    background-color: #1a2409;
    height: 51px;
    margin-top: 19px;
	background-repeat:repeat-x;
	width:100%;
}

#menu_rubrique{
	display:inline;
	float:left;
}
#menu_logo{
	margin-top:-30px;
}
.W4{width:4%;}
.W5{width:5%;}
.W6{width:6%;}
.W7{width:7%;}
.W8{width:8%;}
.W9{width:9%;}
.W10{width:10%;}
.W11{width:11%;}
.W12{width:12%;}
.W15{width:15%;}
.W16{width:16%;}

#bandeau_titre{
	margin-left:210px;
	margin-top:20px;
}

#milieu{
}


#page{
	margin-left:0px;
}




/************************************************************** GAUCHE **************************************************************/

#gauche {
    padding: 14px 10px;
    width: 194px;
    float: left;
	height:100%;
}

*+html #gauche {
	margin-top:15px;
}

#gauche_haut{
	background-image:url(../img/menu_haut.png);
	background-repeat:no-repeat;
	height:31px;
}
#gauche_milieu{
	background-image:url(../img/menu_milieu.png);
	background-repeat:repeat-y;
	padding-top:1px;
	padding-left:10px;
	padding-bottom:5px;
}
#gauche_bas{
	background-image:url(../img/menu_bas.png);
	background-repeat:no-repeat;
	height:14px;
	margin-top:0px;
}

#gauche li{
	list-style:url(../img/puce.png);
	margin-left:-25px;
	padding-right:10px;
}


#yeti{
	margin:50px 0px -55px -60px;
}
*+html #yeti{
	margin:50px 0px -63px -35px;
}



ul #respect{
	margin-left:-25px;
}
*+html ul #respect{
	margin-left:40px;
}






/************************************************************** CENTRE **************************************************************/

#presse_centre{
    margin-left: 214px;
    margin-right: 18px;
}

#centre_hd, #centre_hg, #centre_bd, #centre_bg {
	height: 22px;
	width: 22px;
}

#centre_hg {
	background-image: url(../img/centre_hg.png);
	float:left;
}

#centre_hc{
	background-image:url(../img/centre_hc.png);
	background-repeat:repeat-x;
	height:22px;
	margin:0px 22px 0px 22px;	
}

#centre_hd {
	background-image: url(../img/centre_hd.png);
	float: right;
}

#centre_mc {
	
	margin:-29px 0px 0px 0px;
	/* hack pour corriger un bug IE quand le background ne s'affiche pas */
	/height:1%;
	border-right: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	/*text-indent:40px;*/
	padding-left:20px;
	padding-right:20px;
}

#centreassoc_mc {
	margin:0px 0px 0px 0px;
	/* hack pour corriger un bug IE quand le background ne s'affiche pas */
	/height:1%;
	border-right: 4px solid #82ccd5;
	border-left: 4px solid #82ccd5;
	/*text-indent:40px;*/
	padding-left:20px;
	padding-right:20px;
}

*+html #centre_mc {
	margin:0;
}

#centre_bg {
	background-image: url(../img/centre_bg.png);
	float:left;
}

#centre_bc{
	background-image:url(../img/centre_bc.png);
	background-repeat:repeat-x;
	height:22px;
	margin:0px 22px 0px 22px;	
}

#centre_bd {
	background-image: url(../img/centre_bd.png);
	float: right;
}




/************************************************************** CONTENU **************************************************************/

#center{
	text-align:center;
	margin-top:20px;
	margin-bottom:30px;
}

#logo_blc{
	background-color:#FFFFFF;
	border: solid 1px black;
	margin-top:20px;
	margin-bottom:30px;
	padding-left:10px;
	padding-right:10px;
	/*margin-left:200px;*/
	/*min-width:660px;*/
	width:525px;
}

#logo{
	margin:0 5px;
}

#badge{
	float:left;
	margin:0px 20px 30px 10px;
}
*+html #badge{
	margin-bottom:35px;
}


#experience{
	text-align:justify;
}

#adresse{
	background-color:#ffffff;
	text-align:center;
	margin:auto;
	border:1px solid black;
	padding:10px 20px;
	width:400px;
}
.adresse_gras{
	font-size:20px;
	font-weight:bold;
}

.txt_petit{
	font-size:12px;
}

/************************************************************** PAGINATION **************************************************************/

#pagination{
	width:100%;
	text-align:center;
	font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-image:none;
	margin-top:25px;
	margin-bottom:30px;
}

#pagination a:link, #pagination a:visited{
	font-size:14px;
	color:#000000;
}

#pagination a:hover{
	font-weight:bold;
}

#pagination .current{
	font-size:14px;
	font-weight:bold;
	display:inline;
}

.fleche{
	 margin-bottom:-3px;
	 margin-right:3px;
	 margin-left:3px;
}


/************************************************************** FOOTER **************************************************************/


#footer {
    padding: 10px;
    text-align: center;
    clear: both;
} 

/************************************************************** LIEN **************************************************************/

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#right{
	float:right;
}

#left{
	float:left;
	width:120px;
}

a:link, a:visited{
	font-family:"Comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	/*color:black;
	text-decoration:none;*/
}
a:visited{
	color:#0000EE;
}
a:hover{
	/*text-decoration:underline;*/
	color:#000000;
	font-weight:bold;
}
a:active{
	text-decoration:none;
	font-weight:bold;
}

#gauche a:link, #gauche a:visited{
	font-family:"Comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	color:black;
	text-decoration:none;
}


h2{
	color:#FFFFFF;
	font-size:35px;
}

h3{
	color:#1A2409;
	font-size:20px;
}

#experience h3{
	color:#1A2409;
	font-size:20px;
	margin:0;
}
#experience ul{
	margin:0;
}

#ML40{margin-left:40px;}