/* CSS Document */
body {
	background-color:#FFEEDD;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
img {
	color:#FFFFFF;
	}

#lbdp {
	position:absolute;
	width:600px;
	height:50px;
	top:575px;
	left:201px;
	text-align:center;
	z-index:1;
	}
	
a.lbdp {
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	}
a:link.lbdp {
	text-decoration: none;
	color: #808080;
	}
a:visited.lbdp {
	text-decoration: none;
	color: #666666;
	}
a:hover.lbdp {
	text-decoration: none;
	color: #FF0000;
	}
a:active.lbdp {
	text-decoration: none;
	color: #CCCCCC;
	}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:maroon;
	}
	
legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	color:#800;
	}
.cfrm { 
	display: none;/*cache le champ host aux humain*/ 
	}
.intitule {
	position:absolute;
	font-weight:bold;
	left:12px;
	text-align:right;
	width:60px;
	}
.champ {
	position:relative;
	left:60px;
	text-align:left;
	height:15px;
	}
.champ2 {
	position:relative;
	left:60px;
	text-align:left;
	height:150px;
	}
.champ3 {
	position:relative;
	left:60px;
	text-align:left;
	height:25px;
	}
	



