/* CSS Document */

#ajout_head{
	position: relative;
	float: left;
	width: 739px;
	font-size: 16px;
	color: #000066;
	background-color: #bebdcd;
	padding-top: 5px;
}

.ajout_marge_image{
	margin-left:100px;
}

#ajout_form_infos{
	position: relative;
	float: left;
	width:739px;
	height: 75px;
	background-color:#d8dce6;
	text-align:center;
}

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

#ajout_submit{
	position: relative;
	float: left;
	width: 700px;
	height: 100px;
	text-align: right;
}

#ajout_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;
}

* html #ajout_contenu{
	width: 739px;
	margin-top: 0;
	padding: 0;
}

#ajout_contenu div.colonne{
	position: relative;
	float: left;
	width: 350px;
	font-weight: bold;
	min-height: 200px;
}

* html #ajout_contenu div.colonne{
	height: 200px;
}

.colonne div{
	position: relative;
	padding-left: 20px;
	height: 25px;
}

.colonne span{
	position: relative;
	float: left;
	display: block;
	width: 175px;
}

.colonne input{
	background-color: #ffffff;
}

.radio_but input{
	background-color: #d8dce6;
}

.formselect{
	width: 150px;
	background-color: #ffffff;
}

/*------------------ Ajout 1 */
.ajout1_bouton{
	width: 131px !important;
	height: 43px;
	background-image: url(../images/etapebouton1.jpg);
	border: 0;
}

/*------------------ Ajout 2 */
.datecircuJ{
	width:40px;
	margin:0;
	}
.datecircuM{
	width:50px;
	margin:0;
	}
.datecircuA{
	width:40px;
	margin:0;
	}
.form_elementprix{
	border: #FF0000 dotted 2px;
	text-align: right;
	padding-right: 5px;
}

.line{
	width: 659px;
	border: 1px dotted #000033;
}

.ajout2_bouton{
	width: 131px !important;
	height: 43px;
	background-image: url(../images/etapebouton2.jpg);
	border: 0;
}

	/*EQUIPEMENTS CASES A COCHER */	
#equipements{
	position: relative;
	float: left;
	width: 699px;
	padding-top: 30px;
	padding-left: 40px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}
#equipements li{
	position: relative;
	list-style: none;
	height: 20px;
	padding-top: 5px;
}
#equipements input{
	position: absolute;
	left: 5px;
}
* html #equipements input{
	bottom: 1px;
}
#equi_left{
	width:250px;
	float:left;
	/*height:350px; */
	padding-left:20px;
	padding-right:20px;
}
#equi_left li, #equi_right li{
	padding-left:40px;
	width:220px;
}

#equi_right{
	width:250px;
	float:left;
	/*height:350px; */
	padding-right:20px;
	margin-left:20px;
}

li.checkbox_back_gris{
	background: #a9b1c7;
}
	/* Fin de la page */
#form_bigtxt{
	position: relative;
	float: left;
	margin-top:130px;
	padding-top:30px;
	padding-left:40px;
	width:699px;
	height:100px;
}

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

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

#form_addpic{
	position: relative;
	float: left;
	width:539px;
	height:200px;
	font-weight: bold;
	margin-top:130px;
	padding-left:200px;
	padding-top:15px;
}

* html #form_addpic{
	margin-top:0px;
}

#form_addpic p{
	margin-top:15px;
}

