/* CSS Document */
body, html{
	/*background-image:url(images/fond.gif);
	background-position:top left;
	background-repeat:repeat;*/
	background-color:#dcdcdc;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:-1;
}

#global {
	margin:0px;
	padding:0px;
    position:absolute;
    left: 50%;
    top: 0px;
	height:635px;
    width: 910px;
    margin-left: -455px; /* moitié de la largeur */
}
/******** JEU ****************************/
#jeux{

width:200px;
height:104px;
/*background-color:#FFFFFF;
border:3px solid #e31a82;*/
display:block; /* A CHANGER QUAND JEU TERMINE (*/
padding:0px;
margin:0px;


}

a.lien-jeu{
color:#E31A82;
font-weight:bold;
font-size:11px;
text-decoration:underline;
}

a.lien-jeu:hover{
text-decoration:none;
}

#reglement{
	/*display:none;*/
	position:absolute;
	left:0px;
	top:25%;
	width:480px;
	background-color:#FFFFFF;
	border:1px solid #E31A82;
	padding:0px;
	margin:0px;
	z-index:100;
	
	color:#000000;
	font-size:8.5pt;
	font-weight:normal;
	line-height:1.4em;

}
.dates{
	color:#E31A82;
	font-size:9pt;
	font-weight:bold;
	font-variant:small-caps;
}
.dates2{
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	font-variant:small-caps;
}

#contenu2{
	width:264px;	
	border:1px solid white;

}
#contenu3{
	width:264px;	
	border:1px solid white;
	background-color:#000000;

}

#contenu4{
	width:264px;	
	border:1px solid white;
	background-color:#de0254;

}
#contenu_mid3{
background-color:#53534D;
	border:1px solid white;
	height:509px;
	width:205px;

}
#contenu_dte2{
	vertical-align:top;
	border:1px solid white;
	background-color:#000000;
	height:509px;
	overflow:auto;
}

#contenu_dte3{
	vertical-align:top;
	border:1px solid white;
	background-color:#f7cbde;
	height:509px;
	overflow:auto;
}


.fd-bande-g2{
	background-color:#53534D;
	height:345px;
}
/***********************************/
#contenu{
	width:250px;
	background-color:#aaa091;
	border:1px solid white;

}

#contenu-rglt{
	width:100%;
	background-color:#aaa091;
	border:1px solid white;

}
#contenu_mid{
	border:1px solid white;
	height:509px;
	width:338px;
	overflow:hidden;
}
#contenu_mid2{
	height:509px;
	width:338px;
	overflow:hidden;
}
#contenu_mid4{
	border:1px solid white;
	height:509px;
	width:205px;
	background-color:#f29400;
}
#contenu_mid5{
	border:1px solid white;
	height:509px;
	width:205px;
	background-color:#de0254;	
	
}
#contenu_dte{
/*background-image:url(images/fond-index-zic.gif); /*  FOND A SUPPRIMER APRES FETES FIN D'ANNEE */
background-position:topleft;
background-repeat:no-repeat;
	vertical-align:top;
	/*border:1px solid white;*/
	background-color:#675d4f;
	height:509px;
	overflow:auto;
}
#contenu_dte_acc{
background-image:url(images/fond-index-zic.gif); /*  FOND A SUPPRIMER APRES FETES FIN D'ANNEE */
background-position:topleft;
background-repeat:no-repeat;
	vertical-align:top;
	border:1px solid white;
	background-color:#675d4f;
	height:509px;
	overflow:auto;
}
#content{
	height:509px;
	overflow:auto;
	width:310px;
}

#special{
	background-color:#a6a6a6;
	height:220px;
}
#menu{
	border:1px solid #dcdcdc;
}
#menu2{
	border:1px solid #FF9900;
}
/*----------------- CONTOUR BLOC PRINCIPAL----------------------------*/
.coin-ht-g{
	margin:0px;
	padding:0px;
	background-image:url(images/coin-ht_g.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:5px;
	height:5px;
}
.coin-ht-d{
	margin:0px;
	padding:0px;
	background-image:url(images/coin-ht_d.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:5px;
	height:5px;
}
.coin-bas-g{
	margin:0px;
	padding:0px;
	background-image:url(images/coin-bas_g.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:5px;
	height:5px;
}
.coin-bas-d{
	margin:0px;
	padding:0px;
	background-image:url(images/coin-bas_d.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:5px;
	height:5px;
}
.bas{
	margin:0px;
	padding:0px;
	background-image:url(images/coin-ht.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:5px;
}
.ht{
	margin:0px;
	padding:0px;
	background-image:url(images/coin-ht.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:5px;
}
.gche{
	margin:0px;
	padding:0px;
	background-image:url(images/coin-g.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:5px;
}
.dte{
	margin:0px;
	padding:0px;
	background-image:url(images/coin-g.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:5px;
}

.onglet{
	background-image:url(images/onglet-spacer.gif);
	background-position:top left;
	background-repeat:repeat-x;
	color:#666666;
}
.bando{
	background-image:url(images/spacer_bando.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:91px;
}
#onglet_bas{
	position:relative;
	top:5px;
}
.fd-bande-g{
	background-color:#aaa091;
	height:345px;
}

/*----------STYLES DE TEXTES------------------------*/
h1{
	color:#ffffff;
	font-size:11pt;
	font-weight:bold;
	line-height:1.4em;
	}
h2{
	color:#675d4f;
	font-size:11pt;
	font-weight:bold;
	line-height:1em;
}
h3{
	color:#675d4f;
	font-size:9pt;
	font-weight:bold;
	line-height:1em;
}
h4{
	color:white;
	font-size:11pt;
	font-weight:bold;
	line-height:1.2em;
	font-variant:small-caps;
}
h5{
	color:#e76e25;
	font-size:10pt;
	font-weight:bold;
	width:100%;
	border-bottom:1px solid white;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-top: 20px;
}
h6{
	color:#e76e25;
	font-size:14pt;
	font-weight:bold;
	width:100%;
	margin:0;
	padding:0;
	margin-bottom:20px;
/*	border-bottom:1px solid white;*/
	line-height: 1.3em;
}
.texte{
	color:#ffffff;
	font-size:8.5pt;
	font-weight:normal;
	line-height:1.6em;
	text-align:justify;
}

.texte2{
	color:#ffffff;
	font-size:8.5pt;
	font-weight:normal;
	line-height:1.3em;
}

.news{
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	border-bottom:1px solid white;
	width:100%;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
.texte_big{
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
}
.texte_noir{
	font-size:8.5pt;
	font-weight:normal;
	line-height:1.4em;
	text-align:justify;
	color: #000;
}
.texte_noir_big{
	color:black;
	font-size:10pt;
	font-weight:bold;
}

.special{
	color:#CC0000;
	font-size:10pt;
	font-weight:bold;
	line-height:1.6em;
}
a.lien{
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:8.5pt;
}
a.lien:hover{
	color:black;
	font-size:9pt;
	font-variant:small-caps;
	text-decoration:none;
}
a.lien_menu{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a.lien_menu:hover{
	color:black;
	text-decoration:none;
}

a.lien2{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	font-size:8.5pt;
}
a.lien2:hover{
	text-decoration:none;
}

a.lien3{
	color:white;
	font-weight:bold;
	text-decoration:underline;
	font-size:8.5pt;
}
a.lien3:hover{
	text-decoration:none;
}


.en_cours{
	color:#FF9900;
	font-size:9pt;
	font-weight:bold;
	font-variant:small-caps;
}
.mentions{
	font-size:7pt;
	color:#999999;
	text-align:right;
	vertical-align:top;
}
a.menu_bas{
	font-size:7pt;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
a.menu_bas:hover{
	color:#999999;
}
hr{
	width:100%;
	color:white;
	height:1px;
}
/*----------------CONTOUR BLOC SPECIAL---------------------------------*/
.spec-coin-ht-g{
	margin:0px;
	padding:0px;
	background-image:url(images/spec-coin-ht-g.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:15px;
	height:15px;
}
.spec-coin-ht-d{
	margin:0px;
	padding:0px;
	background-image:url(images/spec-coin-ht_d.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:15px;
	height:15px;
}
.spec-coin-bas-g{
	margin:0px;
	padding:0px;
	background-image:url(images/spec-coin-bas-g.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:15px;
	height:15px;
}
.spec-coin-bas-d{
	margin:0px;
	padding:0px;
	background-image:url(images/spec-coin-bas-d.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:15px;
	height:15px;
}
.spec-bas{
	margin:0px;
	padding:0px;
	background-image:url(images/spec-spacer-bas.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:5px;
}
.spec-ht{
	margin:0px;
	padding:0px;
	background-image:url(images/spec-spacer-ht.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:5px;
}
.spec-gche{
	margin:0px;
	padding:0px;
	background-image:url(images/spec-spacer-g.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:5px;
}
.spec-dte{
	margin:0px;
	padding:0px;
	background-image:url(images/spec-spacer-d.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:5px;
}
/******************************************************************************/

a.lien-fete{
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
	font-size:8.5pt;
}
a.lien-fete:hover{
	text-decoration:none;
}

/*****************RECRUTEMENT *************************************************************/

#recrut{

	/*border:1px solid #aaa091;*/
	padding:0px;
	margin-bottom:6px;

}

#div-recrut-titre{
	padding-top:7px;
	width:900px;
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
	height:29px;
	background-color:#675d4f;
}


#div-recrut-offre{
	width:900px;
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
	height:300px;
	background-color:#675d4f;
	overflow:auto;
}

#div-recrut-demande{
	border-top:1px dashed #aaa091;
	width:900px;
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
	height:350px;
	background-color:#675d4f;
	overflow:auto;
}

/******************* Gingko Communication **************************/

.txt-gk{
	color:#999999;
	font-size:10px;
}
a.lien-gk{
color:#675d4f;
font-size:10px;
text-decoration:underline;
}

a.lien-gk:hover{
text-decoration:none;
}

