
body {
	font-family: "BakertSignet BT", verdana, arial, sans-serif ;
	font-size:12px;
	font-style:none;
	color:#533819;
	background:#5B3E1C;
	margin:0px;
	padding:0px;
}
img.block { 
	display : block;
}
a
{
	text-decoration:none;
	color:#533819;

}
a:hover
{
	text-decoration: underline ;
	color:#5B6414;

}
h1
{
	font-family:  arial, verdana, sans-serif ;
	font-weight: bold;
	font-size:20px;
	color:#A7BC00;
}
h2
{
	font-family:  arial, verdana, sans-serif ;
	font-weight: bold;
	font-size:18px;
	color:#434343;
}
h3
{
	font-family:  arial, verdana, sans-serif ;
	font-weight: bold;
	font-size:16px;
	color:#CA1014;
}
h4
{
	font-family:  arial, verdana, sans-serif ;
	font-weight: bold;
	font-size:14px;
	color:#5B6414;
}

.footer
{
	color:#F3C549;
	font-size:10px;
	text-decoration: none;
}
.footer:hover
{
	color:#F3C549;
	font-size:10px;
	text-decoration: none;
}
.entete
{
	font-family: "BakertSignet BT", verdana, arial, sans-serif ;
	font-size:12px;
	font-style:none;
	color:#533819;
}
.mini_lien
{
	font-family: "FFF Professional", verdana, arial, sans-serif ;
	font-size:8px;
	font-style:none;
	color:#975014;
	text-decoration: none;
	display : block;
	
}
.cadre_recherche
{
	background:#E2E0AC;
	font-family:  arial, verdana, sans-serif ;
	font-size:11px;
	font-style:none;
	color:#5B3E1C;
}

a.cadre_recherche
{
	background:#E2E0AC;
	font-family:  arial, verdana, sans-serif ;
	font-size:11px;
	font-style:none;
	color:#5B3E1C;
	text-decoration: none;
}

.cadre_vert
{
	background:#A0A959;
	font-family:"DIN-Regular",arial, verdana, sans-serif ;
	font-size:13px;
	font-style:none;
	color:#EAEFC2;
}

.cadre_gris
{
	background-color:#EEEEEE;
	font-style:none;
	color:#A0A959;
}
.cadre_pays
{
	background:#EEEBE8;
	font-size:11px;

}
.titre_cadre_pays
{
	font-size:16px;
	font-style:none;
	color:#A0A959;
}
.fond_bleu
{
	background:#BDE6FF;
}
.descr_pays
{
	background:#F6F3F0;
}
.doc
{
	background:#EDE5DD;
}
.titre_vert_clair
{
	color:#8B9D00;
	font-size:16px;
}
.text_vert_clair
{
	color:#8B9D00;
	font-size:11px;
}
.titre_marron
{
	font-family:arial, verdana, sans-serif ;
	color:#5B3E1C;
	font-size:16px;
}
.date
{
	font-family:arial, verdana, sans-serif ;
	color:#5B3E1C;
	font-size:10px;
}
.text_vert_fonce
{
	color:#5B6414;
	font-size:11px;
}
td.entete_tab
{
	font-family:arial, verdana, sans-serif ;
	height:31px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	vertical-align:center;
	
}

.tab
{
	font-family:arial, verdana, sans-serif ;
	background:url('/images/tableau/bg_tab.gif') repeat-x;
	background-color:#E1E0AB;
	color:#5B6414;
	height:41px;
}
.encadre {		
	
	padding:1px;
		
}
.encadre TD {
	background:#F7F4BB;
	height:23px;
	padding:5px;
	color:#5B6414;
}

.encadre TH {
	border-bottom : solid;
	border-width : 1px;
	border-color : #ffffff;
	background-image:url('/images/tableau/bg_tab.gif') repeat-x;
	background-color:#FFDB6A;	
	padding:5px;
	height:23px;
	color:#5B6414;
} 

.defaut {
   /* tag obligatoire a redefinir dans le th et le td pareil ou different */ 
    border : solid ;
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 11px ; 
   /* tag facultatif a redefinir dans le th et le td pareil ou different */     
    border-width : 1px ;
    border-color : #ffffff ;
    color : #000000 ;
    font-style : normal ;
	font-weight : normal ;
	text-align : left ;
	text-decoration : none ;
	/* a ne pas indiquer en none car NS 4.x ne le comprend pas */
	/* background-color : none ; */
	vertical-align : top ;
}

.defaut TH {
      /* tag obligatoire a redefinir dans le th et le td pareil ou different */ 
    border:solid ;
	font-family :  Arial, Verdana,Helvetica, sans-serif ; 
	font-size : 12px ; 
   /* tag facultatif a redefinir dans le th et le td pareil ou different */     
    border-width : 1px ;
    border-color : #ffffff ;
    color : #ffffff ;
    font-style : normal ;
	font-weight: bold ;
	text-align : center ;
	text-decoration : none ;
	vertical-align : top ;
	background-color : #929B4B ;
}

.defaut TD {
   /* tag obligatoire a redefinir dans le th et le td pareil ou different */ 
    border : solid ;
	font-family : Arial, Verdana, Helvetica, sans-serif ; 
	font-size : 12px ; 
   /* tag facultatif a redefinir dans le th et le td pareil ou different */     
    border-width : 1px ;
    border-color : #ffffff ;
    color : #5B6414 ;
    font-style : normal ;
	font-weight : normal ;
	text-align : left ;
	text-decoration : none ;
	/* a ne pas indiquer en none car NS 4.x ne le comprend pas */
	/* background-color : none ; */
	vertical-align : top ;
	background-color : #DAD89C ;
}

 
.tableau_transparent {
   /* tag obligatoire a redefinir dans le th et le td pareil ou different */ 
    border : none ;
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 11px ; 
   /* tag facultatif a redefinir dans le th et le td pareil ou different */     
    border-width : 1px ;
    color : #000000 ;
    font-style : normal ;
	font-weight : normal ;
	text-align : left ;
	text-decoration : none ;
	/* a ne pas indiquer en none car NS 4.x ne le comprend pas */
	/* background-color : none ; */
	vertical-align : top ;
}

.tableau_transparent TH {
   /* tag obligatoire a redefinir dans le th et le td pareil ou different */ 
    border: none ;
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 11px ; 
   /* tag facultatif a redefinir dans le th et le td pareil ou different */     
    border-width : 1px ;
    color : Black ;
    font-style : normal ;
	font-weight: bold ;
	text-align : center ;
	text-decoration : none ;
	vertical-align : top ;
	background : none ;
}

.tableau_transparent TD {
   /* tag obligatoire a redefinir dans le th et le td pareil ou different */ 
    border : none ;
	font-family : Verdana, Arial, Helvetica, sans-serif ; 
	font-size : 11px ; 
   /* tag facultatif a redefinir dans le th et le td pareil ou different */     
    border-width : 1px ;
    color : #000000 ;
    font-style : normal ;
	font-weight : normal ;
	text-align : left ;
	text-decoration : none ;
	/* a ne pas indiquer en none car NS 4.x ne le comprend pas */
	/* background-color : none ; */
	vertical-align : top ;
}