@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
p {
	margin: 0px;
	padding: 0px;
}
#conteneur {
	padding: 0px;
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/dc_background.jpg);
	background-repeat: repeat-y;
}
#gaucheTop {
	background-image: url(images/dc_Silvie.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 252px;
	height: 250px;
}
#titre {
	background-image: url(images/dc_fondTop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 100px;
	width: 428px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09C6BB;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom {
	background-image: url(images/dc_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 700px;
}
#contenu {
	background-image: url(images/dc_fondBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#credit {
	height: 15px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
}
#menuBas {
	padding: 0px;
	height: 20px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #F1D58C;
}
.textMenuBas {
	font-weight: bold;
	color: #BD9C45;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #B99840;
	text-decoration: underline;
}
a:hover {
	color: #09C6BB;
	text-decoration: underline;
}
