BODY
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width:442px;
	font: normal 11px/13px, Arial, sans-serif;
	color: #4C4C4C;
	text-align: left;
	background-color: #FFFFFF;
}
A 
{
	color : #669900;
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	font-weight:bold;	text-decoration: underline;
}

A:HOVER 
{
	font-family : Verdana, sans-serif;
	text-decoration: none;
	font-size : 9pt;
}

a.listexpo, a:hover.listexpo, a:visited.listexpo
{
	font: bold 11px/18px , Arial, sans-serif;
	color: #999900;
	text-decoration: none;
	width: auto;
	height: 24px;
	overflow: visible;
	border: none;
	padding: 0px 2px;
	background-repeat: no-repeat;
	cursor: pointer;
	-moz-border-radius: 0px;
}

img 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	vertical-align: middle;
}

.bouton
{
    BORDER-TOP: #D2B082 thin solid;
    BORDER-LEFT: #D2B082 thin solid;
    BORDER-RIGHT: #89613C thin solid;
    BORDER-BOTTOM: #89613C thin solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    CURSOR: pointer;
    COLOR: #653813;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #AC865D;
	margin-left:20px;
	margin-top:20px;
	text-align:center;
}

table { margin: 0px; padding: 0px; vertical-align: top; }
th { background-color: #E43434; color: #fff; line-height: 20px; }
tr { vertical-align: top; }
td { text-align: left; }

input, select, textarea 
{
	font: normal 11px/13px Tahoma, Arial, sans-serif; color: #4C4C4C;
	color: #4c4c4c;
	text-align: left;
	border:  solid 1px;
}

p
{
	margin: 0px;
	padding: 10px 0px 14px 10px;
	border: 0px;
	font: normal 11px/13px Tahoma, Arial, sans-serif;
}

.c { text-align:center; }
.l { text-align:left; }
.r { text-align:right; }
.j { text-align:justify; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

H1
{
	margin: 10px 0 10px 0;
	padding: 20px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
    FONT-SIZE: 18pt;
    FONT-WEIGHT: normal;
    COLOR: #96745A;
    PADDING-TOP: 0px;
}

form { margin: 0; padding: 0; display: inline; }

h2 { font: normal 18px/18px Arial, sans-serif; color: #999999; padding-left: 10px; }
h3 { padding-bottom: 2px; font: bold 11px/13px Tahoma, Arial, sans-serif; border-bottom: 1px solid #FF0F19; color: #FF0F19; }

ul { margin: 0px; padding: 0px; list-style-type: square; color: #0097D5; }
li span { color: #4C4C4C; }

/* ==================================================================================== */
/* ============================== Table du formulaire ================================= */
/* ==================================================================================== */
table.formulaire { width: 100%; border: #A97F55 solid 1px; margin-top:10px; padding-top:10px; empty-cells:show; }
table.formulaire th { background-color:#A97F55; padding:5px 0 5px 0; }
table.formulaire td { padding: 2px 0 2px 10px; }
table.formulaire td.libelle {
	font-family:Arial,sans-serif; font-size: 11px; // IE accept pas le inherit
	font-weight: bold;
	line-height: 18px;
	color: #4c4c4c;	
}
table.formulaire td.champ {
	font-family:Arial,sans-serif; font-size: 11px; // IE accept pas le inherit
	color: #4C4C4C;
}

/* ==================================================================================== */
/* =============================== Table des onglets ================================== */
/* ==================================================================================== */
table.onglets { width: 100%; padding: 0; }
table.onglets tr { width: 100%; height: 24px; }
td.onglet, td.ongletSel 
{
	width: 155px;
	height: 24px;
	padding: 4px 0 0 0;
	text-align: center;
	border: 1px solid #A97F55;		
	border-bottom: 0px solid #fff;
	margin:0px;
}
td.onglet { background-color: #A97F55; }
td.ongletSel { background-color: #fff; }
td.onglet a, td.ongletSel a  { cursor: pointer; }
td.onglet h1, td.ongletSel h1 
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none; 
}
td.onglet h1 { color: #fff;	}
td.ongletSel h1 { color: #A97F55; }

/* ==================================================================================== */
/* ============================ Table de la fiche exposant  =========================== */
/* ==================================================================================== */
table.detail
{
	margin:0px;
	width: 100%;
	border: #A97F55 1px solid;
	padding: 0; margin:0;
	empty-cells:show;
}
table.detail td 
{	
	font-family:Arial,sans-serif; font-size:11px; line-height: 18px; // pour IE6 qui ne supporte pas inherit from body	
	vertical-align: middle;
}
table.detail td.libelle { width:30%; font-weight: bold; color: #4C4C4C; }
table.detail td.valeur { width:70%; color: #4C4C4C; }
table.detail h1 
{
	margin: 0px;
	padding: 20px 0 0 0; 
	font: normal 18px/18px Arial, sans-serif;
	color: #999999;
	vertical-align: center;
}

table.detail a.LienWeb {font-family:Arial,sans-serif;font-size:11px;font-weight:normal;color: #4C4C4C;text-decoration:none;}
table.detail a.LienWeb:hover {font-family:Arial,sans-serif;font-size:11px;font-weight:normal;color:#000000; text-decoration:underline;}
table.detail a:LienWeb:visited {font-family:Arial,sans-serif;font-size:11px;font-weight:normal;color:#4C4C4C; text-decoration:none;}

table.detail a.Simple {color:#000000; text-decoration:none;}
table.detail a.Simple:hover {color:#669900; text-decoration:none;}
table.detail a:Simple:visited {color:#000000; text-decoration:none;}

/* ==================================================================================== */
/* =================== Table de résultat de la recherche exposant ===================== */
/* ==================================================================================== */
table.resultat {	
	width: 95%;
	margin:0px; padding:0px;
	background-color:#FFFFFF; 	
	border: #A97F55 solid 1px;
	empty-cells:show;
}
table.resultat th {
	padding: 0px 0 0px 0px;
	font: bold 11px/15px Arial, sans-serif;
	height: 18px;
	font-weight: bold;
	border: none;
	background-color: #A97F55;
	color:#FFFFFF;
}
table.resultat tr { margin:0; padding:0; }
table.resultat tr:hover { background-color: #DCFDFF; color: #666666; }
table.resultat tr:hover a:link { }
table.resultat td 
{	
	font-family:Arial,sans-serif; font-size:11px; // pour IE6 qui ne supporte pas inherit from body
	padding: 0 0 1px 5px; 
	border-top: solid #e4e0d6 1px; 
	vertical-align: middle;
}
table.resultat td.champRaisonSociale {font-weight:bold; }
/*
table.resultat td.champLogo { width:151px; padding: 0px; }
table.resultat td.champWeb { width: 50px; }
table.resultat td.champStand { width: 60px; }
table.resultat td.champPays { width:100px; }
*/
table.resultat a:link, a:visited, a:active { text-decoration: underline; color: #000; }
table.resultat a:hover { text-decoration: none; color: #000; }

div.recherche_critere 
{ 
	width:auto;
	vertical-align:middle;
	padding: 2px 0 5px 10px ; 
	color:#4C4C4C;
	font-family:Arial,sans-serif; font-size:11px; line-height:13px; // pour IE (inherit from body)
}

/* =================================================================== */
/* =================== CALQUE POUR LA NAVIGATION ===================== */
/* =================================================================== */
div.navigation { width:100%; height:23px; padding:0px 0 0px 0px; margin-bottom: 10px; background-color: #f0f0f0; border: #A97F55 1px solid; }

/* ==================================================================================== */
/* ======================== Table de la pagination des résultats ====================== */
/* ==================================================================================== */
table.pagination { width:100%; background-color: #f0f0f0; border: #A97F55 1px solid; font-family:Arial,sans-serif; font-size:11px; // pour IE (inherit from body) }
table.pagination2 { width:100%; font-family:Arial,sans-serif; font-size:11px; // pour IE (inherit from body) }
table.pagination3 { width:100%; background-color: #ffffff; font-family:Arial,sans-serif; font-size:11px; // pour IE (inherit from body) }
/* =================================================================== */
/* =================== CALQUE POUR LES BANNIERES ===================== */
/* =================================================================== */
div.banner { width:615px; text-align:center; vertical-align: middle; border: #A97F55 1px solid; padding:0px; margin:0px; }
div.banner img { border:0px; padding:0px; margin:0px;}

/* =================================================================== */
/* ================= CALQUE DE CHARGEMENT DE PAGE ==================== */
/* =================================================================== */
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4; -khtml-opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 10000;
    top: 0px; left: 0px;
}
.modalBackground img {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 100px;
     height: 100px;
     margin-top: -50px; /* moitié de la hauteur */
     margin-left: -50px; /* moitié de la largeur */
     border: 1px solid #000;
}