body {
	background-image: url(images/gabarit/fond.gif);
	text-align: center;
	margin: 0;
	padding: 0;
	color: black;
	font: 12px Verdana;
}

/* @group box */

#conteneur {
	width: 804px;
	margin: 0 auto ;
	text-align: left;
}

#haut {
	width: 804px;
	height: 160px;
	background-image: url(images/gabarit/haut.jpg);
}

#logo a {
	width: 366px;
	height: 64px;
	display: block ;
	background-image: url(images/gabarit/logo.jpg);
	text-indent: -5000px;
	margin-top: 52px;
	margin-left: 25px;
	position: absolute;
}

#menu {
	width: 772px;
	margin-left: 16px;
	margin-top: 136px;
	float: left;
}

#centre {
	width: 804px;
	float: left;
	background-image: url(images/gabarit/fond_centre.jpg);
}

#images {
	width: 237px;
	float: left;
	margin-left: 16px;
	z-index: 3;
}

#legende {
	width: 484px;
	float: left;
	margin-left: 51px;
}

#contenu {
	width: 430px;
	float: left;
	margin-left: 51px;
}

#bas {
	width: 804px;
	float: left;
	height: 20px;
	background-image: url(images/gabarit/bas.gif);
	margin-top: -9px;
}



/* @end */

/* @group signature sanaxis */

#signature	 {
	width: 804px;
	text-align: center;
	color: gray;
	float: left;
	margin-top: -3px;
}

#signature a
	{
	text-decoration: none;
	color: teal;
}
#signature a:hover
	{
	color: black;
	text-decoration: none;
}



/* @end */







/* @group signature SMN */

#smn {
	color: white;
	font-size: 8px;
	letter-spacing: 2px;
	width: 300px;
	float: left;
	margin-left: 16px;
	margin-top: -9px;
}

#smn a
	{
	text-decoration: none;
	color: #9C9D9F;
	font-size: 8px;
}
#smn a:hover
	{
	color: black;
	text-decoration: none;
	font-size: 8px;
}

/* @end */

/* @group style */

.titre {
	color: teal;
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: bold;
}

a {
	color: teal;
	text-decoration: none;
}
a:hover {
	color: silver;
	font-weight: normal;
	font-style: normal;
}

.gras {
	font-size: 11px;
	font-weight: bold;
}

.legende {
	font-style: italic;
	color: teal;
}



/* @end */




	
