/*----------------------------------------------------*/
/* Styles généraux
/*----------------------------------------------------*/
html{
	font-size:100%;
}
body{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	background:#d2e7b0 url(/images/global_1/fond_site.jpg) no-repeat scroll center top;
	scrollbar-face-color: #d2e7b0; 
	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:#aa4405;
	padding-left:22px;
	background:url(/images/global_1/puce_h2.png) no-repeat 0 1px;
}
h3{
	font-size:14px;
	color:#698042;
	padding-left:13px;
	background:url(/images/global_1/puce_h3.png) no-repeat 0 4px;
}
h4{
	font-size:12px;
	color:#1f2225;
	padding-left:10px;
	background:url(/images/global_1/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:#d2e7b0;
	color:#313925;
	border-left:15px solid #698042;
}
address a{
	color:#313925;
	text-decoration:underline;
}
input, textarea{
	font-size:11px;
	color:#000;
	border:1px solid #5e7ca6;
	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:0px;
	background:#fff;
	min-height:299px;
	height:299px;
}
.Hauteur1erLigneTableauGeneralIndex{
	padding:0px;
	margin:0px;
	line-height:10px;
}
/*----------------------------------------------------*/
/* Espaces colonnes
/*----------------------------------------------------*/
.EspaceAvantColonneGauche{
	
}
.EspaceApresColonneDroite{
	
}
.EspaceEntreColonneGaucheEtCentre{
	
}
.EspaceEntreColonneDroitEtCentre{
}
/*----------------------------------------------------*/
/* Modules site
/*----------------------------------------------------*/
.module_site_gauche{
	
}
.module_site_droite{
padding-bottom:10px;
}
.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:40px; 
	font-weight:bold;
	font-size:18px;
	/*
	text-transform:uppercase;
	letter-spacing:3px;
	*/
	color:#2b2024;
	padding:0px 0 0 60px;
	background:url(/images/global_1/fond_titre.png) no-repeat 15px 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_1/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:#698042 url(/images/global_1/puce_lien_enfant.png) 5px center no-repeat;
}
li a.lien_enfant:hover{
	text-decoration:none;
	color:#fff;
	background:#aa4405 url(/images/global_1/puce_lien_enfant2.png) 5px center no-repeat;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_frere2"
/*----------------------------------------------------*/
.paragraphe_lien_frereGabarit0{	
	padding:15px;
}
.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{
	font:bold 13px Arial;
	color:#aa4405;
	text-align:center;
	padding:0px 8px;
}
.TDLienFrereIconePrecedentGabarit0{
	background:url(/images/global_1/fond_lien_frere_gauche.png) no-repeat top left;
}
.TDLienFrereIconeSuivantGabarit0{
	background:url(/images/global_1/fond_lien_frere_droite.png) no-repeat top right;
}
.TDLienFrerePrecedentGabarit0, .TDLienFrereSuivantGabarit0{
	font:bold 11px Arial;
	color:#005a87;	
	text-align:left;
	padding:2px 10px;
	height:20px;
}
.TDLienFrerePrecedentGabarit0{
	background:url(/images/global_1/fond_lien_frere_gauche2.png) no-repeat top right;
}
.TDLienFrereSuivantGabarit0{
	background:url(/images/global_1/fond_lien_frere_droite2.png) no-repeat top left;
}
a.LienFrerePrecedentGabarit0:link,a.LienFrerePrecedentGabarit0:visited,a.LienFrerePrecedentGabarit0:active, 
a.LienFrereSuivantGabarit0:link,a.LienFrereSuivantGabarit0:visited,a.LienFrereSuivantGabarit0:active
{
	color:#fff;
	text-decoration:none;
}
a.LienFrerePrecedentGabarit0:hover, a.LienFrereSuivantGabarit0:hover{
	color:#fff;
	text-decoration:underline;
}
/*----------------------------------------------------*/
/* Pied de page (footer)
/*----------------------------------------------------*/
.hauteur_footer_page_specifique{
	height:0;
}
.ligne_en_haut_du_footer {
	height:0;
	background:#fff;
}
td.footer {
	text-align:right;
	font-size:11px;
	color:#373736;
	padding:8px 0px;
	font-weight:bold;
	background:#d2e7b0;
}
a.footer{ 
	text-decoration:none;
	color:#373736;
}
a.footer:hover{
	color:#373736;
	text-decoration:underline;
}
.footer .haut{
	font-size:12px;
	font-weight:bold;
	color:#963900;
}
.footer .bas{
padding-top:5px;
}
.espace_avant_footer{
	height:0;
}
/*----------------------------------------------------*/
/* Menu
/*----------------------------------------------------*/
.menu_tableau{
/*
	position:absolute;
	top:0;
	left:auto;
	z-index:100;
*/
	background:#aa4405;
	height:20px;
}
#menu_navigation{
	margin:0 auto;
	padding:0;
	/*
	text-transform:uppercase;
	*/
	font-weight:bold;
	font-size:11px;
	float:right;
}
#menu_navigation img{
	border:none;
}
#menu_navigation .separateur{
	color:#fff;
	padding:1px 2px;
}
#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 10px;
	margin:0px;
	color:#fff;
	background:#aa4405;
	text-decoration:none;
}
#menu_navigation ol{
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	width:200px;
	margin:0px;
	padding:2px;
	background:#aa4405;
	visibility:hidden;
	font-size:11px;
	font-weight:600;
    filter : alpha(opacity=90);
    -moz-opacity : 0.9;
    opacity : 0.9; 
}
/* Firefox, Netscape uniquement
html:not([lang*=""]) #menu_navigation ol{
	margin:2px 0px;
	-moz-border-radius:3px;
}
*/
#menu_navigation ol a{
	color:#fff;
	padding:3px 7px;
	background:#aa4405;
}
#menu_navigation ol li a:hover{
	background:#496d09;
}
#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:#496d09;
	/* Menu arrondi
	-moz-border-radius:3px;
	*/
}
#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;
}
/*----------------------------------------------------*/
/* Barre de partage
/*----------------------------------------------------*/
#flashcontent_band_defilant{
padding:10px 0;
}
/*----------------------------------------------------*/
/* Barre de partage
/*----------------------------------------------------*/
.partage_barre_partage_div_container_barre{
	margin:5px 20px;
	padding:5px 3px;
	background:#fff;
	border:1px solid #bdd7f2;
}
.partage_barre_partage_div_container_barre a img{
	border:none;
}
.partage_barre_partage_div_container_barre img{
	cursor:pointer;
}
.partage_barre_partage_div_container_barre p{
	clear:both;
}
.partage_barre_partage_client_outer img{
	margin:2px;
}
.partage_barre_partage_client_outer, .partage_barre_partage_client_inner{

}
.partage_liste_partage_reseau_social, .partage_liste_partage_personnel, .partage_liste_partage_bookmarking, .partage_liste_partage_agregation{
	float:left;
	padding;0px 3px;
}
.partage_liste_partage_reseau_social label{
	float:left;
	padding:5px 3px 0 0;
	line-height:11px;
	font-size:11px;
	font-weight:bold;
	color:#526C91;
}
#lien_barre_partage_en_savoir_plus_barre_partage{
	float:right;
	font-size:10px;
	padding:3px 3px 0 3px;
}