/* CSS Document */

.ko{
	margin-left:auto;
	margin-right:auto;
	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:#fff3f0;
	border:1px solid #ff5626;
	font-size:12px;
	width:300px;
	margin-top:20px;
	padding:10px;


}
fieldset legend{
	color:#ff5626;
	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 #ff5626;
	float:left;
	margin-right:5px;

}
textarea{height:140px;}

input.bt{
	background-image:url(../img/bt.gif);
	background-repeat:repeat-x;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border:1px outset #666666;
	margin:5px;
	font-size:13px;
	padding-bottom:6px;


}
select{cursor:pointer;}
input.bt:hover{
	color:#000000;

}

#left div.horaire{
	margin-top:20px;
	color:#1a1a19;


}
