.content-interieur{
	padding:20px 30px 40px 27px;	
}

.block-slider{
	margin-left:35px;
}
.content-interieur h3{
	margin:0px 0 5px 0;
	color:#4a4949;
	font-size:18px;
	border-bottom:1px solid #89b334;
	padding-bottom:3px;
}
.content-interieur form{
	padding:20px 0 0 0;
}
.content-interieur form .radio-left{
	float:left;
	margin-right:40px;
}
.content-interieur form label{
	font-size:12px;
	text-transform:uppercase;
	color:#4a4949;
}
.content-interieur form .block-left label,
.content-interieur form .block-right label{
	font-size:11px;
}
.content-interieur form .block-left{
	float:left;
	width:335px;
}
.content-interieur form .block-right{
	float:left;
	width:344px;
}

.content-interieur form .border-input input{
	border:none;
	width:280px;
	height:20px;
	border:9px solid #aaaaaa;
}
.content-interieur form .border-input textarea{
	border:none;
	width:615px;
	height:158px;
	border:9px solid #aaaaaa;
}
.mention{
	font-size:9px;
	margin-top:35px;
	width:630px;
}
#btn-valid{
	float:right;
	margin:20px 49px 0 0;
	display:inline;
}
.clear-form{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:13px;
}
.block-ref{
	font-size:12px;
	text-transform:uppercase;
	color:#4a4949;
	width:166px;
	float:left;
}
.result-ref{
	width:164px;
	height:20px;
	float:left;
	text-align:center;
	line-height:20px;
	background:#c4c5c6;
	border:none;
	color: #5E5E5E;
	font-size:1em;
}

.up-text{
	text-transform:uppercase;
	padding-top:8px;
}
.back-btn-retour{
	background:url(../images/back-btn-retour.gif) no-repeat;
	width:181px;
	height:26px;
	text-align:center;
	line-height:26px;
	margin-top:20px;
}
.back-btn-retour a{
	display:block;
	width:181px;
	height:26px;
	color:#4a4949;
}
.back-btn-retour.retour-form{
	float:left;	
}
.border-entete{
	border-bottom:1px solid #c4c5c6;
	padding-bottom:12px;
}
.entete-detail{
	border-bottom:1px solid #c4c5c6;
	padding:8px 0 12px 0;	
	margin-bottom:12px;
}
.entete-detail strong{
	text-transform:uppercase;
}
.detail-offre{
	/*text-transform:uppercase;*/
	text-align:justify;
	margin-bottom:25px;
}
.block-profil p.intitule-parag{
	text-transform:uppercase;
	margin-bottom:6px;
}
.block-profil p{
	margin-bottom:16px;
}
.block-profil ul{
	margin:0 0 16px 40px;
	padding-left:9px;
}
.liste-profil li{
	background:url(../images/puce-profil.gif) 0 8px no-repeat;
	padding-left:9px;
}
.two{
	float:left;
	margin-right:20px;
}
.btn-envoie{
	background:url(../images/btn-envoie.gif) no-repeat;
	width:180px;
	height:25px;
	float:left;
	margin-top:21px;
}

.btn-envoie a{
	display:block;
	width:180px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#fff;
}
.btn-imprim{
	color:#6ba001;
	font-weight:bold;
	float:right;
}
#col-droite .btn-repondre-offre{
	background:url(../images/back-repond-offre.gif) no-repeat;
	width:185px;
	height:25px;
	margin:13px 0 0 0;
}
#col-droite .btn-repondre-offre a{
	display:block;
	width:185px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#fff;
	font-weight:normal;
}
#col-droite .btn-repondre-offre a:hover{
	color:#bed48a;
}
#col-droite h6{
	border-bottom:1px solid #99b859;
	font-size:12px;
	padding-bottom:3px;
}
#col-droite .block-border{
	border-bottom:1px solid #a9a9a9;
	padding:0 0 16px 0;
	margin:0 0 12px 0;
}

.mess-error{
	color:red;
}
