hr {
	background-color: #a5aab3;
	border: 0;
	color: #a5aab3;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 93%;
	padding: 0;
	display: inline-block;
	clear: both;
}

#register_box, #resa_box, #commentaire_box, #recommandation_box, #login_box, #signup_box {
	background-color: transparent;
	display: block;
	height: auto;
	margin: 0;
	width: 513px;
}

#box_bottom {
	background: transparent url(img/box/bottom.png) no-repeat scroll 0 0;
	clear: both;
	float: left;
	height: 10px;
	width: 100%;
}

*html #box_bottom {
	background: transparent url(img/box/bottom.gif) no-repeat scroll 0 0;
}

#box_button {
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 150px;
	width: 45%;
	height: 25px;
	line-height: 23px;
	vertical-align: top;
	text-align: left;
}

#box_button .submit {
	color: white;
	border: 0 none;
	margin: 0 7px 0 0;
	float: left;
	display: block;
	background: transparent url(img/contenu/btn_valider.png) no-repeat scroll left;
	height: 25px;
	width: 102px;
	min-width: 102px;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 2%;
}

#box_button a {
	color: #a5aab3;
	text-decoration: underline;
}

#box_button a:hover {
	text-decoration: none;
}

#box_content {
	background-color: #a5aab3;
	font-size: 12px;
	height: auto;
	line-height: 13px;
	margin: 0;
	margin-top: 0;
	padding: 15px;
}

#box_text {
	color: #696b6f;
	font-size: 11px;
	height: auto;
	padding-bottom: 0;
	width: auto;
}

#box_text h1 {
	color: #f96611;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 20px;
	text-align: left;
}

#box_text .subtitle {
	color: #58595b;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
	float: left;
	line-height: 15px;
	font-size: 0.8em;
	margin-top: 8px;
	width: 90%;
	display: block;
	padding-right: 10px;
}

#box_top {
	background: transparent url(img/box/top.png) no-repeat scroll left top;
	clear: both;
	display: block;
	height: 25px;
	width: auto;
}
#box_top h1 {
	font-size: 16px;
	color: #f96611;	
}
*html #box_top {
	background: transparent url(img/box/top.gif) no-repeat scroll left top;
}

#box_top #box_close{
	cursor: pointer;
	height: 25px;
	left: 480px;
	position: relative;
	width: 25px;
}

#box_wrapper {
	background: #00000 url(img/box/box_fond.jpg) repeat-x left bottom;
	clear: both;
	display: block;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	min-height: 0px;
	width: auto;
}

#form_container {
	margin: 0;
	padding: 0;
	width: 100%;
}

#form_container .note_container {
	color: #696b6f;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 20px;
	float: left;
}

#form_container label {
	clear: both;
	display: block;
	float: left;
	font-size: 12px;
	height: 22px;
	line-height: 15px;
	margin: 4px 0 0;
	padding: 0;
	padding-right: 1%;
	padding-top: 0;
	text-align: left;
	width: 36%;
}

#form_container p {
	padding: 0 35px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
}

#form_container input, #form_container select, #form_container textarea {
	border: #CCC 1px solid;
	font-size: 12px;
	height: 20px;
	padding-top: 3px;
	width: 200px;
	margin: 0 0 2px 3px;
}

#form_container textarea {
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: auto;
}

#form_container select {
	padding: 0;
}


#form_container .checkbox {
	width: auto;
	margin-right: 10px;
	border: 0;
	margin-top: 2px;
}

#form_container #conditions {
	width: 100%;
	height: 20px;
	margin-top: 25px;
}

#form_container #conditions div {
	text-align: center;
	padding-top: 5px;
	float: left;
}

#form_container #conditions input {
	margin-left: 120px;
	float: left;
}

#form_container #conditions a {
	color: #4b88be;
	text-decoration: underline;
}

#form_container #conditions a:hover {
	text-decoration: none;
}

/* Login */

#login .checkbox {
	float: left;
	margin: 0 5px 0 0;
}

#login #check {
	line-height: 15px;
}

#login a.forgot{
	color: #4b88be;
	font-size: 0.8em;
}

#login a.forgot:hover{
	text-decoration: none;
}

#login_box #box_text h1 a {
	color: #f96611;
}

#login_box #box_text h1 a:hover{
	text-decoration: none;
}
/* Comment */

#commentaire label {
	width: 30%;
}

#commentaire input, #commentaire textarea {
	width: 65%;
}

#commentaire #note {
	width: 40px;
	margin-top: 2px;
}

#commentaire .small {
	color: #8d8f92;
	font-size: 0.8em;
}

/* Recommandation */

#recommandation textarea {
	width: 60%;
}

/* Register */

#register .captcha {
	display: inline-block;
}

#register .form_captcha {
	border: #CCC 1px solid;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 0;
}

/* Reservation */

#reservation label, #recommandation label {
	width: 35%;
}

#reservation #txtDateTime, #reservation select {
	width: 70px;
}