body {
	background-color: #000000;
	margin-top: 0px;
	text-align: justify;
}
#conteneur-accueil {
	display: block;
	width: 950px;
	height: 481px;
	margin-top: 5%;
	margin-right: auto;
	margin-left: auto;
}
#conteneur-pages {
	width: 969px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman";
	color: #663300;
	font-size: 14px;
	display: block;
	text-align: justify;
}

#top {
	position: relative;
}
#contenu-pages {
	background-color: #fff1d0;
	text-align: justify;
}
#contenu-cuvees {
	background-color: #ff9900;
	text-align: justify;
	color: #993300;
	font-style: normal;
}
#colG-accueil {
	background-color: #856d4d;
	width: 339px;
	float: left;
	height: 481px;
}
#drapeaux {
	margin-top: 0px;
	margin-bottom: 5px;
}
#adresse-accueil {
	font-family: Tahoma;
	font-size: 12px;
	color: #cc9966;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-top: 10px;
}
#flash-accueil{
	display: block;
	float: right;
}
#mentions {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
}
#mentions a:link {
	color: #333333;
	text-decoration: none;
}
#mentions a:visited {
	color: #333333;
	text-decoration: none;
}
#mentions a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#mentions-pages {
	display: block;
	width: 969px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #856d4d;
	height: 16px;
	font-style: normal;
	font-weight: normal;
}
#mentions-pages a:link {
	color: #333333;
	text-decoration: none;
}
#mentions-pages a:visited {
	color: #333333;
	text-decoration: none;
}
#mentions-pages a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.float-right {
	display: block;
	float: right;
}
#header{
	background-image: url(Images/agrements/header.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#menu {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FF9900;
	text-decoration: none;
}
.lien-actif {
	color: #FF9900;
	font-weight: bold;
}
.separations-menu {
	color: #FF6600;
	font-weight: bolder;
	font-size: 16px;
	padding: 7px;
	text-align: center;
}
#col-droite {
	background-image: url(Images/agrements/fond-colD.gif);
	background-repeat: repeat-y;
	width: 267px;
	padding-left: 8px;
	text-align: center;
	font-style: normal;
}
#col-droite a:link {
	font-size: 18px;
	color: #856d4d;
	font-weight: normal;
	text-decoration: none;
}
#col-droite a:visited {
	font-size: 18px;
	color: #856d4d;
	text-decoration: none;
}
#col-droite a:hover {
	font-size: 18px;
	color: #ff9900;
}
.colD-active {
	font-size: 18px;
	color: #FF9900;
}
#col-droite2 {
	background-image: url(Images/agrements/fond-colD2.gif);
	background-repeat: repeat-y;
	width: 333px;
	text-align: right;
	font-style: normal;
}
h1 {
	color: #fff1d0;
	font-size: 22px;
}
.input {
	border: solid 1px #856d4d;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	width: 100%;
}
.btn-envoi {
	color: #fff1d0;
	background-color: #FF6600;
	border: solid 1px #856d4d;
	display: block;
	letter-spacing: 2px;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 8px;
	padding-right: 8px;
}
.adresse-contact {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	padding-bottom: 6px;
}
.adresse-contact a:link {
	color: #fff1d0;
	text-decoration: none;
}
.adresse-contact a:visited {
	color: #fff1d0;
	text-decoration: none;
}
.adresse-contact a:hover {
	color: #FF6600;
	text-decoration: none;
}
