body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #330a51;
	/*background-image: url(images/bg_main.gif);*/
	background-repeat: repeat-x;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}
a, a:hover{
  color:#FFFFFF;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 1000px;
	height: 85px;
	padding: 0px;
	/*background-image: url(images/bg_header.gif);*/
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span,#container-slogan span {
	color: #ffffff;
}

#container-eyecatcher {
	width: 1000px;
	padding: 0;
	height: 22px;	
	background-color:#6c5777	; /* Arriere plan langue dans la navigation*/
	/*background-image: url(images/bg_eyecatcher.gif);*/
}
/*barre de navigation horizontal*/
#container-navigation {
	width: 800px;
	background-color: #6c5777;
	height: 22px;
	float:left;
}

#langue{
 float:right;
 font-size:9px;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*Disposition de la barre de nav hori*/
#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}
#navigation li.current {
	
	background-color: #330a51;
	height: 22px;
}
/*Texte dans la navi horizontal*/
#navigation li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #330a51;
	display:inline;
	font-family:"Verdana", Arial, Helvetica, sans-serif;

}


/*Effet au passage de la souris Texte dans la navi horizontal*/
#navigation li a:hover {
	text-decoration: underline;
	background-color: #330a51;
}



#navigation li.current a{
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: underline;
	margin-left:-4px;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #330a51;
	background-color: #330a51;
	display:inline;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
}

#container-content {
	width:1000px;
	/*background-image: url(images/bg_content.gif);*/
	background-repeat: no-repeat;
	padding: 20px 0px 0px 0px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 700px;
	float: left;
}
/*Contour box colomn right*/
#border {
	width: 260px;
	margin-left: 710px;
	border:1px solid #6c5777;
	padding:10px 10px 10px 10px;
}
/*Bas de page*/
#container-footer {
	border-top: 2px solid #6c5777;
	width: 1000px;
	padding: 10px 0px 20px 0px;
	margin: 0 0px 0px 0px;
	clear: both;
	color: #aeaeae;
}
/*Texte bas de page*/
#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}
/*Effet sur le texte bas de page*/
#container-footer a:hover {
	color: #ffffff;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 1000px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 425px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}
/*Titre page annonce_detail.php*/ 
h1 {
	font-size: 22px;
	color:#ffffFF;
	margin: 0 0 0 0;
	padding: 0px 0 0px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 20px;
}

h0 {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}	
/*Titre de la destination dans le cadre voir aussi dans annonce_detail*/
h2 {
	font-size: 10px;
	color:#FFFFff;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 10px;
	color: #ffffff;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
/*Texte dans le header des boxs*/	
h4 {
	font-size: 14px;
	color:#ffffff;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	margin:0; padding:0;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}
/*texte email colomn right*/
#content p a, #border p a {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	padding: 2px 2px 2px 2px;
}
/*Effet texte email colomn right*/
#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #a41128;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #ffffff; /*Texte contact sur column right*/
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #6c5777;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}
/*Cadre des vignettes photo sur la page Index*/
#content img {
	background-color: #330a51;
	padding: 4px;
	border: 1px solid #330a51;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

/*INDEX*/
#nos_destinations{
	width:325px;
	border:1px solid #6c5777;
	float:left;
	height:200px;
	margin-bottom:20px;
	overflow-y:auto;
}
/*LIEN*/
#nos_destinations a{
	color:#FFFFFF;
}

#nos_destinations a:hover{
	color:#cccccc;
}
#recherche{
	width:325px;
	border:1px solid #6c5777;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	height:200px;
}

#coup_de_coeur{
	width:325px;
	border:1px solid #6c5777;
	float:left;
	height:200px;
	margin-bottom:20px;
}

table.box_annonce .titre{
	font-size: 13px;
	color:#990000;
	margin: 0;
	padding: 0;
	background:none;
	border-bottom:1px solid #6c5777;
	font-weight:bold;
}
/*Titre des annonces*/
table.box_annonce .titre a{
	font-size: 13px;
	color:#ffffff;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-decoration:none;
}

/*Effet sur les titre des annonces*/
table.box_annonce .titre a:hover{
	font-size: 13px;
	color:#a41128;
}
/*Les tarifs*/
table.box_annonce .prix{
	text-align:right;
	font-size:18px;
	color:#330a51;
}

table.box_annonce .photo{
	height:80px;
	width:80px;
}

#publicite{
	width:325px;
	border:px solid #a41128;
	float:left;
	margin-left:20px;
	margin-bottom:30px;
	height:200px;
}

.pub{

}

#nouveaute{
	width:325px;
	border:1px solid #6c5777;
	float:left;
	margin-bottom:20px;
	height:200px;
}

#offrespeciale{
	width:325px;
	border:1px solid #6c5777;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	height:200px;
}

#news{
	border: 1px solid #ccc;
	text-align:center;
}

#news .entente{
	text-align:left;
}

#pub_right{
	text-align:center;
}

#dest_titre{
	float:left;
}

#dest_deal{
	float:right;
}

#sousMenuAccueil{
	border-bottom:1px dashed #CCCCCC;
}
/*Box de la colomn right*/
#nos_destinations2{
	width:235px;
	border:1px solid #6c5777;
	margin-bottom:20px;
	height:100px;
	overflow-y:auto;
	overflow-x:hidden;
	padding:0px 20px 0px 5px;
}
/*LIEN nos_destinations2*/
#nos_destinations2 a{
	color:#FFFFFF;
}

#nos_destinations2 a:hover{
	color:#6c5777;
}
#spec2{
	width:240px;
	border:1px solid #6c5777;
	margin-bottom:20px;
}
#coupdecoeur2{
	width:240px;
	border:1px solid #6c5777;
	margin-bottom:20px;
}

#nouveaute2{
	width:240px;
	border:1px solid #6c5777;
	margin-bottom:20px;
}
offrespeciale2{
width:240px;
	border:1px solid #6c5777;
	margin-bottom:20px;
}
/*Header des boxs*/
.entente{
	background-color:#6c5777;
	color:#33CCFF;
}

#chemin{
	float:right;
}
/*prix dans cadre voir aussi et sur la page recherche*/
.prix{
	font-size:18px;
	color:#330a51;
}

#image{
	width:100px;
	height:100px;
	display:block;
	background-repeat:no-repeat;
}
/*Cadres de la page recherche.php*/
#description{
	width:48%;
	height:200px;
	float:left;
	border:1px solid #6c5777;
	padding:3px;
	margin:3px 3px 20px 3px;
	
}

#description h3 , h2{
	margin:0;
	padding:0;
}

#description h3 {
	color:#ffffff;
}

#description h2 {
	margin-left:10px;
}

#description .remarque a {
	color:#ffffff;
}

#texte{
	width:223px;
	margin-left:10px;
}
/*Texte cadre page recherche*/
.pers{
	color:#ffffff;
	font-weight:bold;
}
#description #remarque{}
#description #remarque  td{
	border:1px solid #000000;
color:#ff0000
}
.content_image{
	height:500px;
	text-align:center;
}

.content_mini{
	width:170px;
	vertical-align:top;
}

.content_mini #contentim{
	width:70px;
}
/*Vignette photo dans annonce_detail*/
.content_mini #contentim {
	width:70px;
	height:53px;
	margin:3px;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	border:3px solid #a41128;
	cursor:pointer;
}
/*Cadre photo agrandie detail annonce*/
#img_agr{
	background-position:center;
	background-repeat:no-repeat;
	border:3px solid #a41128;
	height:480px;
	width:500px;
}

.content_agr{
	vertical-align:top;
}

.sous_titre{
	font-weight:bold;
	width:100px;
	vertical-align:top;
}

/*Cadre voir aussi*/
#description_voir{
	width:30%;
	height:110px;
	float:left;
	border:1px solid #0099FF;
	padding:3px;
	margin:3px 3px 20px 3px;
	
}

#description_voir h3{
padding:0px;
margin:0;
}
/*Petit cadre photo dans le grand cadre voir aussi*/
#description_voir #image{
padding:3px;
width:70px;
height:70px;
background-repeat:no-repeat;
background-position:center;
border:0px solid #990000;
cursor:pointer;
}

#lien_sugg{
	width:240px;
	border:1px solid #a41128;
	margin-bottom:20px;
	cursor:pointer;
}

a.lien_sugg{
	padding-left:10px;
	width:100%;
	cursor:pointer;
}
/*Lien de navigation dans recherche.php (sous pages)*/
div.lien{
	display:compact;
	float:left;
	width:700px;
}
#lien a{
	color:#6c5777;
}

#lien a:hover{
	color:#ffffff;
}
/***********************/
#detail_annonce{
width:400px;
height:300px;
display:table;
float:left;
}

#g_map{
width:270px;
height:300px;
float:right;
background-color:#D6E9EF;
}

#g_map img{
 background:none;
}
.remarque a{color:#fff; text-decoration:underline}
