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

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

/************************************************************** HEADER **************************************************************/

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

#header_menu {
    background-color: #9b0e40;
    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;
	/*margin-bottom:-40px;*/
	padding-top:10px;
}

*+html #bandeau_titre{
	padding-top:0px;
}

#robert1{
	margin-top:-78px;
	margin-left:-76px;
}

*+html #defiterre{
	margin-left:12px;
	margin-top:0px;
}

#milieu{
}


#page{
	margin-left:0px;
}




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

#gauche {
    padding: 14px 10px;
    width: 180px;
    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;
	margin-top:-21px;
	padding-left:10px;
	padding-bottom:5px;
}
#gauche_bas{
	background-image:url(../img/menu_bas.png);
	background-repeat:no-repeat;
	height:19px;
	margin-top:0px;

}

#gauche ul{
	padding-top:10px;
}

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

}

.orange{
	color:#ed7a23;
	display:inline;
}


#yeti{
	margin:60px 0px -62px -60px;
}
*+html #yeti{
	margin:60px 0px -62px -35px;
}


.menu_sstitre{
	font-size:11px;
}





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

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

*+html #presse_centre{
	margin-top:6px;
}

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

#centre_hg {
	background-image: url(../img/centre_hg.png);
	background-repeat:no-repeat;
	float:left;
	height:22px;
	width:22px;
}

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

#centre_hd{
	float: right;
	width:22px;
	height:22px;
}

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

#centre_mc {
	background-image: url(../img/centre_mc.png);
	background-repeat:repeat;
	
	margin:0px 0px 0px 0px;
	/* hack pour corriger un bug IE quand le background ne s'affiche pas */
	/height:1%;
	border-right: 4px solid #9b0e40;
	border-left: 4px solid #9b0e40;
	/*text-indent:40px;*/
	padding-left:20px;
	padding-right:20px;
	/*text-align:justify;*/
}

*+html #centre_mc {
	/*margin-right:0px;*/
}

#titre_centre_hg{
	margin:80px 0px 0px 30px;
	padding-left:20px;
	padding-right:20px;
}

#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 **************************************************************/

#contenu{
	text-align:justify;
}

.num li{
	list-style:decimal;
}
.disc li{
	list-style:disc;
}

#left{
	float:left;
	
}
#right{
	float:right;
	
}



#bloc{
	float:left;
	width:100%;
	margin-bottom:20px;
}


#offre{
	margin-bottom:40px;
}

.date{
	float:right;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.titre{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:18px;
}

.texte{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-align:justify;
}



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


#footer {
    padding: 10px;
    clear: both;
	margin-bottom:10px;
	margin-top:0px;
} 

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

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

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

#right{
	float:right;
	margin-left:20px;
	margin-bottom:15px;
}

h1{
	color:#9b0e40;
	font-size:24px;
}

h2{
	color:#9b0e40;
	font-size:18px;
}

.center{
	text-align:center;
}

#w100p{
	width:100%;
	height:100px;
	text-align:center;
}
#w50p{
	width:50%;
}


.H180{height:180px;}
