/* Start of CMSMS style sheet 'Mareyeurs' */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin: 10px;
	background: #1C2772;
}

a img {
	border: none;
}

#wrapper {
	margin: 0 auto;
	width: 1019px;
	background: #fff;
}

#faux {
	margin-bottom: 0px;
	overflow: auto;
	width: 100%
	background: #fff;
}
#header {
	width: 834px;
	height: 140px;
	background: url(/uploads/images/fond-coin.gif) no-repeat;
	padding-top: 36px;
}
#leftcolumn { 
	background: url(/uploads/images/fond-poissons.jpg) no-repeat;
	height: 865px;
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 185px;
	float: left;
	position:relative;
}
#logo {
	margin-left:30px;
	margin-top:39px;
}


#menu {
	width: 150px;
	margin-left: 0px;
	margin-top: 30px;
	padding-left: 0;
}
#menu ul {
	list-style: none;
}
#menu li {
	padding: 5px;
	border-top: 1px solid #8DB4DC;
}
#menu ul li ul li {
	border: none;
}
#menu ul li a {
	font-weight: bold;
	color: #8DB4DC;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#menu ul li.active a {
	color: #fff;
}
#menu ul li.active ul li a {
	color: #8DB4DC;
}
#menu ul li.active ul li.active a {
	color: #fff;
}
#menu ul li ul {
	margin-left: -30px;
}
#menu ul li ul {
	padding-top: 6px;
	padding-left: 40px;
}



#contact {
	position: absolute;
	top: 678px;
	left: 35px;
	width: 111px;
	height: 25px;
}
#contact a {
	position: absolute;
	top: 0px;
	background: url(/uploads/images/contact.png) no-repeat 0 0;
	width: 111px;
	height: 25px;
}
#contact a:hover {
	position: absolute;
	top: 0px;
	background: url(/uploads/images/contact.png) no-repeat 0 -25px;
}
#contact a span {
	display:none;
}

#rightcolumn { 
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 834px;
	display: inline;
	position: relative;
}
#footer { 
	width: 1019px;
	clear: both;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	text-align: center;
	background: #1C2772;
}
.clear { clear: both; background: none; }

#contenu {
	margin: 25px;
	width: 450px;
}

#contenu h1 {
	color: #005072;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#frontend {
	position: absolute;
	top: 140px;
	right: 10px;
	width: 150px;
}

#frontend input {
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	width: 145px;
}

#frontend a {
	color: #666;
	text-decoration: none;
}

#frontend a:hover {
	text-decoration: underline;
}

.fichemareyeur h3 {
	color: #005072;
	margin-bottom: 0;
}

.fichemareyeur p {
	margin-top: 0;
	margin-left: 1.5em;
}

.ficherecette {
	clear:both;
}

.ficherecette img {
	float: left;
	margin:0px 10px 10px 0px;
	border: solid 1px black;
}

.ficherecette a img {
	float: left;
	margin:2px;
	border:0px;
	display: inline;
}

.mini {
	font-size:.7em;
}

.NewsSummaryAuthor {
	display: none;
}
/* End of 'Mareyeurs' */

/* Start of CMSMS style sheet 'contact' */
.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;
}

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;
}

/* End of 'contact' */

