@charset "utf-8";
/* CSS Document */
.* {
 font-family:Verdana, Arial, Helvetica, sans-serif;

}
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(images/fond.gif);
	background-repeat:repeat-y;
}

#INFOBULLES_AIDE_TEMPLATE {
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
		bottom:0px;
		right:0px;
		background-color:#0000CC;
			border:solid 2px #FCB824;
	 z-index:101;
		color:#FFFF00;

}
table.main_containt {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333; 
	background-color:#000000;

}
div.recherche {
	padding-top:3px;
	padding-bottom:0px;
	height: 50px;
	width: 245px;
	background-color:#006699;
	position:relative;
	top: 0px;
	text-align:center;
	vertical-align:middle;
	right: 0px;
	font-size:12px;
	font-weight:bolder;
	background-image: url(images/recherche.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
div.login_temoin{
	background-color: #00CCFF;
	text-align:center;
	width: 245px;
	border: thin solid #0033FF;
	top: o;
	right: 0px;
}
.title_bar {


}
.foot_bar {

}