/* CSS Document */

/* STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	color: #d7d5d6;
	background-color: #252b2d;
	font-family: Verdana, Arial;
	line-height: 120%;
	font-size: 13px;
	text-align: justify;
	background: url(../../images/default/bg2.png) repeat;
}

p {  padding: 10px; text-align: justify;}


h1 { color: #161c1d; font-size: 16px;}
h2 { color: #CCC; font-size: 14px; clear: both;}
h3 { color: #fb6201; font-size: 14px; margin-top: 10px; margin-bottom: 10px;}
h4 { color: #212628; font-size: 14px; margin-bottom: 10px; margin-top: 10px;}
h5 { color: #fb6201; font-size: 13px; margin-top: 10px; margin-bottom: 10px;}

#logo {
display:inline;
float:left;
height:auto;
position:relative;
width:auto;
}

.tdbordgrisbas
{ 
	border-bottom: 1px solid #0e1111;
	color: #0e1111;
} 

.slideshowmain{ 
	width: 360px;
	height: auto;
} 

.slideshowmain img{ 
	padding: 2px;
	border: 1px solid #1c1d1e;
	display:block;
} 

.formulaire2{ 
	background-color: #FFF;
	border: 1px solid #969797;
	color: #2c3335;
	
} 

/* WRAP SEPARETOR */


.wrapper
 {
	position: relative;
	width: 1002px;
	margin: 0 auto;
	clear: both;
	
}

.sep
 {
	height: 15px;
	width: 949px;
	margin: 0 auto;
	clear: both;
	background: url(../../images/default/sep.png) no-repeat;
}

.sep img {
	float: right;
	margin-top: -22px;
	margin-right: 30px;
}

  #joindre { 
	float: left;
	clear: both;
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px;
	height: 215px;
	padding: 33px;
	background: url(../../images/default/temoignage.png) no-repeat;
 }
 

 #menutemoignage
 
 { 
	
 }
 
 
 #menutemoignage img
 
 { 
	position: relative;
	display: inline;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	bottom: -10px;
	
 }
 
 #menutemoignage a
 
 { 
 color: #7a8285;
 text-decoration: underline;
 }
 
  #menutemoignage a:hover
 
 { 
 color: #000;
 text-decoration: underline;
 }
 
 
/* LEFT COLUMN */


.lefttitle
 {
	font-size: 20px;
	color: #fff;
	text-align: left;
	height: 12px;
	width: auto;
	margin-top: 29px;
	margin-bottom: 21px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	clear: both;
	background: url(../../images/default/lefttitlebg.png) repeat-x;
}

.lefttitle2
 {
 	font-size: 14px;
	color: #fff;
	text-align: left;
	height: 40px;
	width: auto;
	margin-top: 25px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	clear: both;
	background: url(../../images/default/lefttitlebg.png) repeat-x;

}

#temoignageleft {
float: left;
position: relative;
display: block;
color: #C2C1C1;
width: 233px;
padding: 5px;
height: auto;
font-size: 11px;
}

#temoignageleft a{
color: #FFF;
text-decoration: underline;
}

#temoignageleft a:hover{
color: #CCC;
text-decoration: underline;
}

#menuleft {
position: relative;
display: block;
width: 245px;
height: auto;
}


* html #menuleft a { /* Filter for IE6 to prevent li stacking */
  text-decoration: none;
   }

* html #menuleft a span { /* Filter for IE6 to prevent li stacking */
  text-decoration: none;
   }

#menuleft a {
	float: left;
	position: relative;
	display: inline;
	height:20px;
	width: 230px;
    display:block;
	color:#c2c1c1;
	text-decoration:none;
	font-size: 12px;
	margin-top:2px;
	padding-left: 15px;
	clear: both;
  }

  
#menuleft a span {
	padding-top:1px;
	height:20px;
	width: 230px;
	display:block;
    background-color:none;
	text-decoration:none;
	cursor:pointer;
	z-index: 90;
  }
  
  
#menuleft a:hover {
	width: 230px;
	text-decoration:none;
	color:#FFF;
	z-index: 90;
	background: url(../../images/default/leftoverbg.png) repeat-x;
	
}

#menuleft a.active {
	background: url(../../images/default/leftoverbg.png) repeat-x;
	text-decoration:none;
	color:#FFF;
	z-index: 90;
}
 
/* SEARCH */

 #search { 
	float: left;
	position: relative;
	width: 245px;
	height: 393px;
	background: url(../../images/default/search.png) top left no-repeat;
 }
 
 #searchwhite { 
background:transparent url(../../images/default/search.png) no-repeat scroll left top;
float:left;
height:auto;
margin-top:-29px;
position:relative;
width:245px;
z-index:60;
 }
 
#searchgris { 
	float: right;
	color: #000;
	padding-top: 30px;
	text-align: center;
	position: relative;
	margin-top: -10px;
	width: 757px;
	height: 37px;
	background: url(../../images/default/searchgris2.png) repeat-x;
 }
 
 #searchgrisfull { 
	float: right;
	color: #000;
	padding-top: 5px;
	text-align: center;
	position: relative;
	width: 1002px;
	height: 62px;
	background: url(../../images/default/searchgris.png) repeat-x;
 }
 
  #searchgrisfull2 { 
	float: right;
	color: #000;
	padding-top: 5px;
	text-align: center;
	position: relative;
	width: 1002px;
	height: 62px;
	background: url(../../images/default/searchgris2.png) repeat-x;
 }
 
 #searchgrisleft { 
	float: right;
	color: #000;
	padding-top: 15px;
	text-align: left;
	position: relative;
	margin-top: -5px;
	width: 757px;
	height: 52px;
	background: url(../../images/default/searchgris2.png) repeat-x;
 }
 
 .btn_go {
	text-align: center;
	margin-top:5px;
}

.formulaire_petit {
	font-size: 11px;
	text-decoration: none;
	cursor: text;
	border-bottom: 1px solid #9BA5A9;
	border-top-style: none;
	border-right-style: none;
	border-left: 1px solid #9BA5A9;
	background-color: #FFFFFF;
	width:140px;
	height: 20px;
	margin-top:5px;
	font-size: 13px;
}
 
 
 /* BOITE BOX */
 
 
 #boxtop{ 
 	float: left;
	position: relative;
	margin-bottom: 30px;
	width: 747px;
	height: 123px;
 }

 
  #boxtop img{
  float: left;
  position: relative;
  display: block;
  margin-left: 4px;
  margin-right: 4px;
  border: 0;
  }
 
  #boiteflash { 
	float: right;
	margin-top: 12px;
	position: relative;
	width: 747px;
	height: 250px;
	border: solid 3px #0f1111;
 }
 
  /* SHADOW */
 
  #shadowtop{ 
	position: relative;
	width: 749px;
	height: 9px;
	background: url(../../images/default/shadowtop.png) no-repeat;
 }
 
   #shadowtopwhite{ 
	float: right;
	position: relative;
	width: 749px;
	height: 9px;
	background: url(../../images/default/shadowtopwhite.png) no-repeat;
 } 
 
    #shadowtopfull{ 
	float: right;
	position: relative;
	margin-right: 126px;
	margin-bottom: 10px;
	width: 749px;
	height: 9px;
	background: url(../../images/default/shadowtopwhite.png) no-repeat;
 } 

    #shadowtopblank{ 
	float: right;
	position: relative;
	margin-top: -3px;
	width: 749px;
	height: 9px;
	background: url(../../images/default/shadowtopwhite.png) no-repeat;
 } 
 
 
 /* TEMOIGNAGES */
 
  #temoignage { 
	float: left;
	position: relative;
	margin-top: 10px;
	width: 180px;
	height: 215px;
	padding: 33px;
	background: url(../../images/default/temoignage.png) no-repeat;
 }

    #temoignagetexte { 
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 735px;
	height: auto;
 }
 
#temoignagetextefull { 
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 985px;
	height: auto;
 }
 

 .listtexte { 
	float: right;
	position: relative;
	font-size: 11px;
	line-height: 120%;
	width: 525px;
	padding-right: 20px;
	height: auto;
} 

.listtexte h1{ 
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fb6201;
} 

.listtexte h1 a{ 
	color: #fb6201;
	text-decoration: none;
} 

 .listtexte h2{ 
	margin-top: -5px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	text-align: left;
	color: #b94c07;
} 

.listtexte h2 a{ 
	color: #b94c07;
	font-style:italic; 
	text-decoration: none;
} 

 .listfull { 
	float: right;
	position: relative;
	font-size: 11px;
	line-height: 120%;
	width: 965px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
} 

    .listfull h1{ 
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fb6201;
} 

.listfull h1 a{ 
	color: #fb6201;
	text-decoration: none;
} 

 .listfull h2{ 
	margin-top: -5px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	text-align: left;
	color: #b94c07;
} 

.listfull h2 a{ 
	color: #b94c07;
	font-style:italic; 
	text-decoration: none;
} 

   .listbg { 
	float: left;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-top: 15px;
	width: 100%;
	height: auto;
	background: url(../../images/default/bgtexte.png) bottom right no-repeat;
 }
 
    .listbgtype { 
	float: left;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-top: 15px;
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	background: url(../../images/default/bgtexte.png) bottom right no-repeat;
 }
 
   .listphoto { 
	float: left;
	position: relative;
	display: inline;
	width: auto;
	height: auto;
	border: 1px solid #000;
	overflow: hidden;
} 

.zoomin { 
	float: left;
	position: absolute;
	display: inline;
	width: 16px;
	height: 16px;
	left: 145px;
	top: 17px;
	background: url(../../images/default/zoomin.png) top left no-repeat;
	z-index: 90;
} 

.zoomin a{ 
	text-decoration: none;
	border: 0;
} 

   .listphoto img {  float: left; display:block; z-index: 50; } 

	
   .lireplus { 
	float: left;
	position: relative;
	clear: both;
	margin-top: 15px;
	width: 220px;
	height: 25px;
} 

   .lireplus  a{ 
	color: #fb6201;
	text-decoration: underline;
} 

   .lireplus  a:hover{ 
	color: #c54d01;
} 

   .lireplus  img{ 
	float: right;
	
} 

 .listicons { 
	float: left;
	position: relative;
	font-size: 11px;
	line-height: 120%;
	width: 140px;
	padding-right: 10px;
	height: auto;
} 

.listicons img{ 
margin-right: 5px;
} 


/* Contact */

#contacttexte { 
	float: left;
	font-size: 12px;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
	width: 735px;
	height: auto;
 }
 
 #contacttexte a{ 
	color: #fb6201;
	text-decoration: none;
 }

 #contacttexte a:hover{ 
	color: #b94c07;
	text-decoration: none;
 }
 
 /* TYPE VOYAGES */

#typevoyage { 
	float: left;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	width: 735px;
	height: auto;
 }
 
 #typevoyage a{ 
	color: #505050;
	text-decoration: underline;
	font-weight: bold;
 }

 #typevoyage a:hover{ 
	color: #303030;
	
 }

 
#typevoyage .imagetext{ 
	float: right;
	position: relative;
	padding: 2px;
	border: 1px solid #1c1d1e;
	display:block;
	margin-left: 10px;
	margin-bottom: 10px;
} 

 #typevoyage .listicons a { 
	color: #666;
	text-decoration: none;
	font-weight: normal;
} 

 #typevoyage .listicons a:hover { 
	color: #000;
	text-decoration: none;
	font-weight: normal;
} 

#typevoyage .listtexte h1{ 
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #fb6201;
} 

#typevoyage .listtexte h1 a{ 
	color: #fb6201;
	text-decoration: none;
} 

 #typevoyage .listtexte h2{ 
	margin-top: -5px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	text-align: left;
	color: #b94c07;
} 

#typevoyage .listtexte h2 a{ 
	color: #b94c07;
	font-style:italic; 
	text-decoration: none;
} 

/*HEADER */
#header {
	position: relative;
	height: 37px;
	width: auto;
	margin-bottom: 35px;
	background: url(../../images/default/bannertop.png) repeat-x;
	z-index: 90;
}

#headerflash {
background:transparent url(../../images/default/headerbg.png) repeat-x scroll 0 0;
height:217px;
position:relative;
width:auto;
z-index:1;
}

#headerflashsmall {
	position: relative;
	height: 90px;
	width: auto;
	z-index: 1;
}

#headerflashinside {
	position: relative;
	height: 219px;
	width: auto;
	z-index: 1;
}


#subheader {
background:transparent url(../../images/default/subbanner.png) repeat-x scroll left top;
height:29px;
margin-left:245px;
position:relative;
width:auto;
z-index:50;
}

#subheadertemoignage {
	position: relative;
	height: 32px;
	width: auto;
	background: url(../../images/default/subbanner.png) top left repeat-x;
	z-index: 50;
}

#subheaderinside {
	position: relative;
	height: 10px;
	text-align: center;
	width: auto;
	background: url(../../images/default/subbanner.png) top left repeat-x;
	z-index: 50;
}



/* MAIN */
#main {
position: relative;
margin-top: -2px;
}

#mainwhite {
float: left;
position: relative;
color: #666;
border: 1px solid #000;
height: auto;
width: 1002px;
background: url(../../images/default/mainwhitebg.png) repeat-y;
}

#mainfull {
float: left;
position: relative;
color: #666;
border: 1px solid #000;
height: auto;
width: 1002px;
background: #FFF;
}


/* FOOTER */

#footer {
position: relative;
margin-top: 12px;
clear: both;
color: #9c9b9c;
}

#footerwhite {
font-size: 11px;
position: relative;
width: auto;
height: 70px;
top: -12px;
clear: both;
color: #9c9b9c;
background: url(../../images/default/footerbg.png) repeat-x;
z-index: 90;
}

#footerwhite img {
position: relative;
top: 2px;
left: 50px;
}


#copyright {
float: left;
position: relative;
color: #FFF;
top: -13px;
width: 352px;
text-align: center;
font-size: 9px;
line-height: 130%;
}

.small{
font-size: 9px;
}

#copyright img {
float: left;
position: relative;
margin-right: 40px;
margin-bottom: 5px;
}

.footertxt {
float: right;
margin-top: 17px;
width: 460px;
text-align: right;
font-size: 10px;
line-height: 115%;
}


.footertxt2 {
float: left;
margin-top: 17px;
width: 460px;
text-align: left;
margin-left: 10px;
font-size: 10px;
line-height: 115%;
}

   .footertxt  a{ 
	color: #FFF;
	text-decoration: none;
} 

   .footertxt  a:hover{ 
	color: #c54d01;
} 


.footerbox {
float: right;
margin-top: 17px;
width: 115px;
text-align: right;
font-size: 10px;
line-height: 115%;
}


.footerbox2 {
float: right;
margin-top: 17px;
width: 460px;
text-align: right;
margin-left: 10px;
font-size: 10px;
line-height: 155%;
}

   .footerbox2  a{ 
	color: #FFF;
	text-decoration: none;
} 

   .footerbox2  a:hover{ 
	color: #c54d01;
} 


#footer a{
color: #cbcbcb;
}

#footer a:hover{
	color: #d85b14;
}

ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

li {
	list-style-type: none;
	padding:0;
	margin:0;
}





/*CSS DE MENU PHP*/

#m_principal ul{
	list-style:none;
	display:inline;
	padding: 5px;
	margin:0;
	

}
#m_principal li{
	float: left;
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	
}

/*CSS DE MENU*/

#menu {
float: left;
display: block;
margin-left: 7px;
margin-top: 5px;
width: auto;
height: auto;

}


* html #menu a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  z-index: 90;
  }

* html #menu a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  z-index: 90;
  }

#menu a img {
float: left;
z-index: 90;
}
  
#menu a {
	float:left;
	height: auto;
	width: auto;
	display:block;
	color:#CCC;
	text-decoration:none;
	font-size: 11px;
	background: url(../../images/default/rond.png) top left no-repeat;
  }

#menu a span {
	float: left;
	padding-left:10px;
	padding-right:18px;
	margin-left: 5px;
	height:auto;
	width: auto;
	display:block;
    background-color:none;
	text-decoration:none;
	cursor:pointer;
	
  }
  
  
#menu a:hover {
	background: url(../../images/default/rondover.png) top left no-repeat;
	color:#fa6201;
	
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*PAGINATION SCRIPT*/

#content {
	float: left;
	clear: both;
	display: inline;
	position: relative;
	height: auto;
	width: auto;
}

#page_navigation {
	float: right;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
	position: relative;
	height: 30px;
	width: auto;
	z-index: 99;
}

#page_navigation a{
	float: left;
	padding:3px;
	border:1px solid #141819;
	margin:2px;
	color: #141819;
	text-decoration:none
}

.active_page{
	background: #141819;
	color:white !important;
}

