/*----------------------------------------------------*/
/* Styles généraux
/*----------------------------------------------------*/
html{
	font-size:100%;
}
body{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#585858;
	background:#bde3ec url(/images/global_5/fond_site.jpg) no-repeat scroll center top;
	scrollbar-face-color: #004487; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #c0c0c0c; 
	scrollbar-arrow-color: #000000;
}
a{
	color:#6481aa;
	text-decoration:underline;
}
a:hover{
	color:#000;
}
a:active, a:focus, :hover{
	outline:none;
}
p{
	margin:5px 0;
	padding:0;
}
ul, ol{
	margin:10px 25px;
	padding:0 15px;
	font-size:12px;
	color:#333a3f;
}
h1, h2, h3, h4, h5{ 
	margin:10px 0;
	line-height: 1.2; 
	font-weight:bold;
}
h1{ 
	font-size:18px;
	color:#d54107;
} 
h2{ 
	font-size:16px;
	color:#96bf0d;
	padding-left:22px;
	background:url(/images/global_5/puce_h2.png) no-repeat 0 1px;
}
h2:first-letter{

} 
h3{
	font-size:14px;
	color:#004487;
	padding-left:13px;
	background:url(/images/global_5/puce_h3.png) no-repeat 0 4px;
}
h4{
	font-size:12px;
	color:#1f2225;
	padding-left:10px;
	background:url(/images/global_5/puce_h4.png) no-repeat 0 6px;
}
h5{
	font-size:11px;
	color:#171819;
	border-left:2px solid #3a3c3c;
	padding-left:5px;
}
address{
	font-size:11px;
	font-style:normal;
	padding:10px;
	margin:0;
	background:#96bf0d;
	color:#313E05;
	border-left:15px solid #004487;
}
address a{
	color:#3c4d64;
	text-decoration:underline;
}
input, textarea{
	font-size:11px;
	color:#000;
	border:1px solid #004487;
	padding:2px;
	background:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
 input[type="submit"], input[type="button"]{
	cursor:pointer;
}
select {
	font-size:11px;
	color: #384792;
	border: 1px solid #384792;
	width: 160px;
	outline-color:#384792;
}
.bouton_ok{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	border:1px solid #005ba3;
	background:#0067b8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.bouton_ok:hover{
	cursor:pointer;
	border-color:#4E7FB7;
	background-color:#4E7FB7;
}
/*----------------------------------------------------*/
/* Tableau qui englobe tout le site
/*----------------------------------------------------*/
.tableau_du_site{
	background:transparent;
}
.ColonneExtremeGauche{

}
.tableau_du_site_colonne_extreme_droite{
	vertical-align:top;
	padding:0;
	background:#fff;
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_IE{
	position:expression('absolute');
	top:expression(eval(document.body.scrollTop)+1);
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_PAS_IE{
	position:fixed;
}
/*----------------------------------------------------*/
/* Tableau général de l'index
/*----------------------------------------------------*/
.TableauGeneralIndex{
	height:30%;
	border:0px;
	padding-top:15px;
	background:#fff;
}
.Hauteur1erLigneTableauGeneralIndex{
	padding:0px;
	margin:0px;
	line-height:10px;
}
/*----------------------------------------------------*/
/* Espaces colonnes
/*----------------------------------------------------*/
.EspaceAvantColonneGauche{
	
}
.EspaceApresColonneDroite{
	
}
.EspaceEntreColonneGaucheEtCentre{
	
}
.EspaceEntreColonneDroitEtCentre{
}
/*----------------------------------------------------*/
/* Modules site
/*----------------------------------------------------*/
.module_site_gauche{
	
}
.module_site_droite{
padding:0 0 10px 0;
}
.espace_entre_modules{

}
/*----------------------------------------------------*/
/* Navigation haut
/*----------------------------------------------------*/
td.navigation_haut{
	font-size:10px;
	color:#384792;
	padding:10px 0 5px 15px;
}
a.chemin:link,a.chemin:visited,a.chemin:active,a.chemin:hover{
	font-size:10px;
	text-decoration:underline;
	color:#000;
}
/*----------------------------------------------------*/
/* Titre page
/*----------------------------------------------------*/
.titre_page{
	line-height:71px; 
	font-weight:bold;
	font-size:18px;
	letter-spacing:0px;
	color:#fff;
	padding:0px 0 0 50px;
	background:url(/images/global_5/fond_titre.jpg) no-repeat 20px center;
}
/*----------------------------------------------------*/
/* Paragraphes de type "text"
/*----------------------------------------------------*/
.TableauParagrapheImage{
	padding:0 25px;
}
.paragraphe_image{
	border:1px solid #fff;
}
.LegendePhotoParagraphe{
	font-size:11px;
	font-style:italic;
	color:#2d3239;
	text-align:center;
	padding:5px 0 0 0;
}
.paragraphe, .texte, .formulaire{
	font-size:12px;
	color:#2d3239;
	padding:5px 20px;
}
.texte{
	/* pour l'admin */
	background:#fff;
}
.texte ul{
	margin:5px 20px;
	padding:0;
}
.texte ul li{
	list-style:none;
	padding-left:15px;
	background:url(/images/global_5/ul_puce.png) 0 5px no-repeat;
}
a.paragraphe{
	font-size:13px;
	color:#6481aa;
}
.paragraphe:hover{
	color:#000;
}
.paragraphe_titre{
	font-size:13px;
	font-weight:bold;
	color:#005a87;
	padding:10px 15px;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_enfant"
/*----------------------------------------------------*/
.lien_enfant_puce_image{display:none;}
ul.list_lien_enfant{
	margin:0 20px;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}
.list_lien_enfant li{
	display:block;
	width:100%;
	margin-bottom:4px;
	padding:0;
}
li a.lien_enfant{
	display:block;
	padding:5px 20px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:#004487 url(/images/global_5/puce_lien_enfant.png) 5px center no-repeat;
}
li a.lien_enfant:hover{
	text-decoration:none;
	color:#fff;
	background:#96bf0d url(/images/global_5/puce_lien_enfant2.png) 5px center no-repeat;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_frere"
/*----------------------------------------------------*/
.paragraphe_lien_frereGabarit0{	
	padding:10px 20px;
}

.TableauConteneurLienFrereGabarit0{
}
.TableauLienFrerePrecedentGabarit0{
	text-align:right;
	width:1px;
}
.TableauLienFrereSuivantGabarit0{
	text-align:left;
	width:1px;
}
.TDConteneurLienFrerePrecedentGabarit0{
	text-align:left;
	width:30%
}
.TDCentreTableauConteneurGabarit0{
	width:40%;
}
.TDConteneurLienFrereSuivantGabarit0{
	text-align:right;
	width:30%;
}
.TDLienFrereIconePrecedentGabarit0, .TDLienFrereIconeSuivantGabarit0{
	display:none;
}
.TDLienFrerePrecedentGabarit0, .TDLienFrereSuivantGabarit0{
	font-size:11px;
	font-weight:bold;
	color:#96bf0d;	
	text-align:left;
	height:20px;
}
.TDLienFrerePrecedentGabarit0{
	padding:2px 10px 2px 20px;
	background:url(/images/global_5/puce_lien_frere_gauche.png) left center no-repeat;
}
.TDLienFrereSuivantGabarit0{
	padding:2px 20px 2px 10px;
	background:url(/images/global_5/puce_lien_frere_droite.png) right center no-repeat;
}
a.LienFrerePrecedentGabarit0:link,a.LienFrerePrecedentGabarit0:visited,a.LienFrerePrecedentGabarit0:active, 
a.LienFrereSuivantGabarit0:link,a.LienFrereSuivantGabarit0:visited,a.LienFrereSuivantGabarit0:active{
	color:#06979c;
	text-decoration:none;
}
a.LienFrerePrecedentGabarit0:hover, a.LienFrereSuivantGabarit0:hover{
	color:#004487;
	text-decoration:underline;
}
/*----------------------------------------------------*/
/* Bandeau (en_tete)
/*----------------------------------------------------*/
/* template.php (ligne 70) */
td.bandeau a img{
	display:block;
}
/*----------------------------------------------------*/
/* Pied de page (footer)
/*----------------------------------------------------*/
td.footer .haut{
	width:980px;
	height:45px;
	background:#fff url(/images/global_5/fond_pied.jpg) no-repeat;
	text-align:center;
	color:#fff;
}
td.footer .haut a{
	font:11px Arial;
	color:#fff;
	text-decoration:none;
}
td.footer .haut a:hover{
	text-decoration:underline;
}
td.footer .bas{
	text-align:center;
	font-size:11px;
	color:#010101;
	padding:8px 9px;
}
td.footer .bas a{
	color:#010101;
	text-decoration:none;
}
td.footer .bas a:hover{
	color:#010101;
	text-decoration:underline;
}
/*----------------------------------------------------*/
/* Menu
/*----------------------------------------------------*/
.menu_tableau{
	margin:0;
	padding:0;
	background:#004487;
	height:30px;
}
#menu_navigation{
	margin:0 auto;
	padding:0;
	font-weight:bold;
	font-size:11px;
}
#menu_navigation img{
	border:none;
}
#menu_navigation .separateur{
	color:#fff;
	padding:1px 1px;
	margin:0;
}
#menu_navigation li{
	margin:0;
	padding:0;
	display:inline;
	float:left;
	position:relative;
	z-index:500;
}
#menu_navigation a{
	display:block;
	position:relative;
	padding:2px 7px;
	margin:0px;
	color:#fff;
	background:#004487;
	text-decoration:none;
}
#menu_navigation ol{
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	width:200px;
	margin:0px;
	padding:2px;
	background:#96bf0d;
	visibility:hidden;
	font-size:11px;
	font-weight:normal;

}
/* Firefox, Netscape uniquement 
html:not([lang*=""]) #menu_navigation ol{
	margin:2px 0px;
	-moz-border-radius:3px;
}
*/
#menu_navigation ol a{
	color:#fff;
	padding:2px 7px;
	background:#96bf0d;
}
#menu_navigation ol li a:hover{
	background:#004487;
}
#menu_navigation ol ol{
	padding:0;
	margin:0;
}
#menu_navigation ol>li + li{
	border:0;
}
#menu_navigation .li_w_c{
	background-image:url('/images/arrow.gif');
	background-repeat:no-repeat;
	background-position:96% 50%;
}
#menu_navigation a:hover, #menu_navigation li:hover>a, #menu_navigation a:focus, #menu_navigation li:focus>a, #menu_navigation .ie6hoverA{
	color:#fff;
	background:#96bf0d;
	-moz-border-radius:0px;
}
#menu_navigation li:hover, #menu_navigation li:focus, #menu_navigation li.ie6hover{
	z-index:10000;
}
#menu_navigation li li{
	float:left;
	width:100%;
}
#menu_navigation li:hover>ol, #menu_navigation li:active>ol, #menu_navigation .li_visible>ol, #menu_navigation .ie6hoverUL{
	visibility:visible;
	top:100%;
}
#menu_navigation li li:hover>ol, #menu_navigation li li:focus>ol, #menu_navigation li .li_visible>ol, #menu_navigation .ie6hoverUL .ie6hoverUL{
	top:0px;
	left:100%;
}
#menu_navigation:after, #menu_navigation ol:after{
	content:".";
	height:0;
	display:block;
	visibility:hidden;
	overflow:hidden;
	clear:both;
}
/*----------------------------------------------------*/
/* Plan site
/*----------------------------------------------------*/
#plan_site{
	margin:0;
	padding:0;
}
#plan_site h3{
	margin-left:13px;
}
#plan_site h3  a.paragraphe{
	font-weight:bold;
	color:#000;
} 
#plan_site h3 img{
	display:none;
}
#plan_site h3, #plan_site h4{
	background:none;
}
