/*********************VERSION SANS LE DEGRADE IE, voir save pour le refaire**********************************/


/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0;  width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

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

/* LIGHTBOX */

/*/////////////////////////////////////////////////*//*/////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////*//*/////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////*//*/////////////////////////////////////////////////*/


h1 {
	margin-top: -0.2em;
	padding-bottom: -0.1em;
/*truc moche souligné		border-bottom: 1px solid #00601B; */
	font-size: 12px;
	color: #004012;
}
h2 {
	font-size: 18px;
	/*	color: #005116; vert */
	color: #225F1F;
	text-decoration: none;	/*text-decoration: underline;*/
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #004A77;
}

body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #B6D6E4;/* couleur du fond de la page */
}


.P_text_wormsa {
	color:#030028;
	font-size: 14px;
}

.P_facile {
	color:#009328;
	font-size: 14px;
}

.P_moyen {
	color:#E98C01;
	font-size: 14px;
}

.P_difficile {
	color:#D70000;
	font-size: 14px;
}


.P_date {
	color:#281A64;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	position: relative;
	text-align:center;
	valign:top;
}

img{ 
	border-color: #000000; /* couelur cadre qd image lien, yes :) */
}



/*pie d de page wormsa*/
.a_pied_page:link, .a_pied_page:visited, .a_pied_page:active, .a_pied_page:hover {
	color:#FFFFFF;
	background-color:#003453;
	text-decoration: none;
	font-weight:normal;
	font: Verdana;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}

/*lien dans text normal wormsa*/
.a_invisible:link, .a_invisible:visited, .a_invisible:active, .a_invisible:hover {
	color:#00280B;
	font-size: 14px;
	align="absbottom";
	background-color:white;
	text-decoration: none;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
}
.a_bold:link, .a_bold:visited, .a_bold:active {
	color:#000000;
	background-color:white;
	text-decoration: none;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
}
.a_bold:hover {
	color:#000000;
	background-color:white;
	text-decoration: underline;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
}

/* messages d'erreur */
.erreur
{
	padding: 5px;
	color: #FF0000;
	font-weight:bold;
}
/* messages de confirmation */
.message
{
	padding: 2px;
	color: #016798;
}
.asterique_verte
{
	padding: 2px;
	color: #009900;
	vertical-align: top;
}
.asterique_orange
{
	padding: 2px;
	color: #FF9900;
	vertical-align: top;
}
/* a UTILISER PR L4INDEX §§§§§§!!!!!!!!*/
a.a_ensavoirplus:link, a.a_ensavoirplus:visited {

	font: Georgia;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;

	background-color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border:1px solid #990000;
	padding:1px;
	margin:0px;
	left: 100px;
	text-align:center;
	voice-family: "\"}\"";
	voice-family:inherit;
	
	border-color:#322C49;/*bordure IE + FF */
	background-color:#FFFFF;/*fond à superposition FF*/
	color:#1F144E;/* couleur texte FF et IE*/
	
	width :auto;
	height:18;
	
	text-decoration:none;
	margin:0px;
}
a.a_ensavoirplus:active, a.a_ensavoirplus:hover {
	font: Georgia;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;

	text-decoration:none;
	background-color:#EEECF4;/*couleur fond FF*/
	color:#2B263C;
}
/*menu générale : */
a.menu_wormsa:link {
	color: white;
	background-color:#981534;
	text-decoration: none;
	font-weight:bold;
}
a.menu_wormsa:visited {
	color: white;
	background-color:#A61839;
	text-decoration: none;
	font-weight:bold;
}
a.menu_wormsa:active, a.menu_wormsa:hover {
	color: white;
	background-color:#B91C3F;
	text-decoration: none;
	font-weight:bold;
}
a.sous_menu_wormsa:visited, a.sous_menu_wormsa:active, a.sous_menu_wormsa:link { /*pour IE */
	color: white;
	background-color:#A61839;
	text-decoration: none;
	font-weight:bold;
}
a.sous_menu_wormsa:hover { /*pour IE */
	color: #A61839;
	background-color:white;
	text-decoration: none;
	font-weight:bold;
}

.sous_menu_wormsa { /* pour les liens dans les sous menu du Menu générale */
	display: block;
	width: 100%;
	height: 100%;
}
/*fin menu générale*/


.wormsa {
	text-decoration:none;
	color:#981534;
	font-weight:bold;
	font-size: 12px;
}

.wormsa_nosize {
	text-decoration:none;
	color:#981534;
	font-weight:bold;
}

.wormsa_bleu {
	text-decoration:none;
	color:#1F144E;
	font-weight:bold;
	font-size: 12px;
}


/* pour page des liens */
.a_liens:link, .a_liens:visited, .a_liens:active, .a_liens:hover { /*css pour la colone du milieu de la page lien */
	font-size: 13px;
	color: #281A64;
	font-weight:bold;
	text-align:left;
	background-color:white;
	text-decoration: none;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
}
.a_liens_text:link, .a_liens_text:visited, .a_liens_text:active, .a_liens_text:hover {
	color:#2B263C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	position: relative;
	text-align:left;
	font-weight:bold;
	text-align:left;
	background-color:white;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	left: 17px;
}
/* fin pour page des liens */

/* pour page contact_mail */
.a_mail:link, .a_mail:visited, .a_mail:active, .a_mail:hover {
	color:#1F144E;
	background-color:#E9E6F9;
	text-decoration: underline;
	font-weight:bold;
	font: Georgia;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
/* fin pour page contact_mail */


/* cadre liens !!*/

a.a_lien:link, a.a_lien:visited {
	font-size:12px;
	font-weight:bold;
	border:1px solid #003453;
	padding:1px;
	margin:0px;
	left: 100px;
	text-align:center;
	voice-family: "\"}\"";
	voice-family:inherit;
	
	border-color:#003453;/*bordure IE + FF */
	background-color:#00639D;/*fond à superposition FF*/
	color:#FFFFFF;/* couleur texte FF et IE*/
	
	width :auto;
	height:18;
	
	font-family:MS Sans Serif, sans-serif, Verdana, Arial;
	text-decoration:none;
	margin:0px;
}
a.a_lien:active, a.a_lien:hover { /* superposition*/
	text-decoration:none;
	background-color:#FFFFFF;/*couleur fond FF*/
	color:#0085D5;
}
a.a_lien_dl:link, a.a_lien_dl:visited {
	font-size:12px;
	font-weight:bold;
	border:1px solid #003453;
	padding:1px;
	margin:0px;
	left: 100px;
	text-align:center;
	voice-family: "\"}\"";
	voice-family:inherit;
	
	border-color:#003453;/*bordure IE + FF */
		background-color:#FFFFFF;/*couleur fond FF*/
	color:#009529;
	
	width :auto;
	
	font-family:MS Sans Serif, sans-serif, Verdana, Arial;
	text-decoration:none;
}
a.a_lien_dl:active, a.a_lien_dl:hover { /* superposition*/
	text-decoration:none;
	background-color:#009529;/*fond à superposition FF*/
	color:#FFFFFF;/* couleur texte FF et IE*/
}



/*authentificatio*/
.authentification_haut {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	top: 0;
	position: relative;
}
.message_authentification
{
	color: #009900;
	font-weight:bold;
	font-size:14px;
}
.message_authentification_client
{
	color: #016398;
	font-weight:bold;
	font-size:14px;
}

.message_authentification_personnel
{
	color: #E34602;
	font-weight:bold;
	font-size:14px;
}

.creer_compte_noir {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
/* fin authentification */


