body {
	background: #012766 url(http://www.coop-maritime-beauvoir.fr/data/template/bg.png) repeat-x left top;
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background-image: none;
   background-color: #fff;
   width: 640px;
   padding: 5px;
   border-right: 1px dotted gray;
}
body.mceContentBody td {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #666666;
}

a, a:visited, a:link {
	color: #012766;
}

a: hover {
	text-decoration: none;
}

ul {
	color: #012766;
}

a img {
	border: none;
}

/* LAYOUT */
#wrap {
	width: 1000px;
	margin: 0 auto;
}

#header {
	background: transparent url(http://www.coop-maritime-beauvoir.fr/data/template/bg-header.jpg) no-repeat center top;
	width: 1000px;
	height: 159px;
}

#hmenu {
	padding: 85px 0 0 283px;
	margin: 0;
	list-style: none;
	height: 50px;
	/*width: 465px;*/
	overflow: none;
}

#hmenu li {
	float: left;
}

#hmenu a {
	display: block;
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-left: 6px;
	margin-top: 7px;
	margin-right: 3px;
}

#hmenu span {
	display: block;
	text-decoration: none;
	padding: 10px 15px 15px 9px;
}

#hmenu a:hover {
	background: transparent url(http://www.coop-maritime-beauvoir.fr/data/template/bg-hmenu-left.gif) no-repeat left top;
}

#hmenu a:hover span {
	background: transparent url(http://www.coop-maritime-beauvoir.fr/data/template/bg-hmenu-right.gif) no-repeat right top;
}

#contentExtension {
	background: transparent url(http://www.coop-maritime-beauvoir.fr/data/template/bg-content-extension.jpg) repeat-y center top;
}

#content {
	background: transparent url(http://www.coop-maritime-beauvoir.fr/data/template/bg-content.jpg) no-repeat center top;
	min-height: 550px;
	_height: 550px;
}

#left {
	float: left;
}

#leftmenu {
	margin: 10px 0 0 60px;
	padding: 10px 5px 10px 20px;
	list-style: none;
	width: 195px;
	background-color: #e8f7fe;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	-border-radius: 15px;
}

#leftmenu a {
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding: 5px 0 5px 33px;
	background: transparent url(http://www.coop-maritime-beauvoir.fr/data/template/anchor.gif) no-repeat 2px center;
}

#leftmenu a:hover, #leftmenu .CurrentPage {
	background: #012766 url(http://www.coop-maritime-beauvoir.fr/data/template/anchor-white.gif) no-repeat 2px center;
	color: #e8f7fe;
}

#leftmenu li {
	margin: 0 0 15px 0;
}

#leftmenu ul {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #e8f7fe;
	margin-top: -15px;
	margin-left: 185px;
	padding: 10px 5px 10px 20px;
	width: 195px;
	border: 1px solid #012766;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	-border-radius: 15px;
}

#diaporama {
	width: 285px;
	height: 191px;
	background: transparent url(http://www.coop-maritime-beauvoir.fr/data/template/bg-diaporama.png) no-repeat left top;
	padding-top: 25px;
	margin-top: 30px;
}

#diaporama #anim {
	margin-left: 31px;
}

#page {
	float: left;
	width: 640px;
	margin: 0 10px 0 20px;
}

#footer {
	width: 1000px;
	height: 40px;
	background: transparent url(http://www.coop-maritime-beauvoir.fr/data/template/bg-footer.png) no-repeat center top;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	color: #657ba0;
}

#footer a {
	color: #657ba0;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/* STYLES */
.bleu-marine {
	color: #012766;
}

.cadre {
	border: 1px solid #012766;
}

.cadre-photo {
	padding: 2px;
	border: 2px solid #012766;
}

.Title {
	color: #012766;
	text-align: left;
	border-bottom: 1px solid #012766;
	font-family: tahoma, verdana, arial;
	font-size: 18px;
}

.Navigation {
	text-align: right;
}