body {
	background: #003b80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

h2 {
	color: #D49F00;
}

tr.listemenu {
	background: url(../images/puce.gif) no-repeat;
	background-position: 3px 6px;
}

tr.detail td {
	padding-left: 25px;
	font-size: .7em;
}

td.description {
	padding-left: 15px;
	display: table-cell;
	width: 300px;
}

td.prix {
	display: table-cell;
	vertical-align: top;
	text-align:right;
	width: 50px;
	background: none;
}

a img {
	border: none;
}

#conteneur {
	width: 980px;
	margin: 10px auto;
	position: relative;
}

#photo-restaurant-boulogne {
	position: absolute;
	top: 360px;
	left: -40px;
	width: 188px;
	height: 132px;
	z-index: 10;
}

#photo-restaurant-etaples {
	position: absolute;
	top: 560px;
	left: -40px;
	width: 188px;
	height: 132px;
	z-index: 10;
}

#photo-restaurant-boulogne a img , #photo-restaurant-etaples a img {
	border: none;
}

#photo-restaurant {
	position: absolute;
	top: 510px;
	left: -40px;
	width: 188px;
	height: 132px;
	z-index: 10;
}

#menugauche {
	width: 180px;
	float: left;
}

#coordonnees {
	position: absolute;
	top: 670px;
	left: -10px;
	width: 188px;
	height: 132px;
	z-index: 10;
}

#contenu {
	width: 800px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#accueil {
	background: url(../images/menu-pecheurs/menu-fond.gif) no-repeat;
	width: 180px;
	height: 267px;
}

#accueil a {
	display: block;
	width: 180px;
	height: 215px;
}

#accueil a span {
	display: none;
}

#entete1 {
	background: url(../images/entete1-pecheurs.png) no-repeat;
	width: 800px;
	height: 47px;
	font-size: 1px;
}

#entete2 {
	background: url(../images/entete2-general.jpg) no-repeat;
	width: 800px;
	height: 158px;
	font-size: 1px;
}
	#entete2-boulogne {
		background: url(../images/entete2-boulogne.jpg) no-repeat;
		width: 800px;
		height: 158px;
		font-size: 1px;
	}
	#entete2-etaples {
		background: url(../images/entete2-etaples.jpg) no-repeat;
		width: 800px;
		height: 158px;
		font-size: 1px;
	}

#entete3 {
	background: url(../images/entete3-pecheurs.png) no-repeat;
	width: 800px;
	height: 10px;
	font-size: 1px;
}

#texte {
	background: url(../images/fond_ombre-pecheurs.png) repeat-y;
	width: 800px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#languageselect {
	position: absolute;
	top: 0px;
	right: 30px;
}
#languageselect a img {
	border: none;
}

#texte-gauche {
	float: left;
	width: 405px;
	padding: 10px 25px 25px 70px;
}

#texte-droite {
	float: left;
	width: 250px;
	padding: 10px 27px 10px 23px;
}

#texte-bas {
	clear: both;
}

#footer {
	background: url(../images/footer-pecheurs.png) no-repeat;
	width: 800px;
	height: 32px;
	font-size: 1px;
	clear: both;
}

#menugauche dl {
	margin: 0;
}

#menugauche dl dt a {
	width: 146px;
	height: 15px;
	display: block;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding-left: 33px;
	background: url(../images/fond-menu-a.png) no-repeat;
}
#menugauche dl dt a:hover, #menugauche dl dt a.active {
	background-position: -146px 0;
}
#menugauche dl dt {
	margin-left: 34px;
	width: 146px;
	height: 47px;
	background: url(../images/fond-menu.png) no-repeat;
}

.sous-menu {
	padding-left: 33px;
	color: #fff;
	font-size: .9em;
	text-transform: lowercase;
}

#menudroite {
	padding: 10px;
	margin-left: 60px;
}

#menudroite dl {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#menudroite dt {
	display: inline;
}

#menudroite a {
	padding: 2px 15px;
	margin: 0 3px 0 0;
	text-decoration: none;
	color: #999;
	background: #eee;
	font-size: 1.2em;
	text-transform: uppercase;
}

#menudroite a:hover, #menudroite dt.active a {
	color: #fff;
	background: #9d0c15;
}

#signature {
	background: url(../images/fond_ombre-pecheurs.png) repeat-y;
	font-size: .9em;
	font-variant: small-caps;
	width: 700px;
	padding: 10px 50px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

#signature hr {
	width: 200px;
}

#logo-cme {
	float: left;
	width: 180px;
	text-align: right;
}

#footer-cme {
	float: left;
	width: 340px;
	text-align: center;
}

#logo-ape {
	float: left;
	width: 180px;
	text-align: left;
}

.formbuilderform div {
	margin:3px;
}

.formbuilderform label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
	float:left;
}

.formbuilderform input {
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	width: 270px;
}

.formbuilderform input.radio {
	width: 15px;
}

table.appreciation {
	border: 1px solid #ccc;
	width: 272px;
}
	table.appreciation td{
		text-align: center;
	}
	table.appreciation th{
		font-weight: normal;
		font-size: .8em;
		text-align: right;
	}

input.fbsubmit {
	background-color:#f3f3f3;
	border:1px solid #ccc;
	border-color:#eee #bbb #bbb #eee;
}

.fbsubmit {
	margin-left:111px;
}

.contactmessage textarea {
	background:#fff;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	width: 270px;
	height:150px;
}

.required {
	font-weight:bold;
}

.clear {
	clear: both;
}

#recette-menu {
	padding: 30px 10px 40px 110px;
	clear: both;
}
#recette-menu ul{
	padding: 0;
	margin: 0;
}
#recette-menu li {
	border-left: 1px solid #999;
	list-style-type: none;
	line-height: 18px;
	padding: 3px 0;
	margin: 0;
	display: block;
	float: left;
}
#recette-menu li a {
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	background: #fff;
	line-height: 18px;
	padding: 4px 18px;
	margin: 0;
}
#recette-menu li a:hover {
	color: #333;
	background: #ccc;
}

.recette-gauche {
	float: left;
	display: inline;
	width: 380px;
	margin-left: 110px;
}
.recette-gauche h1 {
	color: #000;
	font-size: 2.2em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}
.recette-gauche h2 {
	color: #000;
	font-size: 1.7em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}
.recette-gauche h3 {
	color: #000;
	font-size: 1.2em;
	line-height: 1em;
	margin: 2em 0 .3em 0;
	padding: 0;
}
.recette-gauche ul {
	margin: 0 0 1em 2em;
	padding: 0 0 0 1.1em;
	font-size: 1em;
}
.recette-gauche p {
	margin: 0 0 1em 2em;
	font-size: 1em;
}

.recette-droite {
	float: left;
	margin-left: 10px;
	display: inline;
}
.recette-donnees {
	width: 98px;
	height: 33px;
	background: #b0cae6;
	padding: 1px 1px 2px 1px;
	margin-bottom: 7px;
}

.recette-unite {
	text-align: center;
	line-height: 13px;
	font-size: .85em;
}
.recette-nombre {
	text-align: center;
	line-height: 21px;
	font-size: 1.5em;
}
.recette-illustration {
	margin-top: 44px;
}

#bouton-recettes {
	position: absolute;
	top: 133px;
	left: 356px;
}

#nutraqua {
	position: absolute;
	top: 15px;
	left: -185px;
}

#c183,#c185 {
	width: 380px;
	margin-left: 110px;
}

#logo-peche-locale {
	position: absolute;
	top: 295px;
	left: 616px;
}