td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #1885b7; 
   font-size: 11px; 
   text-decoration: none;
}
.fd_blanc { background-color: #ffffff;
}
 body {
	/*background-color: #FFEFCE;*/
}

/*a:link {  
     color: #1885b7;
	 text-decoration: none; 
}
a:visited {  
     color: #1885b7;
	 text-decoration: none; 
}
a:hover {  
      color: #83b034; 
	  text-decoration: underline;
}*/
a.bouton:link {  
     color: #1885b7;
	 text-decoration: none;
	 font-weight: bold; 
}
a.bouton:visited {  
     color: #1885b7;
	 text-decoration: none;
	 font-weight: bold; 
}
a.bouton:hover {  
      color: #1885b7; 
	  text-decoration: underline;
	  font-weight: bold;
	
}
a.link:link
{
	  text-decoration: underline;
}
a.link:visited {  
     color: #1885b7;
	 text-decoration: underline; 
}
a.link:hover {  
      color: #83b034; 
	  text-decoration: underline;
}



.bouton_fd {   
      text-align:center;
	  background-image: url(../images/boutons_fd.gif);
	  }
.pt {
	font-size: 9px;
	}
.clique {
	color: #83b034;
	font-weight: bold;
}
	
	
.clique_pt {
	color: #83b034;
	font-size: 9px;
	}
.fd_popup {
	background-color: #E6F2F7;
}
.cont_popup {
	background-color: #A5B7D2;
}
.frise_bleue {
	 background-image: url('');
	}

.frise_orange {
	 background-image: url('');
	}
.ti_tabGD {
	font-size: 13px;
	color: #1885b7;
	font-weight:bold;
	padding-left:5px;
	}
.fd_pp {
	background-color: #15629F;
	}
.bouton_lexique {
	background-image: url(../images/fd_lexique.gif);
	border: 1px solid #7ca63d;
	font-size: 15px;
	font-weight: bold;
	color: #4d7113;
	text-align: center;
	}
.cont_tab{
	border: 1px solid #A5B7D2;
	background-color:#E6F2F7;
	}
.ti_page {
	font-size: 13px;
	color: #1885b7;
	font-weight:bold;
	padding-left:5px;
	}
.lexique {
	color: #1885b7;
	font-weight:bold;
	padding-left:5px;
	font-variant: normal;
	text-transform: uppercase;
    background-color: #E6F2F7;
}
.tab1 {
	color: #1885b7;
	font-weight:bold;
	padding-left:5px;
	font-variant: normal;
	background-color: #d2e3ed;
}
.tab2 {
	color: #1885b7;
	font-weight:bold;
	padding-left:5px;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #E6F2F7;
}
.tab3 {
background-color: #d2e3ed;
}
.placement_tab {
    padding-top:15px;
}


