/*
Theme Name: lat
Description: Theme lat.
Version: 1.0
Author: Fractalecorp
Author URI: http://www.fractalecorp.fr
*/

/* begin Page */



body
{
  margin: 0 auto;
  padding: 0;
  background-color: #4C2015; 
/*  cursor: url('images/cursor_lat.cur'),auto; */
/*  background-image: url('images/Page-BgTexture.jpg'); */
/*  background-repeat: repeat-x; */
/*  background-attachment: fixed; */
/*  background-position: bottom left; */
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
/*  background-image: url('images/Page-BgGlare.png');
  background-repeat: no-repeat;*/
  height: 448px;
  width: 388px;
  margin: 0;
}

html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent; /* Opera fix */
}




.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:51px;
  min-height:51px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 1010px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 5px;
  background:url(images/logo_fond.png) no-repeat bottom left;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -35px;
  width: 70px;
  height: 70px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 35px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -35px;
  left: 0;
  width: 70px;
  height: 70px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 35px;
  height: 35px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -35px;
  left: -35px;
  width: 70px;
  height: 70px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 35px;
  right: 35px;
  height: 35px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 35px;
  right: 35px;
  height: 35px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -35px;
  left: 0;
  width: 100%;
  height: 70px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 35px;
  left: 0;
  width: 35px;
  bottom: 35px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 70px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 35px;
  right: 0;
  width: 35px;
  bottom: 35px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -35px;
  width: 70px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 35px;
  left: 35px;
  right: 35px;
  bottom: 35px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: 10px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  width: 1000px;
  height: 171px;
  background-image: url('images/Header.png');
  background-repeat: no-repeat;
  background-position: left top;
}


div.Header  div.Header-c
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
/*  background-image: url('images/Header.jpg'); */
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 9px;
  top: 68px;
  width: 850px;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  display: block;
  text-align: left;
  font-family:Arial, Helvetica, Sans-Serif;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #9F864D !important;
}

.logo-text, .logo-text a
{
  display: block;
  padding:0;
  margin:0;
  text-align: left;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color: #111009 !important;
}
/* end Logo */

/* begin Menu */

#drapeaux{
	margin:-165px 5px 0px 0px;
	width:20px;
	float:right;
	z-index:999;
}
#drapeaux1{	margin:0px 0px 7px 0px;	border:1px solid #4c2015;}
#drapeaux2{	margin:0px 0px 7px 0px;	border:1px solid #4c2015;}
#drapeaux3{	margin:0px 0px 7px 0px;	border:1px solid #4c2015;}
#drapeaux4{	margin:0px 0px 0px 0px;	border:1px solid #4c2015;}
#drapeaux1:hover{	margin:0px 0px 7px 0px;	border:1px solid #caa767;}
#drapeaux2:hover{	margin:0px 0px 7px 0px;	border:1px solid #caa767;}
#drapeaux3:hover{	margin:0px 0px 7px 0px;	border:1px solid #caa767;}
#drapeaux4:hover{	margin:0px 0px 0px 0px;	border:1px solid #caa767;}
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 1000px;
  height: 42px;
  z-index: 100;
}

.artmenu
{
  padding: 6px 6px 6px 6px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 42px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 890px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 30px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;

}
.artmenu a
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.artmenu a span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style:normal;
  font-weight:bold;
  letter-spacing: 1px;
  color: #fef9b9;
  padding: 0 19px;
  margin: 0 4px;
  line-height: 30px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}


.artmenu a:hover
{
  background-position: left -30px;
}

.artmenu li:hover>a
{
  background-position: left -30px;
}
.artmenu li:hover a span
{
  background-position: right -30px;
}

.artmenu a:hover span
{
  background-position: right -30px;
}


.artmenu a:hover span span
{
  color: #4C2015;
  background-position: left -30px;
}

.artmenu li:hover a span span
{
  color: #4C2015;
  background-position: left -30px;
}


.artmenu a.active
{
  background-position: left -60px;
}

.artmenu a.active span
{
  background-position: right -60px;
}

.artmenu a.active span span
{
  color: #4C2015;
  background-position: left -60px;
}

/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 30px;
  background-image: url('images/item-separator.png');
}
/* end MenuSeparator */

/* begin Box, Block */

.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Block
{
  margin: 0px 0px 0px 0px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 0px;
}

.Block table.table th, .Block table.table td
{
  padding: 0px;
}


.Block table.table td
{
  vertical-align: top;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 36px;
  z-index: 0;




}

.BlockHeader-text
{
  white-space : nowrap;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 36px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 36px;
}

.BlockHeader .l
{
  left: 0;
  right: 0px;
}


.BlockHeader .r
{
  right: 0;
  width: 0px;
}


.BlockHeader .r div
{
  width: 1000px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.jpg');
}



.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('images/BlockHeaderIcon.png');
  padding:0 0 0 40px;
  background-repeat: no-repeat;
  min-height: 25px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  overflow: hidden;
  min-width:13px;
  min-height:13px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}

.BlockContent-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 6px;
  height: 6px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 6px;
  height: 6px;
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -6px;
  width: 12px;
  height: 12px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 6px;
  height: 6px;
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -6px;
  left: 0;
  width: 12px;
  height: 12px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 6px;
  height: 6px;
}

.BlockContent-br div
{
  position: absolute;
  z-index: -1;
  top: -6px;
  left: -6px;
  width: 12px;
  height: 12px;
  background-image: url('images/BlockContent-s.png');
}

.BlockContent-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 6px;
  right: 6px;
  height: 6px;
}

.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background-image: url('images/BlockContent-h.png');
}

.BlockContent-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 6px;
  right: 6px;
  height: 6px;
}

.BlockContent-bc div
{
  position: absolute;
  z-index: -1;
  top: -6px;
  left: 0;
  width: 100%;
  height: 12px;
  background-image: url('images/BlockContent-h.png');
}

.BlockContent-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 6px;
  left: 0;
  width: 6px;
  bottom: 6px;
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

.BlockContent-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 6px;
  right: 0;
  width: 6px;
  bottom: 6px;
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -6px;
  width: 12px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

.BlockContent-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  background-image: url('images/BlockContent-c.png');
}


.BlockContent-body
{
  color:#5E634F;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 125%;
}

.BlockContent-body a:link
{
  color: #80701E;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.BlockContent-body a:visited
{
  color: #899074;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.BlockContent-body a:hover
{
  color: #A99428;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #262820;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
}

.BlockContent-body ul li
{
  padding:0px 0 0px 12px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Post
{
  margin: 0px;
}


/* Start images */
a img
{
  border: 0;
}

img
{
  border:0;
}

img.metadata-icon
{
  border:none;
  vertical-align: middle;
}

/* Finish images */

/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #574C14;
}
/* end PostHeaderIcon */

/* begin PostHeader */
a.PostHeader:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #6B5E19;
}

a.PostHeader:visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #5E634F;
}

a.PostHeader:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #696035;
}
/* end PostHeader */

/* begin PostMetadata */

.PostMetadataHeader
{

  background-color: #fef9b9;
  border-color: #F0EDE0;
  border-style: solid;
  border-width: 1px;
  padding:3px;
}


.PostMetadataHeader
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  letter-spacing: 0px;
  margin-bottom: 3px;
  color: #383B30;
}

.PostMetadataHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  letter-spacing: 0px;
  color: #696035;
}

.PostMetadataHeader a:visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  letter-spacing: 0px;
  color: #535846;
}

.PostMetadataHeader a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: underline;
  letter-spacing: 0px;
  color: #80701E;
}
/* end PostMetadata */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

.PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}


hr {color:#4C2015;height:1px;margin:0;padding:0;background:#4C2015;border:0;}
/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4C2015;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4C2015;
}

/* Adds special style to a visited link. */
a:visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4C2015;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  font-weight:bold;
  color: #4C2015;
}
/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4C2015;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4C2015;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4C2015;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4C2015;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4C2015;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4C2015;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  color: #383B30;
  margin:0;
  padding:0;
}

li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}



.Post ul li
{
  padding:0px 0 0px 10px;
  background-image: url('images/PostBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */

blockquote p
{
  color:#10110E;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0px;
  text-align: left;
  margin-left: 15px;
  margin-right: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
  line-height: 150%;
}

blockquote
{
  border:1px solid #EFE7BD;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 41px;

  background-color:#E9E5D3;

  background-image:url('images/PostQuote.png');
  background-position:left top;
  background-repeat:no-repeat;
}



/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */

.PostMetadataFooter
{

  background-color: #E9E5D3;
  border-color: #D4CDAA;
  border-style: solid;
  border-width: 1px;
  padding:3px;
}


.PostMetadataFooter
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  letter-spacing: 0px;
  color: #33362B;
}

.PostMetadataFooter a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  letter-spacing: 0px;
  color: #625A32;
}

.PostMetadataFooter a:visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  letter-spacing: 0px;
  color: #4E5242;
}

.PostMetadataFooter a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: underline;
  letter-spacing: 0px;
  color: #78691C;
}
/* end PostMetadata */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:34px;
  height:34px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none;
}


/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 34px;
  color: #000000;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height: 34px;
  white-space: normal;
  padding: 0 21px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 34px;
  text-decoration: none;
}

input, select
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.Button .active
{
  color: #FBF9EE;
}

.Button .hover,  a.Button:hover
{
  color: #000000;
  text-decoration:none;
}

.Button .active .r
{
  top: -68px;
}

.Button .hover .r
{
  top: -34px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 8px;
  height: 102px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:411px;
  height: 102px;
}


.Button .active .l
{
  top: -68px;
}

.Button .hover .l
{
  top: -34px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 8px;
  height: 102px;
}


.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 1000px;
  height:100px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:40px;
  width:980px;
  position: relative;
  z-index: 0;
  padding: 0px 20px 0px 0px;
  line-height:40px;
  background-image: url('images/pied_de_page.png');
  text-align: right;
  color:#FEF9B9;
}
.Footer-inner > p > a {
	font-weight:normal;
	color:#FEF9B9;
}
.Footer-inner > p > a:hover {
	text-decoration:underline;
	color:#FEF9B9;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 1000px;
  height: 60px;
  bottom:0;
  left:0;
}



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('images/rssIcon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 25px;
  width: 25px;
}




.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#1B190E;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #625A32;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #181914;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #78691C;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#A59027;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#887C44;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding:0px 0px 0px 0px;
  border: 0;
  float: left;
  overflow: hidden;
  width: 730px;
}

.clear-float
{
  float:none;
  clear:both;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 16px 16px 0px 0px;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 250px;
  background:url(images/sidebar1degrade.png) repeat-x #caa767;
}

.clear-float
{
  float:none;
  clear:both;
}
/* end LayoutCell */



.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

#commentform textarea
{
  width: 100%;
  padding: 2px;
}

.navigation
{
	display: block;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 3em;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.wp-caption
{
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#prefooter {width:100%; height:100%; margin:0 auto; text-align: left; background: url(images/footerbg.png); padding:5px 0;}
h4.fttitle {font: 18px Arial, Helvetica, sans-serif; margin-bottom:4px; margin-top:0px; font-weight:normal; color:#000000; padding:4px; border-bottom:2px solid #80701E; width:85%;}
#prefooter ul, #prefooter p {margin:0; padding:0 3px; color:#291200; font-size:11px;}
#prefooter ul li {margin-left:0px; margin-bottom:5px; list-style:none; font-size:11px;}
#prefooter #leftcol {width:32%; padding-right:6px; float:left;}
#prefooter #middlecol {width:32%; padding:0 7px; float:left; margin-left: auto; margin-right:auto;}
#prefooter #rightcol {width:32%; padding-left:6px; float:right;}

.monosidebar {float:right;width:266px;}

.usual {width:95%; margin:0 auto; margin-top:5px;}
.usual ul.idTabs li {list-style:none; float:left; margin:0 0 0px 0;}
.usual ul.idTabs a {display:block; padding:3px 5px; text-decoration:none!important; font-weight:bold; margin:2px 2px 0 0; color:#FFF; background:#C6BC8E; font-size: 12px;}
.usual ul.idTabs a:hover {color:#FFF; background:#80701E;}
.usual ul.idTabs a.selected {margin-bottom:0; color:#000; background:white; cursor:default;}
.usual div {padding:5px; clear:left; background:white; height:100%; font-size:11px;}
.usual div a {background:none; display:inline; font-weight:normal; font-size:11px; margin:0;}
.usual div a:visited {background:none;}
.usual div a:hover {background:none;}
.usual div ul li {margin-bottom:3px; list-style:none; font-size:11px;}

.rsslink {width:95%; margin:0 auto; margin-top:5px; margin-bottom:5px;}
.rsslink2 {background:#FFFFFF; border:1px solid #80701E;}
.rsslink img {width:50px; height:50px; padding: 0 7px 3px 0; border:0;}
.rsslink p {font-size:16px; text-align:center; padding:3px;}
.rsslink strong {color:#80701E;}
.rsslink form {text-align:center; padding:3px 0 3px 0;}
.rsslink form input {border:1px solid #80701E; margin:1px;}

/* ACCUEIL */

#carousel1cadre{float:left;width:170px;margin:0px 55px 0px 0px;background:url('images/cadre.gif') no-repeat;}
#carousel1{width:150px;margin:10px 10px 10px 10px;}

#carousel2cadre{float:left;width:170px;margin:0px 55px 0px 0px;background:url('images/cadre.gif') no-repeat;}
#carousel2{width:150px;margin:10px 10px 10px 10px;}

#carousel3cadre{float:right;width:170px;margin:0px 55px 0px 0px;background:url('images/cadre.gif') no-repeat;}
#carousel3{width:150px;margin:10px 10px 10px 10px;}

.gauche_transparent {
    width: 698px;
    height: 100%;
    margin: 16px 16px 16px 16px;
    padding: 0px 0px 0px 0px;
} .gauche_transparent_haut {
    width: 698px;
    height: 10px;
    background: url(images/gauche_transparent_haut.png) no-repeat;
} .gauche_transparent_centre {
    width: 678px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 10px 10px;
    background: url(images/gauche_transparent_centre.png) repeat-y;
	color:#000000;
} .gauche_transparent_centre2 {
    width: 678px;
    height: 50px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    background: url(images/gauche_transparent_centre.png) repeat-y;
	color:#000000;
}
.gauche_transparent_centre3 {
    width: 678px;
    height: 70px;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    background: url(images/gauche_transparent_centre.png) repeat-y;
	color:#000000;
}
.gauche_transparent_centre4 {
    width: 678px;
    height: 150px;
    margin: -12px 0px 0px 0px;
    padding: 0px 10px 10px 10px;
    background: url(images/gauche_transparent_centre.png) repeat-y;
	color:#000000;
}
.gauche_transparent_centre5 {
    width: 678px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background: url(images/gauche_transparent_centre.png) repeat-y;
	color:#000000;
} .gauche_transparent_bas {
    width: 698px;
    height: 10px;
    background: url(images/gauche_transparent_bas.png) no-repeat;
}
.lat{
    width: 37px;
    height: 37px;
	margin:0px 5px 0px 0px;	
	float:left;
	background: url('images/BlockHeaderIcon.png');
}
.lat2{
    width: 37px;
    height: 37px;
	margin:0px 0px 0px 5px;	
	float:right;
	background: url('images/BlockHeaderIcon.png');
}

/* MOBILHOME */

#carousel4cadre{float:left;width:170px;margin:20px 0px 0px 85px;background:url('images/cadre.gif') no-repeat;}
#carousel4{width:150px;margin:10px 10px 10px 10px;}

#carousel5cadre{float:left;width:170px;margin:20px 0px 0px 190px;background:url('images/cadre.gif') no-repeat;}
#carousel5{width:150px;margin:10px 10px 10px 10px;}

.lien1{cursor:pointer;}
.lien1:hover{cursor:pointer;}
.lien1:active{cursor:pointer;}

input.bouton {
	width:90%; 
	height:50px;
	background:#4C2015;
	color:#FEF9B9;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	border: 3px double #5d4c2f;
	border-top-color: #c9a584;
	border-left-color: #c9a584;
	cursor:pointer;
}

input.bouton:hover {
	width:90%; 
	height:50px;
	background:#4C2015;
	color:#FEF9B9;
	font-weight:bold;
	border: 3px double #5d4c2f;
	border-top-color: #c9a584;
	border-left-color: #c9a584;
	cursor:pointer;
}
input.bouton:active {
	width:90%; 
	height:50px;
	background:#4C2015;
	color:#FEF9B9;
	font-weight:bold;
	border: 3px double #c9a584;
	border-top-color: #5d4c2f;
	border-left-color: #5d4c2f;
	cursor:pointer;
}

a.bouton {
	font-size:16px;
	line-height:50px;
	width:90%; 
	height:40px;
	background:#4C2015;
	color:#FEF9B9;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	padding:5px 5px 5px 5px;
	border: 3px double #5d4c2f;
	border-top-color: #c9a584;
	border-left-color: #c9a584;
	cursor:pointer;
	text-align:center;
}

a.bouton:hover {
	width:90%; 
	height:50px;
	background:#4C2015;
	color:#FEF9B9;
	font-weight:bold;
	border: 3px double #5d4c2f;
	border-top-color: #c9a584;
	border-left-color: #c9a584;
	cursor:pointer;
}
a.bouton:active {
	width:90%; 
	height:50px;
	background:#4C2015;
	color:#FEF9B9;
	font-weight:bold;
	border: 3px double #c9a584;
	border-top-color: #5d4c2f;
	border-left-color: #5d4c2f;
	cursor:pointer;
}

.titre{	
	width:668px; 
	height:40px;
	padding:5px 5px 5px 5px;
	text-align:center;
}
.meta_img{	
	float:right;
	height:100%;
	margin:0px 0px 0px 5px;
}

/* MOBILHOME FORMULAIRE */

#mobilhome_entete{
	width:698px; 
	height:100%;
	margin:16px 16px 16px 16px;
}
#mobilhome_entete1{
	width:349px; 
	height:100%;
	margin:0px 0px 0px 0px;
	float:left;
}
#mobilhome_txt1{
	width:349px; 
	height:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#mobilhome_entete2{
	width:349px; 
	height:100%;
	margin:0px 0px 0px 0px;
	float:left;
}
#mobilhome_txt2{
	width:349px; 
	height:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#mobilhome_entete1b{
	width:329px; 
	height:100%;
	margin:0px 0px 0px 0px;
	float:left;
}
#mobilhome_txt1b{
	width:329px; 
	height:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#mobilhome_entete2b{
	width:329px; 
	height:100%;
	margin:0px 0px 0px 0px;
	float:left;
}
#mobilhome_txt2b{
	width:329px; 
	height:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
}

.formulaire {
	width:698px; 
	height:100%;
	margin:16px 16px 16px 16px;
}
.formulaire_celule1 {
	width:166px; 
	height:50px;
	float:left;
}
.formulaire_celule2 {
	width:166px; 
	height:50px;
	float:left;
}
.formulaire_celule3 {
	width:166px; 
	height:50px;
	float:left;
}
.formulaire_celule4 {
	width:166px; 
	height:50px;
	float:left;
}
.formulaire_txt {
	width:140px; 
	height:50px;
	float:left;
	padding:0px 10px 0px 0px;
	text-align:right;
	line-height:50px;
	font-weight:bold;
}
.formulaire_img {
	width:16px; 
	height:45px;
	margin:5px 0px 0px 0px;
	float:left;
}
.formulaire_imghaut {
	width:16px; 
	height:20px;
	margin:-5px 0px 0px 0px;
	background:url('images/fleche_haut.png') bottom no-repeat;
}
.formulaire_imgbas {
	width:16px; 
	height:20px;
	margin:5px 0px 0px 0px;
	background:url('images/fleche_bas.png') top no-repeat;
}
input.fleche_haut{
	position:absolute;
	width:16px; 
	height:20px;
	margin:-10px 0px 0px -11px;
	background:none;
	border:0px;
	cursor:pointer;
	z-index:1000;
}
input.fleche_bas{
	position:absolute;
	width:16px; 
	height:20px;
	margin:-13px 0px 0px -11px;
	background:none;
	border:0px;
	cursor:pointer;
	z-index:2000;
}

.resultat_ligne {
	width:698px; 
	margin:10px 0px 0px 0px;
	border:1px solid #000;
	text-decoration:none;
}
.resultat_ligne:hover {
	width:698px; 
	margin:10px 0px 0px 0px;
	border:1px solid #ff0000;
	cursor:pointer;
	text-decoration:none;
}
.resultat1 {
	width:698px; 
	height:100%;
}
.resultat_entete {
	width:498px; 
	height:100%;
	float:left;
}
.resultat_titre {
	width:488px; 
	height:100%;
	padding:5px 5px 5px 5px;
	text-align:center;
	font-weight:bold;
}
.resultat_variable {
	width:498px; 
	height:50px;
	font-weight:bold;
}
.resultat_variable1 {
	width:239px; 
	height:40px;
	padding:5px 5px 5px 5px;
	float:left;
}
.resultat_img {
	width:80px; 
	height:100%;
	margin:0px 70px 0px 5px;
	float:right;
}
.resultat2 {
	clear:both;
}
.resultat2 p{
padding:0;
margin:0;
}

/* CAMPING */

#map{
	overflow: hidden; height: 500px;
	width:698px;	
	z-index:1;
}
#map1{
	overflow: hidden; 
	margin:-3px 0px 0px 0px;
	height:500px;
	width:580px;
	z-index:2;
	border-bottom:3px solid #fff;
}

.lien_camping{

}
.lien_camping:hover{
	font-weight:inherit;
}

/* COLONNE DROITE */

#IMG_carte{width:250px;height:250px;background:url('images/carte.png') no-repeat;cursor:pointer;}
#IMG_carte_en{width:250px;height:250px;background:url('images/carte_en.png') no-repeat;cursor:pointer;}
#IMG_carte_de{width:250px;height:250px;background:url('images/carte_de.png') no-repeat;cursor:pointer;}
#IMG_carte_nl{width:250px;height:250px;background:url('images/carte_nl.png') no-repeat;cursor:pointer;}

#indigo{width:250px;height:36px;background:url('images/indigo.png') no-repeat;}

#carousel6cadre{float:left;width:170px;height:170px;margin:0px 0px 0px 0px;background:url('images/cadre.gif') no-repeat;}
#carousel6{width:150px;height:150px;margin:10px 10px 10px 10px;}

.BlockContent li {display : list-item;list-style-type: none;}

