BODY {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eceeed;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
a {
	text-decoration: none;
}
.top {
	height: 54px;
	width: 980px;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
}
.top ul.left {
	margin: 0px 0 0 20px;
	padding: 0;	
	height: 54px;
	float: left;
}
.top ul.left li {
	float: left;
	list-style: none;
	height: 54px;
	margin: 0 10px;
	background-image: url(../images/top_sep.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
}
.top ul.left li a {
	color: #000;
	padding-top: 20px;
	padding-right: 20px;
	height: 34px;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.top ul.left li.current {
	color: #fff;
	background-image: url(../images/top_sel_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: inline-block;
}
.top ul.left li SPAN {
	background-image: url(../images/top_sel_right.jpg);
	background-position: right;
	width: 150px;
	display: inline-block;
}

.top .right {
	float: right;
}
.top right ul li {
	background-image: none;
	height: 20px;
}
.top .right ul li {
	
}



.header {
	/*background-color: #0e9ad7;*/
	width: 100%;
	height: 350px;
	margin: 0 auto;
	text-align: center;	
	position: absolute;
}
.header .center {
	margin: 0 auto;
	text-align: center;
	width: 980px;
	height: 350px;
}
.header .bdk {
	background-image: url(../images/bdk.jpg);
	width: 553px;
	height: 100px;
	top: 25px;
	position: absolute;
}
.header .img {
	position: absolute;
	top: 15px;
	left: 720px;	
}
.header .choix {
	background-image: url(../images/header_choix.png);	
	height: 193px;
	background-repeat: no-repeat;	
	width: 36px;
	float: left;
}
.header .choix_1, .header .choix_2, .header .choix_3, .header .choix_4 {
	background-image: url(../images/header_choix_fleche.png);
	width: 11px;
	height: 18px;
	float: left;
}
.header .choix_1 {
	margin-top: 15px;
}
.header .choix_2 {
	margin-top: 65px;
}
.header .choix_3 {
	margin-top: 115px;
}
.header .choix_4 {
	margin-top: 165px;
}
.header .stages a {
	display: block;
	width: 280px;
	height: 45px;
	margin-top: 10px;
}
.header .stages a:hover {
	
}
.header .sta {
	width: 310px;
	height: 200px;
	top: 140px;
	margin-left: 20px;
	position: absolute;
}
.header .stages DIV {
	position: absolute;
	width: 280px;
	height: 60px;
	margin-left: 50px;
}
.header .stages_espagne {
	background-image: url(../images/header_stages_1.png);
	top: -10px;
}
.header .stages_vacances {
	background-image: url(../images/header_stages_2.png);
	top: 40px;
}
.header .boquillon {
	background-image: url(../images/header_stages_3.png);
	top: 90px;
}
.header .travel {
	background-image: url(../images/header_stages_4.png);
	top: 140px;
}
.header .stages_espagne:hover, .header .stages_vacances:hover, .header .boquillon:hover, .header .travel:hover {
	background-position: 0 60px;
}

.blanc {
	width: 980px;
	background-color: #fff;
	margin: 350px auto 0 auto;
	height: 20px;
	text-align: center;
}
.wrap {
	width: 980px;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
}
.wrap2 {
	float: left;
	background-image: url(../images/wrap.jpg);
	background-repeat: repeat-y;
	width: 980px;
}
.wrap .menu {
	float: left;
	width: 190px;
	text-align: left;
	padding-bottom: 20px;
}
.wrap .menu ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
.menu ul li {
	line-height: 20px;
}
.menu ul li a {
	color: #54709d;
	display: block;
	padding-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu ul li a:hover {
	background-color: #ebf3f9;
}
.menu ul li.titre {
	text-transform: uppercase;
	color: #999999;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 5px;
	font-weight: bolder;
	padding-left: 5px;
}
.menu ul li.margintop {
	margin-top: 15px;
}
.menu ul li.lieu {
	-moz-border-radius:4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:4px 6px;
  text-align:center;

  
  -moz-box-shadow:inset 0 0 2px #999999;
  -webkit-box-shadow:inset 0 0 2px #999999;
  -o-box-shadow:inset 0 0 2px #999999;
  box-shadow:inset 0 0 2px #999999;
  background:url(../images/lieu.jpg) repeat-x 0 50%;
  background-color:#ebf3f9;
  border:none;
  border:1px solid #ebf3f9;
  
  color:#757575;
  text-shadow:1px 1px #ffffff;
  
  
  /*margin:10px 5px;
  border:1px solid #ececec;
  font-weight:bold;
   background:url(../images/lieu.jpg) repeat-x;
  background-color:#dedede;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:4px 6px;
  text-align:center;
  -moz-box-shadow:inset 0 0 2px #999999;
  -webkit-box-shadow:inset 0 0 2px #999999;
  -o-box-shadow:inset 0 0 2px #999999;
  box-shadow:inset 0 0 2px #999999;
  border:none;
  border:1px solid #ebf3f9;
  color:#999999;*/
}


.contenair {
	float: left;
	width: 740px;
	margin-left: 30px;
}
.contenair .content {
	text-align: justify;
	color: #525252;
}
.contenair .title {
  	margin: 0 0 15px 0;
  	-moz-border-radius:4px;
  	-webkit-border-radius:4px;
  	-o-border-radius:4px;
  	border-radius:4px;
  	-moz-box-shadow:inset 0px 1px 2px #999999;
  	-webkit-box-shadow:inset 0px 1px 2px #999999;
  	-o-box-shadow:inset 0px 1px 2px #999999;
  	box-shadow:inset 0px 1px 2px #999999;
  	background-color: #eeeeee;
  	width: 725px;
  	height: 22px;
  	padding: 8px 6px 6px 10px;
  	z-index:2;
  	text-align: left;
  	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5D5D5D;
	text-transform: uppercase;
	font-weight: bolder;
}
.footer {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 960px;
	margin: 0 auto 10px auto;
	clear: left;
	padding-top: 35px;
	padding-right: 20px;
	text-align: right;
	color: #7c7d7f;
}
.footer a {
	color: #7c7d7f;
	font-weight: bolder;
}


table.table1{
    font-family: "Trebuchet MS", sans-serif;    
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
}
.table1 thead th{
	font-size: 16px;
	font-weight: bold;
    padding:15px;
    color:#fff;
    text-shadow:1px 1px 1px #568F23;
    border:1px solid #0073E1;
    border-bottom:3px solid #1E91FF;
    background-color:#359CFF;
    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
		  color-stop(0.32, #4C73AD),
    	  color-stop(0.58, #3C68B0),
        color-stop(0.93, #2D54A1)
        );
    background: -moz-linear-gradient(
        center bottom,
		  #4C73AD 32%,
    	  #3C68B0 58%,
        #2D54A1 93%
        );
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.table1 thead th:empty{
    background:transparent;
    border:none;
}
.table1 tbody td{
    padding:5px;
    text-align:justify;
    background-color:#F0F0F0;
    border: 2px solid #D2D2D2;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#666;
}
.table1 tbody td.center{
    text-align:center;
}
.table1 tbody td.intitule{
	 text-shadow:1px 1px 1px #fff;
	 color:#666;
	 font-weight: bolder;
	 font-size: 13px;
}
