/* CSS Document */

body{
	margin:0;
	text-align:center;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(IMG/maquette/bg_body.gif);
	
	}
a img{
	border:0;
	}
.spacer{
	clear:both
	}
#superglobal{
	margin-top:-20px;
	padding-top:50px;
	padding-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	width:892px;
	margin-bottom:0px;
	background-image:url(IMG/maquette/bg_global.gif);
	}



#global{
	
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:811px;
	
	
	
	}

#top{
	width:100%;
	margin-left:0px;
	background-image:url(IMG/maquette/bandeau.jpg);
	height:200px;
	background-position:left bottom;
	background-repeat:no-repeat;
	}

#top h1{
	color:#FFFFFF;
	font-size:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	font-weight:normal;
	padding-left:100px;
	text-align:right;
	margin-top:0;
	margin-bottom:0;
	font-variant:small-caps;
	
	}

#top h2{
	color:#FFFFFF;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:60px;
	font-weight:normal;
	padding-left:50px;
	text-align:left;
	}

.lien_image_top{
	float:right;
	margin:5px;
	}



#menu_haut{
	width:100%;
	background-repeat:repeat-x;
	background-image:url(IMG/maquette/menu_haut_fond.gif);
	height:85px;
	}
.logo_menu{
	
	float:left;
	margin-right:95px;
	
	}

.slogan{
	background-image:url(IMG/maquette/menu_haut_slogan.gif);
	height:85px;
	width:135px;
	float:left;
	}

.bouton_menu_haut a {
	display:block;
	background-image:url(IMG/maquette/menu_haut_bg.gif);
	padding-left:10px;
	height:35px;
	width:127px;
	float:left;
	padding-top:50px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	}


.bouton_menu_haut a:hover{
	background-image:url(IMG/maquette/menu_haut_bg_hover.gif);
	color:#666666;
	}

#espace{
	height:22px;
	width:810px;
	background-image:url(IMG/maquette/bg_milieu.gif);
	background-repeat:no-repeat;
	clear:both;
	}

#contenu{
	width:810px;
	clear:both;
	background-image:url(IMG/maquette/bg_contenu.gif);
	background-repeat:repeat-y;
	}

#contenu_bas{
	height:22px;
	width:810px;
	background-image:url(IMG/maquette/bg_bas.jpg);
	background-repeat:no-repeat;
	clear:both;
	color:#666666;
	text-align:center;
	}
	
#gauche{
	width:257px;
	
	float:left;
	}
#gauche_bas{
	background-image:url(IMG/maquette/bg_menu_down.jpg);
	width:257px;
	height:35px;
	}


#gauche_haut{
	background-image:url(IMG/maquette/bg_menu_top.jpg);
	width:257px;
	height:105px;
	}
	
#menu{
	margin-top:0px;
	padding-left:30px;
	font-size:110%;
	padding-right:15px;
	background-image:url(IMG/maquette/bg_menu.jpg);
	background-repeat:repeat-y;
	}

#menu li{
	list-style-type:none;
	width:100%;
	margin-left:-35px;
	margin-bottom:15px;
	}

#menu a{
	padding-left:20px;
	display:block;
	text-decoration:none;
	color:#336699;
	font-weight:bold;
	background-image:url(IMG/maquette/puce.gif);
	background-repeat:no-repeat;
	background-position: -2px 1px;
	
	}
#menu a.sans_puce{
	background-image:none;
	}
#menu a:hover.sans_puce{
	background-image:none;
	}
#menu a:hover{
	color:#c74049;
	background-image:url(IMG/maquette/puce_hover.gif);
	}
	
	
#news{
	margin-top:0px;
	padding-left:18px;
	background-color:#A0B1B9;
	padding-bottom:20px;
	list-style-type:none;
	height:250px;
	text-align:center;
	}

#encadre2{
	background-image:url(IMG/maquette/encadre2_bg.jpg);
	background-repeat:repeat-y;
	width:257px;
	float:left;
	}
#texte_encadre2{
	margin-left:25px;
	margin-right:10px;
	color: #666666;
	}
#texte_encadre2 a{
	color: #666666;
	}
	
#texte {
	margin-left:249px;
	padding-top:10px;
	padding-left:55px;
	padding-bottom:25px;
	padding-right:10px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#hierarchie{
	font-size:11px;
	color:#666666;
	margin-left:-5px;
	}

#hierarchie a{
	text-decoration:none;
	color:#666666;
	}

#texte h1{
	font-size:200%;
	margin-left:-5px;
	margin-bottom:15px;
	color:#336699;
	font-variant: small-caps;
	font-weight: normal;
	}

#texte h2{
	color: #996633;
	margin-bottom:0;
	margin-top:0;
	font-size:100%;
	font-weight: bold;	
	}
#texte p{
	margin-top:3px;
	}
#texte a{
	color:#0066CC;
	text-decoration:none;
	
	}
#texte a:hover{
	text-decoration:underline
	}	

	
#signature{
	color:#e8f3d0;
	text-align:right;
	margin-top:15px;
	padding-right:15px;
	padding-bottom:70px;
	}
	

#signature a{
	color:#e8f3d0;
	text-decoration:none;
	}
#signature a:hover{
	text-decoration:underline;
	}