#livreDor{
	font: 11px Tahoma, Arial;
	color: #504f4f;
}

ul {
	list-style: none;
	padding:0;
}
p, h2{
	margin:0;
}
a {
	text-decoration: none;
	color: #504f4f;
}

a img {
	border: none;
	display: block;
}

input,select,textarea {
	border: 1px solid #ddd;
}

em {
	font-style: normal;
}

/*validate*/
#doCheckout .red {
	border: 1px solid #cc0000;
}

#doCheckout label.red {
	border: none;
	color: red;
}

#doCheckout .customRed {
	border: none;
	color: red;
}

#validationMessage {
	display: none;
}

#doCheckout .errorMessage {
	display: block;
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 10px;
	text-align: right;
	color: #c00;
}

/*captcha*/
#doCheckout .captchaLabel {
	width: 656px;
}

fieldset {
	border: none;
}

#doCaptcha {
	position: relative;
	width: 666px;
	height: 80px;
}

#doCaptcha p.bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#doCaptcha p.captchaItem {
	position: absolute;
	top: 25px;
	text-align: center;
}

#doCaptcha p.captchaImg {
	left: 0;
	width: 78px;
	height: 48px;
	border: 1px solid #e5e5c6;
}

#doCaptcha p.captchaMsg {
	left: 0;
}

#doCaptcha p.captchaError {
	top: auto;
	bottom: 0;
	left: 0;
	font-weight: bold;
	font-style: italic;
	color: #c00;
}

#doCaptcha p.captchaInput {
	right: 0;
	width: 80px;
	height: 50px;
}

#doCaptcha p.captchaInput .errorMessage {
	top: 0;
	right: 0;
	text-align: center;
}

#doCaptcha p.captchaInput input {
	padding: 10px 5px;
	width: 68px;
	height: 28px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

#doCaptcha p.captcha_refresh {
	position: absolute;
	left: -15px;
	top: 0px;
	width: 80px;
	height: 20px;
	overflow: hidden;
}

#doCaptcha p.captcha_refresh input {
	background: url(images/refresh.png) 0 2px no-repeat;
	padding-left: 16px;
	border: none;
	cursor: pointer;
	width: auto;
	font-size: 10px;
}

#doCaptcha p.captcha_refresh input.working {
	background: url(images/working.gif) 0 0 no-repeat;
}

.clear {
	clear: both;
}

.noHeight {
	display: block;
	margin-top: -1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.hidden {
	display: none;
}

.redMsg {
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
	color: #cf0000;
	background-color: #FFFDEF;
	padding: 5px 10px;
	width: 326px;
	margin-left: -185px;
	margin-top: -14px;
	margin-bottom: -7px;
	border: 1px solid #F6DF68;
	position: relative;
	z-index: 99;
}

/*20-11-2009*/
.relative {
	position: relative;
}

.bbcodeurl {
	color: #7CAF00; /*color:#93C41F;*/
}

.bbcodeurl:hover {
	text-decoration: underline;
}

.warning {
	color: #BA0000;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}


#leftLivreDor {
	width: 415px;
	float: left;
	color: #333;
}

#leftLivreDor .com {
	border: 1px solid #d0ddff;
	padding: 14px;
	padding-bottom: 4px;
	text-align: justify;
	line-height: 14px;
}

.imgLivreDorP, .imgLivreDorP1 {
	height: 37.5px;
	width: 50px;
	padding: 0;
	display: block;
	border: 0;
	float: right;
	margin-left: 20px;
	margin-top: -6px;
	cursor: pointer;
}
.imgLivreDorP1{
	width: auto;/*385px;*/
	height: auto;/*289px;*/
	float: none;
	margin: 2px auto 5px;
	cursor: default;
}
.hoverPhoto {
	width: 257px;
	height: 201px;
}

.hoverPhoto img {
	padding: 5px 12px 16px 5px;
	width: 240px;
	height: 180px;
}

.imgLivreDor {
	width: 130px;
	height: 104px;
	padding: 1px;
	display: block;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
}

#leftLivreDor .com_b {
	display: block;
	position: absolute;
	bottom: -17px;
	left: 40px;
	background: url("images/com_b.gif") 0 0 no-repeat;
	width: 18px;
	height: 17px;
}

#leftLivreDor .delapart {
	height: 15px;
	padding: 18px 0 30px;
	font-size:11px;
}

#leftLivreDor .vert {
	color: #203294;
}

#rightForm {
	width: 280px;
	float: right;
}
.formcenter{
	margin: -17px auto;
}
.plivredor {
	color: #616161;
	font-size: 12px;
}

#form {
	width: 275px;
	margin: 0 auto;
}

#form li {
	padding: 5px 0;
	float: left;
	width: 275px;
}

#form div.relative {
	position: relative;
}

#form label {
	display: block;
	/*width:160px;*/
	padding: 0;
	margin: 0 8px 0 0;
	color: #616161;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#form label b,#form label b.green {
	color: #d55853;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}

#form label b.green {
	color: #203294;
}

#form input,#form textarea {
	border: 1px solid #E2EEF4;
	background-color: #EFFBFB;
	padding: 3px 2px 2px;
	font: 12px Arial, Tahoma;
	color: #92A1CD;
}

#form .submit,#form .reset {
	display: block;
	width: 70px;
	height: 21px;
	color: #504f4f;
	text-align: center;
	background-color: #E2EEF4;
	border: 0;
	cursor: pointer;
	float: right;
	font: normal 11px Tahoma, Arial;
	margin: 10px 0 0 8px;
}

#form .submit {
	background-color: #203294;
	color: #fff;
}

#form .submit:hover,#form .reset:hover {
	text-transform: uppercase;
}

#form .fleft,#form .fleft input,#form .fleft textarea {
	width: 270px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

/*validate*/
#form .red {
	border: 1px solid #cc0000;
}

#form label.red {
	border: none;
	color: red;
}

#form .customRed {
	border: none;
	color: red;
}

#validationMessage {
	display: none;
}

#form .errorMessage {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	text-align: right;
	color: #c00;
}

/*captcha*/
#form p {
	clear: both;
	height: 21px;
	line-height: 21px;
	margin: 0 0 3px;
	position: relative;
	width: 270px;
	font-size: 13px;
}

#form p.bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#form p.captchaItem {
	position: absolute;
	top: 25px;
	text-align: center;
}

#form p.captchaImg {
	left: 0;
	width: 78px;
	height: 48px;
	border: 1px solid #e5e5c6;
}

#form p.captchaMsg {
	left: 85px;
	width: 105px;
	line-height: 14px;
	font-size: 10px;
}

#form p.captchaError {
	top: auto;
	bottom: -10px;
	left: 0;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	color: #c00;
	line-height: 14px;
}

#form p.captchaInput {
	right: 0;
	width: 80px;
	height: 50px;
}

#form p.captchaInput .errorMessage {
	top: 0;
	right: 0;
	text-align: center;
}

#form p.captchaInput input {
	padding: 10px 5px;
	width: 68px;
	height: 28px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.pconfirmation {
	padding-bottom: 10px;
}

.title {
	color: #203294;
}

.pagination {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ddd;
}

.pagination .sui,.pagination .pre {
	color: #203294;
	text-decoration: underline;
}

.pagination .pre {
	background: url("images/bg_pre1.gif") 0 4px no-repeat;
	padding-left: 10px;
}

.pagination .sui {
	background: url("images/bg_sui1.gif") 100% 4px no-repeat;
	padding-right: 10px;
}

#form .error {
	color: #FFEFEF;
	background-color: #cf0000;
}

.wait {
	background-color: #fff;
	color: #7787BF;
	font-size: 16px;
	font-weight: bold;
	width: 280px;
	height: 504px;
	position: absolute;
	left: 0;
	top: 0;
}

.wait .txtwait {
	background: #EFFBFB url("images/loading.gif") 5px 50% no-repeat;
	margin: auto;
	position: absolute;
	bottom: 0;
	padding: 10px 5px 10px 50px;
	width: 221px;
}
.titre1{
	font-size: 14px;
	color: #203294;
}
#form .fleft .width150{
	width: 153px;
	text-align: right;
}

#form .fleft .chambres label{
	width:200px;
	float: left;
	font-weight: normal;
}
#form .fleft .chambres input{
	width: auto;
}
