
/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(default.css);


/* Import de la CSS de layout
----------------------------------------------------------*/

@import url(layout/layout-1A.css);

/* Liste des layout disponibles :

@import url(layout/layout-1A.css);
@import url(layout/layout-1B.css);
@import url(layout/layout-1C.css);

@import url(layout/layout-2A.css);
@import url(layout/layout-2B.css);
@import url(layout/layout-2C.css);
@import url(layout/layout-2D.css);

@import url(layout/layout-3A.css);
@import url(layout/layout-3B.css);
@import url(layout/layout-3C.css);
@import url(layout/layout-3D.css);
@import url(layout/layout-3E.css);
@import url(layout/layout-3F.css);

*/


/* Construction (Montage)
----------------------------------------------------------*/
/*
- la largeur par défaut d'un élément est indiquée sous la forme  largeur='valeur'
- les largeurs peuvent êtrent relatives à l'élément qui les contient dans ce cas la largeur est notée : largeur='largeur de X'
- lorsqu'on définie une taille à un élément, il s'aligne automatiquement au centre
*/

body { background: url(../images/fond.jpg) repeat-x top; background-color: #000000; }

#page { width: 960px; }  /* largeur=largeur de #body=100% */ 

#wrapper { padding:0;   background: url(../images/bg.jpg) repeat-y center;} /* largeur=largeur de #page */

#header { }  /* largeur=largeur de #wrapper */

#content { padding:15px 185px 10px 260px;  background: url(../images/fond-contenu2.jpg) no-repeat top;  color: #FFFFFF;} /* largeur=largeur de #wrapper */
/*#content{  } couleurs de tous les éléments (textes et bordures) de la zone de contenu */
#content h2 { color: #FFFFFF; font-size:1.3em; } 
#content h3 { color: #FFFFFF; font-size:1.2em; }
#content a:hover { color:#AE1AA6; text-decoration:none; }

#main { } /* largeur=largeur de #wrapper */

#menu { display:none; } /* largeur=0 */

#nav { } /* largeur=0*/

#extra { } /* largeur=0 */

#footer { font-size: 0.8em; background-color: none; }  /* largeur=largeur de #body */
#footer p, a:link, a:visited, ul, li { color: #FFFFFF; }
#footer a:hover { color: #AE1AA6; text-decoration:none; }




/* Éléments Particuliers
----------------------------------------------------------*/

/* Intégration */

.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }
.diapo { float:right; margin-right:-80px; padding-left:1em; padding-bottom:1em;}

/* Lien W3C */
.validator{ clear:both; float:right; }

/* Page d'intro */
.bodyIntro *{ color: #FBF9EC; } /* couleurs de tous les éléments (textes et bordures) de la page index.html */
.bodyIntro a:link, a:visited { color: #FBF9EC; }
.bodyIntro a:hover{ color: #FBF9EC; text-decoration:none; }
.h1intro { padding-top:5px; font-size:12px; height:15px;  margin:0;}

/* Formulaire de contact */
#frmEnvoi{ width:470px; }
#frmEnvoi input, textarea{ background-color:transparent; border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }

#acrobat{
	text-align:center;
	font-size:9px;
}

.portrait{
	padding-left:50px;
	text-align:center;
}

.texte{
	color:#FFFFFF;
}

.font14{ font-size:1.1em; font-weight:bold;}

.champ{
	color:#FFFFFF;
	background-color:#000000;
}

#code{
	color:#FFFFFF;
	background-color:#000000;
}

.revue{
	padding-left:50px
}

.titreRevue{
	padding-left:100px
}

.titreRevue2{
	padding-left:140px
}

.pad5 {
	padding-right:5px;
}

.pad10 {
	padding-right:10px;
}

.padL70{padding-left:70px}
.padL{padding-left:10px}
.padL20{padding-left:20px}


.padT100{padding-top:100px;}


.Style2 {color: #990099}

.Style1 {color: #9900CC}

.let{color: #990099; font-weight:bold; font-size:16px;}
/*-------------------------- Livre d'or ------------------------*/

/* Styles Div signature */
#cachesign{
position:absolute;
padding:0px;
left:0;
top:0;
visibility:visible;
background-color:#000000;
display:block;
height:100%;
width:100%;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
display:none;
z-index:10000;
overflow:hidden;
color:#000000;
}
 
#signlivre{
position:absolute;
padding:10px;
top:100px;
visibility:visible;
background-color:#000000;
border:solid 1px #000000;
display:none;
z-index:1000000;
width:600px;
height:540px;
color:#000000;
}

#ajoutsign{
	margin-left:175px;
	color:#000000;
}

#form_sign{
	color:#000000;
}

/* FIN Styles Div signature */
 
/* Styles de pagination */
a.liencpt, a.liencpt:visited, a.liencpt:active {
	font-family: Tahoma, "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #425D90;
	text-decoration:underline;
}
 
a.liencpt:hover, a.liencpt:focus {
	font-family: Tahoma, "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #425D90;
	text-decoration:underline;
}
 
.selpage{
	font-family: Tahoma, "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5086C5;
}
 
.aucun{
	font-family: Tahoma, "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
/* FIN Styles de pagination */

/*-------------------------- fin livre d'or --------------------*/

/*-------------------------- plan google map -------------------*/
.plan {
	width: 500px;
	height: 480px;
	line-height: 1;
}
#map .infosbulle {
	color:#000000;
	width: 210px;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
/*------------------ fin plan --------------------------*/

/* Onglets
/*-----------------------------------------------------*/

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #ffffff;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #ffffff;
border-bottom: none;
background: #cb00c4;
text-decoration: none;
}

#navlist li a:link { color: #ffffff; }
#navlist li a:visited { color: #ffffff; background: #cb00c4; }

#navlist li a:hover
{
color: #cb00c4;
background: #000000;
border-color: #cb00c4;
}

#navlist li a#current
{
color: #cb00c4;
background-color: #000000;
border-bottom: 1px solid white;
}

/*-----------------------------------*/

/* ************************ Cache et affiche div de presentation image ************************ */
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	margin-top: -200px; /* moitié de la hauteur */
	margin-left: -227px; /* moitié de la largeur */
	background: url(../images/fond-popup.jpg) repeat-y top; color: #000000;
	padding:10px;
	border:#CCCCCC 3px double;
     }
	 
/* Styles CSS pour LightBox PopUp */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #0000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 5px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	background: url(images/prevlabel.gif) left 100% no-repeat;
	left: 0;
	float: left;
}

#nextLink {
	background: url(images/nextlabel.gif) right 100% no-repeat;
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 100% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 100% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
}

#imageData {
	padding:0 10px;
	color: #fff;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

