@CHARSET "ISO-8859-1";


a img {
	border: 0;
	}
	
.clear {
	clear: both;
	height: 0px;
	}

body {
	background: url('../images/textures/background/motif01c.gif') repeat;
	}

#page {
	margin: auto;
	width : 1000px;
	color: black;
	}
	
	
	
	
h1, h2, h3, h4 {
	font-family: "Comic Sans MS",Times,serif;
	color: #8080ff;
	}
h1 {
	text-align: center;
	font-size: 24px;
	}

#body_constellation {
	background: url('../../images/textures/background/motiffab.jpg') repeat;
	background-color: #000000;
}
	
#body_contact {
	background: url('../../images/textures/background/bulles_gray.jpg') repeat;
	color: #8080FF;
}

#body_liens {
	background: url('../../images/textures/background/motif04.jpg') repeat;	
}

#body_philo {
	background: url('../../images/textures/background/motif01a.gif') repeat;	
	color: #000000;
}

#body_flash {
	background: none;	
}

#body_actu {
	background: url('../../images/textures/background/motif01a.gif') repeat;	
	background-color:#FFFFFF;
	color: #000000;
}

#body_faq {
	background: url('../../images/textures/background/motif01a.gif') repeat;	
	background-color:#FFFFFF;
	color: #000000;
}

#body_jeux {
	background: url('../../images/textures/background/motif01c.gif') repeat;
	color: #8080FF;
}

/************************/
/*		MENU			*/	
/************************/	

#menu #options {
	background: url('/images/textures/background/motif_navig01.jpg') repeat;
	height: 25px;
	line-height: 25px;
	}

	#menu #options ul {
		height: 100%;
		padding: 0;
		}
	#menu #options li {
		float: left;
		list-style:none;
		text-align: center;
		padding: 0 16px;
		height: 100%;
		font-family:"Comic Sans MS",Times,serif;
		}
	
		#menu #options li a {
			display: block;
			width: 100%;
			height: 100%;
			color:#4F51FF;
			text-decoration:none;
			}
			#menu #options li a:hover {
				background: url('/images/textures/background/motif_navig02.jpg') repeat;
				color:#4F51FF;
				text-decoration:none;
				}
				
#Fiche_JeuSW #menu #options {
	background: url('/images/textures/background/motif_navigSW.jpg') repeat;
}

#Fiche_JeuSW #menu #options li a {
	color:#902C04;
}

#Fiche_JeuSW #menu #options li a:hover {
	background: url('/images/textures/background/motif_navigSW_selected.jpg') repeat;
	color:#F2E203;
	text-decoration:none;
}	

/************************/
/*	PAGE PHILO    		*/	
/************************/	
				
/************************/
/*	PAGE FAQ    		*/	
/************************/	

#body_faq a{
	color:#4045FF;
	text-decoration:none;
}

#body_faq a:hover{
	color:#FF0000;
}
				
/************************/
/*	PAGE JEUX    		*/	
/************************/	

#page_jeux {
	margin: auto;
	width : 1000px;
	font-family:"Comic Sans MS",Times,serif;
}	
#page_jeux a:hover {
	color:#FF0000;
	text-decoration:none;
	}
#page_jeux a {
	color:#8080FF;
	text-decoration:none;
	}

#page_jeux .Separation_Bar {
	background:url("/images/textures/barreblue2_1px_hz.gif") repeat scroll 0 0 transparent;
	height:16px;
	line-height:16px;
	width:1000px;
}

#gameList {
	list-style: none;
	height:580px;
	padding-left:15px;
	}
	
	#gameList li {
		width: 190px;
		height: 285px;
		padding: 3px;
		float: left;
		text-align: center;
		position: relative;
		z-index: 10;
		}
		
	#gameList .ImageTop {
		height: 175px;
		position: relative;
		}
	
	#gameList .title {
		font-size :13px;
		font-weight: normal; 
		margin-top : 3px;
		margin-bottom : 4px;
		height:38px;
		}
		#gameList .title a {
			color:#8080FF;
			font-weight:bold;
			}
		#gameList .title a:hover {
			color :red;
			}
			
	#gameList .MiniListe  li{
		text-align: left;
		font-family:"Comic Sans MS",Times,serif;
		font-size:13px;
		font-weight:normal;
		color:#8080FF;
		height : 45px;
		}
	
	#gameList .GameFamily {
		background: url("/images/textures/background/GameFamily_bg.png") repeat scroll 0 0 transparent;
		position: relative; 
		z-index: 10;
		color :#8080FF;
		padding-top: 5px;
		}
			
	#gameList .Fond_Transparent  div:hover {	
		background-color:#F1FEFE;
		}
	
	#gameList .Img_Parent {
		height: 172px;
		width: 120px;
		z-index: 5;
		}
/*	#gameList a:hover .Img_Parent {*/
	#gameList .Img_Parent:hover {
		height: 190px;
		width: 132px;
		z-index: 20;
		}
		
	#gameList .Img_Child {
		height: 85px;
		width: 60px;
		}
	#gameList .Img_Child:hover {
		position: relative; 
		height: 103px;
		width: 72px;
		margin-top: -17px;
		margin-left: -2px; 
		}
		
#Recent_Games {
	list-style: none;
	height:190px;
	width:960px;
	padding-left:5px;
	margin: auto;
	}
	
	#Recent_Games li {
		width: 120px;
		height: 170px;
		margin: 8px;
		float: left;
		}

	#Recent_Games .Img_Parent {
		height: 172px;
		width: 120px;
		z-index: 5;
		}	
		
#title_popup {
	border: solid 2px #4e6dfc;
	background-color: #DEFAFC;
	-moz-box-shadow: 5px 5px 5px rgba(78, 109, 252, 0.7);
	box-shadow: 5px 5px 5px rgba(150, 50, 200, 0.7);
	display: none;
	position: absolute;
		width: 180px;
	z-index: 500;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	}

#Complete_List  {	
	list-style: none;
	width: 710px;
/*	height: 1100px; */
	padding-left: 5px;
	margin-left: 5px;
	float: left;
	font-size: 13px;
}

#Complete_List  ul {	
	list-style: none;
	width:350px;
/*	height:800px; */
	padding-left:3px;
	margin:3px 2px 3px 0px ;
	float:left;
}

#Complete_List  li {	
		margin: 4px 2px;
		}
#Complete_List_hidden {
	display: none;
	}
		
#Nav_Tri {
	width: 180px;
	height: 725px;
	margin: 4px;
	float: left;
	position:relative;
	border:2px solid #D0EAF8;
	padding:4px 4px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	}

#Nav_Tri p {
	margin:1px 1px 3px;
	color:#4D4FCF;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

#Nav_Tri .Select_All {
	color:#4D4FCF;
	margin:1px 1px 8px;
	padding-bottom:4px;
	text-align: left;
	font-weight: bold;
	}
	
	#Nav_Tri .Select_All span {
		padding-left:15px;
		font-weight: normal;
		font-size: 12px;
		}	

	#Nav_Tri div.Select_All:hover {
		color:#FF0000;
		cursor : pointer;
	}

#Nav_Tri .Liste_Tri {
	border-bottom : 2px solid #D0EAF8;
	list-style: none;
	padding : 0px 0px 3px 15px;
	padding-bottom:3px;	margin-bottom:5px;
	margin-top:0;
	font-size: 12px;
}

	#Nav_Tri .Liste_Tri li:hover {
	color:#FF0000;
	cursor : pointer;
}

		#Nav_Tri .Liste_Tri a {
			color:#8080FF;
			font-weight:bold;
			}
		#av_Tri .Liste_Tri a:hover {
			color :red;
			}

#Nom_Tri {
	height: 725px;
	width:80px;
	float: left;
	margin-top:4px;
	text-align:center;
	}

#Nom_Tri img {
	max-width:80px;
	}	

/************************/
/*	FICHE JEU    		*/	
/************************/		

#body_jeuWoM {
	background: url('../../images/textures/background/fond_bulle.gif') repeat;
	color: #000000;
	background-color:#FFFFFF;
	margin: 10px;
}

#Fiche_Jeu {
	margin: auto;
	width : 1000px;
	font-family: serif;
}

	#Fiche_Jeu a:hover {
		color:#FF0000;
		text-decoration:none;
		}
	#Fiche_Jeu a {
		color:#8080FF;
		text-decoration:none;
		}

	#Fiche_Jeu .colortxt {
		color: #FFFFFF ;
		font-weight: bold;
	}

	#Fiche_Jeu .colortxt a {
		text-decoration:none ;
		color: #4045FF;	
	}

	#Fiche_Jeu .colortxt a:hover {
		color: #FF0000;	
	}

#Fiche_Jeu #content{
	margin-top: 15px;
}

#body_jeuSW {
	background: url('../../images/textures/background/motiffab.jpg') repeat;
	color: #FFFF00;
	background-color:#000000;
	margin: 10px;
}

#Fiche_JeuSW {
	margin: auto;
	width : 1000px;
	font-family: serif;
}
	
	#Fiche_JeuSW a {
		text-decoration:none ; 
		color: #00FF00; 
	}

	#Fiche_JeuSW a:hover { 
		text-decoration:none ;
		color: #FF9900; 
	}
	
	#Fiche_JeuSW .colortxt  {
		color:#902C04;
		font-weight:bold;
	}

	
	#Fiche_JeuSW .colortxt a {
		text-decoration:none ;
		color: #00FF00;	
	}

	#Fiche_JeuSW .colortxt a:hover {
		color: #FF9900;	
	}
	
#Fiche_JeuSW #content{
	margin-top: 15px;
}
	
/************************/
/*	REVUE PRESSE		*/	
/************************/	

#revue_presse {
/*
	width: 800px;
	margin: auto;
	->triche: à voir avec Fric
	*/
	height: 6750px;
	}
	#revue_presse .encart {
		margin-bottom: 35px;
		float: left;
	}
	#revue_presse .title {
		font-weight: bold;
	}
	#revue_presse .link_full {
		font-size: 10px;
	}
	#revue_presse .game {
		clear :both;
	}
	#revue_presse .game_image {
		float: left;
		margin: 16px 10px;
		width: 120px;
	}
	#revue_presse .game_content {
		padding: 0 10px;
	}

/*
.comment.odd { background-color: #EEEEEE;	}
.comment.even { background-color: #DEDEDE;	}
*/

#content h1 {
	margin-bottom:15px;
	margin-top:20px;
}


#revue_presse h2 {
	background: url('/images/textures/plaqueb2_768.gif') no-repeat;
	margin: 0;
	text-align: center;
	color: white;
	font-size: 18px;
	font-family: auto;
}
	
/************************/
/*	LEGACY				*/	
/************************/	
		
.tag1 {background-color : #66FFFF ; font-weight : bold ; font-style: italic; }
.tag2 {background-color : #FFCC00 ; font-weight : bold ; font-style: italic; }
.wom {
	font-family: "Comic Sans MS";
	color: #8080FF;
}


/************************/
/*	FOOTER				*/	
/************************/

#footer {
	text-align: center;
	color: #BBBBFF;
	font-size: 10px;

}

	#footer p {
		margin : 5px 0px;
	}

.mailme {
	margin: 0px 10px;
}