/*------------------------
	INITIALISATION
------------------------*/

/* remise à zéro de tous les sélecteurs */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 62.7%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #434749;
	background-image:url(img/fondGen.gif);
	background-repeat:repeat-x;
	background-color:#333333;
}

img {
	border:0px;
	}

p {
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 23px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/*------------------------
	LANGUES
------------------------*/	

#langues {
	width:1020px;
	margin: 20px auto 0 auto;
	text-align:right;
	color:#CCCCCC;
	font-size:1.2em;
	}

#telephone {
	float:left;
	width:280px;
	}

/*------------------------
	REGLES GENERALES
------------------------*/
#container {
	width: 1020px;
	margin: 0px auto 0 auto;
	background-color:#FFFFFF;
}

/* entete général avec logo et carrés de navigation 
 contexte de positionnement relative pour placer la navigation*/

#header {
	background-color:#444444;
	height:110px;
	width:100%;
}

/* logo en arrière plan */

#menuHeader {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	}

#logo {
	float:left;
	text-decoration: none;
	text-align:center;
	height:100px;
	border:0px;
	width:455px;
	}

#logo p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	border:0px;
	letter-spacing:0.1em;
	font-weight:lighter;
	width:100%;
	text-align:center;
}

#logo p a {
	color:#ffffff;
	text-decoration: none;
	}
	
#logo p a:visited {
	color:#ffffff;
	text-decoration: none;
	}	
	
#logo p a:hover {
	color:#cccccc;
	text-decoration: none;
	}	


#logoPrint {
	display:none;
	}
	
#bookmarks {
	float:right;
	text-align:right;
	width:170px;
	background-color:#ccc;
	padding:5px;
	}
	
#bookmarks img {
	margin:4px;
	}
	
#headerRight {
	width:280px;
	float:right;
}

/*------------------------
	MENU TOP
------------------------*/

ul#nav {
	background:url(img/bg-nav.jpg) left top repeat-x;
	text-align: center;
	width:100%;
	height:35px;
	padding-top:10px;
	border-bottom:1px #ada9a9 solid;
}

ul#nav li {
	display: inline;
	padding:0px;
	border-right:1px dotted #444444;
}



ul#nav a {
	outline: none;
	color: #fefffb;
	font-size: 1.6em;
	font-variant: small-caps;
	letter-spacing:0.1em;
	padding:19px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;

}



ul#nav li a:hover, ul#nav li a:active, ul#nav li a.active {
	background:url(img/pointeur.png) no-repeat center -1px;
	color: #e6dab3;
}

/*------------------------
	CONTENU HOME
------------------------*/

#content {
	width: 1020px;
	position:relative;
	background:url(img/fond-contenu.jpg) left top repeat-x;
	float:left;
	background-color:#ffffff;
}

#adsense {
	position:absolute;
	background:url(img/telAgence2.png) no-repeat top;
	top:0px;
	left:940px;
	padding:0px 5px;
	width:160px;
	padding-top:190px;
	}
	
#adsense2 {
	text-align:center;
	padding:5px;
	width:600px;
	}	

/*------------------------
	LIENS MENU LATERAL D
------------------------*/

#copy{
	margin-top: 0px;
	width: 158px;
	float: left;
	clear:both;
	background-color:#222222;
}

* html #copy {
	position: relative;
		
}

#copy object, #copy embed {
	margin: 0;
	padding: 0;
}

/* titres des rubriques principales des menus */


#copy ul { 
	margin: 0px 0px 10px 0px; 
	padding: 0px; 
	border: 0px; 
	list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

#copy ul li { 
	text-align: left;
	margin: 0px; 
	font-family:Verdana, Arial, sans; 
	border-top: 1px solid #444;
	font-variant:normal;
	color: #ccc; 
	padding: 8px 0px 5px 8px; 
	}




#copy ul li a { 
	width: 150px; 
	display: block; 
	margin: 0;
	color: #ccc; 
	text-decoration: none; 
	}

#copy ul li a:hover { color: #fff; background: #b71511; }



#copy .header { 
	margin: 0 0 1px 0; 
	color: #888; 
	text-transform: uppercase; 
	letter-spacing: 0.2em; 
	border-top: 0; 
	padding:12px 5px 12px 10px;  
	font: normal 1.2em Arial, Helvetica, sans; 
	}
	
	
/* suite vols +++++++++++++++++ */

.redgras {
	color:#cccccc;
}

/*------------------------
	COUPS DE COEUR
------------------------*/

#topContent {
	width:100%;
	background:url(img/fond-top-caroussel.png) left top repeat;
	height:300px;
	padding-top:10px;
	}

#caroussel {
	width:1020px;
	height:300px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	}

#videoFlv {
	width:370px;
	height:300px;
	margin-top:10px;
	background:url(img/fond-video-home.png) center top no-repeat;
	float:left;
	padding-left:10px;
}

#videoFlv h2 {
	font-size:1.6em;
	padding:5px 5px 5px 5px;
	color:#333333;
	margin-bottom:5px;
	line-height:1.5em;
	text-align:center;
	width:370px;
	}

#sidebar {
	width: 780px;
	/*margin: 0 287px 0 0;*/
	margin: 0;
	padding: 0;
	background-color:#ffffff;
}

#contentChapeau {
	width:780px;
	padding-bottom:30px;
	background-color:#151515;
	height:10px; 
	padding-top:3px; 
	background:url(img/fondFooter.gif);
	height:180px;
	border-top:1px solid #222222;
	border-bottom:1px solid #222222;
	}

.chapeau {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#ffffff;
	width:730px;
	padding-left:10px;
	padding-right:10px;
		}
		
.chapeau img {
	float:left;
	margin:5px 10px 5px 0px;
	}
	
.chapeau p {
	float:left;
	width:650px;
	font-size:1em;
	margin:5px 15px 5px 10px;
	}		
		
.chapeau span.important {
	color:#b71511;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

.colonneCoeur {
	width:380px;
	float:left;
	margin-left:-5px;
	}
	
.demiCoeur {
	width:455px;
	margin-left:5px;
	margin-top:5px;
	padding-right:5px;
	background:url(img/fond-coup-coeur.png) center top no-repeat;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	height:275px;
	}
	
.demiCoeur h2 {
	font-size:1.6em;
	padding:5px 5px 5px 5px;
	color:#ffffff;
	margin-bottom:5px;
	line-height:1em;
	margin-left:5px;
	text-align:center;
	}
	
.demiCoeur h2 a {
	color:#ffffff;
	text-decoration:none;
	}
	
.demiCoeur h3 {	
	text-align:center;
	}
	
.demiCoeur h4 {
	font-size:2em;
	padding:5px 5px 5px 5px;
	color:#ffffff;
	margin-bottom:5px;
	border-bottom:1px solid #ffffff;
	line-height:1.5em;
	margin-left:5px;
	text-align:center;
	width:320px;
	margin-left:auto;
	margin-right:auto;
	}
	
.demiCoeur img {
	float:left;
	padding:10px 6px 4px 20px;
	margin-right:10px;
	}
	
.demiCoeur p {
	float:left;
	width:230px;
	font-size:1.2em;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
.categorie	{
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	}
	
.prodHome {
	width:281px;
	background:transparent url(img/fond-produit.png) center top no-repeat;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:3px;
	height:420px;
	margin-top:10px;
	text-align:center;
	}


.prodHome h2  {
	padding-left:10px;
	color:#222222;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:bold;
	width:260px;
	}
	

.prodHome h2 a, .coupCoeur h3 a, .blocAssur h2 a, #guideHome h2 a, #videoFlv h2 a {
	color:#222222;
	text-decoration:none;
	}
		
	
.prodHome h2 a:hover, .coupCoeur h3 a:hover, .blocAssur h2 a:hover, .demiCoeur h2 a:hover, .demiCoeur h3 a:hover, #guideHome h2 a:hover, #videoFlv h2 a:hover {
	text-decoration:none;
	color:#444444;
	border-top: 1px dotted #006600;
	border-bottom: 1px dotted #006600;
		}	
		
.coupCoeur h2 a:visited, .coupCoeur h3 a:visited, .blocAssur h2 a:visited, .demiCoeur h3 a:visited, #guideHome h2 a:visited, #videoFlv h2 a:visited  {
	color:#444444;
	text-decoration:none;
	}
	
.demiCoeur h2 a:visited {
	color:#fff;
	text-decoration:none;
	}
	
.prodHome h3 {
	padding:5px;
	color:#006600;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	}
	
.demiCoeur h3 {
	padding:5px;
	color:#006600;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	}
	
.coupCoeur h5 {
	padding:5px;
	color:#84ac26;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}

.descriptionProg img {
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	border:1px solid #999999;
}

.descriptionProg p {
	padding-left:20px;
	text-align:justify;
	width:240px;
	display:block;
	height:130px;
	font-size:1.2em;
	}
	
#boxMedias {
	width:860px;
	float:left;
	}
	
#boxMedias2 {
	width:860px;
	float:left;
	}


#guideHome {
	width:228px;
	margin-left:0px;
	margin-top:10px;
	background:transparent url(img/fond-guide-home.png) center top no-repeat;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:narrower;
	color:#ffffff;
	height:300px;
	}
	
#guideHome h2 {
	font-size:2.4em;
	padding:5px 0px;
	color:#333333;
	margin-bottom:5px;
	border-bottom:1px solid #ffffff;
	line-height:1.5em;
	text-align:center;
	width:230px;
	}	

.duree {
	font-style:italic;
	font-size:1.2em;
	font-weight:bold;
	}

.coupCoeur .pright {
	text-align:justify;
	padding:5px;
	float:left;
	width:340px;
	background-color:#FFFFFF;
	margin:5px;
	font-weight:bold;
	font-size:1.1em;
	}
	

.coupCoeur .pright a {
	color:#b71511;
	text-decoration:none;
	}	

.coupCoeur .pright #duree {
	font-style:italic;
	font-size:0.9em;
	}

.coupCoeur .image_right  {
	float:right;
	margin:5px;
	background-color:#FFFFFF;
	border:1px solid #999999;
}

/*----------------------------
	ASSURANCE
-----------------------------*/

#blocAssur {
	width:750px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:right;
	border-right:2px solid #ffffff;
	border-bottom:1px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#blocAssur table {
	width:700px;
	padding:5px;
	background: url(img/logoForm.gif) center top repeat-y;
	color:#FFFFFF;
	}
	
#blocAssur table th {
padding:5px;
	line-height:2em;
	font-weight:bold;
	font-size:1.4em;
	background-color:#006600;
	}
	
#blocAssur td { 
	color:#333333;
	padding:10px;
	text-align:center;
	font-size:1.2em;
	vertical-align:top;
	border-left:1px solid #333333;
	}
	
#blocAssur td#titre { 
	color:#000000;
	padding:10px;
	text-align:center;
	font-size:1.3em;
	vertical-align:top;
	border:1px dotted #333333;
	background-color:#999999;
	}	
	
#Resassurance ul li{
	list-style-type:disc;
	}	
	
.ssblocAssur {
	width:570px;
	border-right:1px dotted #cccccc;
	float:left;
	margin:5px 0px 5px 0px;
	}

#blocAssur .image_right  {
	float:right;
	margin:5px 5px 0px 0px;
	background-color:#FFFFFF;
	border:1px solid #999999;
}

#blocAssur .image_left {
	float:left;
	margin:5px 5px 0px 5px;
	background-color:#FFFFFF;
	border:1px solid #999999;
}

#blocAssur .pleft {
	text-align:justify;
	padding:5px;
	margin:5px;	
	float:left;
	width:550px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	border-left:1px solid #b71511;
	}

#blocAssur .pright {
	text-align:justify;
	padding:5px;
	margin:5px;	
	float:left;
	width:730px;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	border-left:1px solid #b71511;
	}

#blocAssur h5 {
	padding:5px;
	color:#84ac26;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	width:550px;
	}

#blocAssur h2 {
	padding:5px;
	color:#006600;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:bold;
	font-variant:small-caps !important;
	width:570px;
	}

#blocAssur h2 a {
	color:#006600;
	text-decoration:none;
	}
	
#blocAssur h2 a:hover {
	text-decoration:none;
	color:#006600;
	border-top: 1px dotted #006600;
	border-bottom: 1px dotted #006600;
		}	
		
#blocAssur h2 a:visited {
	color:#006600;
	text-decoration:none;
	}		

.assur {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	width:750px;
	padding-left:5px;
	float:right;
	background-color:#ffffff;
	border-bottom:1px dotted #cccccc;
	text-align:left;
	}
	
.assur h2 , .garantie h2{
	padding:5px;
	color:#006600;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:bold;
	font-variant:small-caps !important;
	}	

.assur h5 {
	padding:5px;
	color:#84ac26;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	width:760px;
	}

.assur ul {
	padding-left:4px
	}
	
.assur ul li {
	padding:2px;
	display:inline;
	list-style-type:none;
	}
	
.garantie {
	width:720px;
	margin-top:10px;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	}
	
.garantie h5 {
	padding:5px;
	color:#84ac26;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	float:left;
	width:750px;
	}	
	
.forfait {
	color:#b589a3;
	}	
	
.transport {
	color:#afdedc;
	}

.heberge {
	color:#cadb2a;
	}
	
.loisir {
	color:#39c2d8;
	}
	
.assistance {
	color:#fecb01;
	}	
	
.globetrotter {
	color:#6093f9;
	}
	
.garantie .pright {
	text-align:justify;
	padding:5px;
	float:left;
	width:300px;
	background-color:#FFFFFF;
	margin:5px;
	font-weight:bold;
	font-size:1.1em;
	}

.garantie ul {
	font-style:italic;
	padding:10px 0px 10px 10px;
	clear:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	
	}
	
.garantie ul li {
	list-style:disc;
	font-style:normal;
	}
/* titre en dessous de l'image du produit */
/*#coupCoeur .image_right p {
	padding:2px;
	text-transform:uppercase;
	color:#006600;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	font-weight:bold;
	width:230px	
}
*/
/*.clearFix.after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	}*/

/* antislash IE mac \*/
/** html .clearFix {height:1%;}
.clearFix {display:block;}*/
/* fin hack IE mac */



* html body #sidebar {
  height: 1%;
  margin-right: 0;
}
/* End hide from IE5/mac */


#footer {
	position: relative;
	border-top: 1px solid #e5e5e5;
	padding: 12px 10px 15px 10px;
	clear: both;
	text-align:center;
	font-size:1.2em;
	width:1000px;
}


#footer ul li {
	display: inline;
	margin: 0 8px 0 0;
}


#footer ul li a {
	text-transform: uppercase;
	font-weight:bold;
	text-decoration:underline;
}

.ref {
	font-size:0.9em;
	text-transform:lowercase !important;
	font-weight:normal;
	}

#footer ul li a:link, #footer ul li a:visited {
	color: #404040;
}

#footer ul li a:hover {
	color: #98ca45;

}

#footer p {
	margin:10px;
	}

#legal {
	position: relative;
	background:url(img/fondFooter.png);
	padding: 12px 12px;
	clear: both;
	text-align:center;
	font-size:1.2em;
	color:#ffffff;
	width:996px;
}

#legalInfos {
	background:url(img/fondFooter.png);
	padding: 12px 12px;
	clear: both;
	text-align:center;
	font-size:1.2em;
	color:#ffffff;
	width:996px;
	height:131px;
}

#legal a, #legalInfos a {
	color:#ffffff;
	text-decoration:underline;
		}
		
#legal a:visited, #legalInfos a:visited {
	color:#ffffff;
	text-decoration:none;
		}	
			
#legal a:hover, #legalInfos a:hover {
	color:#006600;
	text-decoration:none;
		}		


#legalInfos img {
	float:left;
}

#legalInfos p {
	width:900px;
	float:left;
	padding-left:10px;
}

#legal2 { 
	background:url(img/fondFooter.png);
	padding: 12px 0 10px 5px;
	clear: both;
	text-align:center;
	width:1015px;
	color:#ffffff;
	font-weight:bold;
	font-size:0.8em;
}	

#legal2 a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#legal2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	
	
#legal2 a {
	color:#FFFFFF;
	text-decoration:none;
	}	
/*----------------------------
	HOMEPAGE
-----------------------------*/
#home #copy h2 {
	background:url(img/headline.gif) no-repeat left top;
}


/*------------------------
	VIDEOS
------------------------*/


.video {
	background-color:#000000;
	width:560px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
	
.checkvideo {
	font-size:1.2em;
	color:#cccccc;
	font-weight:bold;
	}
	
.lectVideo {
	margin:30px 10px 20px 10px;
	}
	
.checkvideo img {
	vertical-align:middle;
	margin:3px;
	}
	
#titlevideo {
	font-style:italic;
	font-weight:bold;
	}
	
/*------------------------
	TIPS
------------------------*/

.clearthefloats {
	clear:both;
	}
	
	
/*------------------------
	PUBLICITES
------------------------*/	

/* GOOGLE ADSENSE */

#colDroite{
background-color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#FFFFFF;
width:200px;
float:right;
}

#colDroite p {
margin-left:10px;
}


/*---------------------------------------------
	   FORMULAIRES
----------------------------------------------*/	


input {
	background-color:#FFFFFF;
	border-bottom:solid 2px #006600;
	border-right:solid 1px #006600;
	margin-left:10px;
	}
	
	
/*-----------------------------
	AFFICHAGE PRODUIT SEUL
-----------------------------*/		

/* encart presentation categorie exclusif/selectionne/escapades >>> static  */

#overProd {	
	float:left;
	width:695px;
	margin-left:10px;
	height:266px;
	background:url(img/bg-voyages-thailande-exclusifs.png) center center no-repeat;
	padding-left:50px;
	padding-top:80px;
	}
	
#overProd h1, #overProd p { /* suppression progessive du h1 */
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.5em;
	width:400px;
	text-align:justify;
	}
	
#overProd img {
	margin:-70px 0px 0px 20px;
	}
	
#generalProd {
	width:560px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px dotted #999999;
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	}

#generalProd h2 {
	padding:5px;
	color:#006600;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.1em;
	font-weight:bold;
	font-variant:small-caps !important;
	}

#generalProd h3 {
	padding:5px;
	color:#006600;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:bold;
	}

#generalProd h5 {
	padding:5px;
	color:#84ac26;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}

#visuProd {
	min-height:200px;
	width:280px;
	position:relative;
	top:0px;
	float:left;
	left:10px;
	display:block;
	}
	
* html #visuProd { /* taille minimum IE6 */
	height:400px;
	}	
	
#visuProd p {
	width:50px;
	padding-top:3px;
	padding-left:10px;
	background:transparent url(img/bgCaption-visu.png) left top;
	}
	
.programme {
	width:736px; 
	float:left; 
	margin-top:0px; 
	color:#000; 
	font-size:1.2em; 
	margin-left:10px;
}

.programme p {
	padding:50px 10px 10px; 
	width:720px;
}
	

.detailProd { /* remplace .coupCoeur pleft de la page des produits ou index */
	padding:10px;	
	float:left;
	background-color:#FFFFFF;
	font-weight:normal;
	font-size:1.3em;
	margin-left:10px;
	width:730px;
	}
	
#detailProgramme { /* remplace .coupCoeur pleft de la page des produits ou index */
	width:518px;
	padding:10px;	
	float:left;
	background-color:#FFFFFF;
	font-weight:normal;
	font-size:1.3em;
	display:block;
	margin-left:10px;
	margin-top:-3px;
	}
	
.detailTete {
	text-align:center;
	display:inline;
	padding-left:10px;	
	}
	
.prixDuree {
	float:left; 
	width:233px;
	height:89px; 
	font-family:Verdana, Geneva, sans-serif;
	color:#060;
}
	
	
#fotoG {
	margin-top: 0px;
	border-left: 1px solid #e5e5e5;
	width: 207px;
	float: right;
	background-color:#222222;
	text-align:center;
}


#fotoG ul { 
	padding: 0; 
	border: 0; 
	list-style: none;
	}
	
#fotoG ul li img {
	border: 1px solid #aaaaaa;
	background-color:#222222;
	padding:10px 20px;
	margin:20px 0px;
}
	
	
	
* html #fotoG {
	position: relative;
}	

.fotoplus {
margin-left:15px;
	padding:5px;
	color:#84ac26;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}


/*---------------------------------------------------
	AFFICHAGE LISTE PRODUITS - HOTELS 
---------------------------------------------------*/	

#enteteListeProd {
	float:left;
	width:862px;
	background-color:#b71512;
	}

#enteteListeProd p {
	font-size:2em; 
	color:#FFFFFF; 
	padding-left:700px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
#enteteListeProd form {
	margin-left:620px;
	margin-top:40px;
	padding:5px;
	color:#ffffff;
	}

#enteteListeProd form select{
	width:130px;
	padding:1px;
	margin-left:10px;
	color:#b81613;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	}

#enteteListeProd form input {
	width:130px;
	margin-top:10px;
	color:#b81613;
	height:2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	}
	
#containerProdSeul {
	float:left;
	width:580px;
	}	
	

/*--------------------------------------------------------
			AFFICHAGE PRODUIT SEUL _ 12 08 (SEO)
__________________________________________________________ */

#containerProd {
	float:left;
	width:820px;
	}
	
#containerProdTabs {
	float:left;
	width:780px;
	}
	
#contenuTabs {
	width:760px;
	padding-top:10px;
	float:left;
	border-bottom:1px dotted #999999;
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	}
	
#contenuTabs p {
	width:520px;
	}

#contenuTabs h1 {
	background:url(img/fond-titre-prod.jpg) center top no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#222222;
	width:740px;
	height:27px;
	padding-bottom:5px;
	text-align:center;
	margin-left:10px;
	font-size:2em;
	height:2em;
	border-bottom:1px solid #222222;
	padding-top:5px;
	margin-bottom:10px;
	border:0px;
	}
	
#contenuTabs h1 a {
	color:#ffffff;
	text-decoration:none;
	}
	
#contenuTabs h1 a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
#contenuTabs h1 a:hover {
	text-decoration:none;
	color:#cccccc;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
		}	

#contenuTabs h3 {
	margin-left:5px;
	padding:5px;
	color:#0089d0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	}
	
#contenuTabs h5 {
	padding-right:25px;
	color:#0089d0;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	}

#contenuTabs h6 {
	padding:5px;
	color:#333333;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	}	
	
#contenuTabs table {
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin:20px 0px 20px 20px;
	border:1px solid #cccccc;
	}
	
#contenuTabs table {
	color:#ffffff;
	background-color:#0089d0;
	}
	
#contenuTabs table td {
	color:#b81613;
	border-right:1px dotted #cccccc;
	}
	
#contenuTabs  a {
	color:#f1b154;
	}
	
	
#contenuTabs #tableprix {
	float:left;
	width:540px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin:60px 0px 20px 90px;
	border:1px solid #cccccc;
	}
	
#contenuTabs #tableprix th {
	color:#ffffff;
	background-color:#0089d0;
	}
	
#contenuTabs #tableprix td {
	color:#b81613; 	
	background-color:#ffffff;
	}
	
#contenuTabs  #tableprix a {
	color:#b71511;
	}
	
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 1.4em;
	background-color:#ffffff;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 2px 0 2px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    margin: 0px 5px;
}
.ui-tabs-nav a {
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link {
    color: #000;
	background:url(img/bg-tabs-link.png) left top repeat-x;
}

.ui-tabs-nav a:visited {
background:url(img/bg-tabs.png) left top repeat-x;
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 0px;
    z-index: 2;
    margin-top: 0;
}
.ui-tabs-nav a span {
	color:#FFFFFF;
    padding-top: 0px;
    height: 30px;
    line-height: 30px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    height: 30px;
    line-height: 30px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
	background:url(img/bg-tabs.png) left top repeat-x;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
/*.ui-tabs-disabled {
    opacity: .1;
    filter: alpha(opacity=10);
}*/
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
	width:560px;
	float:left;
	color:#333333;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
    padding:0px 10px;
	margin-top:2px;
	margin-left:20px;
	border:1px solid #efa63b;
	 /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


#infosResa {
	float:left;
	width:200px;
	margin-top:50px;
	}
	
#infosResaBox {
	border:1px solid #b71512;
	background:#ffffff;
	}
	
#infosResaBox h2 {
	background-color:#b71511;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:2em;
	padding:5px;
	width:190px;
	text-align:center;
	}

#infosResaBox p {
	width:180px;
	text-align:center;
	padding:10px;
	}
	
#infosResaBox a, a:visited, a:link {
	color:#0089d0;
	text-decoration:none;
	}
	
#infosResaBox a:hover {
	color:#006600;
	text-decoration:underline;
	}
	
.telConseiller {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#006600;
	}
	
/*---------------------------------------------------------
						FIN PRODUIT SEUL
---------------------------------------------------------- */

.listeProd {
	width:580px;
	height:180px; /* taille minimum pour IE */
	padding-top:10px;
	padding-left:20px;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.listeProd p {
	width:520px;
	}	
	
.introProgramme {	
	border:1px solid #444444;
	padding:10px;
	width:418px;
	margin:10px;
	color:#333333;
	font-size:1.2em;
	}
	
.introProgramme a:link {
	color:#efa63b;
	text-decoration:none;
}

.introProgramme a:visited {
	color:efa63b;
	text-decoration:none;
}

.introProgramme a:hover {
	color:033c59;
	text-decoration:none;
}



html>body .listeProd { /* taille minimum autres navigateurs qui comprennent min-height */
	min-height:180px;
	height:auto;
	}
	
.listeProd h2 {
	background:url(img/bg-voyages-titre.png) center top no-repeat;
	color:#FFFFFF;
	width:540px;
	height:27px;
	padding-bottom:5px;
	text-align:center;
	margin-left:10px;
	font-size:1.4em;
	}

 
.listeHotel h2, .listeBa h2 {
	padding:5px;
	color:#006600;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:bold;
	}
	
.hotelVille .donnees h2 {
	padding:5px;
	color:#0089d0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	}
	
.listeProd h2 a {
	color:#ffffff;
	text-decoration:none;
	}
	
.listeProd h2 a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
.listeProd h2 a:hover {
	text-decoration:none;
	color:#cccccc;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
		}	

.listeHotel h2 a, .listeBa h2 a, .hotelVille a {
	color:#0089d0;
	text-decoration:none;
	}
	
.listeHotel h2 a:visited, .listeBa h2 a:visited, .hotelVille a:visited {
	color:#0089d0;
	text-decoration:none;
	}
	
.listeHotel h2 a:hover, .listeBa h2 a:hover, .hotelVille a:hover {
	text-decoration:none;
	color:#0089d0;
	border-top: 1px dotted #0089d0;
	border-bottom: 1px dotted #0089d0;
		}	
		
		
	
.listeHotel h2 span.hotelVideo {
	float:right;
	border:0;
	}	
	
.listeProd h3 {
	margin-left:5px;
	padding:5px;
	color:#0089d0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	}

.print {
	display:block;
	position:relative;
	float:right;
	margin-right:20px;
	}
	
.listeProd h5 {
	padding:5px;
	color:#006600;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}
	
.catProd {	
	color:#0089d0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	}

.listeProd h6 {
	padding:5px;
	color:#333333;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	font-style:italic;
	}	
	
.listeProd table {
	width:560px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin:20px 0px 20px 20px;
	border:1px solid #cccccc;
	}
	
.listeProd table, .listeHotel table th {
	color:#ffffff;
	background-color:#006600;
	}
	
.listeProd table td, .listeHotel table td {
	color:#b81613;
	border-right:1px dotted #cccccc;
	}
	
.listeProd  a {
	color:#b71511;
	}
	
	
.listeProd #tableprix {
	float:left;
	width:540px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin:20px 0px 20px 10px;
	border:1px solid #cccccc;
	}
	
.listeProd #tableprix th {
	color:#ffffff;
	background-color:#006600;
	}
	
.listeProd #tableprix td {
	color:#b81613; 	
	background-color:#ffffff;
	}
	
.listeProd  #tableprix a {
	color:#b71511;
	}
	
.reservation {
	margin-left:auto;
	margin-right:auto;
	width:200px;
	text-align:center;
	color:#b81613;
	background-color:#cccccc;
	padding:10px;
	font-weight:bold;
	font-size:2em;
	margin-top:10px;
	}

.reservation a {
	color:#b81613;
	background-color:#cccccc;
	text-decoration:none;
	}
	
.reservation a:hover {
	color:#000000;
	text-decoration:none;
	}
	
	
.reservation a:visited {
	color:#b81613;
	background-color:#cccccc;
	text-decoration:none;
	}
	
#chapeauHotel {
	margin-top:10px;
	padding-left:10px;
	float:left;
	background:url(img/bg-hotels-thailande-ville.png) top center no-repeat;
	width:850px;
	height:27px;
	}
	
#chapeauHotel h1 {	
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	text-align:center;
	float:left;
	width:850px;
	}
		
#chapeauHotel h3 {	
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	text-align:center;
	float:left;
	width:760px;
	}		
		
.containerHotel {
	float:left;
	width:850px;
	}
	
#overHotel {
	float:left;
	width:850px;
	}	
	
.listeHotel .entete, .hotelVille .entete {
	background:url(img/bg-hotel-thailande-ville.png) top center no-repeat;
	height:27px;
	width:400px;
	border:none;
	}
	
.listeHotel {
	width:200px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding-left:10px;
	margin-top:10px;
	}	
	
.listeHotel h2, .hotelVille h2 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	padding-left:10px;
	}
	
.listeHotel h2 img, .hotelVille h2 img {
	vertical-align:bottom;
	padding-top:3px;
	}
	
#choixHotel h3 {
	padding:5px 5px 10px 10px;
	color:#444444;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	width:830px;
	clear:both;
	}	
	
#choixHotel {
	width:830px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding-left:15px;
	margin-top:10px;
	}	
	
#carteHotel {
	width:600px;
	padding:10px 0px 0px 20px;
	height:870px;
	float:right
	}
	
/* MODIFICATIONS RUBRIQUE HOTELS MARS 2008*/
	
	
.listeBa {
	clear:both;
	width:770px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px dotted #999999;
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	}		
	
#choixHotel table {
	width:830px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	padding-left:5px;
	border:1px solid #cccccc;
	}
	
#choixHotel table th {
	color:#FFF;
	background-color:#0089d0;
}
	
#choixHotel .intro {
	color:#333333;
	text-align:left;
	font-weight:normal;
	font-size:1em;
	padding:5px;
	}
		
.listeHotel .donnees, .hotelVille .donnees {
	border:1px solid #999999;
	background:url(img/bg-donnees-hotel-thailande.jpg) bottom center no-repeat;
	}	
	
#choixHotel .donnees {
	border:1px solid #999999;
	background:url(img/bg-donnees-hotel-thailande.jpg) bottom right no-repeat;
	width:820px;
	}				
		
.hotelVille {		
	width:400px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	padding-left:15px;
	margin-top:10px;
}

.listeBa table {
	border:1px;
	width:555px;
	}	
	
.intro{
	padding:0px;
	}		
	
.donnees h3 {
	font-size:1.2em;
	color:#006600;
	width:750px;
	}	
	
.donnees h2 {
	font-size:1.4em;
	color:#006600;
	}
	
.donnees h1 {
	font-size:2.4em;
	color:#0089d0;
	padding-left:10px;
	}	

.donnees h2 img {
	vertical-align:top;
	margin:0px 3px 0px 0px;
	float:right;
	}		
	
.listeProd .intro, .listeBa .intro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	}
	
.listeHotel .label, .listeBa .label {
	padding:5px 5px 0px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	width:150px;
	color:#84ac26;
	}
	
.listeHotel .hotel, .listeBa .hotel {
	padding:5px 5px 0px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	width:200px
	}
	
#choixHotel .prix, .listeBa .prix {
	padding:5px;
	font-family:"Courier New", Courier, mono;
	color:#b81613;
	font-size:2em;
	font-weight:bold;
	text-align:right;
	}
	
#infoHotel {
	width:770px;
	background-color:#FFFFFF;
	float:left;	
	display: table-cell;
	vertical-align: middle;
	}
	
#infoHotel p {
	width:670px;
	float:left;
	margin-top:10px;
	padding:3px 0px 3px 0px;
	border-bottom:1px dotted #006600;
	border-top:1px dotted #006600;
	font-size:1.2em;
	}	
	
#infoHotel img {
	float:left;
	padding:10px 10px 5px 10px;
	}		
	
.source {
	font-size:0.8em;
	color:#333333;
	text-align:right;
	font-style:italic;
	}	
	
#chapeauProd, #autrInfo {
	width:850px;
	background-color:#FFFFFF;
	float:left;	
	vertical-align: middle;
	}
	
#chapeauProd p, #autrInfo p {
	width:750px;
	float:left;
	margin-top:10px;
	padding:3px 0px 3px 0px;
	border-bottom:1px dotted #006600;
	border-top:1px dotted #006600;
	font-size:1.2em;
	}

#chapeauProdLarge {
	width:750px;
	background-color:#FFFFFF;
	float:left;	
	display: table-cell;
	vertical-align: middle;
	}
	
#chapeauProdLarge p {
	width:650px;
	float:left;
	margin-top:10px;
	padding:3px 0px 3px 0px;
	border-bottom:1px dotted #006600;
	border-top:1px dotted #006600;
	}

#chapeauProd img, #chapeauProdLarge img, #autrInfo img {
	float:left;
	padding:10px 10px 5px 10px;
	}	
	
#chapeauProd a, #autrInfo a {
	color:#006600;
	text-decoration:none;
	}
	
#chapeauProd a:hover, #autrInfo a:hover {
	color:#b71511;
	text-decoration:underline;
	}		
	
#chapeauProd a:visited, #autrInfo a:visited {
	color:#006600;
	text-decoration:none;
	}
		
#choixProd {
	float:left;
	width:160px;
	}	

#choixProd form {
	margin-left:20px;
	margin-top:10px;
	padding:5px;
	color:#ffffff;
	}

#choixProd form select{
	background:#b71511;
	width:130px;
	padding:1px;
	margin-left:10px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	}

#choixProd form input {
	width:130px;
	margin-top:10px;
	color:#b81613;
	height:2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	}

.apartirde {
	padding:0px;
	font-family:"Courier New", Courier, mono;
	color:#b81613;
	font-size:1em;
	font-weight:bold;
	text-align:right;
	padding-left:10px;
	}

.listeProdfoto {
	float:right;
	width:160px;
	}
	
.listeProdfoto ul { 
	padding-left:0px;
	padding-right:5px;
	list-style: none;
	
	}	
	
.listeProdfoto ul li { 
	padding-bottom:10px; 
	}		
	
.listeProdfoto ul li img {
	margin-top:15px;
	display:block;
	padding-left:8px;
}	

#fotoHotel {
	width:850px;
	}
	
#fotoHotel ul { 
	padding-left:0px;
	padding-right:5px;
	list-style: none;
	padding-left:10px;
	
	}	
	
#fotoHotel ul li { 
	padding-bottom:10px; 
	display:inline;
	}		
	
#fotoHotel ul li img {
	margin-top:15px;
	border:1px solid #0088d0;
	margin-left:10px;
}	

.listeProd form select option {
	width:490px;
	font-size:1.2em;
	border:1px solid #006600;
	padding:5px;
	height:1.5em;
	}
	
.nav {
	width:750px;
	text-align:center;
	font-size:1.2em;
	float:right;
	}
	
.nav a {
	padding:3px;
	}	
	
#page {
	background-color:#006600;
	color:#FFFFFF;
	font-size:1em;
	padding:3px;
	vertical-align:top;
	}
		
/*-----------------------------
	FORMULAIRE PRERESA
-----------------------------*/	

#boxResa {
	text-align:center;
	width:820px;
	margin:10px;
	float:left;
	}
	
	
#boxResa p {
	font-size:2em; 
	color:#FFFFFF; 
	padding-left:770px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}	
	

	
#boxResa h1 {
	padding-top:40px;
	color:#006600;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.1em;
	font-weight:bold;
	}

#boxResa table {
	border:1px dotted #aaaaaa;
	width:830px;
	margin-left:10px;
	font-size:1.5em;
	}
	
#boxResa tr {
	padding:3px;
	}

.tdIntitule {
	width:300px;
	}
	
.tdDonnees {
	width:400px;
	margin-left:10px;
	}		
	
.infosResa {
	float:right;
	width:195px;
	background:#222222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#FFFFFF;
	margin:10px 0px;
	padding:10px 4px;
	}
	
.infosResa span.titrePrec {
	color:#efa63b;
	font-size:1.8em;
	}	
	
div#formresa {
	width:630px;
	margin-left:10px;
	border-color:#cccccc;
	float:left;
	}
	
div#formcontact {
	width:830px;
	margin-left:10px;
	border-color:#cccccc;
	float:left;
	}
	
div#formresa h5, div#formcontact h5 {
text-align:center;
	margin:10px 10px;
	border-color:#cccccc;
	font-size:1.1em;
	}	
	
div#formresa h2, div#formcontact h2{
text-align:center;
	margin:10px 10px;
	border-color:#cccccc;
	font-size:2em;
	color:#006600;
	}
		
div#formresa ul, div#formcontact ul {
	margin:10px 10px;
	border-color:#cccccc;
	font-size:1.1em;
	list-style-type:none;
	}	
		
div#formresa form, div#formcontact form {
	border-top:2px solid #cccccc;
	border-bottom:3px solid #cccccc;
	background-image:url(img/logoForm.gif);
	background-repeat:no-repeat;
	background-position:top;
		}
	
div#formresa div.clearfix, div#formcontact div.clearfix {
	padding:20px 0px 15px 0px;
	vertical-align:top;
	margin-bottom:10px;
	clear:both;
	}
	
div#formresa form label, div#formcontact form label {
	width:240px;
	float:left;
	font-size:1.2em;
	margin:0px 10px;
	}
	
div#formresa form label.error, div#formcontact form label.error {
	color:#b71512;
	float:right;
	font-size:1.2em;
	margin:0px 10px;
	padding-bottom:10px;
	display:block;
	}		
	
	
div#formresa form input, div#formcontact form input {
	font-size:1.2em;
	border:1px solid #006600;
	padding:2px;
	height:1.5em;
	float:left;
	}			
	
input.noborder {
	border:0px;
}

div#formresa form textarea, div#formcontact form textarea {
	font-size:1.4em;
	border:1px solid #006600;
	padding:5px;
	float:left;
	}	
		
div#formresa div.boutonsradio {
	border:1px;
	padding-top:5px;
	float:left;
	}
	
div#formresa div.boutonsradio input {
	margin-right:10px;
	height:1.1em;
	float:left;
	margin-top:5px;
	}

div#confResa {
	width:820px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-align:center;
	padding:0px 10px;
	float:left;
	}	
#confResa h2 {
	font-size:1.8em;
	text-align:center;
	color:#0089d0;
	font-weight:bold;
	}		
	
/*---------------------------------------------------
	NEWSLETTER
---------------------------------------------------*/			
	
div#newsletter {
	width:740px;
	margin-left:10px;
	border-color:#cccccc;
	float:left;
	}
	
div#newsletter h5{
text-align:center;
	margin:10px 10px;
	border-color:#cccccc;
	font-size:1.1em;
	}	
	
div#newsletter h2{
text-align:center;
	margin:10px 10px;
	border-color:#cccccc;
	font-size:2em;
	color:#006600;
	}
		
div#newsletter ul{
	margin:10px 10px;
	border-color:#cccccc;
	font-size:1.1em;
	list-style-type:none;
	}	
		
div#newsletter form {
	height:500px;
	border-top:2px solid #cccccc;
	border-bottom:3px solid #cccccc;
	background-image:url(img/logoForm.gif);
	background-repeat:no-repeat;
	background-position:top;
		}
	
div#newsletter div.clearfix {
	border-top:1px solid #cccccc;
	padding:15px 0px;
	vertical-align:top;
	}
	
div#newsletter form label {
	width:270px;
	float:left;
	font-size:1.2em;
	margin:0px 10px;
	}		
	
	
div#newsletter form input {
	font-size:1.2em;
	border:1px solid #006600;
	padding:2px;
	height:1.5em;
	}		
	
	
/*---------------------------------------------------
	AFFICHAGE LISTE BONNES ADRESSES
---------------------------------------------------*/		
	
.listeAdresses {
	clear:both;
	width:605px;
	height:180px; /* taille minimum pour IE */
	padding-top:10px;
	background-color:#dddddd;
	float:left;
	border-bottom:1px dotted #999999;
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	}	
	
.entetAdresses {
	margin:10px 0px 10px 15px;	
	font-size:1.4em;
	padding-top:10px;
	float:left;
	line-height:25px;
	width:830px;
	background:#b81613;
	}
	
.entetAdresses h2 {
	font-family: Helvetica, Arial, sans-serif;
	color:#ffffff;
	padding-left:15px;
	padding-bottom:5px;
	}
	
.titrAdresse {
	background:#006600;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	line-height:1.5em;
	}
	
.adresse {
	color:#222222;
	text-align:left;
	}	
	
#chapeauAdresses {
	margin-top:10px;
	padding-left:10px;
	float:left;
	background:url(img/bg-titre.png) top center no-repeat;
	background-color:#ffffff;
	width:830px;
	height:27px;
	}
	
#chapeauAdresses h1 {	
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	text-align:center;
	float:left;
	width:760px;
	}
	
	
/*---------------------------------------------------
	AFFICHAGE LISTE ADRESSES UTILES
---------------------------------------------------*/		
#containerUtiles {
	width:770px;
	float:right;
	}
	
.listeUtiles {
	width:740px;
	/*height:180px;  taille minimum pour IE */
	margin:10px 10px 10px 10px;
	background-color:#eeeeee;
	border-bottom:1px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	float:left;
	}	
	
.entetUtiles {
	margin:10px 10px 10px 10px;
	font-size:1.4em;
	padding-top:10px;
	float:left;
	line-height:25px;
	width:750px;
	background:#b81613;
	}	

.entetUtiles h2 {
	font-family: Helvetica, Arial, sans-serif;
	color:#ffffff;
	padding-left:10px;
	}

.titrUtiles {
	background:#006600;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	line-height:1.5em;
	width:740px;
	float:left;
	}
	
.utiles {
	color:#222222;
	text-align:left;
	padding-left:10px;
	width:550px;
	}		
	
.intitutiles {
  font-weight:bold;
  margin-left:3px;
  margin-right:3px;
  }	
  
/*-----------------------------
	CGV - CONTACT - 
-----------------------------*/	

#cgv {
	width:860px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	}

#cgv h2 {
	padding:5px;
	color:#0089d0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:bold;
	font-variant:small-caps !important;
	}

#cgv h2 a {
	color:#006600;
	text-decoration:none;
	}
	
#cgv h2 a:hover {
	text-decoration:none;
	color:#006600;
	border-top: 1px dotted #006600;
	border-bottom: 1px dotted #006600;
		}	
		
#cgv h2 a:visited {
	color:#006600;
	text-decoration:none;
	}		
	
#cgv h5 {
	padding:5px;
	color:#4aa7d8;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}
	
#cgv p {
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}	


/*---------------------------------------------------
	AFFICHAGE BOUTIQUES (AMAZON)
---------------------------------------------------*/	

#boxBoutiques {
	text-align:center;
	width:860px;
	float:left;
	}
	
	
/*---------------------------------------------------
	CARTES GEOGRAPHIQUES
---------------------------------------------------*/	

div#maps {
	padding-left:10px;
	margin-top:20px;
	width:750px;
	float:left;
	}
	
div#maps img {
	border:0px;
	float:left;
	margin-top:10px;
	}
	
div#maps ul {
	margin-top:10px;
	width:240px;
	float:left;
	list-style-type:none;
	font-size:1.2em;
	}
	
div#maps li {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:.5em;
	}
	
div#maps li a {
	text-decoration:none;
	color:#333333;
	}
	
div#maps li a:hover {
	text-decoration:none;
	color:#b71512;
	border-bottom:1px dotted #b71512;
	font-weight:bold;
	}
	
	/*---------------------------------------------------
	PARTENAIRES
---------------------------------------------------*/	

div#partenaires {
	padding-left:10px;
	margin-top:20px;
	width:757px;
	float:left;
	}
	
div#partenaires h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	}
	
div#partenaires img {
	border:0px;
	float:left; 
	}
	
div#partenaires table {
	margin-top:10px;
	width:820px;
	float:left;
	font-size:1.2em;
	border:0px;
	padding:0px;
	}

.lienLoupe {
	width:30px;
	}

tr.textannu {
	background:#cccccc;
	font-size:1em;
	text-align:center;
	}

div#partenaires table td {	
	border-bottom:1px dotted #cccccc;
	}

div#partenaires table td img {	
	float:right;
	}
	
#liensPartenaires img {
	float:left;
	margin:10px 10px 10px 0px;
	}
	
#liensPartenaires p {
	float:left;
	width:550px;
	margin:10px 0px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	letter-spacing:-0.05em;
	}
	
#liensPartenaires h2 {
	float:left;
	width:550px;
	margin-top:10px;
	color:#006600;
	font-size:1.8em;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
#liensPartenaires h2 a:link {
	color:#006600;
	text-decoration:none;
	}
	
#liensPartenaires h2 a:visited {
	color:#006600;
	text-decoration:none;
	}	
	
#liensPartenaires h2 a:hover {
	color:#006600;
	text-decoration:underline;
	}	
	
/*---------------------------------------------------
	PARTENAIRES REFERENCEMENT
---------------------------------------------------*/	

div#partenairesRef {
	padding-left:10px;
	margin-top:20px;
	width:750px;
	float:left;
	}

	
div#partenairesRef table img {
	border:0px;
	display:block;
	margin:3px auto; 
	}
	
div#partenairesRef table {
	margin-top:10px;
	width:750px;
	float:left;
	font-size:1.2em;
	border:0px;
	padding:0px;
	}


div#partenairesRef table td {	
	border-bottom:1px dotted #cccccc;
	line-height:1.2em;
	}

		
	
/*---------------------------------------------------
	VIDEOTHEQUE
---------------------------------------------------*/	


div#videos {
	padding-left:10px;
	margin-top:20px;
	width:750px;
	float:left;
	border-bottom:1px solid #cccccc;
	}

.cat-video {
	width:745px;
	margin-bottom:10px;
	float:left;
	}
	
.cat-video h2 {
	border-top:1px #B6B2AC solid;
	border-bottom:1px #D2CFCB solid;
	height:2em;
	margin:3px 10px 5px 3px;
	font-size:1.6em;
	padding-top:8px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	}

.titrevideo h2 a {
	color:#222222;
	}

.contenuvideo {
	margin:3px;
	margin-bottom:10px;
	padding-bottom:10px;
	height:80px;
	}
	
.contenuvideo p img {
	float:left;
	margin:0px 4px 4px 0px;
	}	
	
.contenuvideo p {
	text-align:justify;
	padding-left:5px;
	font-weight:bold;
	font-size:1.1em;
	margin:0px 0px 0px 0px;
	min-height:70px;
	}

	
.liensvideo {
	float:left;
	margin-left:110px;
	}
	
.liensvideo p {
	color:#006600;
	padding:5px;
	background-color:#FFFFFF;
	margin:5px;
	font-weight:bold;
	font-size:1.2em;
	}
		
.liensvideo ul {
	margin-left:30px;
	padding-left:5px;
	border-left:1px dotted #cccccc;
	list-style-type:none;
	}		
		
.liensvideo ul li {
	font-size:1.1em;
	border:none;
	list-style-image:url(img/lienGris.gif);
	}
	
.liensvideo ul li {
	font-size:1.1em;
	border:none;
	list-style-image:url(img/lienGris.gif);
	}
	
.liensvideo ul li a {
	text-decoration:none;
	color:#333333;
	}	
	
.liensvideo ul li a:hover {
	text-decoration:none;
	color:#006600;
	}

/*---------------------------------------------------
	GUIDE MULTIMEDIA
---------------------------------------------------*/	

/* PAGE DE GARDE */

#guideGarde {
	width:750px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:right;
	border-bottom:1px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#guideGarde img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}	
	
#lienGarde1 {
text-align:left;
	width:280px;
	float:left;
	padding-left:20px;
	padding-top:10px;
	margin-left:20px;
	}	

#lienGarde1 img {
	float:left;
	vertical-align:middle;
	margin:0px 4px 0px 0px;
	}

#lienGarde1 p {
vertical-align:middle;
	font-size:2em;
	color:#003300;
	}	
	
#lienGarde2 {
	text-align:left;
	width:290px;
	padding-right:10px;
	float:right;
	padding-top:10px;
	margin-right:20px
	}	
		
#lienGarde2 img {
	float:left;
	vertical-align:middle;
	margin:0px 4px 0px 0px;
	}

#lienGarde2 p {
vertical-align:middle;
	font-size:2em;
	color:#003300;
	}			

#lienGarde2 p img {
	float:right;
	}


div#headergarde {
    text-align: center;
    height: 166px;
    margin: 0px;
}

div#navcol {
	padding-top:0px;
    width:235px;
    float: left;
	margin-right:5px;
}	

div#navcolGarde {
	padding-top:10px;
    width: 300px;
    float: left;
    padding-right: 2px;
	padding-left:3px;
}	

div#mainGarde {
  padding-left: 10px;
	background-color:#ffffff;
	border-left: dotted 1px black;
	width:450px;
	text-align:right;
}

	


div#main {
   padding:0px;
    margin-left: 239px;
    margin-right: 0px;
	background-color:#ffffff;
}


div#sidecol {
    padding: 10px;
    width: 1px;
    float: right;
}
div#foot {
    border-top: dotted #000 1px;
	background-image:url(footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
    padding-top: 10px;
    text-align: center;
    clear: both;
}

div#column2 {
    margin: 0;
    padding: 0;
    background-position: right;
    background-repeat: repeat-y;
    width: 1020px;
    background-color: #ffffff;  
}

div#column2garde {
    margin: 0;
    padding: 0;
    background-repeat: repeat-y;
    width: 780px;
    background-color: #ffffff;
	   
}

div#column1 {
    margin: 0px;
    padding: 0px;
    background-image: url(side1.gif);
    background-repeat: repeat-y;
    width: 100%;
   
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
	
div#navcol ul {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
div#navcol li {
	padding-left:5px;
	font-weight:normal;
	}
	


/*********************************/
/**** Styles créés par Séb ****/ 
/*********************************/
/*** Modifications Franck le 08 fevrier 2007 ***/
/*** Modif integration,tangka 02/2007 ***/
/*********************************/


/* ##### Styles menu de navigation sommaire #####*/
dl, dt, dd, ul, li {margin: 0; padding: 0; list-style-type: none;}

#menuChapts	{
	position: relative; top: 0; left: 0;
	font-family:"Lucida Grande", Arial, Verdana;
	}
	
#menuChapts {width: 190px;}

#menuChapts dt {
	cursor: pointer; 
	margin: 2px 0; 
	line-height: 20px; 
	font-weight: bold;
	background-position: 0 8px;
	padding-left: 12px;
	}
	
#menuChapts dt a:hover {
	color:#ff7f00; 
	text-decoration:underline;
	}

#menuChapts dd {
	background-color: #ffffff;
	}

#menuChapts li { 
	font-family:"Lucida Grande", Arial, Verdana;
	margin-left:15px;
	background-position: 0 4px;
	border-left:1px dotted #5b83a7;
	border-right:1px dotted #5b83a7;
	}
#menuChapts li a, #menucats dt a {
	display: block;
	font-size: 11px;
	padding-left: 20px;
	  }


.menuChaptTitle1{ /*style pour les noms de chapitres non expandés*/
	/*color : #880000;*/
	color : #0b0048;
}

.menuChaptTitle2 {  /*style pour le nom du chapitre expandé*/
	color : #ff7f00;
}

.menuChaptTitle3{  /*style pour le nom du chapitre courant*/
	color : #ff7f00;
	font-size :15px;
}

.subMenuHide { /*style pour cacher le contenu des chapitres autres que le courant */
	display: none;
}

.subMenuShow { /*style pour afficher le contenu du chapitre courant et celui du chapitre expandé */
	display: block;
}



.subMenuTitle2  a:link { /*style pour le nom du sous-chapitre courant*/
	color: #ff7f00;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}

.subMenuTitle2  a:link:before {
 content:url(img/chapitre-actif-guide.png);
}


.subMenuTitle2  a:visited  { /*style pour le nom du sous-chapitre courant*/
	color: #ff7f00;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}



.subMenuTitle1 a:link {  /*style par défaut pour les noms de sous-chapitres */
	color: #0b0048;
}

.subMenuTitle1 a:visited {  /*style par défaut pour les noms cliques de sous-chapitres */
	color: #0b0048;
}
.subMenuTitle1 a:hover {  /*style par défaut pour les noms de sous-chapitres */
	color: #b71511;
}



/* ##### Style pour les flèches de navigation en haut de la partie centrale (encapsulé dans un div) #####*/
.smallNav {
text-align:center;
padding-right:20px;
margin-bottom:5px;
padding-top:15px;
float:right;
}

#diaporama {
	background:#000000;
	padding-left:100px;
	width:665px;
	height:300px;
	float:left;
	}

.backhome {
background-color:darkred; 
text-align:center;
color:white; 
font-weight: bold; 
line-height:40px; 
font-size:18px;
text-decoration:underline
}
.backhome:link {
background-color:darkred; 
color:white; 
font-weight: bold; 
line-height:40px; 
font-size:14px;
text-decoration:underline
}


/* ##### Style pour le contenu généré dans la partie centrale #####*/

.chapterTitle {  /*style pour les titres de sous-chapitre (encapsulé dans un div)*/
	padding-left: 50px;
	line-height: 50px;
	vertical-align:bottom;
	background-color:#FFFFFF;
	width:720px;
	height:40px;
	float:left;
	text-align:left;
}

.chapterTitle h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:  #0b0048;
	font-size:1.8em;
	padding:0px 15px;
	vertical-align:bottom;
	}
	
	
.subChapter {  /*style pour l'ensemble du contenu d'un sous-chapitre (encapsulé dans un div)*/
	margin-left: 0px;
	width:770px;
	float:left;
	border-left:1px dotted #0e90ff;
}

#headTitle {
	width:750px;
	padding:10px 0px;
}

.subChapterTitle {  /*style pour les titres de sous-chapitre (encapsulé dans un div)*/
	background-color:#ffffff;
	margin: 10px 0px;
	background-image:url(guide/img/puceSubTitle.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:15px;
	width:420px;
	float:left;
}

.subChapterTitle h2 {
	font-family:Arial, Verdana;
	font-size:3em;
	font-weight:normal;
	color:#0089d0;
	letter-spacing:0.1em;
	margin-bottom:0px;
	}
	

.subChapterPhotos { /*style pour les zones liens photos liés à un titres de sous-chapitre (encapsulé dans un div)*/
	font-weight: bold;
	margin-left:5px;
	float:right;
	text-align:center;
	width:250px;
	border:1px solid #006600;
	margin-top:10px;
	margin-right:5px;
}

.subChapterContent { /*style pour l'ensemble des sections d'un sous-chapitre (encapsulé dans un div)*/
	color: darkblue;
	margin-top:20px;
	margin-left: 5px;
	font-size:1.2em;
	float:left;
}


#vignettesPhotos {
	width:150px;
	text-align:center;
	float:left;
	}
	
#vignettesPhotos img {
margin:5px;
border:1px solid #ff7f00;
	}	

.section {  /*style pour l'ensemble du contenu d'une section (encapsulé dans un div)*/
	margin-left:0px;
}
.sectionTitle  h3 { /*style pour les titres de section (encapsulé dans un div)*/
	color: #333333;
	font-size:1.4em;
	font-weight: bold;
	margin-left: 0px;
	/*line-height: 30px;*/
	vertical-align:middle;
	text-align:center;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background:#cccccc;
}


.sectionTitleResume  h3 { /*style pour les titres de section des pages resumees du guide (encapsulé dans un div)*/
	color: #333333;
	font-size:1em;
	font-weight: bold;
	font-style:italic;
	margin-left: 0px;
}


.sectionPhotos { /*style pour les zones liens photos liés à un titres de section (encapsulé dans un div)*/
	margin-left:15px;
	margin-top:10px;
}


.sectionPhotos img { /*style pour les zones liens photos liés à un titres de section (encapsulé dans un div)*/
	vertical-align:bottom;
}

.sectionContent { /*style pour le contenu d'une section, hors titre (encapsulé dans un div)*/
	color:#333333;
	font-size:1em;
	margin-left: 5px;
	width:750px;
	float:left;
}

.sectionContent p:first-letter {
	color:#0e90ff;
	font-size:2em;
	font-weight:bold;
	}

.sectionContent img#right { 
	margin:10px 0px 10px 10px;
	float:right;
	border:1px solid #ff7f00;
}

.sectionContent img#left { 
	margin:10px 10px 10px 0px;
	float:left;
	border:1px solid #ff7f00;
}

.sectionContent ul { /*style pour le contenu d'une section, hors titre (encapsulé dans un div)*/
	color:#333333;
	font-size:1.2em;
	margin-left: 15px;
}

.sectionContent ul li {
	list-style-type:circle;
	}

.sectionContent span.accesGuide {
	font-style:italic;
	font-size:0.9em;
	color:#006600;
	}
	
.sectionContent span.accesGuide a {
	text-decoration:none;
	color:#006600;
	}	

.sectionContent span.accesGuide a:hover {
	text-decoration:underline;
	color:#006600;
	}	

.sectionContent span.accesGuide a:visited {
	text-decoration:none;
	color:#006600;
	}	

.sectionContent h2 {
	line-height:2em;
	margin:5px 0px;
	}

.photomark {
	color: green;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	background-color:#CFEFC0;
}

.videomark {
	color: red;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	background-color: #FFCCCC;

}
	
.videolink a {/*style pour les liens videos (encapsulé dans un <a>)*/
	color:#0089d0;
	font-size:1.1em;
	font-weight: bold;
	text-decoration:none;
	margin:10px 0px;
	text-align:center;
	display:block;
}

.videolink img {
	vertical-align:bottom;
	}
	

.videolink a:visited {
	text-decoration:none;
	color:#0089d0;
	}	
	
.videolink a:hover 	{
	color:#efa63b;
	text-decoration:underline;
	}
	


.photolink a {
	color:#0089d0;
	font-size:0.8em;
	font-weight: bold;
	text-decoration:none;
	margin-right:5px;
	}	
	
.photolink a:visited {
	text-decoration:none;
	color:#0089d0;
	}	
	
.photolink a:hover {
	color:#efa63b;
	text-decoration:underline;
	}
	
	

.externlink {
	color:  #3366FF;
	}


.itemList { /*style pour les listes descriptives que l'on peu retrouver dans une section ou un sous chapitre (encapsulé dans un div)*/
}

.itemTitle { /*style pour les titres d'éléments de listes descriptives(encapsulé dans un span)*/
	color: green;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
}

.itemData {/*style pour les textes d'éléments de listes descriptives(encapsulé dans un span)*/
	color: darkblue;
	font-size: 13px;
	margin-left: 15px;
}

.chrono_title { /*style pour les titres de grandes périodes dans les chronologies(encapsulé dans un span)*/
	color: darkred;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	
}

.chrono_subtitle {/*style pour les titres de périodes dans les chronologies(encapsulé dans un span)*/
	color: green;
	font-weight: bold;
	font-size: 14px;

}

.feast_date {
	color: green;
	font-weight: bold;
	font-size: 14px;
	
}	
		
#chapoGuide {
	text-align:right;
	margin-right:25px;
	}		
	
#flag {
	width:620px;
	background:url(img/drapeau-guide-vietnam.png) no-repeat right top;
	height:40px;
	border-bottom:1px solid #000000;
	}
	
#listeVoyages {
	margin-top:15px;
	width:185px;
	margin-left:5px;
	background-color:#0089d0;
	}

#listeVoyages h1 {
	font-size:1.2em;
	color:#ffffff;
	line-height:2em;
	background-color:#efa63b;
	text-align:center;
	margin-bottom:5px;
	font-weight:bold;
	}
	
#listeVoyages a {
	font-size:1em;
	color:#ffffff;
	text-align:left;
	line-height:15px;
	}	
	
#listeVoyages a:link {	
	color:#ffffff;
	text-decoration:none;
	}
	
#listeVoyages a:visited {	
	color:#ffffff;
	text-decoration:none;
	}	
		
#listeVoyages a:hover {	
	color:#efa63b;
	text-decoration:none;
	}
	
#listeVoyages ul {
	margin:0 0 0 1em;
	padding:0px;
	}		
	
#listeVoyages ul li {
	margin:0px;
	padding:.3em;
	}
		
	/*---------------------------------------------------
	  NAVIGATION
---------------------------------------------------*/

a.head {
	width:180px;
	padding:4px 0px 4px 5px;
	border-bottom:1px solid #cccccc;
	display:block;
	background-color:#efa63b;
	color:#ffffff;
	}
	
	
#navGuide li ul {
	border:1px dotted #efa63b;
	background:url(img/guide-chap-actif.png) right top repeat-y;
	}
	
/*-----------------------------
	CONCOURS 
-----------------------------*/	

#concours {
	background:url(img/concours/tirage-au-sort-sejour-vietnam.jpg) center top no-repeat;
	margin-top:15px;
	margin-left:15px;
	width:600px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:830px;
	}

#concours h2 {
	padding:5px;
	color:#006600;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:bold;
	font-variant:small-caps !important;
	}

#concours h2 a {
	color:#006600;
	text-decoration:none;
	}
	
#concours h2 a:hover {
	text-decoration:none;
	color:#006600;
	border-top: 1px dotted #006600;
	border-bottom: 1px dotted #006600;
		}	
		
#concours h2 a:visited {
	color:#006600;
	text-decoration:none;
	}		
	
#concours h5 {
	padding:5px;
	color:#84ac26;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}
	
#concours p {
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}	

#lienconcours {
	padding-top:15px;
	width:600px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}

#lienconcours a {
	margin-left:20px;
	color:#006600;
	text-decoration:none;
	font-size:1.5em;
	}
	
#lienconcours a:visited {
	color:#006600;
	text-decoration:none;
	font-size:1.5em;
	}	
	
#lienconcours a:hover {
	color:#b71511;
	text-decoration:underline;
	font-size:1.5em;
	}	

.concoursExemple {
	float:left;
	width:150px;
	height:200px;
	background:#006600;
	}
	
.concoursExemple p {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:3em;
	color:#FFFFFF;
	text-align:center;
	}
	
.concoursExemple p a {
	color:#ffffff;
	text-decoration:none;
	}
	
.concoursExemples p a:visited {
	color:#ffffff;
	text-decoration:none;
	}	
	
.concoursExemple p a:hover {
	color:#b71511;
	text-decoration:underline;
	}		
	
/*-----------------------------
	CMSIMPLE 
-----------------------------*/	

#cms {
	width:770px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	}

#cms h2 {
	padding:5px;
	color:#006600;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:bold;
	font-variant:small-caps !important;
	}

#cms h2 a {
	color:#006600;
	text-decoration:none;
	}
	
#cms h2 a:hover {
	text-decoration:none;
	color:#006600;
	border-top: 1px dotted #006600;
	border-bottom: 1px dotted #006600;
		}	
		
#cms h2 a:visited {
	color:#006600;
	text-decoration:none;
	}		
	
#cms h5 {
	padding:5px;
	color:#84ac26;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}
	
#cms p {
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	}	

#menu-news {
	width:190px;
	background-color:#ffffff;
	color:#006600;
	float:left;
	}
	
#menu-content {
	width:570px;
	margin-left:10px;
	float:right;
	border-left:1px dotted #333333;
	}	
	
#copyCMS {
	width:750px;
	float:left;
	}	
	
/* REPRISE DES NEWS SUR LA HOME */

#nouvellesTitres {
	margin:5px 0px 10px 10px;
	float:left;
	width:834px;
	font-family:Arial, Helvetica, sans-serif;
	background:#f5e7c4;
	border:1px solid #aeac9e;
	}

#nouvellesTitres .une {
	font-size:1.2em;
	height:80px;
	margin-bottom:10px;
	height:200px;
	}	
	
#nouvellesTitres .une img {
	float:left;
	margin-left:10px;
	border:1px solid #222222;
	padding:1px;
	}	
	
#nouvellesTitres .une h3 {
	color:#006600;
	text-decoration:none;
	font-size:1.4em;
	float:left;
	margin-left:10px;
	width:500px;
	padding-bottom:10px;
	}	
	
#nouvellesTitres .une p {
	font-size:1em;
	color:#006600;
	font-style:italic;
	margin-left:10px;
	float:left;
	width:260px;
			}
	
#nouvellesTitres .une a {
	color:#006600;
	text-decoration:none;
			}	

#nouvellesTitres .une a:visited {
	color:#006600;
	text-decoration:none;
			}	
	
#nouvellesTitres .une a:hover {
	color:#006600;
	text-decoration:underline;
			}	
	
#nouvellesTitres h2  {
	padding:10px;
	color:#222222;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	height:2em;
	font-weight:bold;
	}
	
#nouvellesTitres #article  {
	color:#222222;
	font-size:1.2em;
	width:500px;
	}
	
/*  Boite sommaire produits / theme du mois  */

#sommaireProd {
	margin:5px 10px 10px 5px;
	float:left;
	width:370px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#f6e3e2;
	}
	
#sommaireProd h2 {
	font-size:1.8em;
	padding:5px 5px 5px 5px;
	color:#eeeeee;
	background:url(img/bg-voyages-home.png) left top no-repeat;
	background-color:#ffffff;
	margin-bottom:5px;
	border-bottom:1px solid #dddddd;
	line-height:1em;
	margin-left:5px;
	}
	
#sommaireProd img {
	float:left;
	padding:10px 6px 4px 10px;
	}
	
#sommaireProd p {
	color:#b71511;
	float:left;
	width:190px;
	padding:5px;
	font-weight:bold;
	line-height:1.2em;
	font-size:1.2em;
	margin-top:10px;
	}	
	
.categorie	{
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	}
	
.reservez {
	float:left;
	margin-left:5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	font-size:1em;
	width:260px;
	}	
	
.reservez a {
	text-decoration:none;
	color:#b71511;
}

.reservez img {
	margin-left:0px;
	width:180px;
	}
	
	
.descriptionProg {
	float:left;
	height:240px;
	width:280px;
}
/* promo sur la une */

#homePromo {
	margin-left:auto;
	margin-right:auto;
	width:360px;
	height:250px;
	padding-top:20px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#000000;
	}
	
#homePromo h1 {
	background:url(img/bg-nouvelles-home.png) left top no-repeat;
	background-color:#333333;
	color:#ffffff;
	height:2em;
	padding:5px;
	font-size:1.4em;
	}
	
#homePromo h2 a {
	color:#006600;
	text-decoration:none;
	}
	
#homePromo h2 img {
	margin:0;
	}		
	
#lire {
	position:relative;
	float:right;
	margin-right:30px;
	padding-top:0px;
	}

/*-----------------------------
	VISAS 
-----------------------------*/	

#visas {
	width:750px;
	padding-top:10px;
	background-color:#FFFFFF;
	float:left;
	border-bottom:1px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
	}

#visas h1 {
	color:#ffffff;
	text-align:center;
	background:url(/img/bg-hotels-vietnam-ville.png) center center no-repeat;
	}

.cadre {
	border:1px solid #333333;
	margin-bottom:10px;
	}

#visas ul {
	padding:20px;
	line-height:2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	}
	
#visas ul li {
	margin-left:15px;
	padding-left:5px;
	list-style-image:url(img/puce-8.png);
	}	

#visas a {
	color:#006600;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	}
	
#visas a:hover {
	text-decoration:none;
	color:#006600;
	border-top: 1px dotted #006600;
	border-bottom: 1px dotted #006600;
		}	
		
#visas a:visited {
	color:#006600;
	text-decoration:none;
	}		
	
#visas p {
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}			
	
#visas table {
	margin-left:50px;
	width:620px;
	padding:5px;
	}
	
#visas tr {
	margin-bottom:10px;
	}	
	
#visas td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:2em;
	background-color:#006600;
	color:#FFFFFF;
	padding:10px;
	}
	
/* LANDING PAGE PROMO */

#boxPromo {
	width:840px;
	float:left;
	background-color:#FFF;
	padding-left:10px;
}

.textePromo {
	float:left;
	width:820px;
	background:#222222;
	margin-top:10px;
	padding-top:10px;
}

.textePromo h2 {
	font-size:2em;
	font-weight:bold;
	width:770px;
	text-align:center;
	color:#0089d0;
	padding-top:10px;
}

.textePromo p {
		font-size:1.6em;
		padding:5px;
		width:770px;
		text-align:center;
		color:#FFF;
}