/*#####################################################*/
/* Le body
/*#####################################################*/
.le_body
{
	text-align:left;
	background-color:#d4d3d3;
	background-image:url('/images/bg_body.gif');
	background-repeat: no-repeat;
	background-position: top center;
	/*background-attachment: fixed;*/
}
/*#####################################################*/
/* Tableau qui englobe tout le site
/*#####################################################*/
.tableau_du_site
{
}
.tableau_du_site_colonne_extreme_droite
{
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_IE
{
	position:expression('absolute');
	left:763px;
	width:10px;
	top:expression(eval(document.body.scrollTop)+1);
	border:10px solid red;
}
.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%;
	background-color:#ffffff;
	padding-top:3px;
	padding-bottom:0px !important;
	padding-bottom:20px;
}

.Hauteur1erLigneTableauGeneralIndex
{
	display: none;
}
/*#####################################################*/
/* Tableau qui englobe le menu de navigation
/*#####################################################*/
.menu_tableau
{
	height:22px;
	background-color:#807e7e;
}

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

.module_site_gauche
{
	background-color:#bbbaba;
}

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

.module_site_droite
{
	background-color:#9ba2ae;
}


/*#####################################################*/
/* 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: #204CAC;
	padding-left:5px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
}
/*----------------------------------------------------*/
/* Style de la police du lien de navigation 
/* de la branche ascendante !!!
/*----------------------------------------------------*/
a.chemin:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	color: #204CAC;
}
a.chemin:visited {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	color: #204CAC;
}
a.chemin:active {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	color: #204CAC;
}
a.chemin:hover {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration:none;
	text-transform:none;
	color: #204CAC;
}

/*#####################################################*/
/* Style du titre de la page
/*#####################################################*/
.titre_page
{
	background:url(/images/bg_titre_page.gif) no-repeat top left;
	width:560px;
	height:39px;
	vertical-align:middle;
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 	10px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 0px;
}
.titre_pointille
{
}

.trait_sous_titre
{
}

.pointille
{
}	


/*#####################################################*/
/* Style des paragraphes
/*#####################################################*/
/*----------------------------------------------------*/
/* Paragraphes de type "text"
/*----------------------------------------------------*/
.paragraphe, .texte
{
	font-size: 12px;
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	color: #3b3b3b;
	padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 0px;
}
.paragraphe_image {

	border-left-width:		5px;
	border-right-width:		5px;
	border-bottom-width:	0px;
	border-top-width:		0px;	
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-top-color:#ffffff;
	
}
.texte a:active, .texte a:visited, .texte a:link {
	color:#204CAC;
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:none;
}
.texte a:hover {
	text-decoration:none;
}
.texte ul {
	padding-left:30px;
	padding-right:20px;
}
/*----------------------------------------------------*/
/* 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:url(/images/bg_h2.gif) no-repeat top left;
	width:550px !important;
	width:560px;
	height:20px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	color: #ffffff;
	padding-left:10px;
	padding-top:2px;
}

h3
{	
	background:url(/images/bg_h3.gif) no-repeat top left;
	width:550px;
	height:20px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	color: #2251a8;
	padding-left:10px;
	padding-top:2px;
}

h4 {
	width:550px !important;
	width:560px;
	height:20px;
	line-height:20px;
	background-color:#204cac;
	color:#ffffff;
	padding-left:10px;
	font-family: Arial;
	font-size: 12px;
}

address {
	color:#999999;
	font-size:12px;
	font-style:italic;
	font-family:Arial, Verdana;
	background:#ececec;
	padding:10px;
	border:1px solid #e0e0e0;
	margin-right:5px;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_enfant"
/*----------------------------------------------------*/
.paragraphe_lien_enfant
{		
	padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 0px;
}

.list_lien_enfant {
	margin:0px;
	padding:0px;
}

.list_lien_enfant li,.list_lien_enfant ul  {
	list-style-type:none;
	list-style:none;
	list-style-image:none;
}
div.lien_enfant {
	padding-bottom: 20px;
}
.lien_enfant
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:6px;
}
a.lien_enfant:link,a.lien_enfant:visited,a.lien_enfant:active
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	background:url(/images/bg_lien_enfant.gif) no-repeat top left;
	color: #1f4fa7;
	height:17px;
	line-height:17px;
	padding-left:10px;
	display:block;
	text-decoration:none;
}

a.lien_enfant:hover
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	background:url(/images/bg_lien_enfant_hover.gif) no-repeat top left;
	color: #fff;
	height:17px;
	line-height:17px;
	display:block;
	text-decoration:none;
}

.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-left: 	0px;
	padding-right: 	0px;
	padding-top: 	15px;
	padding-bottom: 10px;
	
}
.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
{
	display: none;
}

.TDLienFrereIconeSuivantGabarit0
{
		display: none;
}


.TDLienFrereSuivantGabarit0
{
	background:url('/images/bg_lien_frere_suivant.gif') no-repeat top right;
	width:100px;
	height:22px;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	padding-left:12px;
	padding-right:8px;
}


.TDLienFrerePrecedentGabarit0
{
	background: url('/images/bg_lien_frere_precedent.gif') no-repeat top left;
	width:100px;
	height:22px;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	padding-left:8px;
	padding-right:12px;
}

a.LienFrerePrecedentGabarit0:link
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

a.LienFrerePrecedentGabarit0:visited
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

a.LienFrerePrecedentGabarit0:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #ffffff;
	text-decoration:underline;
}

a.LienFrerePrecedentGabarit0:active
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}



a.LienFrereSuivantGabarit0:link
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

a.LienFrereSuivantGabarit0:visited
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

a.LienFrereSuivantGabarit0:active
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

a.LienFrereSuivantGabarit0:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #ffffff;
	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:30px;
}
.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: 9px;
background: #ffffff;
}

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

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


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

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

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


/*#####################################################*/
/* Style du pied de page (footer)
/*#####################################################*/
/*----------------------------------------------------*/
/* Espace entre page et footer
/*----------------------------------------------------*/
.hauteur_footer_page_specifique
{
	height: 20px;
	background-image: url('/images/bg_footer_interieur.gif');
}
/*----------------------------------------------------*/
/* 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: 10px;
	color: #6f6d6d;
	text-align: right;
	height:22px;
	background-image:none;
}
/*----------------------------------------------------*/
/* Les liens de bas de page
/*----------------------------------------------------*/
a.footer:link {
    font-family: Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	color: #6f6d6d;
}
a.footer:visited {
    font-family: Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	color: #6f6d6d ;
}
a.footer:active {
    font-family: Arial, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	color: #6f6d6d;
}
a.footer:hover {
    font-family: Arial, Verdana;
	font-size: 10px;
	text-decoration:underline;
	text-transform:none;
	color : #6f6d6d;
}

.espace_avant_footer
{
	display:none;
}



#menu_navigation
{
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
min-height:0;
color:#ffffff;
zoom:1;
font-family:arial, verdana, sans-serif;
font-size:11px;
font-weight:bold;
background-color:#807e7e;
}
#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:160px;
background-color:#4383E0;
zoom:1;
}
#menu_navigation li
{
margin:0;
padding:0;
border:0;
display:inline;
float:left;
position:relative;
z-index:5;
}
#menu_navigation .separateur
{
color:#2252aa;
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:#ffffff;
background-color:#204CAC;
}
#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
{
color:#ffffff;
background-color:#A2A2A2;
}
#menu_navigation li:hover>a
{
color:#ffffff;
background-color:#A2A2A2;
}
#menu_navigation a:focus
{
color:#ffffff;
background-color:#A2A2A2;
}
#menu_navigation li:focus>a
{
color:#ffffff;
background-color:#A2A2A2;
}
#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;
background-color:#A2A2A2;
}
