* {padding:0; margin:0;}
html, body{height:0pt;}
.autocomplete {position: absolute;width:400px;background-color:white;border:1px solid #888;margin:0px;padding:0px;}
.autocomplete ul {font-size:11px;list-style-type:none;margin:0px;padding 0px;max-height:20em;overflow:auto;color:#000;}
.autocomplete ul li {list-style-type:none;display:block;margin:0;padding:0px;cursor:pointer;border-bottom:1px solid red;color:#000;}
.autocomplete ul li.one{background-color:#EFEFEF;}
.autocomplete ul li.two{background-color:#FFF;} 
.autocomplete ul li.selected {background-color: #ffb;}
label.lab{ clear:left;float:left;display:block;width:100px;}
p {margin-top:5px;clear:left;color:#FFF;}
.cent{text-align:center;}
.pc_radiobutton, .pc_checkbox { border:none; }
.pc_focus{ background-color: #000; }
.titre{ font-size:1.0em;color:#EE9700;font-weight:bold;}

a.subt{
	display:block;
	height:24px;
	width:150px;
	background:transparent url(../js/window/spread/bt.gif);
	text-align:center;
	text-decoration:none;
	color:yellow;
	line-height:24px;
	margin: 20px auto 0 auto;
}

