body {
	background:#3a2217 url(../img/bg.jpg) repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font-family: verdana;
	font-size: 12px;
}

a{
	outline:none;
	color:#862894;
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}

img {border:none;}

#global{
	text-align:left;
	width:1164px;
	margin:0px auto;
}

#header {
	height:285px;
	background: transparent url(../img/header.jpg) no-repeat;
}

#left {
	height:404px;
	width:173px;
	background: transparent url(../img/left.jpg) no-repeat;
	float:left;
}

#center {
	height:404px;
	width:773px;
	background: white;
	float:left;
}

#right {
	width:218px;
	height:404px;
	background: transparent url(../img/right.jpg) no-repeat;
	float:right;
}

#footer {
	width:1164px;
	height:85px;
	float:left;
	background: transparent url(../img/footer.jpg) no-repeat;
}

#container_header_right {
	background: transparent url(../img/container_header_right.jpg) top right no-repeat;
	height:43px;
}

#container_header {
	background: transparent url(../img/container_header.jpg) repeat-x;
	height:43px;
}

#container_header_2 {
	background: transparent url(../img/container_header_2.jpg) repeat-x;
	height:47px;
}

#container {
	background: transparent url(../img/container.jpg) no-repeat;
	height:234px;
	padding:20px 25px;
}

.container_overflow {
	overflow: auto;
	height:234px;
}

#container_footer {
	background: transparent url(../img/container_footer.jpg) no-repeat;
	height:25px;
	color:#862894;
	padding-top:15px;
	text-align:center;
	font-size: 11px;
}

#container_footer a{
	color:#862894;
	text-decoration: none;
}

.title{
	border-bottom: 1px solid #fec2ff;
	float:left;
	height:36px;
	margin: 0px 0px 0px 25px;
	_margin-left: 12px;
	padding: 10px 0px 0px;
	font-size: 28px;
	color: #414141;
	font-family: Times;
	 font-style: italic ;
}

#nav_global {
	float:left;
	margin: 257px 0px 0px 169px;
	_margin-left: 83px;
}

#nav {
	margin:0;
	padding:0;
}

#nav li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	background: transparent url(../img/menu_off.jpg) repeat-x;
	margin: 0px 4px;
}

#nav li:hover{
	background: transparent url(../img/menu_on_on.jpg) repeat-x;
}

#nav .on {
	background: transparent url(../img/menu_on.jpg) repeat-x;
}

#nav li a{
	display:block;
	padding:8px 20px 7px;
	color: #414141;
	text-decoration:none;
	font-weight:bold;
	font-size: 11px;
}

.menu_tl {
	background: transparent url(../img/menu_tl.jpg) no-repeat top left;
}
.menu_tr {
	background: transparent url(../img/menu_tr.jpg) no-repeat top right;
}

.left{
	float:left; 
	height:234px; 
	overflow:auto;
	padding:0px 15px 0px 0px;
}

#container_replace p {margin:0px 0px 10px;}

.list_default {
	list-style-image:url(../img/puce.gif);
}

.div_ul_loisirs_left {
	font-size:11px;
	float:left; 
	width:300px;
	border: 1px solid #fec2ff;
	padding: 10px;
}

.div_ul_loisirs_right {
	font-size:11px;
	float:left; 
	width:300px;
	border: 1px solid #fec2ff;
	padding: 10px;
	margin-left:30px;
}

.exterieure {
	float:left; 
	width:260px;
	border: 1px solid #fec2ff;
	padding: 10px 10px 10px 25px;
	margin-left:30px;
	_margin-left: 15px;
}

.interieure {
	float:left; 
	width:260px;
	border: 1px solid #fec2ff;
	margin-left:30px;
	padding: 10px 10px 10px 25px;
}

.title_exterieure {
	float:left; 
	width:300px;
	height: 30px;
	text-align:center;
	margin-left:30px;
	color:#414141;
	font-family:Times;
	font-size:20px;
	font-style:italic;
	_margin-left: 15px;
}

.title_interieure {
	float:left; 
	height: 30px;
	width:300px;
	margin-left:30px;
	text-align:center;
	color:#414141;
	font-family:Times;
	font-size:20px;
	font-style:italic;
}

.title_litle {
	text-align: center;
	color:#414141;
	font-family:Times;
	font-size:16px;
	font-style:italic;
}

.title_contact {
	text-align: left;
	color:#414141;
	font-family:Times;
	font-size:18px;
	font-style:italic;
	border-bottom: 1px solid #fec2ff;
	padding-bottom:5px;
	margin:15px 0px;
}


.class_th {
padding: 6px 10px;
font-size: 12px;
color: #414141;
}

.class_td {
padding: 6px;
text-align: center;
color: #414141;
}


.tab_1 {
	background: #C4B6AB;
}

.tab_2 {
	background: #dacdc2;
}

.convertisseur {
	background:#dacdc2; 
	padding:5px; 
	margin:10px 2px 0px; 
	width: 100px;
	text-align:center;
}

.convertisseur a{
	display:block;
	height:100%;
	width:100%;
	color:#414141;
}

.condition {
	float:left;
	border: 1px solid #fec2ff;
	padding: 10px; 
	margin: 10px 0px 0px 0px;
	width: 400px;
}

.reservation {
	float:left;
	border: 1px solid #fec2ff;
	padding: 10px; 
	margin: 10px 0px 0px 20px;
}

.reservation a{
	display:block;
	height:100%;
	width:100%;
	color:#414141;
}

.right{float:right;height:234px; overflow:auto;}
.spacer {clear:both}












input {
	border: 1px solid #c9beb2;
	color:#91785e;
	font-size: 12px;
	padding: 1px 5px ;
	width:150px;
}

#prix {
	width: 100px;
	float:left;
	list-style: none;
	font-size: 14px;
}

#taille {
	width: 300px;
	float:left;
	font-size: 14px;
	list-style-image:url(../img/puce.gif);
}

#prix li{
	height: 20px
}

#taille li{
	height: 20px
}

textarea {
border:1px solid #D9CCBE;
color:#91785E;
font-size:12px;
padding:1px 8px;
width:150px;
}


.input_div{
	margin: 0px;
}

.input_title{
	float:left;
	margin:8px 10px 0px 0px;
	text-align:left;
	width:100px;
	color:#91785e;
}


.input_title_info{
	float:left;
	font-weight:bold;
	margin:8px 10px 0px 0px;
	text-align:right;
	width:100px;
	color:#174C6E;
}

.input_title_promo{
	float:left;
	font-weight:bold;
	margin:2px 0px 0px 0px;
	text-align:left;
	width:140px;
	color:#174C6E;
}

.input_input{
	float:left;
	margin: 5px 0px;
}

#input_radio {
	float:left;
	width: 20px;
	margin-top: 8px;
}

#input_radio_title{
	float:right;
	width: 140px;
}

#coordonne {
	border: 2px  solid #1d5c85;
	margin: 0px 2px;
	padding: 10px;
}

#form {
	
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #d9ccbe;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #984444;
	color : #984444;
	float: left;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #52b252;
	color : #91785E;
}

.validation-advice {
	float:left;
	margin: 0px 0;
	padding: 2px 2px 3px;
	background-color: #984444;
	color : #FFF;
	width:176px;
	text-align:center;
	font-size: 12px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
	border: solid 1px #f1e8de;
	border-left: solid 4px #f1e8de;
}

.info_facture {
	width:300px;
}

.info_promo {
	width:180px;
	border: solid 1px #1d5c85;
	border-right: solid 4px #1d5c85;
}

#form_left {
	float: left;
}

#form_right {
	float: right;
}

*:first-child+html fieldset  {
	margin-left: 2px;
	width: 569px;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}

#validation {
	background: white;
	width: 400px;
	padding:25px;
	margin: 100px auto 0px;
	border: 1px solid silver;
}

#advice-validate-one-required-email_defense {
	float:left;
	margin-top:18px;
	width:175px;
	_position:absolute;
	_margin:30px 0px 0px -20px;
}

#email_defense {
!border: none;
}

#advice-required-numero {
	clear:both;
	width:138px;
}

#advice-required-date {
	clear:both;
	width:138px;
}

#advice-required-total {
	clear:both;
	width:138px;
}

#advice-validate-date-au-date {
	clear:both;
	width:138px;
}

#advice-validate-digits-numero{
	clear:both;
	width:138px;
}

#advice-validate-currency-dollar-total{
	clear:both;
	width:138px;
}

#button_send:hover{
	background: #c4b6ab;
	cursor: pointer;
	color: white;
	font-weight: bold;
	border: solid 1px #b3a498;
}

#button_send{
	background: #f1e8de;
	cursor: pointer;
	color: #91785e;
	font-weight: bold;
	border: solid 1px #e8ded4;
}

.english {
	text-align:right;
	font-style: italic;
	font-family: times;
	color: #414141;
	font-size: 15px;
	padding:14px 34px 0px 0px;
	!padding-right: 31px;
}

.english a{
	color: #414141;
}

.validation {}

