@charset "utf-8";
#body {
	background-color: #4D6A3A;

} 
#content {
	width:849px;

}
#bottom {
	height:54px;	
	background:url(./img/borrom.jpg);

}
#menu {
	width:849px;
	height:64px;
	margin:auto;
	background-image:url(./img/menuFond.jpg);
	background-repeat:no-repeat;
}
#tableCenter{
	padding:0px;
	border:0px;
	width:849px;
	v-align:top;
}

#generic_page{
	background-image:url(./img/genericPage.jpg);
	background-repeat:no-repeat;
}
#planche_page{
	background-image:url(./img/pagePlancheFond.jpg);
	background-repeat:no-repeat;
}

#access_page{
	background-image:url(img/pageAccessFond.jpg);
	
	background-repeat:no-repeat;
}
#coor{
	width:500px;
	margin-left:200px;
}
#lang {
text-align:right;
}

.table_planche{
	border:0px;
	width:849px;
	v-align:top;
	font-family:Helvetica, sans-serif;
	font-size:13px;
	
}
.table_planche td{
vertical-align:top;
	
}

.table_planche #center{
	width:450px;
}
.table_planche #right{
	width:161px;
	
}
.table_planche #left{
	width:215px;
	text-align:center;
}
.table_planche #separation{
	width:5px;
	background:url(./img/fondTable.jpg);
	
}
.table_planche #planche{
	margin-left : 60px; 
	height:540px;
	width:380px;
	
}
.table_planche #video{
	margin-left : 70px; 
	width:380px;	
}
.table_planche #tarif{
	margin-left : 85px; 
	height:500px;
	width:380px;	
}
.table_planche #photo{
	margin-left : 55px; 
	height:500px;
	width:380px;	
}
.table_circuits{
	font-family:Helvetica, sans-serif;
	font-size:13px;
}
.table_circuits td{
	height:50px;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:bold;
	color:#630;
	font-weight: bold;

}

.txtBlanc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:bold;
	color:#030;
	font-weight: bold;

}
.txtBlanc2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:bold;
	color:#FFF;
	font-weight: bold;

}
.text{
	font-family:Helvetica, sans-serif;
	font-size:13px;

}

#center_Right_Table {
	margin-left:80px;

}

.table_tarifs {
	border-bottom: thin dashed  #930;
	padding:0px;
	font-family: Helvetica, sans-serif;
	font-size:14px;
	
}
.table_tarifs  td{
	border-right: thin dashed  #930;
	border-left: thin dashed  #930;
	padding:0px;
	text-align:center;
		height:25px;
	
}
.table_tarifs  th{
	border-bottom: thin dashed  #930;
	padding:0px;
	height:30px;	
}
.table_tarifs  div{
text-align:left;
margin-left: 10px;
}