@charset "ISO-8859-1";

/* @charset "utf-8"; */
/* CSS Document */






body
{
	background-image: url("/images/fond.png");
	background-repeat: repeat;
	/*text-align:center;*/
	/*Pour centrer notre page */
	margin-top: 3em; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
	margin-bottom: 2em;    /* Idem pour le bas du navigateur */
	/*border:groove 1px #F00;*/
	font-size: 0.56em;

}

h1
{
	margin-top: 5em;
}

p
{
	font-family: "century gothic",century,serif;
	font-size: 1.3em;
	text-align: justify;
	color: #333333;
	margin: 0;
	padding: 0em 7.5em 0 7.5em;
}
p a
{
	text-decoration:none;
	color: #333333;
}

a:visited
{
	text-decoration:none;
}

a img

{
	border:none;  /*les images liens n'ont pas le cadre violet*/
}

.margintopindex
{
	margin-top: 40em;
}

.margintop
{
	margin-top: 7em;
}

.marginbottom
{
	margin-bottom: 10px;
}

.inline
{
	display: inline;
}

.underlined
{
	text-decoration:underline;
}

.left
{
	text-align:left;
	color:#699;
}

.livreor
{
	color:#000;
	text-align:center;
	font-size: 1.8em;
}

.livreor a
{
	color:#000;
	text-decoration: none;
}

.tableauLivreor
{
	overflow:hidden;
	margin: 5em 5em 0;
	border: 1px solid black;
	padding: 1em ;
}

.tableauLivreor p
{
	padding: 2em ;
	text-align: center;
	font-size: 1.5em;
}

.center
{
	text-align:center;
}

.right
{
	text-align:right;
}

.tabulation
{
	margin-left: 4em;
}

.smallcaps
{
	font-variant: small-caps;
}

.underlined
{
	text-decoration: underline;
	font-size: 1.5em;
}

.imgzindex
{
	z-index:1;
	position:absolute;
	margin-left:16.5em;
	border:1px solid #AEE;
}

.imgfloat
{
	float:left;
	margin:0;
	padding:0;
}

.titre
{
	color: #33F;
	text-align:center;
	margin-top: 5em;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

.important
{
	color: #F33;
	font-weight: bold;
}

.message
{
	width: 20em;
	height: 10em;
	overflow:scroll;
}

.tableau
{
	margin: 2em;
	padding: 0;
}
.tableau tr
{
	border: 1px solid black;
	font-size: 1.3em;
}
.tableau td
{
	border: 1px solid black;
	text-align: center;
	padding: 0.5em 1em;
}

#banniere
{
	width: 948px;
	height: 150px;
	background-image: url("/images/banniere.png");
	background-repeat: no-repeat;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 4em;
}

#top
{
	width:950px;
	height:152px;
	background-image: url("/images/haut3.png");
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#corps
{
	width: 950px;
	height: auto;
	background-image: url("/images/corps3.png");
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 3em;
	padding-bottom: 5em;
	margin-top: -1px;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
	
	overflow:hidden;
	/*border:groove 1px;*/
}

#bottom
{
	width: 950px;
	height: 110px;
	background-image: url("/images/bas3.png");
	background-repeat: no-repeat;
	margin-top: -1;/* -1px POUR EVITER QU'UN JOUR APPARAISSE ENTRE CORPS ET BOTTOM SUITE AU ZOOM DES NAVIGATEURS */
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	/*border:groove 1px;*/
}

#ouvrir
{
	display: inline-block;
	background-image: url("/images/ouvrir.png");
	width: 30px;
	height: 35px;
	position:relative;
	top: 0.7em;
	left: 0.3em;
}

#ico
{
	display: inline-block;
	background-image: url("/images/icoB1.png");
	width: 40px;
	height: 40px;
	position:relative;
	left: 2em;
	top: 2.4em;
}

#ico:hover
{
	width: 40px;
	height: 40px;
	background-image: url("/images/icoB2.png");
}

#footer
{
	/*border: 1px #FFF solid;*/
	padding: 0;
	padding-top: 7.6em;
	margin:0;
}

#footer p
{
	text-align:right;
	color:#CCC;
	font:Tahoma, Geneva, sans-serif;
	font-size:1em;
	margin:0;
	padding:0;
	margin-right: 2em;
}

/*
#menuscript
{
	margin-left: 31px;
	width: 950px;
	height: 100px;
	margin-bottom:0;
	padding-bottom:50px;
	padding-top:0;
	float:none;
}


/* MENU jscript horizontal liste deroulante*/
/*
#menuH
{
	margin-left:300px;
	margin-bottom: 100px;
	margin-top: 0px;
}
*/





/************ MENU onglets **********/
.menu_onglets
{
	width:700px;
	height:0px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 3em;
	margin-bottom: 7em;
    list-style-type : none;
    padding-bottom: 3em; /* à modifier suivant la taille de la police ET de la hauteur de l'onglet dans #onglets li */	
}
.onglets
{
    font :  1.3em Batang, arial, serif;
    list-style-type : none;
	margin-top: 0;
    padding-bottom: 31px; /* à modifier suivant la taille de la police ET de la hauteur de l'onglet dans #onglets li */
    border-bottom: 1px solid #415B82;
	text-align: right;
	padding-left: 125px;
}
.onglets li
{
    float : left;
	padding: 0 1em;
    height : 20px; /* à modifier suivant la taille de la police pour centrer le texte dans l'onglet */
    background-color: #D2D2D2;
    list-style-type : none;
    margin : 4px 8px 0 2px ;  /* !important;  /* Pour les navigateurs autre que IE : margin : 4px 8px 0 2px*/
	border : 1px solid #415B82;
	padding-top: 0.5em;
}
.menu_onglets li.active
{
    border-bottom: 1px solid #E5E5E5;
    background-color: #E5E5E5;
}
.active
{
	color:#000;
}
.onglets a
{
    display : inline;
    color : #555;
    text-decoration : none;
    padding-right : 1em;
    padding-left : 1em;
}
.onglets a:hover
{
	color:#000;
	font:"Arial Black", Gadget, sans-serif;
}
/*********** FIN MENU ONGLETS *************/






/*********** MENU TABLEAU *************/
.menuTableau table
{
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 8em;
	border: 1px solid #AAA;
}
.menuTableau tr, .menuTableau td
{
	padding: 0.2em 3.5em;
	border: 1px dotted #AAA;
}
.tab1:hover
{	border: 1px solid #666;
	background-color:#00EEEE;
}
.tab2:hover
{	border: 1px solid #666;
	background-color:#01BBBB;
}
.tab3:hover
{	border: 1px solid #666;
	background-color:#018888;
}
.tab4:hover
{	border: 1px solid #666;
	background-color:#026666;
}
.menuTableau td a
{
	font-family: "Arial Black", Gadget, sans-serif;
	color: #400;
	text-decoration:none;
	font-size: 1.5em;
}
.menuTableau td a:hover
{
	color: #D93;
}
/*********** FIN MENU TABLEAU *************/





/********* NEWS ************/

#tabNews
{
	background-image: url("/images/news.png");
	background-repeat:no-repeat;
	width: 950px;
	height: auto;
	text-align:left;
	margin-top: 8em;
	/*border:1px red solid;*/
}
#tabNews tr
{
}
#tabNews td
{
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
	width: 20em;
	height:auto;
	padding: 2em;
	font-size: 1.8em;
/*	border:1px yellow solid;*/
}
.news1 h2
{
	font-family: "century gothic", sans-serif;
	color:#08D;
	height:0;
	margin: 0;
	font-style:italic;
	padding-left: 2em;
	text-align:left;
	text-decoration:blink;
	text-transform:lowercase;
}
.news2 h2
{
	font-family: "century gothic", sans-serif;
	color:#08D;
	height:0;
	margin: 0;
	font-style:italic;
	text-align:center;
	text-decoration:blink;
	text-transform:lowercase;
}
.news3 h2
{
	font-family: "century gothic", sans-serif;
	color:#08D;
	height:0;
	margin: 0;
	font-style:italic;
	text-align:right;
	padding-right: 2em;
	text-decoration:blink;
	text-transform:lowercase;
}
#tabNews .left h3
{
	font-family: "century gothic", sans-serif;
	color:#923;
	height:0;
	margin: 0;
	text-align:left;
	margin-top: -0.5em;
	padding-left: 3em;
}
#tabNews .center h3
{
	font-family: "century gothic", sans-serif;
	color:#923;
	height:0;
	margin: 0;
	text-align:center;
	margin-top: -0.5em;
}
#tabNews .right h3
{
	font-family: "century gothic", sans-serif;
	color:#923;
	height:0;
	margin: 0;
	text-align:right;
	margin-top: -0.5em;
	padding-right: 3em;
}
/*********** FIN NEWS *********/





/******** MENU JAVASCRIPT deroulant ************/
.floated {
	float: left;
	margin-left: 1em;
}
.visited
{
	padding-bottom: 3em;
	font:  bolder;
	color:#E9E9FB;
	/*font-variant:small-caps;*/
	text-decoration:none;  /*les liens visités ds le menu java sont quand meme violet malgré  a:visited d'où la necessité de .visited*/
}
/*#myElement {
	width: 100px;
	height: 100px;
	border: 1px solid black;
	background-color: #f9f9f9;
	float: left;
}*/
#myOtherElement
{
	font-family: Helvetica, "century gothic", verdana;
	font-style:italic;
	font-variant:small-caps;
	font-size: 1.2em;
	color:#000;
	margin-top: 0;
	margin-left: 3em;
	margin-bottom: 8em;
	height: 2em;
	width: 20em;
	overflow: hidden;
	border:  black groove  thin;
	background-color: #6CC;	
}
#myOtherElement span, #myOtherElement p
{
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 0em;
	margin-top: 0em;
	padding: 0 0 0 0;
}
#myOtherElement a 
{
	font-family: Helvetica, "century gothic", verdana;
	font-style: italic;
	font-variant: small-caps;
	font-size: 1.6em;
	color: #000;
	display: block;
	text-decoration: none;
	font-variant: small-caps;
	color: #006;
	height: auto;
	padding-top: 1em;
	padding-bottom: 0.5em;
	margin-top: 0;
	text-align: center;
}
#myOtherElement a:visited {
	text-decoration: none;
}
#myOtherElement a:hover {
	background: #CCCCCC;
	color: #000;
	text-indent: 1.3em;
}
/******** FIN MENU JAVASCRIPT deroulant ************/




/****** MENU FORMULAIRE **********/
.menuF
{
	width:0;
	float:none;
	margin-left: 3em;
}
.menuF label
{
	color:#000;
}
.menuF form
{
	color:#000;
}
.menuF select
{
	border: #415B82 double;
	color:#000;
}
/****** FIN MENU FORMULAIRE*****/





/******* MENU DEROULANT HORIZONTAL CSS ******/
#menuDeroulant
{
	position: absolute;
	z-index:2;
	text-align:center;
	float:none;
	margin-bottom: 10em;
	margin-left: 21em;
}
#menuDeroulant ul
{
	margin-top: 0;
	list-style-type: none;
}
#menuDeroulant li
{
	font-family: helvetica;
	font-size: 1.2em;
	float: left;
	width: 11em;
	margin: 0;
	border:  1px solid transparent;
}
#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid transparent ;
	font-size: 80%;
}
#menuDeroulant li:hover > .sousMenu 
{
	display: block;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFFFFF;
	background: #3B4E77;
	margin: 0;
	padding: 0.4em 1em;
	border-right: 1px solid transparent;
text-decoration: none;
}
#menuDeroulant li a:hover 
{
	background-color: #030; 
}
#menuDeroulant li a:active 
{
	background-color: #5F879D;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: url("/images/fondTR.png");
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #033;
}
/*********** FIN MENU DEROULANT HORIZONTAL CSS ***********/




/********* Menu gauche simple liste ************/
#menuG6
{
	background-image: url("/images/menuG.png");
	margin-left: 1px;
	margin-right: 3em;
	margin-bottom: 2em;
	font-family:  helvetica, Tahoma, Geneva, sans-serif;
	font-size: 1.6em;
	text-align: left;
	list-style: none;
	float: left;
	width: 10em;
}
#menuG6 ul
{
	text-align:center;
	border-bottom: #488 solid 1px;
	border-right: #488 solid 1px;
	border-top: #488 solid 1px;
	padding: 0.4em 0 0.4em 0 ;
	margin: -0.03em 0 0 0 ;
}
/*#menuG6 ul:hover
{
	background-color:#09C;
}*/
.tabG1:hover
{
	background-color:#00E0DD;
	font-style:italic;
	text-indent: 0.7em;
}
.tabG2:hover
{
	background-color:#01AEAE;
	font-style:italic;
	text-indent: 0.7em;
}
.tabG3:hover
{
	background-color:#018888;
	font-style:italic;
	text-indent: 0.7em;
}
.tabG4:hover
{
	background-color:#025555;
	font-style:italic;
	text-indent: 0.7em;
}
#menuG6 li a:visited
{
	text-decoration:none;
	color:#000;
}
/********** FIN MENU GAUCHE SIMPLE LISTE *********/




/********** PHOTOS GREYBOX ********************/
#photos
{
	padding: 0;
	text-align:center;
	height: auto;
}
#photos p
{
	font-family:Verdana, Geneva, sans-serif;
	color: #066;
	font-size: 1.8em;
}
#photos h1
{
	font-family:"Comic Sans MS", cursive;
	font-weight: 1.5em;
	color:#306;
	text-align:center;
	margin-bottom: 5em;
}
#photos h2
{
	font-family: cursive;
	font-weight: 1.3em;
	color:#396;
	text-decoration:underline;
}
#photos h3
{
	font-family: cursive;
	font-weight: 1.3em;
	color:#396;
	text-align:left;
	margin-left: 5em;
}
#photos img
{
	margin: 1.5em 0.5em;
	border: outset 2px #0AF;
}
#GB_overlay {
    background-color: #0AD; /* couleur du fond java default black*/
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}
#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}
#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}
#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}
.GB_Gallery {
    margin: 0 22px 0 22px;
}
.GB_Gallery .content {
    background-color: #FFF;
    border: 3px solid #ddd;
}
.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #EEE;/*couleur de la barre inf du header (titre - photo 1/2 - X ) default: fff*/ 
    border-top: 2px solid #EEE; /*couleur de la barre sup du header (titre - photo 1/2 - X ) default fff*/ 
}
.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}
.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}
.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}
.GB_header .close {
    text-align: right;
}
.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}
.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}
#GB_middle {
    color: #EEE; /*couleur du "1/2"	*/
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
}
#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}
#GB_middle .disabled {
    cursor: default;
}
#GB_middle .left {
    padding-right: 10px;
}
#GB_middle .right {
    padding-left: 10px;
}
.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}
.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;
    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}
.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}
.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/********** FIN PHOTOS GREYBOX ********************/




/********** PHOTO SLIDE ********************/
.photoSlide
{
	width: 950px;
	text-align: center;
	display: block;
	margin-top: 9em;
	float: left;
	margin-bottom: 0;
	
}
.photoSlide p
{	
	text-align:center;
	margin: 0 4em;
	padding: 0.5em 0 1.5em;
	font-size: 1.4em;
	border: #ABF solid 1px;
}
.photoSlide a
{
	text-decoration:none;
}
.photoSlide .sousMenu
{
	display: none;
}
.photoSlide .menuPhoto1
{
	width: 316px;
	display: block;
	float: left;
	margin-left: 0;	
}
.photoSlide .menuPhoto1:hover > .sousMenu 
{
	display: block; /* au passage de la souris, on fait apparaitre les photos*/
	margin-left: 3px;
	border: #FFF inset 2px;
	margin-top: -1px;
	padding-bottom: 10em;
}
.photoSlide .menuPhoto1 .sousMenu img
{
	border: outset 3px black;
	margin: 0.8em;
}
.photoSlide .menuPhoto1 .sousMenu img:hover
{
	border: inset 3px #00F;
}
#vertical_slide
{
	list-style: none;
	text-decoration:none;
}
#vertical_slide p
{
	padding: 2em 0 2em 0;
	margin: 1em 0 0 0;
	border: 0; /* <p> avait deja une bordure dûe à l'heritage */
	border-left: black 1px solid;
}
#vertical_slide p img
{
	padding: 0em;
	margin: 0.5em;
	border: outset 3px #666;
}
#vertical_slide a img:hover
{
	border: inset 3px #00F;
}