body			{
	color: #928a7f;
	font-size: 13px;
	font-family: arial, sans-serif;
	background-image: url(elements/fond.jpg);
	margin-top: 20px;  _margin-top : 18px;
}

a:link			{
	text-decoration: underline;
	color: #928a7f;
}
a:visited		{
	text-decoration: underline;
	color: #928a7f;
}
a:hover			{
	color: #4A4641;
	text-decoration: none;
	}
a:active		{
	color: #4A4641;
}

.footer         {
	width: 984px;
	font-size: 9px;
	color: #fff;
	padding-bottom: 20px;
	text-align: right;
}

.footer a:link, .footer a:visited         {
	text-decoration: none;
	color: #fff;
}
.footer a:hover, .footer a:active         {
	color: #fff;
	text-decoration: underline;
}

.page { 
	text-align: center;
	width: 984px;
	height: 376px; _height : 375px;
	background-color: #f1f1f1;
}

.menu { 
	width: 984px;
	text-align:right;
	padding-top: 15px;
	background-color: #f1f1f1;
	height: 20px;	_height: 18px;

}

.coltexte {
	float: left;
	text-align: left;
	margin-top: 28px;
}

.texte {
	margin-top: 0px;
	clear: left;
}

.texte-legende {
	margin-top: 0px;
	clear: left;
	font-size: 9px;
	font-style: italic;
	margin-top: 12px;
}

.texte-bold {
	margin-top: 0px;
	clear: left;
	font-weight: bold;
}

.texte-sp {
	margin-top: 8px;
	clear: left;
}

.texte-r4 {
	margin-top: 4px;
	clear: left;
}

.texte-r8 {
	margin-top: 8px;
	clear: left;
}

.texte-plus {
	margin-top: 4px;
	font-weight: bold;
	color: #8f8872;
	clear: left;
}

.texte-plus-r8 {
	margin-top: 8px;
	font-weight: bold;
	color: #8f8872;
	clear: left;
}

.texte-plus2 {
	margin-top: 4px;
	color: #594d3d;
	clear: left;
}

.titre {
	margin-top: 12px;
	color: #64647f;
	margin-bottom: 4px;
	clear: left;
}

.image {
	float: right;
}

.vignette { 
	float:left;
	margin-bottom: 8px;
	text-align: left;
	border: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #fdfffb;
	height: 78px;
	width: 150px;
}

.ee {
	width: 29px;
	height: 375px;
	position: fixed;
}

.bloc { 
	margin-top: 24px;
	text-align: left;
	margin-left: 24px; _margin-left : 12px;
	margin-bottom: 24px;
	padding: 12px;
	background-color: #fdfffb;
	height: 326px; _height : 324;
	width: 220px; _width : 218px;
}

.bloc_photo { 
	float:left;
	margin-top: 24px;
	text-align: left;
	border: 1px solid #919191;
	margin-left: 13px;
	margin-bottom: 24px;
	background-color: #fdfffb;
	height: 350px;
	width: 660px;
}

.bloc_reals { 
	float:left;
	margin-top: 24px;
	text-align: left;
	border: 1px solid #919191;
	margin-left: 24px;
	background-color: #fdfffb;
	height: 99px;
	width: 200px;
}

.titre {
	float: left;
}

.pictos {
	border-top: 1px solid #bdbdbd;
	padding-top: 3px;
	margin-top: 9px;
}

#intro {
	color: #fff;
	font-size: 9px;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 400px;
	text-align: justify;
}

#intro a:link, #intro a:visited   {
	color: #fff;
	text-decoration: none;
}

#intro a:hover   {
	color: #fff;
	text-decoration: underline;
}

