/* CSS Document */
.datecircuJ{
	width:40px;!important
	margin:0;
	}
.datecircuM{
	width:50px;!important
	margin:0;
	}
.datecircuA{
	width:40px;!important
	margin:0;
	}
#rdv_form_infos{
	position: relative;
	float: left;
	width:739px;
	height: 75px;
	background-color:#d8dce6;
	text-align:center;
}

#rdv_form_infos p{
	margin-top: 10px;
}

#rdv_contenu{
	position: relative;
	float: left;
	width: 724px;
	text-align:left;
	background:#d8dce6 url(../images/roundright_formajout.jpg) no-repeat right bottom; 
	padding-left: 8px;
	padding-right: 7px;
	padding-bottom:50px;
}


#rdv_contenu div.colonne{
	position: relative;
	float: left;
	width: 724px;
	min-height: 200px;
	padding-top:15px;
	text-align:left;
	font-size:12px;
	font-weight: bold;
}
* html #rdv_contenu div.colonne{
	height: 200px;
}
#form_bigtxt{
	position: relative;
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	padding-bottom: 30px;
}

#form_bigtxt p{
	width: 200px;
	font-size: 10px;
	font-weight: bold;
}

* html #form_bigtxt{
	margin-top: 0;
}

.colonne div{
	padding-left: 130px;
	height: 25px;
}

.colonne span{
	position: relative;
	float: left;
	display: block;
	width: 175px;
}
	
.colonne input{
	background-color: #FFFFFF;
}

.colonne select{
	width: 150px;
	background-color: #FFFFFF;
}

.form_elementprix{
	border: #FF0000 dotted 2px;
	text-align: right;
	padding-right: 5px;
}

.rdv_bouton{
	margin-right:40px;
	margin-top:150px;
	width: 92px !important;
	height: 39px;
	background-image: url(../images/envoyer.jpg);
	float:right;
	border: 0;

}
* html .rdv_bouton{
	margin-top:0px;
}
.redstar{
	color:red;
	font-size:12px;
}

