* {
	padding:0;
	margin:0;
	}


body {
	text-align: center; /* pour corriger le bug de centrage IE */
	text-decoration: none;
	font-family: tahoma, verdana, Arial, sans-serif;
	color: #353535;
	font-size: 12px;
	/*background: #FFCC4B;*/
	background-image: url(images/background.jpg);
	margin:0px;
	padding:0px;
	height: 100%;
}

#conteneur {
	margin:auto;
  width:1004px;
	position:relative;
	top:0px;
	text-align:center;
	background:url(images/fond_conteneur.gif) no-repeat top;
	height:100%!important; 
	min-height: 100%;
	}

	
#conteneuraccueil {
	margin:auto;
  width:1004px;
	position:relative;
	top:0px;
	text-align:center;
	background:url(images/fond_conteneur_accueil.gif) no-repeat top;
	height:100%!important; 
	min-height: 100%;
	}	

#contenu {
position: relative;
width: 800px;
text-align: left;
}

#bandeau {
	position: relative;
	width: 1004px;
	height: 100px;
	vertical-align:top;
	text-align:center;
	padding-top:25px;
}

#logo {
	float: left;
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	width: 255px;
	height: 150px;
	padding:0;
	margin:0;
}

#slogans {
	text-decoration: none;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-weight: bold; 
	color: #296e1f;
	font-size: 13px;
	float: left;
	width: 548px;
	height: 150px;
	padding:0;
	margin:0;
}

#slogans img {
	padding-left: 10px;
	padding-right: 10px;
}


#menu {
	float: left;
	width: 200px;
	height: 150px;
	padding:0;
	margin:0;
}


#page {
	position: relative;
	background: url(images/fond_page.png) no-repeat right top;
	width: 1004px;
	min-height: 470px;
}

#pageinterieure {
	position: relative;
	width: 1004px;
	min-height: 470px;
}

#contenu_page {
	padding:50px;
	padding-top:20px;
	padding-left:250px;
	padding-right:50px;

}




H1 {
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: 15px;
	color:#167bc9;
	text-decoration: none;
	font-weight: bold; 
}

H2 {
	font-family: georgia,tahoma, verdana, Arial, sans-serif;
	font-size: 16px;
	color:#64831a;
	text-decoration: none;
	font-weight: bold; 
}

H3 {
	font-family: georgia,tahoma, verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a {
	color:#167bc9;
	text-decoration: none;
		font-weight: bold; 
	}


a:hover {
		color:#296e1f;
		}



#bouton_vert {
	z-index:1;
	position: absolute;
	top:25px;
	text-align: center;
	text-decoration: none;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-weight: bold; 
	color: #FFF;
	font-size: 14px;
	background-image: url(images/bouton_vert.png);
	background-repeat:no-repeat;
	width: 148px;
	height: 28px;
	padding-top: 5px;
	margin-left:27px;
}

#bouton_vert a {
	color: #FFF;
}

#bouton_vert2 {
	z-index:1;
	position: absolute;
	top:60px;
	text-align: center;
	text-decoration: none;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-weight: bold; 
	color: #FFF;
	font-size: 14px;
	background-image: url(images/bouton_vert.png);
	background-repeat:no-repeat;
	width: 148px;
	height: 28px;
	padding-top: 5px;
	margin-left:27px;
	margin-top:10px;
}

#bouton_vert2 a {
	color: #FFF;
}


#bouton_vert3 {
	position: relative;
	text-align: center;
	text-decoration: none;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	background-image: url(images/bouton_vert.png);
	background-repeat: no-repeat;
	width: 148px;
	height: 28px;
	padding-top: 5px;
	margin-left: 27px;
	margin-top: 10px;
	margin-right:5px;
}


#bouton_vert3 a {
	color: #FFF;
}

.bouton_orange {
	z-index:1;
	position: relative;
	text-align: center;
	text-decoration: none;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-weight: bold; 
	color: #FFF;
	font-size: 12px;
	background-image: url(images/bouton_orange.png);
	background-repeat:no-repeat;
	width: 148px;
	height: 28px;
	padding-top: 6px;
	margin-top:10px;
	margin-left:27px;
}

.bouton_orange a {
	color: #FFF;
}

#titre_section {
	padding:0;
	margin:0;
	padding-top:10px;
	text-align: center;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: 18px;
	color:#F2A53D;
	font-weight:bold;
}

#sections {
	text-align: center;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top:4px;
}

.current_section {

}

.current_section a {
		border-style: solid;
		border-width: 1px;        /* sets border width on all sides */
		border-color: #F2A53D;
	padding: 6px;
}

#gd_fleche_gche {
	z-index:2;
	position: absolute;
	right:135px;
	top:28px;
	background-image: url(images/eng.jpg);
	background-repeat:no-repeat;
	width: 20px;
	height: 13px;
	margin-top:5px;
}

#gd_fleche_dte {
	z-index:3;
	position: absolute;
	top:78px;
	right:135px;
	background-image: url(images/fr.jpg);
	background-repeat:no-repeat;
	width: 20px;
	height: 13px;
}

#ss_menu {
	text-align: center;
	text-decoration: none;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-weight: bold; 
	color: #296e1f;
	font-size: 13px;
	padding-bottom: 0px;
	padding-top:0px;
	margin:0;
}

#pte_fleche_gche {
	z-index:4;
	position: absolute;
	top:30px;
	right:150px;
	background-image: url(images/pte_fleche_gche.png);
	background-repeat:no-repeat;
	width: 31px;
	height: 25px;
	margin-top:0px;
}

#pte_fleche_dte {
	z-index:5;
	position: absolute;
	top:50px;
	right:35px;
	background-image: url(images/pte_fleche_dte.png);
	background-repeat:no-repeat;
	width: 30px;
	height: 25px;
}




#menu_bas {
	text-decoration: none;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: 13px;
	color: #fed770;
	width: 1004px;
}

#menu_bas a {
		color: #fed770;
		text-decoration: underline;
		font-weight: normal; 
		width: 1004px;
}

#menu_bas a:hover {
		color: #AE2200;
	text-decoration:underline;
		width: 1004px;
}

#pied {
	text-decoration: none;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-bottom:20px;
		width: 1004px;
}












#menuH dl, #menuH dt, #menuH dd, #menuH ul, #menuH li {
margin: 0;
padding: 0;
list-style-type: none;
padding:2px;
margin:0px;
}

#menuH {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 20px;
left: 20px;
z-index:1;
width: 200px; /* correction pour Opera */
font: tahoma, verdana, Arial, sans-serif;
color:#167bc9;
}

#menuH dl {
float: left;
width: 200px;

}

#menuH dt {
cursor: pointer;
text-align: left;
font-weight: bold;
background-color: #d3d3d3;
border: 1px solid #ffffff;
}

#menuH dt .actif {
background-color:#167bc9;
color:#ffffff;
}

#menuH dd {
display: none;
border: 1px solid #AD6400;
}

#menuH dd a{
font-weight: normal;
}

#menuH li {
text-align: left;
background: #fff;

}

#menuH li a, #menuH dt a {
color: #167bc9;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menuH li a:hover, #menuH li a:focus, #menuH dt a:hover, #menuH dt a:focus {
background-color: #167bc9;
color:#ffffff;
}




#cadre {
	text-align: justify;
	padding: 10px;
	border: 1px solid #AD6400;
}

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFCC;
	z-index:1000;
}
