@charset "UTF-8";
/* CSS Document */


/***********************************************************
 * style pour les tableaux
***********************************************************/

.listingTableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #F63;
}
.listingTableau table {
	border: #F96 solid 1px; /* cyan */
	margin-top:10px;
	margin-bottom:10px;
}
.listingTableauCadre {
	border: #F96 solid 1px; /* cyan */
	background-image:url(../../images/fond_blanc_opacity40.png);
	text-align:center;
}
.listingTableau tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F63;
	text-decoration: none;
}
.listingTableau tr td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: none;
}
.listingTableau tr td span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: none;
}
.listingTableau tr td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: none;
}
.listingTableau tr td a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F63;
	text-decoration: none;
}
.listingTableau tr td strong a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F63;
	text-decoration: none;
}
.listingTableau tr td strong a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F63;
	text-decoration: none;
}
.listingTableau tr th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #600;
	font-size: 11px;
	color: #FC9;
	text-align:center;
	text-decoration: none;	/*background-color: #0099FF;*/
}
.listingTableau tr th a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: none;
}
.listingTableau tr th a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F63;
	text-decoration: none;
}


/***********************************************************
 * style pour les tableaux ADM
***********************************************************/

.listingTableauAdm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #F63;
	width:660px;
}
.listingTableauAdm tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F63;
	text-decoration: none;
	border-bottom:#FC9 solid 1px;
}
.listingTableauAdm tr td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: none;
}
.listingTableauAdm tr td span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: none;
}
.listingTableauAdm tr td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: none;
}
.listingTableauAdm tr td a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F63;
	text-decoration: none;
}
.listingTableauAdm tr td strong a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F63;
	text-decoration: none;
}
.listingTableauAdm tr td strong a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F63;
	text-decoration: none;
}
.listingTableauAdm tr th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #600;
	font-size: 11px;
	color: #F63;
	padding:5px;
	text-decoration: none;	/*background-color: #0099FF;*/
}
.listingTableauAdm tr td strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration: none;	/*background-color: #0099FF;*/
}
.listingTableauAdm tr th a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F96;
	text-decoration: none;
}
.listingTableauAdm tr th a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC9;
	text-decoration: none;
}
.listing
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#600;
}
.listing a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#600;
}
.listing a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F63;
}
.listingReference
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#600;
	width:70px;
	text-align:center;
}
.listingAct
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#600;
	width:50px;
	font-weight:bold;
	text-align:center;
}
.listingDesignation a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	padding-left:20px;
}
.listingPrix
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#600;
	width:50px;
	text-align:center;
}
.listing td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: #FC9 solid 1px;
	padding:0px;
}
.listing th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:40px;
	background-color: #FC9;
	color:#F96;
	text-align:center;
	padding:0px;
}