/*----------------------------------------------------*/
/* Styles généraux
/*----------------------------------------------------*/
html{
	font-size:100%;
	margin:0;
	padding:0;
}
body{
	font-family:"Tahoma", Arial;
	font-size:12px;
	font-weight:normal;
/*	text-align:center;/* pour IE */
	/*background:#8a7e74 url(/images/global_1/fond_site.jpg) no-repeat center top;*/
	background:url(/espace/page_specifique/1/1/background.png);
	scrollbar-face-color: #8a7e74;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #c0c0c0c;
	scrollbar-arrow-color: #000000;
}
.bandeauinterieur,
.menu_tableau,
.tableau_du_site,
.contenu_site{
	width :100%;
}
.bandeauinterieur {
	margin:0 auto;
	width:1002px;
}
.TableauGeneralIndex{
	margin:0 auto;
	min-height:312px;
	text-align:left;
	background:none;
}

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:#4991af;
	padding-left:25px;
	background:url(/images/global_1/puce_h2.png) no-repeat 0 3px;
}
h2:first-letter{

} 
h3{
	font-size:14px;
	color:#4991af;
	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:#f5f6f7;
	color:#828282;
	border:1px solid #e3e3e3;
}
address a{
	color:#252525;
	text-decoration:underline;
}
input, textarea{
	font-size:11px;
	color:#000;
	border:1px solid #8a7e74;
	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
/*----------------------------------------------------*/
.bandeauinterieur img{display:block;}

.contenu_site_int{
	/*background:url(/images/global_1/contenu_site_int.jpg) no-repeat bottom center;*/
}

.tableau_du_site{
	background:url(/images/background.png) no-repeat top center;
	position:relative;
	text-align:center;
}
.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;
	background:#fff;
}
.Hauteur1erLigneTableauGeneralIndex{
	padding:0px;
	margin:0px;
	line-height:10px;
}
/*----------------------------------------------------*/
/* Espaces colonnes
/*----------------------------------------------------*/
.EspaceAvantColonneGauche{
	
}
.EspaceApresColonneDroite{
	
}
.EspaceEntreColonneGaucheEtCentre{
	
}
.EspaceEntreColonneDroitEtCentre{
}
/*----------------------------------------------------*/
/* Modules site
/*----------------------------------------------------*/
.module_site_gauche{
}
.module_site_droite{

}
.espace_entre_modules{

}
/*----------------------------------------------------*/
/* Navigation haut
/*----------------------------------------------------*/
td.navigation_haut{
	font-size:10px;
	color:#7e7d7d;
	padding:10px 0 5px 252px;
}
a.chemin:link,a.chemin:visited,a.chemin:active,a.chemin:hover{
	font-size:10px;
	text-decoration:underline;
	color:#7e7d7d;
}
/*----------------------------------------------------*/
/* Titre page
/*----------------------------------------------------*/
.titre_page{
	line-height:40px; 
	font-weight:normal;
	font-size:22px;
	/*
	text-transform:uppercase;
	letter-spacing:3px;
	*/
	color:#4991af;
	padding:0px 0 0 0px;
	background:url(/images/global_1/fond_titre.png) no-repeat left bottom;
}
/*----------------------------------------------------*/
/* 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 15px;
}
.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 15px;
	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:#989898;
	background:#fff url(/images/global_1/puce_lien_enfant.png) 5px center no-repeat;
}
li a.lien_enfant:hover{
	text-decoration:none;
	color:#fff;
	background:#5699b5 url(/images/global_1/puce_lien_enfant.png) 5px center no-repeat;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_frere"
/*----------------------------------------------------*/
.paragraphe_lien_frereGabarit0{	
	padding:10px 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{
	display:none;
}
.TDLienFrerePrecedentGabarit0 a, .TDLienFrereSuivantGabarit0 a{
width:236px;
height:27px;
display:block;
line-height:27px;
}
.TDLienFrerePrecedentGabarit0, .TDLienFrereSuivantGabarit0{
	font-size:11px;
	font-weight:bold;
	color:#989898;	
	text-align:left;
	height:27px;
}
.TDLienFrerePrecedentGabarit0 a{	padding:0px 0px 0px 20px;}
.TDLienFrereSuivantGabarit0 a{ padding:0px 20px 0px 0px;}

.TDLienFrerePrecedentGabarit0{
	background:url(/images/global_1/puce_lien_frere_gauche.png) left center no-repeat;
	border-right:1px #efefef solid
}
.TDLienFrereSuivantGabarit0{
	background:url(/images/global_1/puce_lien_frere_droite.png) right center no-repeat;
	text-align:right;
	border-left:1px #efefef solid


}
a.LienFrerePrecedentGabarit0:link,a.LienFrerePrecedentGabarit0:visited,a.LienFrerePrecedentGabarit0:active, 
a.LienFrereSuivantGabarit0:link,a.LienFrereSuivantGabarit0:visited,a.LienFrereSuivantGabarit0:active{
	color:#989898;
	text-decoration:none;
}
a.LienFrerePrecedentGabarit0:hover, a.LienFrereSuivantGabarit0:hover{
	color:#989898;
	text-decoration:underline;
}
/*----------------------------------------------------*/
/* 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:#fff;
	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:#000;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_frere" (gabarit1)
/*----------------------------------------------------
.paragraphe_lien_frereGabarit1{
	padding:10px 0;
}
.TableauConteneurLienFrereGabarit1{
	padding-top:15px;
}
.lien_frere_tableauGabarit1{	
	border-top:1px solid #507CBD;
	padding:10px 10px 0 0;
	width:100%;
}
.lien_frere_td_image_gaucheGabarit1{
	text-align:left;
	width:1px;
	padding-right:25px;
}
.lien_frere_image_gaucheGabarit1{
	border:0px;
}
.lien_frere_tableau_interneGabarit1{
	padding:0 0 3px 5px;
}
.lien_frere_puce_imageGabarit1{
	margin:5px 10px 0 0;
}
.lien_frereGabarit1{
	font-size:11px;
	font-weight:bold;
	background:#fff;
	color:#507CBD;
}
/*----------------------------------------------------*/
/* Pied de page (footer)
/*----------------------------------------------------*/
#footer{
	clear:both;
	width:100%;
	text-align:center;
	margin-top:20px;
	background:url(/images/footer.png) repeat-x top left;
}
#footer-inner{
	width:1002px;
	margin:0 auto;
	position:relative;
}

.footer-haut{
	display:block;
	clear:both;
	padding-bottom:2px;
	width:1002px;
	height:90px;
	position:relative;
}
.footer-haut a {
	color:#3d5c78;
	font-family:Verdana;
	font-size:15px;
	text-decoration:none;
	display:block;
	height:90px;
	line-height:90px;
	float:left;
	padding-left:60px;
	margin-right:50px;
}
.footer-haut a:hover {
	text-decoration:underline;
}

a.btn_seminaire{background:url(/images/seminaire.png) no-repeat center left;}
a.btn_groupe{background:url(/images/groupe.png) no-repeat center left;padding-left:75px;}
a.btn_presse{background:url(/images/presse.png) no-repeat center left;padding-left:45px;}
a.btn_brochures{background:url(/images/brochure.png) no-repeat center left;}
a.btn_newsletter{background:url(/images/newsletter.png) no-repeat center left;margin-right:0;}

.footer-bas{
	background:#fff;
	overflow:hidden;
	text-align:center;
}
.footer-bas-inner{
	margin:15px auto;
	width:1002px;
	text-align:left;
}
ul.footer-menu{ 
	float:right;
	padding:0 0 0 20px;
	border-left:1px solid #dcddde;
}
ul.footer-menu li{ 
	list-style:none;
	padding:0 5px; 
	line-height:25px;
	text-align:left;
}
ul.footer-menu li.sep1, ul.footer-menu li.sep2{
	padding:0;
}
ul.footer-menu li.first, ul.footer-menu li.sep1{ /* Suppression du 1er lien (contact) */
	display:none;
}
ul.footer-menu li.first{
	padding-left:0;
}
ul.footer-menu li.last{
	padding-right:0;
}
ul.footer-menu li a{ 
	color:#8e8e8e;
	font-size:11px;
  text-decoration:none; 
}
ul.footer-menu li a:hover{ 
	color:#8e8e8e;
  text-decoration:underline; 
}
/*----------------------------------------------------*/
/* Menu
/*----------------------------------------------------*/
.menu_tableau {
	background:url(/images/global_1/fond_menunav.jpg) no-repeat;
	width:1002px;
	height:42px;
	margin:0 auto;
}
#menu_navigation{
	padding:0;
	font-weight:normal;
	font-size:18px;
	text-transform: uppercase;
	margin:-52px 0 0 255px;
}


/*----------------------------------------------------*/
/* Bandeau défilant
/*----------------------------------------------------*/
#bandeau_defilant{
	height:21px;
	text-align:center;
	background:#c9dbfb;
}
#bandeau_defilant table{
	width:1002px;
	margin:0 auto;
}
#bandeau_defilant-inner{
	width:1002px;
	margin:0 auto;
	font:11px Arial;
	color:#fff;
	text-align:left;
	line-height:21px;
}
bandeauDefilantTexteDefilant,
bandeauDefilantLienBalise {
	color:#55616b;
}
/*----------------------------------------------------*/
/* 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;
}



/***********   menu haut droite   ************/

#conteneur_menuhdroit
{
margin:0 auto;
width:1002px;
position:relative;
}

ul.menu_hdroite{
	position:absolute;
z-index:20;
	top:6px;
	right:0;
	margin:0;
	padding:0;
}
 ul.menu_hdroite li{
	float:left;
	list-style:none;
	padding:0 15px;
}
ul.menu_hdroite li a{
	font:bold 11px Tahoma, Verdana;
	color:#365a72;
	text-decoration:none;
}
ul.menu_hdroite li a:hover{
	color:#000;
	text-decoration:underline;
}

/*** Module Push****/

.module_push_site_tableau
{
margin-bottom:10px;
}

#tableau_affichage_module_banniere_for_module img
{

padding:10px 0;
margin-top:20px;
}




a.logo {
	position:absolute;
	left:-64px;
	top:-48px;
	display:block;
	width:357px;
	height:114px;
	background:url(/espace/page_specifique/1/1/logo.png) no-repeat;
}
#menu_navigation img{
	border:none;
}
#menu_navigation .separateur{
	display:none;
}
#menu_navigation li{
	margin:0;
	padding:0;
	display:inline;
	float:left;
	position:relative;
	z-index:500;
}
#menu_navigation a{
	padding:2px 7px;
	margin:0px;
	color:#515da2;
	text-decoration:none;
}
#menu_navigation ol{
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	width:211px;
	margin:0px;
	padding:2px;
	background:#cce4f6;
	visibility:hidden;
	font-size:12px;
	text-transform:none;
	text-align:left;
}
#menu_navigation ol a{
	color:#515da2;
	margin-bottom:1px;
	background:#cce4f6;
	display:block;
	padding:4px 7px;
}
#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 ol a:hover, 
#menu_navigation ol li:hover>a, 
#menu_navigation ol a:focus, 
#menu_navigation ol li:focus>a, 
#menu_navigation ol .ie6hoverA{
	color:#515da2;
	background:#cce4f6;
}
#menu_navigation ol li a:hover{
	zoom:1;
	background:#fff;
}
#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;
}


