/* CSS Document */


#blocJeu{
	clear:none;
/*	padding:2%; */
	float:left;
	
}
#blocJeuFull{
	width:100%;
	height:100%;
}
#bloc_consignes{
	
	clear:left;
	padding:2%;
}

#bloc_credits{
	clear:left;
	padding:2%;
}

.bloc_jeu{
	width:427px;
}
.bloc_jeu img.thumb{
	border:2px solid #A8977A;
}
#blocJeu div{
	padding:0;
	margin:0;
	border:2px solid #A8977A;
}
.bloc_jeu p{
	padding:0;
	margin:0;
}
.bloc_jeu h2{
	font-family:Arial, Helvetica, sans-serif;
}
.bloc_jeu h3{
	margin-top:2px;
	margin-bottom:2px;
}

.bloc_jeu a.cliquable{
	display:block;
	margin-top:10px;
	font-weight:bold;
}
.header_jeu{
	margin:0;
	height:34px;
	font-size:large;
	color:white;
	line-height:34px;
	padding-left:6px;
}
#jeu1 a img, #jeu3 a img{
	margin-left:5px;
}
#jeu2 a img, #jeu4 a img{
	margin-right:5px;
}
/*
#jeu1 h3, #jeu1 p, #jeu1 a, #jeu3 h3, #jeu3 p, #jeu3 a{
	padding-right:211px;
}
#jeu2 h3, #jeu2 p, #jeu2 a, #jeu4 h3, #jeu4 p, #jeu4 a{
	padding-left:211px;
}
*/
#jeu1 .header_jeu{background:url(/images/164/header1.jpg)}
#jeu2 .header_jeu{background:url(/images/164/header2.jpg)}
#jeu3 .header_jeu{background:url(/images/164/header3.jpg)}
#jeu4 .header_jeu{background:url(/images/164/header4.jpg)}
#jeu1 img.thumb, #jeu3 img.thumb{float:right;}
#jeu2 img.thumb, #jeu4 img.thumb{float:left;}
#contenu{float:left;}

.sidebar{
	width:20%;
}
.consignes{
	background: transparent url("/images/games/ico_consigne.gif") no-repeat ;
}
.pleinecran{
	background: transparent url("/images/games/ico_p_ecran.gif") no-repeat ;
}
.flash_ico{
	background: transparent url("/images/viewobject/icoflash.gif") no-repeat ;
}
#fonctions div a{
	padding-left: 0;

}
#fonctions ul{
	margin:0;
	padding:0;

}
#fonctions li{
	padding:0;
	margin-left:20px;
	list-style-position:outside;
	list-style:none;
	list-style-image:none;
}

