body {
	font: 11px Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #565656;
	/*background: #1A171B url(img/fond_body.jpg) no-repeat center top;*/
	background-color: #1A171B;
}

.fond_body_index {
	font: 11px Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #565656;
	margin: 0;
	width: 100%;
	height: 100%;
	background-image: none;
	background-color: #1A171B;
}

img {
	border: 0;
}

.centre_index {
	position: absolute;
	width: 1024px;
	width: 100%;
	height: 270px;
	left: 50%;
	top: 50%;
	margin-left: -512px;
	margin-left: -50%;
	margin-top: -135px;
	font-size: 16px;
	text-align: center;
	background: #1A171B url(img/fond_body_index.jpg) no-repeat center top;
	/*border: 1px solid #fff;*/
}

div.centre_index a {
	color: #565656;
	text-decoration: none;
}

div.centre_index a:hover {
	color: #565656;
	text-decoration: underline;
}

.centre {
	position: absolute;
	width: 1024px;
	left: 50%;
	top: 0;
	margin-left: -512px;
}

.top {
	width: 1024px;
	height: 284px;
	background: url(img/banner.jpg) no-repeat;
}

.nav {
	position: relative;
	top: 260px;
	font: bold 12px Arial;
	text-align: center;
	color: #971c1c;
}

.nav a {
	color: #ffffff;
	text-decoration: none;
}

.nav a:hover {
	color: #971c1c;
	text-decoration: none;
}

div.nav span {
	margin: 0 60px 0 60px;
}

div.nav span {
	margin: 0 40px 0 40px;
}

.contenu {
	/*width: 930px;*/
	margin-left: 47px;
	margin-top: 30px;
}

.bloc_210 {
	background: #e5e5e5;
	float: left;
}

div.bloc_210 div.top {
	width: 690px;
	height: 15px;
	background: #e5e5e5;
	display: block;
}

div.bloc_210 div.bottom {
	width: 690px;
	height: 15px;
	background: #e5e5e5;
}

div.bloc_210 div.texte {
	margin-left: 15px;
	height: 120px;
	width: 660px;
	position: relative;
}

.bloc_450 {
	/*margin-top: 30px;*/
	margin-right: 30px;
	background: #e5e5e5;
	/*background: url(img/bloc_450_fond.png) repeat-y;*/
	float: left;
}

div.bloc_450 div.top {
	width: 450px;
	height: 15px;
	background: #ffffff;
	background: #e5e5e5;
	/*background: url(img/bloc_450_top.png) no-repeat;*/
}

div.bloc_450 div.bottom {
	width: 450px;
	height: 15px;
	background: #ffffff;
	background: #e5e5e5;
	/*background: url(img/bloc_450_bottom.png) no-repeat 0 bottom;*/
}

div.bloc_450 div.texte {
	margin-left: 15px;
	min-height: 190px;
	width: 420px;
	position: relative;
	/*text-align: justify;*/
}

div.texte div.titre {
	font: bold 14px Arial;
	color: #971c1c;
	margin-bottom: 10px;
}

div.texte div.sstitre {
	font-weight: bold;
	margin-bottom: 10px;
}

div.texte div {
	margin-bottom: 10px;
}

div.texte a {
	text-decoration: none;
	color: #565656;
}

.bold {
	font-weight: bold;
}

.couleur {
	color: #971c1c;
}

div.texte a:hover {
	text-decoration: underline;
}

div.texte ul.liste {
	margin-left: -20px;
}

div.texte ul.plus {
	margin-top: 15px;
	margin-left: -20px;
	list-style-image: url(img/fleche.png);
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
}

div.texte ul.plus a {
	color: #565656;
	text-decoration: none;
}

.photo_droite {
	margin-bottom: 30px;
	margin-right: 30px;
	float: left;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.footer {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	margin-top: 30px;
	background: url(img/fond_footer.png) no-repeat 0 center;
}

div.footer span {
	background-color: #1A171B;
	padding: 0 10px 0 10px;
}

.clear {
	clear: both;
}

.photo {
	width: 105px;
	float: left;
	margin-right: 10px;
}

/* @group gallery */

ul {
	list-style-image:url(list-style.gif);
}

#gallery {
	padding: 30px;
	/*background: #e1eef5;*/
}

#descriptions {
	position: relative;
	height: 50px;
	background: #EEE;
	margin-top: 10px;
	width: 640px;
	padding: 10px;
	overflow: hidden;
}

#descriptions .ad-image-description {
	position: absolute;
}

#descriptions .ad-image-description .ad-description-title {
	display: block;
}

/* @end */

.cat {
	height: 150px;
	margin-bottom: 30px;
	clear: left;
}

.news {
	border: 3px dashed #971c1c;
	/*border: 3px dashed #565656;*/
}

div.news div.top {
	width: 684px;
}

div.news div.bottom {
	width: 684px;
}

div.news div.texte {
	height: 114px;
	width: 654px;
	font-size: 12px;
	line-height: 18px;
}

div.news ul {
	font-size: 11px;
}













