/*#####################################################*/
/* Le body
/*#####################################################*/
.le_body
{
	text-align:left;
	background-color : #FFFFFF;
	/*background-image: url('/images/fond_page.gif');*/
	background-position: center;
	scrollbar-face-color: #5080B2;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #81A4C8;
	scrollbar-arrow-color: #FFFFFF;
}

hr
{
  color: #5080B2;
  background-color: #5080B2;
  height: 1px;
  border: 0;
}

a img { border: 0px; }
/*#####################################################*/
/* Tableau qui englobe tout le site
/*#####################################################*/
.tableau_du_site
{
	/*border:0px solid #f7f7f7;*/
	background-color : #ffffff;
}

.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;
}

/*#####################################################*/
/* Tableau général de l'index
/*#####################################################*/
.TableauGeneralIndex
{
	height: 806px;
	border: 0px;
	background-image: url('/images/titre_page.png');
	background-repeat: no-repeat;
	background-position: 208px 0px;

}

.Hauteur1erLigneTableauGeneralIndex
{
	padding:0px;
	margin : 0px;
	line-height: 10px;
	/*background-color : #FFFFFF;*/
}
/*#####################################################*/
/* Tableau qui englobe le menu de navigation
/*#####################################################*/
.menu_tableau
{
	position: absolute;
	top: 33px;
	z-index: 2000;
	/*border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;*/

}

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

.EspaceAvantColonneGauche
{

}

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

.EspaceApresColonneDroite
{

}

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

.EspaceEntreColonneGaucheEtCentre
{
	background-image: url('/images/fond_titre_page.png');
	background-repeat: repeat-x;
	background-position: top left;
}


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

.EspaceEntreColonneDroitEtCentre
{

}

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

.module_site_gauche
{
	padding-top:0px;
	background-image: url('/images/fond_module_gauche.png');
	background-repeat: no-repeat;
	background-position: top left;
}

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

.module_site_droite
{
	padding-top:0px;
	padding-bottom: 14px;
	background-image: url('/images/fond_module_droite.png');
	background-repeat: repeat-y;
	background-position: left;
}


/*#####################################################*/
/* 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: #e92b98;
	padding-left:20px;
	padding-top:20px;
	padding-right:0px;
	padding-bottom:5px;
}
/*----------------------------------------------------*/
/* 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: none;
	text-transform: none;
	color: #e92b98;
}


/*#############################################################*/
/* 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
{
	
	background-image: url('/images/titre_page.png');
	background-repeat: no-repeat;
	line-height: 23px;
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 	0px;
	letter-spacing:3px;
	display: none;
}
.titre_pointille
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
	line-height: 1px;
}

.trait_sous_titre
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
	height: 1px;
}

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


/*#####################################################*/
/* Style des paragraphes
/*#####################################################*/
/*----------------------------------------------------*/
/* Paragraphes de type "text"
/*----------------------------------------------------*/
.paragraphe, .texte
{
	font-size: 12px;
	font-family: Arial;
	color: #005EA7;
	margin-top: 35px;
	line-height: 17px;
        padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 0px;
	/*color: #66be1e;*/
		/*color: #66be1e;*/
			/*color: #66be1e;*/
				/*color: #66be1e;*/
					/*color: #66be1e;*/
}

.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_titre.png');
        background-repeat: no-repeat;
        background-position: 0px 6px;
        font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color: #5080B2;
	margin: 0px;
	padding-left: 10px;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_enfant"
/*----------------------------------------------------*/
ul.list_lien_enfant
{
  list-style-type: none;
  padding-left: 8px;
  margin: 0px;
}

ul.list_lien_enfant li
{
  line-height: 18px;
}

div.lien_enfant
{
  margin-top: 28px;
}

.lien_enfant
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #005ea7;
}
a.lien_enfant:link,a.lien_enfant:visited,a.lien_enfant:active
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	text-decoration:none;
	color: #005ea7;
	padding-left: 18px;
	line-height: 16px;
	background-image: url('/images/puce.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

a.lien_enfant:hover
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	text-decoration:underline;
	color: #005ea7;
}

.lien_enfant_puce_image
{
	/*margin-left: 	5px;
	margin-right: 	10px;
	margin-top: 	5px;
	margin-bottom:  0px;*/
	display: none;
}
.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
{		
	margin-top: 20px;
	margin-bottom: 20px;
    padding: 	0px;	
	width: 570px;
}
.TableauConteneurLienFrereGabarit0
{
	/* background-color: #FF0000;
	 border: #FF0000 1px  solid;*/
	 padding-top:15px;
}
.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
{
	background-image: url('/images/lien_frere_precedent.png');
	background-repeat: no-repeat;
	background-position: top left;
        font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	color: #FFFFFF;
	width:23px;height:23px;
        padding-left: 6px;
        padding-right: 5px;
	text-align:center;
}

.TDLienFrereIconeSuivantGabarit0
{
	background-image: url('/images/lien_frere_suivant.png');
	background-repeat: no-repeat;
	background-position: top left;
        font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	color: #FFFFFF;
	width:23px;height:23px;
        padding-left: 6px;
        padding-right: 5px;
	text-align:center;
}


.TDLienFrereSuivantGabarit0
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	color: #005EA7;
	background-color:#edf0f3;
	border: #5080b2 1px solid;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
}


.TDLienFrerePrecedentGabarit0
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	color: #005EA7;
	background-color:#edf0f3;
	border: #5080b2 1px solid;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
}

a.LienFrerePrecedentGabarit0:link,a.LienFrerePrecedentGabarit0:visited,a.LienFrerePrecedentGabarit0:active
{
	font-size: 11px;
	font-family:  Arial;
	font-weight:bold;
	color: #5080b2;
	text-decoration:none;
}


a.LienFrerePrecedentGabarit0:hover
{
	font-size: 11px;
	font-family:  Arial;
	font-weight:bold;
	color: #5080b2;
	text-decoration:underline;
}


a.LienFrereSuivantGabarit0:link,a.LienFrereSuivantGabarit0:visited,a.LienFrereSuivantGabarit0:active
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	color: #5080b2;
	text-decoration:none;
}


a.LienFrereSuivantGabarit0:hover
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	color: #5080b2;
	text-decoration:underline;
}
/* ------------------------ */
/* Lien Frère : gabarit n°1 */
/* ------------------------ */
.paragraphe_lien_frereGabarit1
{	
	padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	10px;
	padding-bottom: 10px;	
}
.TableauConteneurLienFrereGabarit1
{	
	 padding-top:15px;
}
.lien_frere_tableauGabarit1
{	
	border-top:1px solid #507CBD;
	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
{
height: 15px;

}

/*#####################################################*/
/* 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;
	height: 8px;
}
/*----------------------------------------------------*/
/* Trait de séparation entre page et footer
/*----------------------------------------------------*/
.ligne_en_haut_du_footer {
	display:none;
	background-color: #990000;
}
/*----------------------------------------------------*/
/* Séparateur entre les liens
/*----------------------------------------------------*/
td.footer {	
        background-image: url('/images/footer.png');
	background-repeat: no-repeat;
	background-position: top left;
        font-family: Verdana, Arial;
	font-size: 11px;
	color: #5161b0;
	height: 55px;
}
/*----------------------------------------------------*/
/* Les liens de bas de page
/*----------------------------------------------------*/
a.footer:link,a.footer:visited,a.footer:active { 
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	color: #5161b0;
}

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

.espace_avant_footer
{
	height:15px;
}

#menu_navigation
{
margin:0 0 0 220px;
padding:0;
border:0;
list-style-type:none;
display:block;
min-height:0;
color:#5080b1;
zoom:1;
font-family:arial, verdana, sans-serif;
font-size:11px;
font-weight:bold;

}
#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;
background-image:url(/images/none.gif);
width:220px;
background-color:#85A6C9;
zoom:1;
}

#menu_navigation li
{
margin:0;
padding:0;
border:0;
display:inline;
float:left;
position:relative;
z-index:5;
height: 22px;
}
#menu_navigation .separateur
{
color:#ffffff;
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:220px;
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:#FFFFFF;*/
/*background-color:#000000;*/
}
#menu_navigation a
{
text-decoration:none;
color:#FFFFFF;
padding:2px 5px;
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, #menu_navigation li:hover>a, #menu_navigation a:focus, #menu_navigation li:focus>a
{
color:#FFFFFF;
background-color: #E92B99;
}
#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 li.ie6hover
{
z-index:10000;
}
#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:#FFFFFF;
}

.module_liens_utiles_tableau_page {
	text-align:center
}

.module_banniere_site_espace_inter_banniere_skyscrapper {
	height:10px;
}
div.PopupCalendar { border:1px solid #ABABAB;font-family: Arial, Verdana;font-size:11px; margin-left:-197px; }
div.PopupCalendarContainer { padding:3px;background-color:#D2EBF2; } 
div.popupCalendarHeader select,div.popupCalendarHeader td { font-family:
Arial, Verdana;font-size:11px;font-weight:bold;width:auto; } 
div.popupCalendarBody { border-top:1px solid #D2D2D2;border-left:1px solid #D2D2D2;border-bottom:1px solid #ABABAB;border-right:1px solid #ABABAB; } 
table.popupCalendarTable,table.popupCalendarTable tr,table.popupCalendarTable tr td { border:1px solid #DEDEDE;border-collapse:collapse;text-align:center;text-decoration:none;font-size:11px; }
table.popupCalendarTable { background-color:#FFFFFF; } 
table.popupCalendarTable tr.popupCalendarTRJours td { font-weight:bold;border-bottom:1px solid #ABABAB; } 
td.popupCalendarCellDimanche { background-color:#FFFFE0; } 
td.popupCalendarCellSamedi { background-color:#FFFF9D; } 
td.popupCalendarCellToday { color:#638DC7;font-weight:bold; } 
td.popupCalendarCellSelected { font-weight:bold;color:white;background-color:#355995; } 
td.popupCalendarCellUnSelectableWeekDay { color:#999999; } 
table.popupCalendarTable tr td.popupCalendarCellUnSelectable { color:#999999;text-decoration:line-through; } 
td.popupCalendarCellHover { color:white;font-weight:bold;background-color:#95B1D9; } 
td.popupCalendarCellNotInCurrentMonth { color:#CDCDCD; }

