/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

body{
	background:url(images/fond.jpg);
	background-position: 0 90px;
	background-repeat:repeat-x;
	background-color:#fff;
	font-family : Trebuchet MS , Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

A{font-size:12px;color:#41291c; text-decoration:none;}
A:hover{text-decoration:underline;}

*{margin:0; padding:0;}

.clear{clear:both;}

.conteneur{
	background:url(images/fond_menu.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin:0 auto;
	width:930px;
}

.logo{
	float:left;
	display:inline;
	margin:15px 0 182px 0;
	width:210px;
	height:187px;
	text-align:center;
}

.titre{
	float:left;
	display:inline;
	margin:70px 0 0 17px;
	width:703px;
	height:20px;
}

.texte_haut{
	float:left;
	display:inline;
	text-align:left;
	font-size:12px;
	color: #8c8072;
	font-weight:bold;
}
.texte_haut A{font-size:12px;font-weight:bold;color:#8c8072; text-decoration:none;}
.texte_haut A:hover{text-decoration:underline;}

.langue{
	float:right;
	display:inline;
}

.baniere{
	float:left;
	display:inline;
	width:694px;
	height:251px;
}

.fond-blanc{
	float:left;
	display:inline;
	background:url(images/fond-blanc.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:694px;
	height:43px;
}

.likeBoxFB{
	float:right;
	display:inline;
	margin:12px 0 0 0;
}

.contenu{
	float:left;
	display:inline;
	background:url(images/corps_fond.jpg);
	background-position:210px 0;
	background-repeat:no-repeat;
	width:930px;
}

.menu{
	float:left;
	display:inline;
	width:210px;
}

.menu_separation{
	float:left;
	display:inline;
	background:url(images/menu_separation.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:210px;
	height:1px;
}

.menuLigneSur{
	float:left;
	display:inline;
	background:url(images/menu_select.jpg);
	background-position:0 6px;
	background-repeat:no-repeat;
	margin:9px 5px 9px 50px;
  padding:0 0 0 10px;
	font-size:13px;
  color:#3f261f;
  font-weight:bold;
}
.menuLigneSur A{font-size:13px;font-weight:bold;color:#3f261f; text-decoration:none;}
.menuLigneSur A:hover{text-decoration:underline;}

.menuLigne{
	float:left;
	display:inline;
	margin:9px 5px 9px 50px;
  padding:0 0 0 10px;
	font-size:13px;
  color:#3f261f;
  font-weight:bold;
}
.menuLigne A{font-size:13px;font-weight:bold;color:#3f261f; text-decoration:none;}
.menuLigne A:hover{text-decoration:underline;}

.sousmenu{
	margin:2px 0 0 0;
	font-size:12px;
  color:#41281c;
}
.sousmenu A{font-size:12px;color:#41281c; text-decoration:none;}
.sousmenu A:hover{text-decoration:underline;}

.corps{
	float:left;
	display:inline;
	margin:30px 0 30px 80px;
	width:564px;
	font-size:12px;
  color:#000;
}
.corps A{font-size:12px;color:#000; text-decoration:underline;}
.corps A:hover{text-decoration:underline;}

.separation_bas{
	float:left;
	display:inline;
	margin:0px 0 5px 0;
	background-color:#5f2902;
	width:100%;
	height:1px;
}

h1{
	font-family : Georgia , Trebuchet MS , Verdana, Arial, Helvetica, sans-serif;
  font-size:30px;
  color: #fff;
	margin-bottom:10px;
	font-weight:normal;
}

h2{
  font-size:18px;
  color: #fff;
	margin-bottom:10px;
}

h3{
  font-size:16px;
  color: #fff;
	margin-bottom:10px;
}

#screenshot{
	position:absolute;
	border:1px solid #fff;
	background:#063056;
	padding:5px;
	display:none;
	color:#fff;
	text-align:center;
}



.visite_contenu{
	float:left;
	display:inline;
	width:620px;
}

.visite_bord{
	float:left;
	display:inline;
	border:1px solid #5f2800;
	width:100%;
}

.visite_titre{
	float:left;
	display:inline;
	margin:12px 0 10px 15px;
	height:20px;
	font-family : Georgia , Trebuchet MS , Verdana, Arial, Helvetica, sans-serif;
  font-size:18px;
  color:#fff;
	font-weight:bold;
	font-style:italic;
}

.visite_liste{
	float:right;
	display:inline;
	margin:12px 15px 10px 0;
	height:20px;
}

.visite_image_max{
	float:left;
	display:inline;
	margin:0 0 5px 15px;
	width:431px;
	height:287px;
}

.visite_descriptif{
	float:left;
	display:inline;
	margin:0 0 15px 15px;
	width:586px;
	font-family :Trebuchet MS , Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

.visite_image_min{
	float:left;
	display:inline;
	margin:0 0 5px 15px;
	width:140px;
	height:287px;
}

.visite_image_min img{
	float:left;
	display:inline;
	border:0px;
	margin:0 0 5px 0;
}

.visite_precedent{
	float:left;
	display:inline;
	background:url(/images/visite-fleche-gauche.png) no-repeat right 3px;
	padding:0 10px 0 0;
	margin:3px 0 0 0;
	font-family : Georgia , Trebuchet MS , Verdana, Arial, Helvetica, sans-serif;
	color:#736052;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	text-align:left;
}
.visite_precedent A{color:#736052;text-decoration:none;}
.visite_precedent A:hover{text-decoration:underline;}

.visite_suivant{
	float:right;
	display:inline;
	background:url(/images/visite-fleche-droit.png) no-repeat left 3px;
	padding:0 0 0 10px;
	margin:3px 0 0 0;
	font-family : Georgia , Trebuchet MS , Verdana, Arial, Helvetica, sans-serif;
	color:#736052;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	text-align:right;
}
.visite_suivant A{color:#736052;text-decoration:none;}
.visite_suivant A:hover{text-decoration:underline;}

.tableau_tarifs{
  width:100%;
}

.tableau_tarifs_premiere_ligne{
  background:#736052;
}

.tableau_tarifs_premiere_ligne td{
	font-family : Trebuchet MS , Georgia , Verdana, Arial, Helvetica, sans-serif;
  color:#fff;
  font-weight:bold;
  font-size:11px;
  padding:14px 32px;
}

.tableau_tarifs_autre_ligne{
  background:#a1958b;
}

.tableau_tarifs_autre_ligne td{
	font-family : Trebuchet MS , Georgia , Verdana, Arial, Helvetica, sans-serif;
  color:#000;
  font-weight:bold;
  font-size:11px;
  padding:2px 32px;
}

.actualites_accueil_titre,.actualites_accueil_date,.actualites_accueil_article,.actualites_accueil_point,.actualites_accueil_suite,.actualites_accueil_h1{
	float:left;
	display:inline;
	width:100%;
	font-family : Trebuchet MS , Georgia , Verdana, Arial, Helvetica, sans-serif;
  color:#000;
  font-weight:normal;
}

.actualites_accueil_h1{font-size:25px;color:#452D21;margin-top:20px;padding-top:20px;border-top:1px solid #000;}
.actualites_accueil_titre{font-size:14px;font-weight:bold;}
.actualites_accueil_date{font-size:10px;}
.actualites_accueil_date,.actualites_accueil_point,.actualites_accueil_suite{font-size:10px;}
.actualites_accueil_article{overflow:hidden;height:40px;}
.actualites_accueil_suite{text-align:right;}.champsText {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #A5ACB2;
}

.champsSelect {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #A5ACB2;
}

.textArea {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #A5ACB2;
}

.bouton {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #A5ACB2;
}

.champsTextVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #c30000;
}

.textAreaVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border : 1px solid #c30000;
}


