body{
	background-color: #fff;
}

.maincont{
	width: 1024px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
}

.centcont{
	overflow: hidden;
}

.centcont h1{
	margin-top: 0px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	text-align: center;
	font-family:  Arial ;
	font-size: 20pt;
	color: #116;
	background-color: #def;
}

.hidx{
	text-align: center;
	font-family:  Arial ;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-top: 6px;
	font-size: 16pt;
	color: #116;
	background-color: #def;
}

img{
	border: 0px;
}

p{
	font-family: Verdana, helvetica;
	font-size: 10pt;
	text-align: justify;
	padding: 4px 20px 10px 20px;
}

.illustration{
	float: left;
	margin: 4px 20px 6px;
}

.pubcarre{
	float: right;
	margin: 0px 0px 0px 10px;
}

.gpub{
	float:right;
	background-color:#eee;
	width:120px;
	height:600px;
	margin-top:0px;
}

.mainhead{
	width: 1024px;
	height: 100px;
	background-color: #def;
	text-align: center;
	margin-bottom: 0px;
}

.mainmenu{
	width: 180px;
	min-height: 400px;
	float: left;
	border-right:3px solid #fff;
	overflow: hidden;
	background-color: #def;
}

.mainmenu li:first-letter{
	font-family:Arial;
	font-weight: bold;
}

.spe:first-letter{
	color:inherit;
	background-color: transparent !important;
}

.mainmenu ul{
	list-style: none;
	font-family: verdana, helvetica;
	font-size: 11pt;
}

.mainmenu li{
	margin-bottom: 6px;
}

.mainmenu a{
	text-decoration: none;
	color: #116;
}

.mainmenu a:hover{
	text-decoration: underline;
}

.bloc{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	text-align: justify;
	padding: 10px 20px;
	border-bottom: 2px solid #fff;
	overflow: hidden;
}

.bloc h2{
	color:  #005;
	text-decoration: underline;
	margin-bottom: 5px;
}

.auteur{
	font-style: italic;
	color : #600;
	margin-bottom: 8px;
}

.corps{
	border-bottom: 0px;
}

.corps:first-letter{
	color: #005;
	font-size: 16pt;
}

.corps img{
	border: 0px;
}

.pnum{
	text-align: center;
}

.pnum a{
	font-family: Courrier;
	font-weight: bold;
	font-size: 9pt;
	color: #322;
	text-decoration: none;
}

.pnumcur{
	background-color: #fff;
}


.ariane{
	margin: 0px 0px 4px 20px;
	font-family:Verdana;
	font-size: 9pt;
}

.ariane a{
	text-decoration: none;
	color: #322;
}

.ariane a:hover{
	text-decoration: underline;
	color: #116;
}

.samegame
{
	display:inline-block;
	text-align:center;
	border:solid 1px #fff;
	font-size:8pt;
}

.samegame img{
	width:30px;
	height:30px;
}

.bdxjeux{
	width:680px;
	height:79px;
	border:2px solid #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top:4px;
}

.bdxjeux img{
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 1px;
	border: 2px solid #fff;
}

.bdxjeux img:hover{
	border: 2px solid #def;
}


