body {
	Width:1080px;
	color:#514F3B;
	background-color:#FFFFFF;
	background-image:url(public/imgskins/marhic/pics/bgbody.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	margin-left:auto;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	letter-spacing:normal;
	vertical-align:text-top;
}
table, td, th, tr, img, div, span, ul, li, a, ins, form, hr, h1, h2, h3, h4, h5, h6, label, dl, dt, dd {
	border:none;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-decoration:none;
}
dl {
	width: 660px;
}	
dt {
 width:150px;
 text-align:right;
 font-weight:bolder;
 font-size:1em;
 float:left;
}
dd {
	width:505px;
	color:#000000;
	clear:right;
	text-align:left;
	margin-left:5px;
	display:inline-block;
}
table, td, th, tr {
	text-align:center;
	vertical-align:top;
}
img {
	border:2px inset #514F3B;
}
a:link {
	text-decoration:none;
	color:#514F3B;
	font-weight:bold;
	background-color:transparent;
}
a:visited {
	text-decoration:none;
	color:#514F3B;
	background-color:transparent;
}
a:hover {
  	text-decoration:none;
	color:#95926D;
	background-color:transparent;
}
a:active {
  	text-decoration:none;
	color:#514F3B;
	background-color:transparent;
}
h1 {
	font-size:2.5em;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:1em;
}
h4 {
	font-size:0.8em;
}
h5 {
	font-size:0.75em;
}
h6 {
	font-size:0.6em;
}

.topbody {
	height:48px;
	width:1080px;
	background-image:url(public/imgskins/marhic/pics/topbody.png);
	background-repeat:no-repeat;
}
.bottombody {
	height:50px;
	width:1080px;
	background-image:url(public/imgskins/marhic/pics/bottombody.png);
	background-repeat:no-repeat;
}
.mainbody {
	height:auto;
	width:1024px;
	background-image:url(public/imgskins/marhic/pics/bg.png);
	background-repeat:repeat-y;
}
.pborderleft {
	background-image:url(public/imgskins/marhic/pics/shadowleft.png);
	text-align:center;
	background-repeat:repeat-y;
	background-position:left 0px;
	margin-right:28px;
	height:auto;
	width:1080px;
}
.pborderright {
	background-image:url(public/imgskins/marhic/pics/shadowright.png);
	text-align:center;
	background-repeat:repeat-y;
	background-position:right 0px;
	margin-left:28px;
	height:auto;
	width:1052px;
}
.genbody {
	height:auto;
	width:1024px;
}
.banner {
	background-image:url(public/imgskins/marhic/pics/header.png);
	overflow:hidden;
	height:150px;
	width:1024px;
}
.separator {
	background-image:url(public/imgskins/marhic/pics/separator.png);
	overflow:hidden;
	height:1px;
	width:1024px;
}
.intseparator {
	background-image:url(public/imgskins/marhic/pics/separator.png);
	overflow:hidden;
	height:1px;
	width:660px;
}
.mainpage {
	height:auto;
	width:1024px;
	background-image: url(public/imgskins/marhic/pics/bandeaugauche.png);
	background-repeat: repeat-y;
	background-position: 150px 0px;
}
.pmenu {
	float: left;
	width:200px;
	height:100%;
	overflow:visible;
}
.pcontent {
	float: none;
	width:750px;
	margin-left:254px;
	margin-right:20px;
	text-align:center;
}
.pcontainer {
	margin-top:10px;
}
.pagetopbackground {
	background-image: url(public/imgskins/marhic/pics/toppage.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 750px;
}
.pagemidbackground {
	background-image: url(public/imgskins/marhic/pics/page.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 750px;
}
.pagec {
	height: auto;
	width: 660px;
	margin-left:40px;
	margin-right:50px;
}
.pagebottombackground {
	background-image: url(public/imgskins/marhic/pics/bottompage.png);
	background-repeat: no-repeat;
	background-position: center -30px;
	height: 32px;
	width: 750px;
}
.menuconttop {
	background-image: url(public/imgskins/marhic/pics/menutop.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 24px;
	width: 200px;
}
.menucont {
	background-image: url(public/imgskins/marhic/pics/menubg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	width: 200px;
}
.menucontbottom {
	background-image: url(public/imgskins/marhic/pics/menubottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 31px;
	width: 200px;
}

.vseparator {
	background-image:url(public/imgskins/marhic/pics/vseparator.png);
	overflow:hidden;
	height:10px;
	width:1024px;
}
.pleft {
	text-align:center;
	vertical-align:top;
	overflow:hidden;
	height:auto;
	width:200px;
}
.pright {
	text-align:center;
	vertical-align:top;
	overflow:hidden;
	height:auto;
	width:824px;
	margin-left:20px;
	margin-right:20px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(public/imgskins/marhic/pics/shadowright.png);
	background-repeat:repeat-y;
	background-position:left 0px;
}
.scrollpage {
	margin-right:10px;
	padding-right:10px;
	overflow:hidden;
	height:auto;
}
.scrollpagebio {
	text-align:justify;
	margin-right:10px;
	padding-right:10px;
	overflow:hidden;
	height:auto;
}

.menu {
  text-align:center;
  list-style-type:none;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:5px;
  padding-bottom:0px;
  height:100%;
  overflow:hidden;
  color:#65634A;
  width:150px;
  margin-left:25px;
  margin-right:25px;
  background-color:transparent;
}
.menutext {
	color:#514F3B;
	text-align:center;
	vertical-align:middle;
	list-style-type:none;
	margin-top:15px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:150px;
	height:30px;
	font-size:1em;
	font-style:normal;
	line-height:30px;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	text-decoration:none;
	background-color:transparent;
}
.menutext:hover {
	color:#65634A;
	background-color:transparent;
}
.menubutton {
	color:#514F3B;
	text-align:center;
	vertical-align:middle;
	list-style-type:none;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px;
	width:150px;
	height:30px;
	overflow:hidden;
	background-image:url(public/imgskins/marhic/pics/menubutton.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:transparent;
}
.menubutton:hover {
	color:#65634A;
	background-position:0px -30px;
	background-color:transparent;
}
.button {
	color:#514F3B;
	text-align:center;
	vertical-align:middle;
	list-style-type:none;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-bottom:0px;
	width:150px;
	height:30px;
	overflow:hidden;
	background-image:url(public/imgskins/marhic/pics/menubutton.png);
	background-repeat:no-repeat;
	background-position:0px -30px;
	background-color:transparent;
}
.button:hover {
	color:#65634A;
	background-position:0px -30px;
	background-color:transparent;
}

.footer {
	text-align:center;
	list-style-type:none;
	overflow:hidden;
	margin:auto;
	
}
.retlink {
	text-align:justify;
	font-weight:bolder;
}

.var1{
	color:#000000;
	background-color:transparent;
}
.var2{
	color:#706A48;
	background-color:transparent;
}
.var3{
	color:#65634A;
	background-color:transparent;
}
.mailbox {
	text-align:center;
	vertical-align:middle;
}



.imgbottom {
  vertical-align:middle;
  border:none;
}
.imgleft {
  text-align:left;
  border:none;
}
.imgright {
  text-align:right;
  border:none;
}
.imgcenter {
  text-align:center;
  border:none;
}
.imgnone {
  border:none;
}
.imgcontainer{
	text-align:center;
	background-position:center center;
}
.imgdiv {
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
}
.imgbg{
	text-align:center;
}
.imgborder {
	width:30px;
}
.article {
	width:750px;
	text-align:justify;
}
.module {
	width:750px;
	text-align:center;
}
.galerie {
	height:600px;
	width:660px;
	vertical-align:middle;
	text-align:center;
}
.modulegalerie {
	width:660px;
	vertical-align:middle;
	text-align:center;
}
.liste{
	color:#403d2b;
  	margin-left:5px;
  	padding-left:5px;
	font-size:1.0165em;
  	list-style-type:disc;
  	list-style-position:inside;
	background-color:transparent;
}
.photobio {
	margin-left:40px;
	margin-right:20px;
	width:250px;	
	float:left;
}
.photoright {
	margin-left:20px;
	margin-right:100px;
	height:295px;
}
.vignettecont {
	height: 150px;
	width: 660px;
	text-align:justify;
}
.vignette {
	display: inline;
	height: 150px;
	width: 150px;
	clear:none;
	text-align: center;
}
.slidecontainer{
  width:660px;
  height:108px;
  overflow:hidden;
  display:inline-block;
  margin:0px;
  padding:0px;
  margin-left:auto;
  margin-right:auto;
}
.slidecontainer2 {
  width:660px;
  height:108px;
  overflow:hidden;
  display:inline-block;
  margin:0px;
  padding:0px;
}
.thumbcontainer{
	border:1px inset #514F3B;
	position:relative;
  	width:618px;
  	height:100px;
  	overflow:hidden;
  	margin:0px;
  	padding:0px;
}
.thumbcontainer2{
	position:relative;
	width:auto;
	height:100px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	white-space: nowrap;
}
.thumb{
  display:inline-block;
}
.arrowcontainer {
	height:100px;
	width:16px;
	margin:0px;
	padding:0px;
}
.arrowleft {
	background-image:url(public/imgskins/marhic/pics/arrows/arrowleft.png);
	background-repeat:no-repeat;
	height:100px;
	width:16px;
	margin:0px;
	padding:0px;
	background-position: 0px 0px;
}
.arrowright {
	background-image:url(public/imgskins/marhic/pics/arrows/arrowright.png);
	background-repeat:no-repeat;
	height:100px;
	width:16px;
	margin:0px;
	padding:0px;
	background-position: 0px 0px;
}
.arrowleft:hover, .arrowright:hover {
	background-position: 0px -100px;
}
.arrowleftmid {
	background-image:url(public/imgskins/marhic/pics/arrows/arrowleft-mid.png);
	background-repeat:no-repeat;
	height:300px;
	width:30px;
	margin:0px;
	padding:0px;
	background-position: 0px 0px;
}
.arrowrightmid {
	background-image:url(public/imgskins/marhic/pics/arrows/arrowright-mid.png);
	background-repeat:no-repeat;
	height:300px;
	width:30px;
	margin:0px;
	padding:0px;
	background-position: 0px 0px;
}
.arrowleftmid:hover, .arrowrightmid:hover {
	background-position: 0px -300px;
}

.imghover{
	background:none;
}
.imghover:hover {
	background-image:url(public/imgskins/marhic/pics/imghover.png);
}
.renseignements {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.tbleft {
	width:270px;
	text-align:right;
}
.tbright {
	width:330px;
	text-align:left;
}
.tbleft2 {
	width:130px;
	text-align:right;
}
.tbright2 {
	width:510px;
	text-align:left;
}
.tbtxt {
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #706A48;
	text-decoration: none;
	background-color:transparent;
}
.icons {
	width:16px;
	overflow:hidden;
}
.col1 {
	width:16px;
	overflow:hidden;
}
.col2 {
	width:16px;
	overflow:hidden;
}
.col2 {
	width:16px;
	overflow:hidden;
}
.admmodule {
	width:660px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.rubrique {
	width:100px;
	text-align:center;
}
.legal {
	font-size: 0.7em;
}
.tbthumb {
	width:250px;
	overflow:hidden;
	text-align:center;
}

.skinform{
	text-align: center;
	vertical-align: bottom;
	position:relative;
	height: 0px;
	overflow:visible;
	width: 200px;
	top: -45px;
	clear: none;
	float: none;
}
.skinmenu{
	width:140px;
}
.skinbutton{
	width:30px;
}
.countcontainer {
	margin-right:500px;
	margin-left:10px;
	width: 1024px;
}
.navitem {
font-weight:bold;	
}
.navcur{
font-weight:bolder;	
}
.navcur span{
border:thin solid #000000;
background-color:#6699CC;
margin:2px;
padding:2px;
font-weight:bolder;	
}