/* CSS Document */

.ko{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-color:#CCCCCC;
	width:300px;
	background-image:url(../../../img/Stop-32.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#ffe3e3;
	padding:5px;
	font-size:11px;
	border:1px dashed #af0000;
	color:#af0000;
	font-weight:bold;
}





fieldset {
	margin-left:auto;
	margin-right:auto;
	background-color:#F4F2F2;
	border:1px solid #86A202;
	font-size:12px;
	width:320px;
	margin-bottom:15px;
	padding:10px;


}
fieldset legend{
	color:#5C514F;
	font-weight:bold;
}



input,textarea,select{
	font-size:11px;
	font-family:"trebuchet ms", arial;
	width:97%;
}

input.radio{
	width:15px;
	height:15px;
	cursor:pointer;
}

img.antispam{
	border:1px solid #86A202;
	float:left;
	margin-right:5px;

}
textarea{height:140px;}

input.bt{
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	background-color:#86A202;
	border:2px outset #86A202;
	margin:5px;
	font-size:13px;
	padding-bottom:6px;


}
select{cursor:pointer;}
input.bt:hover{
	color:#000000;

}

#left div.horaire{
	margin-top:20px;
	color:#1a1a19;


}
