@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	height: 100%;
}
#master {
	height: auto;
    height: 100%;
	min-height: 100%;
	width: 1000px;
	position: relative;
	background-color: #E0F2FB;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	height: 329px;
	width: 1000px;
	clear: left;
}
#logos {
	position: absolute;
	height: 83px;
	width: 655px;
	left: 0px;
	top: 0px;
}
#splash {
	position: absolute;
	height: 83px;
	width: 345px;
	left: 655px;
	top: 0px;
}
#vague {
	position: absolute;
	height: 128px;
	width: 655px;
	left: 0px;
	top: 83px;
}
#hamecon {
	position: absolute;
	height: 128px;
	width: 345px;
	left: 655px;
	top: 83px;
}
#accro {
	position: absolute;
	height: 73px;
	width: 655px;
	left: 0px;
	top: 211px;
}
#eau {
	position: absolute;
	height: 73px;
	width: 345px;
	left: 655px;
	top: 211px;
}
#plan {
	position: absolute;
	height: 25px;
	width: 200px;
	right: 25px;
	bottom: 15px;
	text-align: right;
}
#plan a {
	color: #000000;
	text-decoration: none;
	text-align: right;
}
#plan a:visited {
	outline: none;
}
#plan a:hover {
	color: #004B95;
}
#nav {
	position: absolute;
	height: 46px;
	width: 1000px;
	clear: left;
	left: 0px;
	top: 283px;
}
#contenu {
	background-color: #E0F2FB;
	position: relative;
	width: 943px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 31px;
}
#texte {
	position: relative;
	width: 500px;
	text-align: justify;
	padding-right: 15px;
	background-color: #E0F2FB;
	padding-bottom: 25px;
}
#texte li {
	list-style-type: none;
	color: #000000;
	margin-bottom: 3px;
	margin-left: 10px;
}
#texte li a {
	color: #000000;
}
#texte li a:hover {
	color: #999999;
}
#texte a{
	color: #144A95;
	text-decoration: none;
}
#texte a:hover {
	color: #999999;
}
#texte-recette {
	position: relative;
	width: 654px;
	text-align: justify;
	padding-right: 15px;
	background-color: #E0F2FB;
	padding-bottom: 25px;
}
#texte-recette ul{
	margin-left: 25px;
}
#texte-recette li {
	list-style-type: none;
	text-indent: -12px;
	margin-bottom: 4px;
}
#texte-recette a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#texte-recette a:visited {
	outline: none;
}
#texte-recette a:hover {
	outline: none;
	color: #144B96;
}
#avant-apres {
	position: absolute;
	height: 20px;
	width: 200
.px;
	right: 15px;
	width: 300px;
	top: 5px;
}
#avant-apres ul {
	text-align: right;
	list-style-type: none;
}
#avant-apres ul li {
	color: #666;
	display: inline;
}
#avant-apres ul li a {
	color: #666;
	display: inline-block;
	padding-left: 25px;
}
#avant-apres ul li a:visited {
	outline: none;
}
#avant-apres ul li a:hover {
	color: #004B96;
}
#retour-liste {
	position: absolute;
	height: 20px;
	width: 175px;
	top: 5px;
	right: 15px;
	text-align: left;
}
#retour-liste a {
	color: #666;
	text-align: left;
}
#retour-liste a:visited {
	outline: none;
}
#retour-liste a:hover {
	color: #FFF;
}
#image {
	position: absolute;
	height: 455px;
	width: 375px;
	background-color: #E0F2FB;
	float: right;
	left: 624px;
	top: 0px;
}
#image-recette {
	position: absolute;
	height: 455px;
	width: 306px;
	background-color: #E0F2FB;
	float: right;
	left: 694px;
	top: 0px;
}
#footer {
	background-color: #000000;
	position: fixed;
	width: 1000px;
	bottom: 0px;
	height: 25px;
	clear: both;
	color: #333333;
	padding-top: 10px;
	text-align: center;
}
#footer  a {
	color: #333333;
	text-decoration: none;
}
#copyright {
	position: fixed;
	height: 25px;
	width: 400px;
	left: 25px;
	bottom: 0px;
	font-size: 10px;
}
#conception {
	position: fixed;
	height: 25px;
	width: 300px;
	right: 100px;
	bottom: 0px;
	font-size: 10px;
	text-align: right;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #004A95;
	padding-bottom: 2px;
	padding-top: 2px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #004A95;
	padding-bottom: 8px;
	padding-top: 2px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-bottom: 8px;
	padding-top: 8px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
}
.droite {
	float: right;
	margin-bottom: 100px;
	margin-left: 10px;
}
.bleu {
	font-size: 14px;
	font-weight: bold;
	color: #004A95;
	padding-top: 8px;
}
.spacebefore {
	padding-top: 8px;
}
.logo {
	margin-top: 25px;
	margin-left: -5px;
}

