
/***********************/
/*  STYLES DE BASE    */
/*********************/

html 
{
    font-size:100%; /* Évite un bug d'IE 6-7. (1) */
}
body 
{
    margin:0;
    padding:0;
	font-family: Verdana, Arial, Helvetica, FreeSans, sans-serif;
    font-size: .8em; /* À adapter pour la police choisie. (3) */
    line-height: 1.4; /* À adapter au design. (4) */
    color: black;
    background: #301C0D;
}

/* TITRES */
h1, h2, h3, h4, h5, h6 
{
    margin: 0em 0 .5em 0; /* Rapproche le titre du texte. (5) */
    line-height: 1.2;
    font-weight: bold; /* Valeur par défaut. (6) */
    font-style: normal;
	color:#402917;
}
h1 
{
    font-size: 1.3em;
	padding-bottom:5px;
	border-bottom:1px solid #402917;
}
h2 
{
    font-size: 1.1em;
}
h3 
{
    font-size: 1.25em;
}
h4 
{
    font-size: 1em;
}

/* LISTES */
ul, ol 
{
    margin: .75em 0 .75em 32px;
    padding: 0;
}

/* PARAGRAPHES */
p
{
    margin: .75em 0; /* Marges plus faibles que par défaut. (7) */
	text-align:justify;
	line-height:16pt;
}

/* LIENS */
a
{
    color:#402917;
	text-decoration: none;
}
a:hover, a:focus, a:active 
{
    color: crimson;
}
a img 
{
    border: none;
}

/* DIVERS ELEMENTS  */
em 
{
    font-style: italic;
}
strong 
{
    font-weight: bold;
	color:#402917;
}

/* Formulaires */
form, fieldset 
{
    margin: 0;
    padding: 0;
    border: none;
}
input, button, select 
{
    vertical-align: middle; /* Solution pb. d'alignement. (9) */
}


table
{

}
tr
{
	height:30px;
}
td
{
	vertical-align:top;
}
div#clear{clear:both;}

/***********************/
/* STRUCTURE DU SITE  */
/*********************/
div#site
{
	width:980px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url("../../images/background.jpg");
	background-position:center top;
	background-repeat:repeat-y;	
}

div#entete
{
	width:980px;
	height:80px;
	background-color:#A68154;
}
div#entete_logo
{
	float:left;
	margin-left:0px;
	width:230px;
	height:70px;
	background-color:#402917;
	border-left:1px solid #402917;
	border-right:1px solid #402917;	
	text-align:center;
	padding-top:10px;
}
.logo
{

	font-family:verdana, sans-serif;
	color:#FFFFCC;
	font-size:12pt;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
	border-bottom:1px solid #FFFFCC;
	text-decoration:none;
}
.logo:hover
{
	text-decoration:none;
}
.baseline
{
	display:block;
	margin-top:10px;
	font-family:verdana, sans-serif;
	color:#FFFFCC;
	font-size:10pt;
	text-decoration:none;
}
.baseline:hover
{
	text-decoration:none;
}
div#entete_navigation
{
	float:left;
	width:747px;
	border-right:1px solid #402917;
	height:80px;	
	background-image:url(../../images/bandeau_haut.jpg);
	background-repeat:no-repeat;
}
div#entete_navigation_multilingue
{
	text-align:right;
	padding:10px;
}
div#entete_navigation_menu
{
	margin-top:14px;
}


div#contenu
{
	width:980px;
	margin-left:auto;
	margin-right:auto;	
}
div#contenu_gauche 
{
	float:left;
	margin-left:0px;
	width:230px;
	display:inline; /* Corrige le bug du double-margin sur IE6 */
}
div#contenu_droite 
{
	float:right;
	width:0px;
	display:inline; /* Corrige le bug du double-margin sur IE6 */
	margin-right:0px;
}
div#contenu_centre 
{
	margin-left:260px;
	margin-right:20px;
	padding-top:15px;
}


div#pied
{
	clear:both;
	width:980px;
	height:80px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom:0px;
	background:#A68154;
	padding-top:8px;
}
div#pied p
{
	margin:0;
	padding:0;
	width:980px;
	text-align:center;
	font-size:8pt;
	color:#402917;
}
/***********************/
/* MISE EN FORME  */
/*********************/

.image_alignement_gauche
{ 
	float:left; 
	margin-right:25px; 
	margin-bottom:10px; 
	border:1px solid #402917;
}
.image_alignement_droite
{ 
	float:right; 
	margin-left:25px; 
	margin-top:5px; 
	margin-bottom:5px; 
	border:1px solid #402917;
}
.image_alignement_dessus
{ 
	margin-top:15px; 
	margin-bottom:15px;	
}
.image_alignement_dessous
{ 
	margin-top:15px; 
	margin-bottom:15px; 
}

.programme_navigation
{
	float:left;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	height:20px;
	width:200px;
	padding-top:5px;
	text-indent:25px;
	border:1px solid #402917;
	background:url(../../images/icones/fleche_gauche.png) no-repeat 7px;
	background-color:#FFFFCC;
	font-weight:bold;
}
.programme_navigation_retour
{
	float:left;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	height:20px;
	width:240px;
	padding-top:5px;
	text-indent:25px;
	border:1px solid #402917;
	background:url(../../images/icones/fleche_droite.png) no-repeat 7px;
	background-color:#FFFFCC;
	font-weight:bold;
}

div.bloc { width:600px;float:left;padding:0px;margin-left:40px;margin-top:20px;margin-bottom:20px; }
.bloc_titre {  margin:0; margin-left:15px; padding:0;}
.bloc_titre span { margin:0; padding: 3px 10px 3px 10px; background-color:#402917; color:#FFFFCC; font-weight:bold; border-bottom: 0px solid #402917;}
div.bloc_contenu { width:600px; font-size: 0.85em; margin:0; padding:10px; border-top: 1px solid #402917; }
div.bloc_contenu p { margin:0;padding:0}



/********************************************************/
/* ZOOM PHOTO (JQUERY LIGHTBOX)     					*/
/*******************************************************/
/**
 * 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%;
	zoom: 1;
	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;	
}
