@charset "utf-8";
/* CSS Document */

#halfLeft{
	float:left;
	width:345px;
	margin-right:20px;
}

#halfRight{
	float:left;
	width:345px;
}

#halfLeft ul{
	padding-left:15px;
	margin:0px;
	margin-top:10px;
	margin-bottom:20px;
}

#halfLeft ul li{
	margin:0px;
	list-style-image:url(../../_images/_templ/les-escales-du-moment/bullet.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#4b4b4b;
	border:none;
	margin-bottom:6px;
}

#halfRight p.small{
	font-size:11px;
}

#halfRight span.error{
	color:#FF0000;
}

#halfRight .inputWrapper{
	border:1px solid #969695;
	height:23px;
	width:336px;
	margin-bottom:15px;
}

#halfRight input{
	width:326px;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#2E2E2C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:21px;
	margin:1px 0 0 4px;
	padding:1px 0 0 3px;
}

#halfRight .inputWrapperTel{
	float:left;
	border:1px solid #969695;
	height:23px;
	width:276px;
	margin-bottom:15px;
	margin-right:10px;
}

#halfRight .inputWrapperTel input{
	width:266px;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#2E2E2C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:21px;
	margin:1px 0 0 4px;
	padding:1px 0 0 3px;
}

#halfRight .inputWrapperHour{
	float:left;
	border:1px solid #969695;
	height:23px;
	width:48px;
	margin-bottom:15px;
	margin-left:0px;
	padding:0px;
}

#halfRight .inputWrapperHour input{
	width:38px;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#2E2E2C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:21px;
	margin:1px 0 0 4px;
	padding:1px 0 0 3px;
}

#halfRight textarea {
	background:transparent none repeat scroll 0 0;
	border:1px solid #969695;
	color:#2E2E2C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	height:96px;
	line-height:20px;
	margin:0 0 0 0;
	padding:3px 0 0 3px;
	width:334px;
}

#submitStatus{
	float:left;
	width:236px;
	height:28px;
	line-height:28px;
	font-size:16px;
	color:#18a30a;
	margin-top:20px;
	margin-left:20px;
}
