@charset "iso-8859-1";
/* CSS Document */

body
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

a, a:visited
{
	color: #416202;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

.global
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	overflow: auto;
}

.entete
{
	width: 950px;
	height: 220px;
}

.recherche
{
	width: 950px;
	height: 33px;
}

.centre
{
	width: 950px;
	background-image: url(../images/fond_centre.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

.colonne_gauche
{
	width: 173px;
	overflow: auto;
	float: left;
}

.colonne_centre
{
	width: 604px;
	overflow: auto;
	float: left;
}

.colonne_droite
{
	width: 173px;
	overflow: auto;
	float: left;
}

.menuGauche
{
	margin: 10px;
}

.menuGauche ul
{
	padding: 0px;
	margin: 0px;
}

.menuGauche li
{
	list-style-image: url(../images/puce_gauche.gif);
	margin-left: 20px;
	font-weight: bold;
}

.menuDroite
{
	margin: 10px;
}

.menuDroite ul
{
	padding: 0px;
	margin: 0px;
}

.menuDroite li
{
	list-style-image: url(../images/puce_droite.gif);
	margin-left: 20px;
	font-weight: bold;
}

.pub
{
	width: 604px;
	height: 113px;
}

.pied
{
	width: 950px;
	height: 210px;
}

.plug
{
	clear: both;
	overflow: auto;
}

.plug a
{
	color: #B60086;
}

.plug_image
{
	background-image: url(../images/plug_image.jpg);
	width: 120px;
	height: 90px;
	padding: 1px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

.plug_title
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 430px;
	height: 15px;
}

.plug_description
{
	float: left;
	margin-left: 10px;
	width: 298px;
	overflow: auto;
	font-size: 10px;
	padding: 1px;
}

.plug_stat
{
	float: left;
	width: 60px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	color: #416202;
}

.plug h1
{
	font-size: 13px;
	margin: 0px;
}

.plug_separation
{
	clear: both;
	float: left;
	width: 604px;
	height: 16px;
	background-image: url(../images/plug_separation.jpg);
}

.pagination
{
	clear: both;
	margin: 20px;
	text-align: center;
}

.page
{
	margin: 2px;
	padding: 3px;
}

.pageSelected
{
	font-weight: bold;
	margin: 2px;
	padding: 3px;
}

.stat
{
	background-image: url(../images/01210_32.jpg);
	width: 950px;
	height: 34px;
	text-align: center;
	font-size: 10px;
	padding-top: 25px;
}

.copyright
{
	background-image: url(../images/01210_33.jpg);
	width: 950px;
	height: 31px;
	text-align: center;
	padding-top: 120px;
}

.boost
{
	background-image: url(../images/01210_04.jpg);
	width: 950px;
	height: 97px;
	text-align: center;
}

.details
{
	padding: 20px;
	overflow: auto;
}

.details h2
{
	font-size: 13px;
}

.entete_plug
{
	background-image: url(../images/01210_16.jpg);
	width: 604px;
	height: 18px;
	font-weight: bold;
	color: #416202;
	padding-top: 3px;
}

.table1
{
	border-right: 1px solid #9e0707;
}

.table1 td
{
	border-left: 1px solid #9e0707;
	border-bottom: 1px solid #9e0707;
	background-color: #ffffff;
}

.table1 th
{
	background-color: #416202;
	font-weight: bold;
	color: white;
}

.table2
{
}

.table2 td
{
	text-align: left;
}

.table2 th
{
	font-weight: bold;
	text-align: right;
}


.red
{
	color: red;
}

.green
{
	color: green;
}

.blue
{
	color: blue;
}

.orange
{
	color: orange;
}

.message
{
	color: green;
	font-weight: bold;
}

.errorMessage
{
	color: red;
	font-weight: bold;
}

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }