body{
	background-image: url(../images/bgbody_commande.gif);
	background-color:#fff;
	color:#000;
}
#content {
	color: #000;
}

.formulaire{
	padding-left:248px;
	margin-top:20px;
	width:737px;
	font-size:12px;
}
.text_bottom{
	color:#fff;
	padding-top:30px;
	padding-bottom:30px;
}

fieldset{
	padding:0px;
	padding-left:25px;
	margin-top:20px;
	margin-bottom:10px;
}
legend{
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	font-weight:bold;
}
.left{
	float:left;
	width:330px;
}
.right{
	float:right;
	width:330px;
}
#informations{
	background-image:url(../images/bg_patin_blanc_p.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:25px;
}
.left_select{
	float:left;
	width:260px;
}
.right_select{
	float:right;
	width:400px;
}
.c_form_title{
	margin-top: 10px;
	margin-bottom: 3px;
}
.c_form_title_2{
	margin-bottom:3px;
}
.c_form_title span{
	color:#C4122F;
}
.in_text,
.in_text_court,
.textarea,
select{
	background-color: #f0f0f0;
	border-color: #e6e6e6;
	width: 300px;
	border-width:1px;
}
.in_text_court{
	margin-right:5px;
	display:inline;
	width:50px;
}
select,
.box_image,
.box_image2{
	width:180px;
}
.box_image,
.box_image2{
	float:left;
	text-align:center;
}
.box_image2{
	margin-left:23px;

}
#commande_tel{
	margin-top:20px;
	padding-bottom:10px;
}
#commande_tel h1{
	color:#000;
}
#commande_tel table td{
	text-align:left;
	padding:0px;
}
.error{
	margin-top:20px;
	border-top:1px solid #C4122F;
	border-bottom:1px solid #C4122F;
	padding:5px;
	color:#C4122F;
}
.hidden{
	display:none;
}
.send{
	margin-top:20px;
}
#footer{
	color:#000;
}
#footer a{
	color: #b90303;
}
