﻿body {
	background-image: url('../Backgrounds/rock154.jpg');
}
#wrapper {
	border: 5px ridge #E3CCBE;
	font-size: 1em;
	margin-top: 10px;
	background-image: url('../Backgrounds/paper002.jpg');
	background-color: #E3CCBE;
	padding-right: 10px;
	padding-left: 10px;
}
.top_div {
	margin: 10px auto 40px auto;
	width: 790px;
	padding-bottom: 3px;
}
.title {
	font-size: 2em;
	font-weight: bold;
	color: #800000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.index_accueil1 {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	display: block;
	font-size: 1.75em;
	float: left;
}
.index_accueil1 a {
	color: #996600;
	text-decoration: none;
}
.index_accueil1 a:hover {
	color: #996633;
	background-color: #FF99FF;
}
.index_accueil1 a:visited {
	color: #996633;
}
.index_accueil2 {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	display: block;
	font-size: 1.75em;
	float: right;
}
.index_accueil2 a {
	color: #996600;
	text-decoration: none;
}
.index_accueil2 a:hover {
	color: #996633;
	background-color: #FF99FF;
}
.index_accueil2 a:visited {
	color: #996633;
}
.photos {
	text-align: center;
}
.photos img {
	border: 3px solid #660066;
}
.descrip_title {
	color: #0000FF;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.descrip_details {
	margin: 5px 20px 5px 20px;
	color: #006600;
	font-size: 1.25em;
	font-weight: bold;
}
.NB_div1 {
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.descrip_NB {
	color: #6600CC;
	font-size: 1.25em;
	font-weight: bold;
	float: left;
	height: 65px;
	margin-right: 5px;
}
.descrip_details2 {
	color: #660033;
	font-size: 1.25em;
	font-weight: bold;
	display: block;
	margin-right: 20px;
}
.NB_div {
	margin-top: 30px;
	margin-bottom: 20px;
	color: #6600CC;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
