body{
	background-color: #fff;
}

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

.centcont{
	overflow: hidden;
}

.centcont h1{
	text-align: center;
	font-family:  Arial ;
	font-size: 20pt;
	color: #116;
	background-color: #def;
}

.hidx{
	text-align: center;
	font-family:  Arial ;
	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:20px;
}

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

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

.mainmenu li:first-letter{
	font-family:Arial;
	/*color: #fff;
	background-color: #116;*/
	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;
	overflow: hidden;
}

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

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

.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;
}

