body {
	width: 90%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000068;
	border: 2px ridge #000046;
	font-family: Arial, Verdana, Hevetica;
}
#top {
	height: 50px;
	background-color: #000067;
	padding: 10px;
}
#menu {
	width: 15%;
	height: 420px;
	background-color: #000066;
	float: left;
	padding: 10px;
}
#bloc {
	width: 16%;
	height: 420px;
	float: right;
	padding: 10px;	background-color: #FFEEFF;
}
#content {
	margin-left: 15%;
	margin-right: 15%;
	height: 420px;
	padding: 10px;
	background: white;
}#content2 {	padding: 10px;	background: white;}
#bottom {
	height: 40px;
	padding: 5px;	background-color: #FFEEFF;
}
ul#navig {
	padding: 0;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif small;
	list-style-type: none;
	margin-left: 9px;
}
#navig a {
	display: block;
	margin: 5px 0;
	color: #3366FF;
	text-decoration: none;
	line-height: 25px;
	width: 112px;
	border: 1px solid blue;
	background: white;
	text-align: center;
	border-width: 1px 2px 2px 1px;
	border-color: #cecece #4e7db5 #4e7db5 #cecece;
	border-style: solid;
}
#navig a:hover, #navig a:focus {
border-width: 2px 1px 1px 2px;
border-color: #4e7db5 #cecece #cecece #4e7db5;
}
a:link
{
	color: #3366FF;
	text-decoration: none;
}
a:visited
{
	color: #3399FF;
	text-decoration: none;
} 
a:active 
{
	color: #3366CC;
}
a:hover {
	color: #CC00CC;
}
h1, h2  {
	text-align: center;
	font-family: Harrington, Arial, Verdana, Helvetica;
}
h3 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
}
h1 {
	color:#FFCC33;
	font-weight: bold;
}
h2, h3 {
	color:#000066
}
h3 {
	font-size: 14px;
}h4 {	font-size: 13px;		text-align: center;}
p {
	font: 12px Helvetica, Verdana, Arial;
	padding: 8px; margin: 5px;
	text-indent: 5px; color: #000066;
}.sitael {	Font: 10px;		text-align: right;}.texte {	font: 14px "comic sans MS";	text-align: center;}