@charset "utf-8";
/* CSS Document */

body  {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0; padding:0;
text-align: center; 
color: #000000;
}
#container { 
width: 928px; 
margin: 0 auto; padding:0;
text-align: left;
background: url(../images/fond.gif) repeat-y center;
} 
.fond_haut {
float:left;
top:0;
width:100%;
height:25px;
background: url(../images/fond_haut.gif) no-repeat top center;
}
.fond_bas {
margin:0;padding:0;
width:100%;
height:35px;
background: url(../images/fond_bas.gif) no-repeat center;
}
#header {
margin:0 auto; padding:0 20px;
    } 
a img { 
border: none; 
} 
.clearfloat {
clear:both;	
}
#logo {
float:left;	
margin:0 0 0 20px;
}
#picto {
height:15px;
margin:20px 70px 0 0;
float:right;
}
#picto img {
margin:0 10px 0 0;	
}
#picto a.lang {
float:right;
line-height:15px;
font-size:12px;
color:#000;
font-weight:bold;
text-decoration:none;
margin:0;padding:0 0 0 10px;
border-left:1px solid #000;
}
#picto a.lang:hover {
text-decoration:underline;
}
.menu{
	width:871px;
float:left;
clear:both;
margin:50px 0 40px 0; padding:0 0 0 20px;
	}
ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 871px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-family:Helvetica, Arial, sans-serif;
font-size:18px;
}
ul#topnav li {
	border-left:1px solid #000;
	float: left;
	width:150px;
	margin: 0; padding: 0;
}
ul#topnav li a {
	line-height:18px;
	padding: 0 40px 0 10px;
	display: block;
	color: #000;
	text-decoration: none;
}
ul#topnav li a:hover, ul#topnav li:hover, ul#topnav li.on1 a {
	font-weight:bold;
	color:#c1132e;
}
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

ul#topnav li span {
	height:32px;
	font-size:12px;
	/*border-left:1px solid #000;*/
	background:url(../images/fond_sousnav.gif) no-repeat left top;
	background-color:white;
	position: absolute;
	margin-left:-1px;
	padding:15px 0 0 0;
	display: none; /*--Hide by default--*/
	color: #DDD;
	

}
ul#topnav li:hover span { display: block;} /*--Show subnav on hover--*/
ul#topnav li span a, ul#topnav li.on1 span a  { display: inline; color:#666; font-weight:normal; padding:0 0 0 10px;} /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline; color:#000; font-weight:normal;}
ul#topnav li span a.lienactif {color:#c1132e; text-decoration: none; font-weight:normal; }
ul#topnav li span a:hover.lienactif, ul#topnav li.on1 span a:hover{ color:#000; text-decoration: underline; font-weight:normal;}
ul#topnav li span.on {
	display:block;
}
ul#topnav li.niche {
border:none;
margin:-5px 0 0 0;
padding:0 ;
width:70px;
}
ul#topnav li.niche a {
margin:0;padding:0 ;
}
/******/
h1 {
margin:0 0 20px 0;
font-size:20px;
font-weight:normal;
color:#c1132e;
}
h2 {
margin:30px 0 5px 0; padding:0 0 0 3px;
font-size:12px;
line-height:15px;
background-color:#dcdddf;
}
h2.first {
margin:0 0 5px 0; padding:0 0 0 3px;
font-size:12px;
line-height:15px;
background-color:#dcdddf;
}
h3 {
font-size:12px;
color:#c1132e;
}
h4 {
	margin:40px 0 10px 0;
border-bottom:1px solid #000;
line-height:14px;
}
h4 span {
font-size:16px;
background-color:#FFF;
padding:0 15px 1px 0;
}
.rub {
font-size:10px;	
margin:0;padding:0;
}
#page {
min-height:400px;
clear:both;
padding:40px 40px 40px 0;
margin:0 40px;
}
#page2 {
min-height:400px;
clear:both;
padding:40px 40px 10px 0;
margin:0 40px;
}
#contenu, #sitemap {
margin:0 20px 0 210px;
}
#contenu p, #sitemap p {
margin:3px 0 15px 0;padding:0;	
}
#contenu a{
color:#000;
text-decoration:underline;
}
#contenu a:hover{
color:#000;
text-decoration:none;
}
.fltlft {
float:left;
}
.fltrgt {
float:right;
}
#photos img {
clear:both;
float:left; 
margin:0 45px 10px 0;
}
#footer {
width:871px;
clear:both;	
margin:0 auto;
padding:0 20px;
}
#footer img {
margin:10px 15px;	
}
#footer_txt {
	padding:10px 0;
	border-top:#666 solid 1px;
}
#footer_txt p {
	float:left;
	font-size:10px;
	text-align:left;
margin:0 30px;
padding:0 0 10px 0;
}
#footer_txt p a {
	color:#000;
	font-size:10px;
	text-decoration:none;
}
#footer_txt p a:hover {
	text-decoration:underline;
}
/**** page dirigeants ***/

.dir {
float:left;
width:144px;
margin-left:90px;
}
.dir_page {
float:left;
width:144px;
margin-left:0;
}
.dir a img, .dir_page a img {
border:1px solid #FFF;
}
.dir a:hover img, .dir_page a:hover img{
border:1px solid #c1132e;
}
.dir h1, .dir_page h1 {
font-size:14px;
font-weight:bold;
color:#c1132e;
border:none;
margin:15px 0 0 0;padding:0;
} 
.dir h2, .dir_page h2 {
font-size:12px;
color:#000;
background:none;
border-bottom:1px solid #000;
margin:2px 0 0 0;padding:0 0 10px 0;
}
.dir a.liendir, .dir_page a.liendir {
clear:both;
float:right;
font-weight:bold;
padding:1px;margin:5px 0 0 0;
text-decoration:none;
color:#c1132e;
}
.dir a.liendir:hover, .dir_page a.liendir:hover {
font-weight:bold;
text-decoration:none;
color:#FFF;
background-color:#c1132e;
}
#more a.lienmore {
clear:both;
/*float:right;*/
font-weight:bold;
padding:1px;margin:5px 0 0 0;
text-decoration:none;
color:#c1132e;
}
#more a.lienmore:hover {
font-weight:bold;
text-decoration:none;
color:#FFF;
background-color:#c1132e;
}
.vignettes {
width:100%;
text-align:right;
}
.vignettes a img{
margin:5px;
border:1px solid #FFF;
}
.vignettes a:hover img{
border:1px solid #c1132e;
}
.trombi a img {
border:1px solid #FFF;
}
.trombi a:hover img{
border:1px solid #c1132e;
}
.trombi a.info {
	cursor: auto;
position: relative;
text-decoration: none;
text-align:left;
color:#000;
}
.trombi a.info span {
display: none;
}
.trombi a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
.trombi a.info:hover span {
display: inline;
position: absolute;
top: 0em;
left: 20px;
background:#FFF;
color:#000;
padding: 2px;
}
.histo {
padding-left:40px;	
}
.histo p {
	text-indent:-40px;
}
.year {
	margin-right:8px;
font-weight:bold;
color:#c1132e; 
}
#sitemap h1 {
	margin:5px 0 0 0;padding:0;
font-weight:bold;
color:#c1132e;
border:none;
font-size:16px;
}
#sitemap h1 a{
color:#c1132e;
}
#sitemap h2 {
	margin:3px 0 0 30px;
	font-weight:bold;
	background-color:#FFF;
font-size:14px;
}
#sitemap h2 a{
color:#000;
}
#sitemap h3 {
	margin:3px 0 0 80px;
}
#sitemap h3 a{
color:#AAA;
}
#sitemap a{
text-decoration:none;
}
#sitemap a:hover{
color:#c1132e;
text-decoration:underline;
}
.credits {
	clear:both;
font-size:11px;	
}
.gras {
font-weight:bold;
}
.red {
color:#c1132e;
}

.labred{
color:#c1132e;
font-weight:bold;
}

.date {
margin:0 20px 0 0;padding:0 20px 0 0;
border-right:1px solid #c1132e;
}
.listered {
margin:20px 0 0 10px;padding:0 0 0 20px;
text-indent:-16px;
list-style:none;
list-style-position:inside;
list-style-image:url(../images/pucerouge.gif);
}
.listered li {
	margin:0 0 6px 0;
}


/**
 * 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.3.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.3
 * @date October 12, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @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%;
	background: transparent url(___just-anything-here.gif) no-repeat; /* Trick IE into showing hover */
	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;	
}
