* {
	padding : 0;
	margin : 0;
	}

body { 
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	font-size:11px;
	}
	
fieldset{
 	background:#F0F0F0 url(/common/img/template/les_roches_gruyere/bg_form.jpg);
 	background-repeat:no-repeat;
	width:563px;
	border:0px;
	padding:30px 0px 30px 10px; 
	}

fieldset p {
	padding: 2px 0 0 0;
	clear: both;
	}

fieldset .p2 {
	padding: 2px 0 15px 0;
	clear: both;
	}

label {
	display: block;
	float: left;
	width: 171px;
	text-align: left;
	font-size:12px;
	margin: 5px 0 0 0;
	}
	
.textField {
	width: 377px;
	height:16px;
	border: 1px solid #C7C7C7;
	background-color: #ffffff;
	}

select{
	width: 377px;
	height:20px;
	border: 1px solid #C7C7C7;
	background-color: #ffffff;
 	}

.btn{
	height: 24px;
	}
	
.btn_left{
	height: 24px;
	width:10px;
	background:url(/common/img/template/les_roches_gruyere/btn_left.png);
	float:left;
	}

.btn_body{
	height: 24px;
	float:left;
	}

.btn_bouton{
	cursor:pointer;
	border:0;
	height: 24px;
	color:#ffffff;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	background:url(/common/img/template/les_roches_gruyere/btn_body.png);
	background-repeat:repeat-x;
	}

.btn_right{
	height: 24px;
	width:10px;
	background:url(/common/img/template/les_roches_gruyere/btn_right.png);
	float:left;
	}
	
.btn_g{
	margin-left:170px;
	}