

/* #F0D4AD MH */
/* #FFA540 FOND */


body {   	margin-top:8px;
			margin-left: 9px;
			top: 8px;
			bottom: 0px;
			margin-bottom: 0px;
			background: #FFA640 url("fond_de_page_l.jpg") top center no-repeat fixed;
      		font-family: Arial, sans-serif;}

table       {background: transparent;
             padding: 0px;
             border: none;}
			 
td			{vertical-align: top;}

a:link,a:visited,a:active {
			color: #A73D2B;
			text-decoration: underline;
			}
a:hover {
			color: #c78478;
			text-decoration: underline;
			}


/* général */

td.titre_page {
             font-family: Arial, sans-serif;
             font-size: 16px;
             color: gray;
             font-weight: bold;
             border-bottom: 1px dotted gray;
             padding: 28px 0px 16px 0px;
             }

/* panneaux */

td.panneau_principal {
             background: url("panneau_central_fond.gif"); background-repeat: 					repeat-y;
			 vertical-align:top; 
			width: 558px;
			height: 800px;
             }

img.prog_image {
			/*border: 1px solid white;*/
			filter: alpha(opacity=100); /* IE */
			opacity: 1.00; /* Safari, Opera et Mozilla */
			}
img.prog_image:hover {
			filter: alpha(opacity=70); /* IE */
			opacity: 0.70; /* Safari, Opera et Mozilla */
			}

td.prog_image_princ {
			width: 558px;
			height: 156px;
			/*border-top: 2px solid gray;*/
			/*border-bottom: 2px solid gray;*/
             }
			 
td.bloc1_col2 {
             background: url("temp_programmation_col2.jpg"); background-repeat: no-repeat;
			 width: 183px;
			 height: 156px;
			 padding: 0px 0px 0px 0px;
             }			 

td.panneau_droit {
             background: url("panneau_droit_fond.gif"); background-repeat: repeat;
			 width: 183px;
			 vertical-align: top;
			 padding: 0px 0px 0px 0px;
             }

td.sel_evenements {
			 text-align: right;
			 padding: 0px 0px 21px 0px;
             }
			 
select.sel_Evenements {background: #DBAD6F;
		  font-family: Arial, sans-serif;
		  font-size: 11px;
		  height: 18px;
		  padding: 1px 3px 0px 1px;
		  color: black;
		  border: 1px solid black;
		  width: 180px;
		 }		 
		 
td.notes {color: #A73D2B;
		  padding-top: 30px;
		  font-size: 13px;
		  font-weight: bold;
		  }		 
/* programmation */

td.prog_mois {
             font-family: Tahoma, Arial, sans-serif;
             font-size: 18px;
             font-weight: bold;
             padding: 0px 5px 0px 5px;
			 border-bottom: 2px dotted black;
             }

td.prog_categorie {
             font-family: Tahoma, Arial, sans-serif;
             font-size: 16px;
			 font-weight: bold;
             color: gray;
			 text-transform: uppercase;
			 letter-spacing: 2px;
             padding: 0px 5px 24px 5px;
             }

span.prog_mois_1ere {
			color: #A73D2B;
			}

td.prog_evenement {
             font-family: Trebuchet MS, Arial, sans-serif;
             font-size: 16px;
             color: gray;
             font-weight: bold;
             border-bottom: 1px dotted gray;
             padding: 0px 15px 0px 0px;
             }
a.prog_evenement:link, a.prog_evenement:active, a.prog_evenement:visited {
             color: #A73D2B;
			 text-decoration: none;
             }
a.prog_evenement:hover {
             color: #c78478;
			 text-decoration: none;
             }


td.prog_date {
             font-family: Arial, sans-serif;
             font-size: 13px;
             color: gray;
             font-weight: bold;
			 padding: 0px 15px 0px 0px;
             }

td.prog_description {
             font-family: Arial, sans-serif;
             font-size: 12px;
             color: black;
			 padding: 0px 15px 10px 0px;
             }
td.prog_col_1 {padding-bottom: 36px;}

td.prog_col_1_omb_1 {background: url("prog_col_1_omb1.gif"); background-repeat: repeat-y;width:10px;;}
td.prog_col_1_omb_2 {background: url("prog_col_1_omb2.gif"); background-repeat: repeat-x;height:10px;width:64px;}
td.prog_col_1_omb_3 {background: url("prog_col_1_omb3.gif"); background-repeat: no-repeat;height:10px;width:10px;}

/* EVENEMENTS */

td.eve_titre {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #A73D2B;
			/*font-weight: bold;*/
			padding: 0px 36px 0px 0px;
			}
td.eve_date {
			font-family: Trebuchet MS, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			/*font-weight: bold;*/
			padding: 0px 36px 0px 0px;
			border-bottom: 1px dotted gray;
			}
span.eve_categorie {
			font-family: Trebuchet MS, Helvetica, sans-serif;
			font-size: 14px;
			color: gray;
			}			

td.eve_description {
             font-family: Arial, sans-serif;
             font-size: 12px;
             color: black;
			 vertical-align: top;
			 padding: 0px 15px 30px 0px;
             }

td.eve_section_titre {
			font-family: Trebuchet MS, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			padding: 18px 36px 0px 0px;
			border-bottom: 1px dotted gray;
			}

			 
td.eve_section_texte {
             font-family: Arial, sans-serif;
             font-size: 12px;
             color: black;
			 vertical-align: top;
			 padding: 0px 15px 0px 0px;
             }
			 
td.eve_section_lien {
             font-family: Arial, sans-serif;
             font-size: 11px;
             color: #A73D2B;
			 text-align: right;
			 padding: 0px 15px 18px 0px;			 
             }			 			 

a.eve_section_lien:link,a.eve_section_lien:active,a.eve_section_lien:visited {
             color: #A73D2B;
			 text-decoration: none;			 
             }			 			 

a.eve_section_lien:hover {
             color: #A73D2B;
			 text-decoration: underline;			 
             }			 			 


			 
td.eve_photo {
				width: 128px;
				height: 128px;
			}
			

td.eve_table_1 {padding-top: 18px;}

td.eve_categorie {
             font-family: Trebuchet MS, Helvetica, sans-serif;
             font-size: 14px;
			 font-weight: bold;
			 color: black;
			 border-bottom: 1px solid black;
			 padding: 8px 0px 0px 8px;
             }		
			 		
td.eve_infos_1 {
             font-family: Trebuchet MS, Helvetica, sans-serif;
             font-size: 13px;
			 font-weight: bold;
			 color: #A73D2B;
			 border-bottom: 1px dotted gray;
			 padding: 6px 0px 0px 8px;
             }		

td.eve_infos_2 {
             font-family: Arial, Helvetica, sans-serif;
             font-size: 11px;
			 color: black;
			 padding: 0px 4px 0px 8px;
             }		

			 
/* MENU ÉDITEURS */

td.me_marge_gauche     
			{background-color: white;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
             padding: 15px;}
td.me_panneau_principal     
			{background-color: white;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 border-left: 1px dotted gray;
             padding: 0px;}

/* LISTES */
table.me_listedocs {background: #CCCCCC;}

td.me_entete_liste {background-color: #3C3835;
			 font-family: Arial, Helvetica, sans-serif;
			 color: #D9AE75;
			 text-decoration: underline;
			 font-size: 13px;
             padding: 5px;
			 }
td.me_liste_docs {background-color: white;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
             padding: 5px;
			 }
			 
a.me_liste_docs:link, a.me_liste_docs:active, a.me_liste_docs:visited {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 color: black;
			 text-decoration: none;
			 }			 

a.me_liste_docs:hover {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 color: #A65F0D;
			 text-decoration: none;
			 }			 


td.me_menu_v 	{background-color: #3C3835;
			 font-family: Arial, Helvetica, sans-serif;
			 color: white;
			 font-size: 12px;
             padding: 5px;
			 border-bottom: 1px dotted gray;
			 }	 

a.me_menu_v:link, a.me_menu_v:active, a.me_menu_v:visited {
			 font-family: Arial, Helvetica, sans-serif;
			 color: #D9AE75;
			 font-size: 12px;
             text-decoration: none;
			 }

a.me_menu_v:hover {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 12px;
			 color: white;
             text-decoration: none;
			 }

/* Types de documents disponibles */
table.me_menu_listes {background-color: #3C3835;
			 }


td.me_menu_listes {background: url("pacc_fd_menu_listes.gif"); background-repeat;
			 font-family: Arial, Helvetica, sans-serif;
			 color: #3C3835;
			 font-size: 11px;
			 border-right: 4px solid white;
             padding: 5px 10px 5px 10px;
			 }
			 
a.me_menu_listes:link, a.me_menu_listes:active, a.me_menu_listes:visited {
			 font-family: Arial, Helvetica, sans-serif;
			 color: #3C3835;
			 font-size: 11px;
             text-decoration: none;
			 }

a.me_menu_listes:hover {
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
			 color: #3C3835;
             text-decoration: underline;
			 }

/* menu d'édition */
/* Editing menus */
table.memenu 	{ background: #b2b2b2;
				height: 28px;}

td.memenu_2 	{ background: #b2b2b2;
				border-left: 6px hidden;}


td.memenu_off 	{background:url(./me/fd_hm_off.gif);
		 background-repeat: repeat-x;
		 font-size: 12px;
		 height: 28px;
		 vertical-align: middle;
		 padding: 0px 5px 0px 5px;
		 border: 1px dotted gray;}
		 
td.memenu_hover 	{background:url(./me/fd_mh_hover.gif);
background-repeat: repeat-x;
			font-size: 12px;
		 height: 28px;
		 vertical-align: middle;
		 padding: 0px 5px 0px 5px;
		 border: 1px dotted gray;}

td.memenu_top 	{padding: 0px 5px 0px 5px;}		 

a.memenu_lien:link, a.memenu_lien:active, a.memenu_lien:visited {
		 font-weight: bold;
		 font-size: 11px;
		 color: #707070;
		 text-decoration:none;}
a.memenu_lien:hover {
		 color: black;
		 text-decoration:none;
		 }


/* CHAMPS */
td.me_marge_droite {
			vertical-align: top;
			padding: 0px 0px 0px 10px;
			border-left: 1px dotted gray;
			}

td.titre_formulaire { 
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 15px;
			 font-weight: bold;
			 color: #A65F0D;
			 padding: 36px 0px 0px 0px;
			 }
			 
td.section_formulaire { 
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 font-weight: bold;
			 color: #A65F0D;
			 padding: 36px 0px 0px 0px;
			 border-bottom: 1px dotted gray;
			 }			 

td.nom_champ { 
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 font-weight: bold;
			 color: #3C3835;
			 padding: 21px 0px 0px 0px;
			 }
			 
td.champ_description { 
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 color: #3C3835;
			 }

td.champ_texte { 
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 color: #3C3835;
			 vertical-align: top;
			 }
			 
textarea.champ_texte { 
			 background: #D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 color: #3C3835;
			 width: 450px;
			 height: 300px;
			 padding: 5px;
			 }			 
			 
td.champ_texte_2 { 
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
			 color: #3C3835;
			 width: 200px;
			 vertical-align: top;
			 }			 			 
input.champ_titre { 
			 background-color: #D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 font-weight: bold;
			 padding: 3px;
			 width: 450px;
			 }				 
input.champ_texte { 
			 background-color:#D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 padding: 3px;
			 width: 450px;
			 }	

select.champ_texte { 
			 background-color:#D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 padding: 3px;
			 width: 250px;
			 }	
			 
input.champ_texte_2 { 
			 background-color:#D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 padding: 3px;
			 width: 200px;
			 }
select.champ_texte_2 { 
			 background-color:#D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 padding: 3px;
			 width: 100px;
			 }	
			 
			 			
input.champ_description { 
			 background-color:#D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 padding: 3px;
			 width: 450px;
			 }	

			 
td.champ_texte_sans { 
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 color: #3C3835;
			 vertical-align: top;
			 }
			 			 			 
input.champ_texte_sans { 
			 background-color:#D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 padding: 3px;
			 width: 450px;
			 } 

td.champ_marge { 
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 13px;
			 color: #3C3835;
			 vertical-align: top;
			 }
			 
input.champ_marge { 
			 background-color:#D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
			 padding: 3px;
			 width: 150px;
			 }
select.champ_marge { 
			 background-color:#D6D6D6;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
			 padding: 3px;
			 width: 150px;
			 }				 		
			 
/* PAGES */
td.page_titre {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			padding: 36px 0px 21px 21px;
			}
			
td.page_texte {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			text-align: justify;
			color: black;
			line-height: 18px;
			padding: 0px 0px 21px 21px;
			}
td.page_marge_titre {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			text-align: left;
			color: #CCCCCC;
			padding: 21px 21px 0px 21px;
			}
			
td.page_marge_texte {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FDEAD5;
			text-align: left;
			line-height: 15px;
			/*border-top: 1px dotted #FFA640;*/
			padding: 0px 21px 21px 21px;
			}			
			
			
/* Pavilloneur */

td.pavilloneur_image_princ {
            background: url("pavilloneur_image_princ.jpg") top no-repeat;
			width: 558px;
			height: 156px;
			border-top: 2px solid gray;
			border-bottom: 2px solid gray;
             }
td.pavilloneur_titre {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			padding: 36px 0px 0px 21px;
			}
			
td.pavilloneur_texte {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			text-align: justify;
			color: black;
			line-height: 18px;
			padding: 0px 21px 21px 21px;
			}			

td.pavilloneur_date {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			text-align: justify;
			color: black;
			line-height: 18px;
			padding: 0px 0px 21px 21px;
			}			

/* Blogues */

td.blogues_image_princ {
            background: url("blogues_image_princ.jpg") top no-repeat;
			width: 558px;
			height: 156px;
			border-top: 2px solid gray;
			border-bottom: 2px solid gray;
             }
td.blogues_titre {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			padding: 36px 0px 0px 21px;
			}
			
td.blogues_texte {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			text-align: justify;
			color: black;
			line-height: 18px;
			padding: 0px 21px 21px 21px;
			border-bottom: 1px dotted gray;
			}			

td.blogues_date {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align: justify;
			color: gray;
			line-height: 18px;
			padding: 0px 0px 0px 21px;
			}	
			
/* categories */
td.md_categorie_titre	{
			font-family: Trebuchet MS, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			color: white;
			padding: 0px 0px 0px 0px;
			border-bottom: 1px dotted white;
			}
a.md_categorie_titre:link, a.md_categorie_titre:active, a.md_categorie_titre:visited {
			color: white;
			text-decoration: none;
			} 												 	 			 
a.md_categorie_titre:hover {
			color: white;
			text-decoration: underline;
			} 												 	 			 			
td.md_categorie_date	{
			background: #D9AE75;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: black;
			/*filter: alpha(opacity=70); IE */
    		/*opacity: 0.70; Safari, Opera et Mozilla */
			padding: 0px 0px 18px 0px;
			}			
			
/* Découvertes */
table.md_decouvertes {
			background-color: #d9bf9c;
			}
			
td.md_decouvertes {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-align: left;
			padding: 0px 10px 5px 10px;
			}	
			
td.md_decouvertes_titre {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			color: #A73D2B;
			padding: 7px 10px 0px 10px;
			}
a.md_decouvertes_titre:link, a.md_decouvertes_titre:active,a.md_decouvertes_titre:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #A73D2B;
			text-decoration: none;
			}						

a.md_decouvertes_titre:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #c78478;
			text-decoration: none;
			}						
			
			
td.md_decouvertes_date {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			padding: 0px 10px 10px 10px;
			border-bottom: 1px dotted gray;
			}
			
			
td.md_decouvertes {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-align: left;
			padding: 0px 10px 5px 10px;
			}	
			
td.md_blogues_sections {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			color: #A73D2B;
			padding: 24px 10px 10px 10px;
			}
a.md_blogues_liens:link, a.md_blogues_liens:active,a.md_blogues_liens:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: black;
			text-decoration: none;
			}
a.md_blogues_liens:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #A73D2B;
			text-decoration: none;
			}	
												
td.md_blogues_liens {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-align: left;
			padding: 0px 10px 5px 10px;
			}	

td.md_arrierescene {
			text-align: left;
			padding: 3px 10px 3px 10px;
			border-bottom: 1px dotted #C8C5C3;
			}
a.md_arrierescene:link, a.md_arrierescene:active,a.md_arrierescene:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #C8C5C3;
			text-decoration: none;
			}						

a.md_arrierescene:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #C8C5C3;
			text-decoration: underline;
			}	

table.md_arrierescene {
			background: transparent;
			}	
			
			
/* menus */

td.mh1      {background-color: #3C3835;
             padding: 0px;
			 border-top: 1px solid gray;
			 border-bottom: 1px solid gray;}
             
td.mh1_off  {background-color: #F0D4AD;
             font-family: Arial, sans-serif;
             font-size: 12px;
             border: 1px solid gray;
			 border-top: 4px solid #F0D4AD;
             padding: 2px 6px 6px 6px;
			 cursor: pointer;
             }
a.mh1_off:link,a.mh1_off:active,a.mh1_off:visited,a.mh1_off:hover {
			 color: black;
			 text-decoration: none;
}
a.mh1_on:link,a.mh1_on:active,a.mh1_on:visited,a.mh1_on:hover {
			 color: black;
			 text-decoration: none;
}


td.mh1_hover  {background-color: #FDF3E5;
             font-family: Arial, sans-serif;
             font-size: 12px;
             border: 1px solid gray;
			 border-top: 4px solid #3c3835;
             padding: 2px 6px 6px 6px;
			 cursor: pointer;
             }	
td.mh1_on  {background-color: #FDF3E5;
             font-family: Arial, sans-serif;
             font-size: 12px;
             border: 1px solid gray;
			 border-top: 4px solid #3c3835;
             padding: 2px 6px 6px 6px;
			 cursor: pointer;
             }				 
td.mh1_none  {
			 background-color: #3C3835;
             font-family: Arial, sans-serif;
             font-size: 12px;
             border: 1px solid #3C3835;
             padding: 2px 6px 6px 6px;
			 cursor: pointer;
             }			 		 
			 
/* sous-menus */

td.mh_ss     {background: url("fd_mh_ss.gif"); background-repeat: repeat-x;
			 background-color: #3C3835;
			 border-bottom: 2px solid gray;
			 height: 25px;
             padding: 0px;}
             
td.mh_ss_off  {background-color: #D9AE75;
             font-family: Arial, sans-serif;
             font-size: 11px;
             border: 1px solid gray;
             padding: 4px;
			 cursor: pointer;
             }
div.mh_ss_off  {background-color: #D9AE75;
             font-family: Arial, sans-serif;
             font-size: 11px;
             border: 1px solid gray;
             padding: 4px;
			 cursor: pointer;
			 float: left;
             }

td.mh_ss_on  {background-color: #3C3835;
             font-family: Arial, sans-serif;
             font-size: 11px;
             border: 1px solid gray;
             padding: 4px;
			 cursor: pointer;
             }
			 
td.mh_ss_hover  {background-color: #3C3835;
             font-family: Arial, sans-serif;
             font-size: 11px;
             border: 1px solid gray;
             padding: 4px;
			 cursor: pointer;
             }
			 
a.mh_ss_off:link,a.mh_ss_off:visited,a.mh_ss_off:active {
			font-size: 11px;
			color: black;
			text-decoration: none;
			}			 
a.mh_ss_off:hover {
			font-size: 11px;
			color: white;
			text-decoration: none;
			}			 

a.mh_ss_on:link,a.mh_ss_on:visited,a.mh_ss_on:active {
			font-size: 11px;
			color: white;
			text-decoration: none;
			}			 
a.mh_ss_on:hover {
			font-size: 11px;
			color: white;
			text-decoration: none;
			}			 
			 
/* iframe */

iframe.indexliens {
				border: #000000 1px solid;
				overflow: auto;
				width: 400px;
				height: 150px;
				background-color: #FBFBF5;
				padding-bottom: 21px;
				cursor: pointer;
				}
td.indexliens {	
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				background: transparent;
				}
				
iframe.indeximages {
				border: #000000 1px solid;
				overflow: auto;
				width: 400px;
				height: 150px;
				background-color: #FBFBF5;
				padding-bottom: 21px;
				cursor: pointer;
				}

td.indexliens_0_off {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 18px;
				border-bottom: 1px dotted #C6C6B0;
				background-color: #FBFBF5;
				/*filter: alpha(opacity=60); /* IE */
    			opacity: 0.60; /* Safari, Opera et Mozilla */
				cursor: pointer;
				}
td.indexliens_0_off:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 18px;
				color: #A73D2B;
				border-bottom: 1px dotted #C6C6B0;
				background-color: #FBFBF5;
				/*filter: alpha(opacity=90); /* IE */
    			opacity: 1.00; /* Safari, Opera et Mozilla */
				cursor: pointer;
				}				
td.indexliens_1_off {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 18px;
				border-bottom: 1px dotted #C6C6B0;
				background-color: #F1F1E3;
				/*filter: alpha(opacity=60); /* IE */
    			opacity: 0.60; /* Safari, Opera et Mozilla */
				cursor: pointer;
				}
td.indexliens_1_off:hover {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 18px;
				color: #A73D2B;
				border-bottom: 1px dotted #C6C6B0;
				background-color: #FBFBF5;
				/*filter: alpha(opacity=90); /* IE */
    			opacity: 1.00; /* Safari, Opera et Mozilla */
				cursor: pointer;
				}					

/* Pied de page */
table.pied_de_page {
		text-align: center;
		background-color: #3B3836;
		}			 
td.pied_de_page {
		background-color: #3B3836;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: center;
		color: white;
		}			 
														