/* TABLE DES MATIÈRES:
	- Générale (body, html, h1, h2, ...)
	- Conteneur
	- Menu
	- Pieds de page
	- Textes
	- Formulaires
----------------------------------------------------------------------------------------*/

/* GÉNÉRAL
--------------------------------------------------------------------------------------- */
body#main{
	background: #9E9E9E;
	margin: 0;
	padding: 0;
	text-align:center;
}
html{
	font-family: Verdana, Arial, Tahoma;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{border:0; margin:0; padding:0;}
body{
	/* Pour le sous-menu xhtml css */
	behavior:url("inc/csshover.htc");
}
h1{color: #121917; font-size:17px; padding:0 0 8px 0;}
h2{color: #121917; font-size:14px; padding:0 0 0 0;}
h3{color: #121917; font-size:12px; padding:0 0 0 0;}

/* CONTENEUR
--------------------------------------------------------------------------------------- */
#conteneur{
	margin: 0 auto 0 auto;
	text-align:left;
	width:744px;
}
#contenu{
	width:744px;
	padding:11px 0 0 0;
}
#contenuGauche{
	float:left;
	width:538px;
}
#contenuDroite{
	float:right;
	width: 187px;
}

/* Menu du haut
--------------------------------------------------------------------------------------- */
#menuHaut{
	color:#9F9F9F;
	display:block;
	font-size:10px;
	padding:5px 0 15px 0;
	text-align:right;	
	width:744px;
}
#menuHaut a, #menuHaut a:link, #menuHaut a:visited{
	color:#FFF;
	text-decoration: none;
}
#menuHaut a:hover, #menuHaut a:visited:hover{
	text-decoration: underline;
}

/* Haut de page
--------------------------------------------------------------------------------------- */
/*#haut{display:block;float:left;width:744px;height:138px;}*/
#haut{float:left;width:745px;height:138px;}
#logo{width: 369px; height: 138px; float: left;}
#banniere{width: 375px; height: 138px; float: left;}
#animFlash{
	 float:right;
	 display:block;
}
/* MENU
--------------------------------------------------------------------------------------- */
/* Voir menu_fr.css */


/* PAGE D'ACCUEIL
--------------------------------------------------------------------------------------- */
.boiteAccueil{
	display: inline;
	float: left;
	margin:0 11px 11px 0;
	width:172px;
	border-bottom: 17px solid #9E9E9E;
}

#boiteLogin{
	background: #EFEFEF;
	padding:5px;
	display: block;
	margin-bottom:11px;
}
.cadrePhotoDroite{
	float:right;
	display:block;
	margin:5px 0 10px 15px;
	border:3px solid #999;
}
.cadrePhotoGauche{
	float:left;
	display:block;
	margin:5px 15px 10px 0;
	border:3px solid #999;
}

.cadreTexte{
	background: #E3EBE9;
	padding:10px;
	border: 1px solid #7BA194;
	display: block;
	color: #121917;
}

.listePays{
	font-size: 11px;
	width: 78px;
	margin: 0 0 8px 8px;
	float: left;
	display: block;
}
.listePays a, .listePays a:visited{ color: #DD0000; }
.listePays a.lien10Plus, .listePays a.lien10Plus:visited{ color: #DD0000; }

.listePays a:hover{ color: #DD0000; }

.boiteEmploi{
	color: #ffffff; font-size: 11px; line-height: 15px;
	width: 528px; height: 45px;
	padding: 5px; margin: 0 0 0 0;
	background: url(Gx/00/bgEmploi.gif) no-repeat top left;
}
.boiteEmploi strong{ text-transform: uppercase; font-size:12px; }
.boiteEmploi a, .boiteEmploi a:visited, .boiteEmploi a:hover{ color: #ffffff; text-decoration: none; }


/* FAQ
--------------------------------------------------------------------------------------- 
.btQuestion ul li{margin-left:16px;}*/



/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{color:#DDDCDC; font-size:11px; margin: 0 auto 0 auto;padding:0;width:744px;text-align:left;}
#piedPage a{color:#DDDCDC; text-decoration:none;}
#piedPage a:hover{color:#FFF;}
#lienPublisoft a{color:#000000;}
#lienPublisoft a:hover{color:#DDDCDC;}

/* TEXTES
--------------------------------------------------------------------------------------- */
p{font-size: 11px; line-height: 150%; color: #121917;}
p strong{font-size: 12px; color:#89092D;}
p strong a, p strong a:link, p strong a:visited{
	color:#89092D;
	text-decoration: none;
}
p strong a:hover, p strong a:visited:hover{
	color:#121917;
	text-decoration: underline;
}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color: #DD0000; text-decoration: underline;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{
	color:#DD0000; text-decoration: underline;
}

ul li{font-size:11px; line-height:150%; list-style:square; margin-left:16px;}
ol li{font-size:11px; line-height:150%; color:#1F1F1F; margin-left:16px;}

.lienRSS{
	background: url(Gx/rss.gif) no-repeat left;
	padding:5px 0 5px 20px;
}
.lienPDF{
	background: url(Gx/icone_PDF.gif) no-repeat left;
	padding:5px 0 5px 20px;
}

.LienCategorie{ cursor:pointer; color:#dd0000; font-size:14px; font-weight:bold; }
.LienCategorie:hover{ text-decoration:underline; }
.LienCategorieItem { margin:0;}


/* GALERIE
--------------------------------------------------------------------------------------- */
#galerie{width: 538px; height: auto; float: left;}
.blocPhoto{width: 114px; height: auto; float: left;padding-right: 20px;padding-bottom: 20px;}
.photo{width: 114px; height: auto; float: left;}
.photoDesc{width: 114px; height: auto; float: left;	color: #000000; font-family: Verdana; font-size: 12px;}


/* LIGHTBOX CONTROL 
--------------------------------------------------------------------------------------- */
/*#lightbox{padding:20px 20px 5px 20px;}
#lightboxDetails{padding-top:5px;}	
#lightboxCaption{float:left; color:#fff; font-size:12px;font-weight:bold;}
#keyboardMsg{float:right;}
#keyboardMsg a{color:#fff; font-size:11px; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold;}
#lightbox img{border:10px solid #FFF;}
div#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;}
#lightbox{background:#084E36;}*/ /* couleur de la bordure de l'image */
/*#overlay{background-color: #00170F;}*/ /* couleur du fond tranparent */
#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(Gx/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Gx/lightbox/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: 90%; 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; }




/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{margin-bottom:10px; padding: 5px; border:1px solid #000;font-size: 11px;}
fieldset legend{font-size: 14px; font-weight: bold; color:#000; padding:3px;border: 1px solid #999;}
fieldset label{font-size: 12px; color:#000;margin:2px 0 2px 0}

.champTexte{	
	background: #FFF;
	border: 1px solid #A3A8B2;
	color: #A3A3A3;
	font-size: 12px;
	margin:0 0 3px 0;
	padding:3px 0 4px 5px;
	_height: 23px;
}
.listeDeroulante{
	background: #FFF;	
	border: 1px solid #A3A8B2;
	color: #A3A3A3;
	font-size: 12px;
	margin:2px 0 2px 0;
}
.boiteTexte{
	background: #FFF;
	border: 1px solid #A3A8B2;
	color: #A3A3A3;
	font-family: Verdana;
	font-size: 12px;
	margin:0 0 3px 0;
	padding:3px 0 4px 5px;
}
.bouton{
	background-color: #084E36;
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.bouton:hover{background-color: #89092D;} /* FF seulement */

.boutonRadio{background: #EEF3F7;color: #4E677A;font-size: 11px;}
.caseaCocher{border: none;}
.erreur{color: #FF0000;}

/* Thicker */

.boiteScroll{
	background: #9e9e9e;
	width: 414px;
	height: 18px;
	margin: 0 0 11px 61px;
	display: block;
	z-index: 1;
}

#ScrollContainer { 
    position: absolute;    /* TO KEEP */
    overflow: hidden;      /* TO KEEP */
    width:	 400px;       /* ticker width  */
    height:	 15px;
	padding: 2px 0 1px 0;
    margin: 0 0 0 5px;
	color: #084e36;
	background: url(Gx/00/bgTicker.gif) repeat-x top left;
	border-left: #ffffff 2px solid; border-right: #ffffff 2px solid; z-index: 1;
 }
    
 #Scroll, #ScrollFollower { 
    position:    absolute; /* TO KEEP */
    margin-left: 740px;    /* same as *ScrollContainer width  */
    height:	    18px;     /* same as *ScrollContainer height */
	z-index: 1;
 }
    
 #ScrollWidthTakerContainer { 
    visibility: hidden;     /* TO KEEP */
    width:      10000px;    /* max width possible */
	z-index: 1;
 }
    
 #ScrollWidthTaker { 
    float:left;            /* TO KEEP */
	z-index: 1;
 }
    
    
    /* ________________________
     | look
      ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ */

    
 #Scroll, #ScrollFollower, #ScrollWidthTaker {
    font-weight: normal;
    font-family: verdana;
    font-size: 11px;
   color: #000000;
   z-index: 1;
 }
 
  #Scroll b, #ScrollFollower b, #ScrollWidthTaker b {
  	font-weight: normal;
    font-family: verdana;
    font-size: 11px;
   color: #DD0000;
 }

a.ticker, a.ticker:link, a.ticker:visited { font-weight: normal;font-family: verdana,arial;font-size: 11px;color: #000000;text-decoration:none;}
a.ticker:hover {text-decoration:underline;}

a.descriptionticker, a.descriptionticker:link, a.descriptionticker:visited { font-weight: normal;font-family: verdana,arial;font-size: 11px;color: #000000;text-decoration:none;}
a.descriptionticker:hover {text-decoration:underline;}

