/*#####################################################*/
/* Le body
/*#####################################################*/
.le_body
{
	background:url(/images/global/bg_body.gif) no-repeat top center #e8b043;	
}

:focus {
	outline-style: none;
}

/**** Mise en page pour les bannières ****/
#tableau_affichage_module_banniere_for_module {
	padding-left:30px;
}
#tableau_affichage_module_banniere_for_module td {
	padding-bottom:10px;
}

/*#####################################################*/
/* Tableau qui englobe tout le site
/*#####################################################*/
.tableau_du_site
{
	/*border:0px solid #f7f7f7;*/
}

.ColonneExtremeGauche
{

}

.tableau_du_site_colonne_extreme_droite
{
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-color : #FFFFFF;
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_IE
{
	position:expression('absolute');
	/*left:763px;*/
	top:expression(eval(document.body.scrollTop)+1);
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_PAS_IE
{
	position:fixed;
}

.MareesBandeauTitreModule
{
padding:0;
margin:0;
height:40px;
}
/*#####################################################*/
/* Tableau général de l'index
/*#####################################################*/
.TableauGeneralIndex
{
	height: 30%;
	border: 0px;
	background:url(/images/global/bg_main_tab.png) no-repeat left bottom;
	margin-bottom:10px;
	padding-bottom:70px;
}

.Hauteur1erLigneTableauGeneralIndex
{
	display:none;
}
/*#####################################################*/
/* Tableau qui englobe le menu de navigation
/*#####################################################*/
.menu_tableau
{
	/*border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;*/

}

.menuBandeau {
	padding-right:50px;
	padding-top:10px;
	vertical-align:top;
	font-size:11px;
	color:#7c7c7c;
	background:url(/images/menu2.png) no-repeat bottom;
	height:41px;
}
.menuBandeau a:link, .menuBandeau a:visited, .menuBandeau a:active {
	color:#7c7c7c;
	font-family:Arial, Verdana;
	text-decoration:none;
}
.menuBandeau a:hover {
	color:#7c7c7c;
	font-family:Arial, Verdana;
	text-decoration:underline;
}
.drapeau {
	vertical-align:middle;
}

#bloc_meteo {
	background:url(/images/meteo.png) no-repeat;
	width:93px;
	height:71px;
	float:left;
	position:relative;
	top:-350px;
	left:795px;
}

/*#####################################################*/
/* EspaceAvantColonneGauche
/*#####################################################*/

.EspaceAvantColonneGauche
{
	display:none;
}

/*#####################################################*/
/* EspaceApresColonneDroite
/*#####################################################*/

.EspaceApresColonneDroite
{
	
}

/*#####################################################*/
/* Colonne de separation entre colonne centre et droite
/*#####################################################*/

.EspaceEntreColonneGaucheEtCentre
{
}


/*#####################################################*/
/* Colonne de separation entre colonne centre et droite
/*#####################################################*/

.EspaceEntreColonneDroitEtCentre
{
}

/*#####################################################*/
/* Colonne qui contient les modules de gauche
/*#####################################################*/

.module_site_gauche
{
}

/*#####################################################*/
/* Colonne qui contient les modules de droite
/*#####################################################*/

.module_site_droite
{
}


/*#####################################################*/
/* Style de la barre de navigation
/*#####################################################*/
/*----------------------------------------------------*/
/* Style de la police du lien de navigation courant
/*----------------------------------------------------*/
td.navigation_haut {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #384792;
	padding-left:15px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:10px;
	background-color : #ffffff;
}
/*----------------------------------------------------*/
/* Style de la police du lien de navigation 
/* de la branche ascendante !!!
/*----------------------------------------------------*/
a.chemin:link,a.chemin:visited,a.chemin:active,a.chemin:hover
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	color: #000000;
}

/*#############################################################*/
/* Style du titre de la page dans le cas avec pointillés
/* L'image doit être réalisée en taille 650 pixel avec une partie blanche
/*############################################################*/

.titre_page
{
					margin:0px;
					padding:0px;
					background: url('/images/global/bg_h2.gif') no-repeat;
					height:39px;
					line-height:39px;
					width:689px;
					font-family: Arial;
					font-size: 15px;
					text-indent:15px;
					text-align: left;
					font-weight:bold;
					color: #fff;
					float:left;
}
.titre_pointille
{
	display:none;
}

.trait_sous_titre
{
	display:none;
}

.tableau_titre_pointille {
	display:none;
}

.pointille
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
}	


/*#####################################################*/
/* Style des paragraphes
/*#####################################################*/
/*----------------------------------------------------*/
/* Paragraphes de type "text"
/*----------------------------------------------------*/
.paragraphe, .texte, .formulaire
{
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #666;
	background-color : #ffffff;
}

.TableauParagrapheImage
{
	padding-left: 	25px;
	padding-right: 	25px;
}

.paragraphe_image {

	border-left-width:		15px;
	border-right-width:		15px;
	border-bottom-width:	5px;
	border-top-width:		0px;	
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-top-color:#ffffff;
}

.LegendePhotoParagraphe
{
	font-size: 10px;
	font-family: Verdana, Arial;
	font-style:italic;
	color: #000000;
	text-align: center;
	padding-top:5px;
}


/*----------------------------------------------------*/
/* Paragraphes de type "titre"
/*----------------------------------------------------*/
.paragraphe_titre
{	
	font-size: 13px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
	padding-left: 	25px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 10px;
}
h2
{
	background-image: url('/images/puce_h2.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	height:25px;
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color: #3877b3;
	margin: 0px;
	padding:0px;
	padding-left:25px;
	margin-top:20px;
	margin-bottom:10px;
}
h3
{
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	color: #7391a8;
	margin: 0px;
	padding:0px;
	margin-bottom:10px;
	margin-bottom:5px;
}

p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-size:11px;
	line-height:16px;
}

address {
	font-size:11px;
	font-style:normal;
}

a {
	color:#7391a8;
}

a:hover {
	color:#466074;
}

/*----------------------------------------------------*/
/* Paragraphes de type "lien_enfant"
/*----------------------------------------------------*/
.list_lien_enfant {
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:block;
}

.list_lien_enfant li {
	padding:0px;
	margin:0px;
	list-style:none;
	line-height:25px;
	height:25px;
	margin-top:10px;
	text-indent:10px;
}
.paragraphe_lien_enfant
{		
	padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 10px;
}
a.lien_enfant
{
					font-family: Arial;
					color: #7694ab;
					font-size: 12px;
					display:block;
					text-decoration:none;
					background:#d5e0e8;
					font-weight:bold;
					text-align:left;
					text-indent:20px;
}
/* Le style des liens enfants se trouve dans le template  */ 
/*a.lien_enfant:link,a.lien_enfant:visited,a.lien_enfant:active
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration:none;
	color: #fff;
	display:block;
	padding-left:10px;
}
*/
a.lien_enfant:hover
{

	color: #fff;
	background:#7694ab;
}

.lien_enfant_puce_image
{
	margin-left: 	5px;
	margin-right: 	10px;
	margin-top: 	5px;
	margin-bottom:  0px;
}
.lien_enfant_puce_ol
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
}
.lien_enfant_puce_ul
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
}
.lien_enfant_separateur
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
	padding-left:5px;
	padding-right:5px;
}
.lien_enfant_tableau
{	
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
	width:100%;
}
.lien_enfant_tableau_interne
{	
	padding-top:	0px;
	padding-bottom:	3px;
}
.lien_enfant_td_image_gauche
{
	text-align:left;
	width:1px;
	padding-right:25px;
	font-weight:bold;
}
.lien_enfant_image_gauche
{
	border:0px;
	font-weight:bold;
}
.lien_enfant_td_image_droite
{
	text-align:right;
	width:1px;	
	padding-left:5px;
	font-weight:bold;
}
.lien_enfant_image_droite
{
	border:0px;
	font-weight:bold;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_frere"
/*----------------------------------------------------*/
/* ------------------------ */
/* Lien Frère : gabarit n°0 */
/* ------------------------ */
.paragraphe_lien_frereGabarit0
{
	padding-top: 	15px;
	padding-bottom: 15px;

}
.TableauConteneurLienFrereGabarit0
{
	/* background-color: #FF0000;
	 border: #FF0000 1px  solid;*/
	 padding-top:15px;
}
.TableauLienFrerePrecedentGabarit0
{

	text-align:right;
	width:1px;
	vertical-align:bottom;
}

.TableauLienFrereSuivantGabarit0
{

	text-align:left;
	vertical-align:bottom;
	height:15px;
	line-heigth:15px;
}

.TDConteneurLienFrerePrecedentGabarit0
{
	text-align:left;
	width:30%
}

.TDCentreTableauConteneurGabarit0
{
	width:40%;
}

.TDConteneurLienFrereSuivantGabarit0
{
	text-align:right;
	width:30%;

}

.TDLienFrereIconePrecedentGabarit0
{
	display: none;
}

.TDLienFrereIconeSuivantGabarit0
{
		display: none;
}


.TDLienFrereSuivantGabarit0
{
		background:url('/images/global/lien_frere_suivant.gif') no-repeat top right;
		font-size: 9px;
	font-family: Arial;
	font-weight:bold;
	padding-left:7px;
	padding-right:25px;
	line-height:17px;
	height:17px;
	vertical-align:top;
	text-transform:uppercase;
}

.TDLienFrerePrecedentGabarit0
{
  background: url('/images/global/lien_frere_precedant.gif') no-repeat top left;
		font-size: 9px;
	font-family: Arial;
	font-weight:bold;
	padding-left:25px;
	padding-right:7px;
	line-height:17px;
	height:17px;
	vertical-align:top;
	text-transform:uppercase;
}

a.LienFrerePrecedentGabarit0:link,a.LienFrerePrecedentGabarit0:visited,a.LienFrerePrecedentGabarit0:active
{
	font-size: 9px;
	font-family: Arial;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	line-height:17px;
	height:17px;
	margin:0px;
}


a.LienFrerePrecedentGabarit0:hover
{

	color: #daf8ff;
}


a.LienFrereSuivantGabarit0:link,a.LienFrereSuivantGabarit0:visited,a.LienFrereSuivantGabarit0:active
{
	font-size: 9px;
	font-family: Arial;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	line-height:17px;
	height:17px;
	margin:0px;
}


a.LienFrereSuivantGabarit0:hover
{
	color: #daf8ff;
}
/* ------------------------ */
/* Lien Frère : gabarit n°1 */
/* ------------------------ */
.paragraphe_lien_frereGabarit1
{	
	padding-left: 	0px;
	padding-right: 	0px;
}
.TableauConteneurLienFrereGabarit1
{	
	 padding-top:15px;
}
.lien_frere_tableauGabarit1
{
	padding-left:	0px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px;
	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-top:	0px;
	padding-left: 5px;
	padding-bottom:	3px;

}
.lien_frere_puce_imageGabarit1
{
	margin-left: 	0px;
	margin-right: 	10px;
	margin-top: 	5px;
	margin-bottom:  0px;
}
.lien_frereGabarit1
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #507CBD;
}
/*#####################################################*/
/* Style pour bloc site (espace entre bloc)*/
/*#####################################################*/

.espace_entre_modules
{
	display:none;
}

/*#####################################################*/
/* Style Généraux qui seront surchargés par les modules*/
/*#####################################################*/

input {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6C93D7;
	background-color: #FFFFFF;
}


textarea {
	background-color: #EEF2F8;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #384792;
	border: 1px solid #384792;
}

select {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #384792;
	border: 1px solid #384792;
	width: 160px;
	outline-color:#384792;
}

/* a supprimer dans ceratains modules ***/
.bouton_ok {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #384792;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}


/*#####################################################*/
/* Style du pied de page (footer)
/*#####################################################*/
/*----------------------------------------------------*/
/* Espace entre page et footer
/*----------------------------------------------------*/
.hauteur_footer_page_specifique
{
	display:none
}
/*----------------------------------------------------*/
/* Trait de séparation entre page et footer
/*----------------------------------------------------*/
.ligne_en_haut_du_footer {
	display:none;
}
/*----------------------------------------------------*/
/* Séparateur entre les liens
/*----------------------------------------------------*/
td.footer {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #282828;
	height: 25px;
	padding-bottom:15px;
}
/*----------------------------------------------------*/
/* Les liens de bas de page
/*----------------------------------------------------*/
a.footer:link,a.footer:visited,a.footer:active { 
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	color: #282828;
}

a.footer:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	text-decoration:underline;
	text-transform:none;
	color : #282828;
}

.espace_avant_footer
{
	height:15px;
}

#menu_navigation
{
margin:0;
padding:0;
height:58px;
padding-left:184px;
border:0;
list-style-type:none;
display:block;
min-height:0;
color:#ffffff;
zoom:1;
font-family:arial, verdana, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
background:url(/images/global/bg_main_menu.png) no-repeat center top;
z-index:500;
position:relative;
}
#menu_navigation ol
{
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
visibility:hidden;
position:absolute;
z-index:10;
left:0;
top:0;
min-height:0;
zoom:1;
width:230px;
/*width:97%;
margin-top:-10px;
padding-top:10px;
margin-left:2px;
margin-right:4px;*/
}
#menu_navigation li
{
margin:0;
padding:0;
border:0;
display:inline;
float:left;
position:relative;
z-index:5;
}
#menu_navigation .separateur
{
color:#000;
padding-top:1px;
}
#menu_navigation li:hover
{
z-index:10000;
white-space:normal;
}
#menu_navigation li:focus
{
z-index:10000;
white-space:normal;
}
#menu_navigation li li
{
float:left;
border:0px;
width:100%;
margin:0;
}
#menu_navigation li:hover>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li:focus>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li:active>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li li:hover>ol
{
top:0px;
left:100%;
}
#menu_navigation li li:focus>ol
{
top:0px;
left:100%;
}
#menu_navigation:after
{
content:".";
height:0;
display:block;
visibility:hidden;
overflow:hidden;
clear:both;
}
#menu_navigation ol:after
{
content:".";
height:0;
display:block;
visibility:hidden;
overflow:hidden;
clear:both;
}
#menu_navigation ol ol
{
padding:0;
margin:0;
}
#menu_navigation ol li
{
color:#000;
}
#menu_navigation a
{
text-decoration:none;
color:#fff;
margin:0;
display:block;
position:relative;
}
#menu_navigation .li_w_c
{
background-image:url('/images/arrow.gif');
background-repeat:no-repeat;
background-position:96% 50%;
}
#menu_navigation a:hover
{
color:#fff;
text-decoration:underline
}
#menu_navigation li:hover>a
{
color:#fff;
}


#menu_navigation li#li_menu_1:hover>a
{
background:url(/images/menu1_1_hover.png) no-repeat;
}
#menu_navigation li#li_menu_2:hover>a
{
background:url(/images/menu2_1_hover.png) no-repeat;
}
#menu_navigation li#li_menu_3:hover>a
{
background:url(/images/menu3_1_hover.png) no-repeat;
}
#menu_navigation li#li_menu_4:hover>a
{
background:url(/images/menu4_1_hover.png) no-repeat;
}

#menu_navigation li#li_menu_1.ie6hover
{
z-index:10000;
background:url(/images/menu1_1_hover.png) no-repeat;
}
#menu_navigation li#li_menu_2.ie6hover
{
z-index:10000;
background:url(/images/menu2_1_hover.png) no-repeat;
}
#menu_navigation li#li_menu_3.ie6hover
{
z-index:10000;
background:url(/images/menu3_1_hover.png) no-repeat;
}
#menu_navigation li#li_menu_4.ie6hover
{
z-index:10000;
background:url(/images/menu4_1_hover.png) no-repeat;
}


#menu_navigation a:focus
{
color:#fff;
}
#menu_navigation li:focus>a
{
color:#fff;
}
#menu_navigation ol>li + li
{
border-top:0;
}
#menu_navigation .li_visible>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li .li_visible>ol
{
top:0px;
left:100%;
}
#menu_navigation .ie6hoverUL
{
visibility:visible;
top:100%;
left:0;
}
#menu_navigation .ie6hoverUL .ie6hoverUL
{
top:0px;
left:100%;
}
#menu_navigation ol a
{
zoom:1;
}
#menu_navigation .ie6hoverA
{
color:#fff;
}

a.menu_1 {
	background:url(/images/menu1_1.png) no-repeat;
	display:block;
	width:80px;
	height:44px;
	text-indent:-50000px;
}
a.menu_2 {
	background:url(/images/menu2_1.png) no-repeat;
	display:block;
	width:120px;
	height:44px;
	text-indent:-50000px;
}
a.menu_3 {
	background:url(/images/menu3_1.png) no-repeat;
	display:block;
	width:219px;
	height:44px;
	text-indent:-50000px;
}
a.menu_4 {
	background:url(/images/menu4_1.png) no-repeat;
	display:block;
	width:164px;
	height:44px;
	text-indent:-50000px;
}

a.menu_1:hover {
	background:url(/images/menu1_1_hover.png) no-repeat;
}
a.menu_2:hover {
	background:url(/images/menu2_1_hover.png) no-repeat;
}
a.menu_3:hover {
	background:url(/images/menu3_1_hover.png) no-repeat;
}
a.menu_4:hover {
	background:url(/images/menu4_1_hover.png) no-repeat;
}

#menu_navigation li#li_menu_1 ol {
	padding-top:10px;
	background:url(/images/bg_ol_1.gif) no-repeat top;
}

#menu_navigation li#li_menu_2 ol {
	padding-top:10px;
	background:url(/images/bg_ol_2.gif) no-repeat top;
}

#menu_navigation li#li_menu_3 ol {
	padding-top:10px;
	background:url(/images/bg_ol_3.gif) no-repeat top;
}

#menu_navigation li#li_menu_4 ol {
	padding-top:10px;
	background:url(/images/bg_ol_4.gif) no-repeat top;
}

#menu_navigation li#li_menu_1 ol li {
	background:#e47e00;
	text-align:left;
	text-indent:10px;
}
#menu_navigation li#li_menu_2 ol li {
	background:#72b700;
	text-align:left;
	text-indent:10px;
}
#menu_navigation li#li_menu_3 ol li {
	background:#4085d9;
	text-align:left;
	text-indent:10px;
}
#menu_navigation li#li_menu_4 ol li {
	background:#8c2e83;
	text-align:left;
	text-indent:10px;
}

#menu_navigation li#li_menu_1 ol li:last-child, #menu_navigation li#li_menu_1 ol li.last_li {
	background:url(/images/bg_ol_1_bottom.png) no-repeat bottom;
	padding-bottom:10px;
}
#menu_navigation li#li_menu_2 ol li:last-child, #menu_navigation li#li_menu_2 ol li.last_li {
	background:url(/images/bg_ol_2_bottom.png) no-repeat bottom;
	padding-bottom:10px;
}
#menu_navigation li#li_menu_3 ol li:last-child, #menu_navigation li#li_menu_3 ol li.last_li {
	background:url(/images/bg_ol_3_bottom.png) no-repeat bottom;
	padding-bottom:10px;
}
#menu_navigation li#li_menu_4 ol li:last-child, #menu_navigation li#li_menu_4 ol li.last_li {
	background:url(/images/bg_ol_4_bottom.png) no-repeat bottom;
	padding-bottom:10px;
}




#divBandeauDefilant {
	display:none;
}

.module_banniere_site_espace_inter_banniere_skyscrapper {
	display:none
}

#liste_banniere {
	text-align:center
}
