/* CSS Document */
Body {
background:#060000 ;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin:0px;
font-size : 11px;
padding:0px; 
 }
 
img{border:none;}
 
 
	.fond_cont{
	/*background:url(../images/fond.png) no-repeat;*/
	background:url(../images/block_contact.gif) no-repeat;
	height:143px;
	width:289px;
	line-height:25px;
	padding-top:59px;
	padding-left:15px; 
	margin-bottom:25px;
	} 
	.fond_cont2{
	background:url(../images/fond_cont2.png) no-repeat;
	line-height:27px;
	margin-left:80px;
	padding-left:20px;
	height:193px;
	
	} 
a{
  text-decoration:none;
  color:#f1c12a;
}

a:hover{
color:#FFFFFF; 
}
 
 .scroll{
overflow-x: none;
overflow-y: auto;
scrollbar-face-color : #7b0c16;
scrollbar-track-color: #c01526;
scrollbar-3dlight-color:#045f64;
width:103%;
}

 .top{
 background:url(../images/top.jpg) no-repeat;
 width: 1024px;
 height:118px;
 color:#d8b063;
 }
 
 .menu{
 float:right;
 background:url(../images/menu.jpg) no-repeat;
 width: 629px;
 height:39px;
 padding-right:102px;
 color:#f1c12a;
 font-size:12px;
 }
 .plan{
 margin-left:30px; line-height:40px; font-size:11px; font-weight:bold; color:##FFCC00;
 }
 .plan2{
 font-size:11px; font-weight:bold; color:##FFCC00;
 }
.confirm{
font-size:11px; font-weight:bold;
padding-right:20px;
/*margin-top:50px;*/
}
.fond_td{background:url(../images/fd_2.png) no-repeat; width:800px; height:193px;}
 #arp_content{
  background:url(../images/arp_content.jpg) no-repeat;
 	width:1024px;
 	
 }
 #arp_ban{
 background:url(../images/arp_ban.jpg) no-repeat;
 padding-left:35px;
 }

 
 .contenu{
 float:left;
 width:590px;
 min-height:250px;
 margin-left:75px;
 margin-top:15px;
 margin-bottom:15px;
 }
 
 /* .contenu{
 float:left;
 width:590px;
 min-height:250px;
 margin-left:75px;*/
 }
 
 .visite{
 float:left;
 width:850px;
 min-height:800px;
 margin-left:25px;
 margin-top:40px;
 line-height:20px;
 }
 
  .formulaire{
 float:left;
 width:820px;
 min-height:600px;
 margin-left:80px;
 margin-top:40px;
 line-height:20px;
 }
 
 .presentation{
 float:right;
 width:540px;
 min-height:240px;
 margin-right:50px;
 line-height:22px;
 }
 
  .promo{
 float:right;
 width:540px;
 min-height:100px;
 margin-right:50px;
 }

.diapo{
 float:left;
 width:585px;
 height:110px;
 margin-left:-15px;
 margin-bottom:17px;
 z-index:100;
 }
 
 .reserver{
 background:url(../images/reserver.jpg) no-repeat;
 width:289px;
 height:203px;
 color:#f1c12a;
 padding-left:25px;
 font-size:12px;
 line-height:27px;
 }
 

 
 select{
 background:#3d120e;
 color:#e0d4a8;
 font-size:11px;
 }

 .reservation{
 /*padding-left:18px;*/
 padding-top:9px;
 color:#7e4b0f;
 font-weight:bolder;
 }
 
 #bloc_reservation{
 padding-top:17px;
 }
 
 input[type=button]{

 background:#350606;
color:#FFFFFF;
border:#9d8d74 1px solid;
 }
  input[type=reset]{
 
 background:#350606;
color:#FFFFFF;
border:#9d8d74 1px solid;
 }

 input[type=submit]{
background:transparent url(../images/bt_continuer.png) no-repeat;
width:105px;
height:23px;
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#7e4b0f;
cursor:pointer;
 }

 
 /* jQuery lightBox plugin - Gallery style */
	#gallery {
		width: 840px;
		height:890px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		/*border: 5px solid #af8a3b;
		border-width: 5px 5px 5px;*/
	}
	#gallery ul a:hover img {
		/*border: 5px solid #f1c12a;
		border-width: 5px 5px 5px;
		color: #f1c12a;*/
	}
	#gallery ul a:hover { color:#f1c12a; }

.justifier{
text-align:justify;
}

#Copyright{
padding-top:25px;
text-align:center;
}



/*Puce*/
ul.puce-1 li{
/*list-style-type:none;
list-style-image:url(../images/puce-1.gif);
list-style-position:outside;*/
 display : list-item;
 list-style-image : url(../images/puce-1.gif) ;
 background-repeat: no-repeat;
}


table#Tab_promotion{
width:90%;
border:none;
}

table#Tab_promotion tr td.td1, table#Tab_promotion tr td.td1 b{
background-color:#2c0202;
color:#ffffff;
}
table#Tab_promotion tr td.titre1{background-color:#350505;}

table#Tab_promotion tr td.td2, table#Tab_promotion tr td.td12 b{
background-color:#290101;
color:#ffffff;
}
table#Tab_promotion tr td.titre2{background-color:#2e0404 ;}

table#Tab_promotion tr td.td1 b, table#Tab_promotion tr td.td2 b{
font-weight:bold;
color:#d8b063;
}

.gold{color:#e78b22/*f2bd19*/;}

textarea.styleInput{ border:#6c3419 solid 1px; background-color:#300f0e;  color:#e0d4a8; font-size:11px; height:70px; width:150px;}
input.styleInput{ border:#6c3419 solid 1px; background-color:#300f0e;  color:#e0d4a8; font-size:11px; height:17px; width:150px;}
input.styleInput2{ background:url(../images/select-icon.gif) no-repeat right; padding-left:3px; padding-top:3px; border:#6c3419 solid 1px; background-color:#300f0e;  color:#e0d4a8; font-size:11px; height:17px; width:120px;}
select.styleInput{ border:#6c3419 solid 1px; background-color:#300f0e;  color:#e0d4a8; font-size:11px; height:17px; width:70px;}
.titrePage{padding-top:15px;}

.visitText{padding-right:30px; padding-left:30px; line-height:17px;}
.visitTitre{padding-left:20px; padding-bottom:12px; padding-top:5px;}

#TabContact { margin-top:25px; margin-left:50px;}
#TabContact tr td{ height:25px; padding:2px; }

#bloc_convertisseur{background:url(../images/bloc_convert.jpg) no-repeat; height:325px; width:289px; padding-top:15px; }
#convertisseur img, #convertisseur a{ display:none;}
/*#convertisseur a{ text-decoration:none; color:#ffffff; display:none;}*/
/*#convertisseur a:hover{ text-decoration:none; color:#f1c12a;}*/
#convertisseur table tr td{ padding:2px;}
#convertisseur input.gotiny{ padding-left:3px; padding-top:3px; border:#6c3419 solid 1px; background-color:#300f0e;  color:#e0d4a8; font-size:11px; color:#FFFFFF;}
#convertisseur select{ border:#6c3419 solid 1px; background-color:#300f0e;  color:#e0d4a8; font-size:11px; height:17px; width:150px;}
#MenuFooter{text-align:center;}
.separation{padding-left:35px;}
a.BMFooter{color:#d8b063; }
a:hover.BMFooter{color:#d8b063; text-decoration:underline;}
.footer{
background:url(../images/footer.jpg) no-repeat;
margin-left:50px;
height:29px;
width:900px;
color:#d8b063;
padding-top:12px;
}
