td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #1885b7; 
   font-size: 11px; 
   text-decoration: none;
}
.fd_blanc { background-color: #ffffff;
}


a:link {  
     color: #1885b7;
	 text-decoration: none; 
}
a:visited {  
     color: #1885b7;
	 text-decoration: none; 
}
a:hover {  
      color: #712e2e; 
	  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(../images/frise_bleue.gif);
	}

.frise_orange {
	 background-image: url(../images/frise_orange.gif);
	}
.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;
}

#ctl00_TABLE1 {
/*display: none;*/
}

table.telechargement {
margin: 0 auto;
padding: 0;
border: 0;
border-collapse: collapse;
color: #5c626a;
}
table.telechargement td {
width: 480px;
margin: 0;
padding: 10px;
border: 1px solid #cecece;
font-size: 12px;
font-face: "Verdana";
line-height: 18px;
color: #5c626a;
}
table.telechargement td.right {
width: 120px;
font-face: "Tahoma";
text-align: right;
font-size: 11px;
line-height: 18px;
font-weight: bold;
}
table.telechargement td.right img {
margin-right: 5px;
vertical-align: middle;
border: 0;
}
table.telechargement td.right a {
color: #712e2e;
text-decoration: underline;
}