div#participant{
	margin-left:10px;
}

h2.titreImpression{
	color:#00519A;
	margin-top:20px;
	margin-bottom:5px;
}
div.tooltip{
	border:1px solid #003883;
	background-color:#DAF0FD;
}
div.tooltip img{
	border:1px solid #003883;
}
li.tabbedMenuOn{
	background:url(../images/design/ongletMilieu-bleu_on.jpg) repeat-x;
}
li.tabbedMenuOn span.gauche{
	background:url(../images/design/ongletGauche-bleu_on.jpg) no-repeat;
}
li.tabbedMenuOn span.droite{
	background:url(../images/design/ongletDroite-bleu_on.jpg) no-repeat;
}
div.tabbedPanel{
	border:1px solid #1A8CD3;
}

form#tri{
	margin:auto;
	margin-top:10px;
	text-align:center;
}
form#tri select{
	margin-right:5px;
}

table#liste{
	border:1px solid #003883;
	width:98%;
	margin:5px auto 15px auto;
}
table#liste th{
	background-color:#0082C6;
	background-color:#00519A;
	color:white;
	font-weight:bold;
	text-align:center;
	height:25px;
}
table#liste th.assiette{
	text-align:center;
	border-right:none;	
}
table#liste th.lit{
	text-align:center;
	border-right:none;	
}
table#liste th.nom{
	text-align:left;
}
table#liste td{
	height:30px;
}
table#liste td, table#liste th{
	border-right:1px solid #C7C6C4;
}
table#liste td.th, table#liste th.dernier{
	border-right:none;
}
table#liste tr.clair{
	background-color:#DAF0FD;
}
table#liste tr.fonce{
	background-color:#9DDDF8;
}
table#liste td.assiette{
	width:25px;
	text-align:center;
	border-right:none;	
}
table#liste td.lit{
	width:25px;
	text-align:center;
	border-right:none;	
}
table#liste td.nom a{
	font-weight:bold;
}
table#liste td.nom{
	width:50%;
}
table#liste td.toque{
	width:20%;
}
table#liste td.telephone{
	width:25%;
	text-align:center;	
}
table#liste td.localisation{
	width:30%;
	border-right:none;
}

div#pagination{
	height:15px;
}

div.noResult{
	text-align : center;
	 font-style: italic ;
	padding: 4% 0%;
	font-weight:bold;
}