
h2.titre-green{
	background:url(/images/back-titre-green.gif) no-repeat;
	width:177px;
	height:23px;
	padding-left:17px;
	line-height:23px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
h2.titre-orange{
	background:url(/images/back-titre-orange.gif) no-repeat;
	width:178px;
	height:23px;
	padding-left:17px;
	line-height:23px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
h2.marge-bottom{
	margin-bottom:14px;
}

.marge-bottom-bas{
	margin-bottom:4px;
}





#col-droite{
	width:730px;
	padding-left:11px;
	background:#fff;
	float:left;
	position:relative;
	margin-left:18px;
	padding-bottom:40px;
	line-height:14px;
}
#col-droite h2{
	background:url(/images/titre-content-green.png) no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/titre-content-green.png',sizingMethod='crop');
	background:none;
	width:372px;
	height:26px;
	padding-left:8px;
	line-height:24px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	position:relative;
	left:-11px;
	font-weight:bold;
	margin-bottom:10px;
}
#col-droite .float-illu{
	width:238px;
	float:left;
	margin-right:11px;
}
#col-droite .float-content{
	float:left;
	width:458px;
}
#col-droite p.coord-urbania{
	color:#9abb2b;
	font-size:12px;
	font-weight:bold;
	line-height:14px;	
	text-transform:uppercase;
}

#col-droite p.coord-urbania.titre-reserv{
	width:458px;
	border-bottom:1px solid #9abb2b;
	padding-bottom:3px;
}

#col-droite #bk-content-mention p{
	margin-top:10px;
}
#col-droite form{
	margin-top:12px;
	width:448px;
	border:1px solid #91ae2e;
	padding-top:10px;
	position:relative;
}
#col-droite form p{
	height:26px;
}
#col-droite form label{
	width:111px;
	height:18px;
	line-height:18px;
	display:block;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	text-align:right;
	padding-right:4px;
}
#col-droite form input{
	width:238px;
	height:16px;
	border:1px solid #a8a9b5;
	display:block;
	font-size:12px;
	color:#143338;
	padding:1px 0 0 4px;
	float:left;
}
#col-droite form p#area-form{
	padding-left:12px;
	height:120px;
}
#col-droite form p#area-form label{
	float:none;
	display:inline;
	text-align:left;
}
#col-droite form p#area-form textarea{
	width:412px;
	height:91px;
	border:1px solid #a8a9b5;
	float:none;
	font-family:arial;
	font-size:12px;
	padding:0 0 0 5px;
	color:#143338;
}
#col-droite form input#btn-envoie-contact{
	width:120px;
	position:absolute;
	bottom:-25px;
	right:0px;
}
#col-droite form p.mess-eror{
	color:red;
	height:15px;
	margin-left:11px;
	line-height:12px;
}


