@charset "UTF-8";
body {
			margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
			padding: 0;
			text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
			color: #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 100%;
			background-color: #8D9194;
			line-height: 125%;
}
#container  {
			width: 950px;  /* ce paramétrage crée un conteneur dont la largeur est 80 % de celle du navigateur */
			background: #FFFFFF;
			text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
			margin-top: 0px;
			margin-right: auto;
			margin-bottom: 0px;
			margin-left: auto;
			padding: 0px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
}
#mainContent  {
			margin: 0px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			padding: 0px;
			background-image: url(../images/background_duckgraphic_14.jpg);
			background-repeat: repeat-y;
}

#header
{
	background-image: url(../images/background_duckgraphic_14.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_wrapping {
	background-image: url(../images/background_duckgraphic_14.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 710px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation
{
			color: #FFF;
			margin: 0px;
			display: block;
			height: 40px;
			background-image: url(../images/background_duckgraphic_05.jpg);
			background-repeat: no-repeat;
			padding-top: 0px;
			padding-right: 115px;
			padding-bottom: 0px;
			padding-left: 115px;
}
#bloc_contenu
{
			padding-top: 0px;
			padding-right: 115px;
			padding-bottom: 0px;
			padding-left: 115px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
}

#contenu_accueil
{
			padding: 0px;
			margin: 0px;
			background-color: #1E1E1E;
}

#contenu
{
			padding: 20px;
			margin: 0px;
			background-color: #1E1E1E;
}
#reference {
	display: block;
	height: 150px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.image_liens {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contenu a
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contenu h1
{
			color: #39F;
			font-size: 125%;
			margin: 0px;
			padding: 0px;
			line-height: 140%;
}

#contenu h2
{
			color: #CCC;
}

#contenu p
{
			color: #CCC;
			text-align: justify;
			padding: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 9px;
			margin-left: 0px;
}
#contenu a {
	color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contenu ul
{
			color: #FFF;
			list-style-type: square;
			list-style-position: outside;
			padding-top: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			padding-left: 14px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 9px;
			margin-left: 0px;
}

#contenu ul li
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: justify;
	color: #CCC;
}

#footer
{
			background-image: url(../images/background_duckgraphic_14.jpg);
			background-repeat: repeat-y;
			padding-top: 20px;
			padding-right: 115px;
			padding-bottom: 20px;
			padding-left: 115px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
}

#footerContent
{
			background-color: #1E1E1E;
			height: auto;
			padding: 12px;
			margin: 0px;
}

#footerContent p
{
			color: #CCC;
			font-size: 85%;
			text-align: center;
			margin: 0px;
			padding: 0px;
			line-height: 120%;
			text-decoration: none;
}
#footerContent a {
	color: #CCC;
	text-decoration: none;
}

.page_interieure
{
			background-image: url(../images/background_duckgraphic_14.jpg);
			background-repeat: repeat-y;
}

.index
{
			background-image: url(../images/background_duckgraphic_08.jpg);
			background-repeat: no-repeat;
			height: 580px;
			display: block;
}
#retour_duckgraphik {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 900px;
	top: 20px;
	right: 0px;
	bottom: 0px;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	border: thin dashed #FFF;
	line-height: 90%;
}

