@charset "utf-8";
/* CSS Document */
.bloc_entete {
	position:relative;
	clear:both;
	width:auto;
	height:28px;
	left:0px;
}
.bloc_Large {
	position:relative;
	clear:both;
	width:540px;
	height:auto;
	background-color:white;
	padding:6px;	
}
.bloc_Large_NoPadding {
	position:relative;
	clear:both;
	width:550px;
	height:auto;
	background-color:white;
	padding:1px;	
}

.bloc_ombre_Large {
	position:relative;
	clear:both;
	width:552px;
	height:14px;
	padding-bottom:6px;
}

.bloc_ombre_Large_NoPadding {
	position:relative;
	clear:both;
	width:552px;
	height:14px;
	padding-bottom:6px;
}


.bloc_Petit {
	position:relative;
	clear:both;
	width:338px;
	height:auto;
	background-color:white;
	padding:6px;	
}

.bloc_ombre_Petit {
	position:relative;
	clear:both;
	width:350px;
	height:14px;
	padding-bottom:6px;
}

.bloc_ModalBox {
	position:relative;
	clear:both;
	width:777px;
	height:auto;
	background-color:white;
	padding:6px;	
}
.bloc_ombre_ModalBox {
	clear:both;
}

.bloc_Jeux {
	position:relative;
	clear:both;
	width:552px;
	height:427px;
	background-color:none;
}
.bloc_ombre_Jeux {
	position:relative;
	clear:both;
	width:552px;
	height:14px;
	padding-bottom:6px;
}



/********* Index Etape Rotatif ****** */
.Jeux_Slide_Masque {
	position:absolute;
	top:0px;
	left:0px;
	width:374px;
	height:287px;
	float:left;
	overflow:hidden;	
}
.Jeux_Slide_Container {
	width:1870px;
	height:287px;
}
.Jeux_Slide_Element {
	float:left;
	width:374px;
	height:287px;	
}
.Jeux_Slide_Infos {
	position:absolute;
	top:0px;
	left:380px;
	height:287px;
	width:160px;
	background-image:url(../Images/Jeux_Slide_Infos_fond.jpg);
}
.Jeux_Slide_Titre {
	clear:both;
	height:205px;
	width:160px;	
}
.Jeux_Slide_Jouez {
	width:160px;
	height:50px;
}
.Jeux_Slide_Numeros {
	width:151px;
	height:32px;
	background-color:#242f41;
	padding-left:9px;
}
.Jeux_Slide_Numero {
	float:left;
	width:23px;
	height:32px;
	margin-right:6px;
}



/* Annuaire */
.Annuaire_First {
	width:540px;
	border-bottom:1px solid #3c4758;
}
.Annuaire_Ligne {
	width:540px;
	height:30px;
	border-bottom:1px solid #3c4758;
	cursor:pointer;
	cursor:hand;
	clear:both;
}
.Annuaire_Ligne_Couleur0 {
	background-color : #dbe1ea;
}
.Annuaire_Ligne_Couleur1 {
	background-color : white;
}
.Annuaire_Ligne_Texte {
	float:left;
	margin-left:15px;
	padding-top:8px;
}
.Annuaire_Ligne_Etoile {
	float:left;	
	margin-left:5px;
	padding-top:7px;
	padding-left:5px;
}
.Annuaire_Ligne_Plus {
	float:right;
	margin-right:15px;
	padding-top:8px;
}
.Annuaire_Fiche {
	width:540px;
	height:auto;
	padding-bottom:10px;
	border-bottom:1px solid #3c4758;	
	clear:both;
}


/* Contact */
table.Contact td {
	height:30px;
}
input.Contact {
	height:16px;
	background-color:#e6eaf1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#a0a9b1 1px solid;
	width:390px;
	color:#465468;
	padding-top:2px;
}

textarea.Contact {
	height:170px;
	background-color:#e6eaf1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#a0a9b1 1px solid;
	width:505px;
	color:#465468;
	padding-top:2px;
}


/* Plan Site */
ul.Plan{
	line-height:25px;
}

