/* CSS BY GILANNS LIMITED */

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #D9E3E3;
}

.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: 450px;
  width: 376px;
  margin: 0;
}

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



.PageBackgroundSimpleGradient
{
  background-image: url('../images/Page-BgSimpleGradient.jpg');
  background-repeat: repeat-x;
  height: 500px;
}

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


/* end Page */

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 990px;
  height: 225px;
}



div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 990px;
  height: 225px;
  background-image: url('../images/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
.logo
{
  display : block;
  position: absolute;
  left: 626px;
  top: 45px;
  width: 364px;
}

h1.logo-name
{
  display: block;
  text-align: left;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-family:Broadway,Arial, Helvetica, Sans-Serif;
  font-size: 38px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #F9FBFB !important;
}

.logo-text
{
  display: block;
  text-align: left;
}

.logo-text, .logo-text a
{
  font-family:Broadway,Arial, Helvetica, Sans-Serif;
  font-size: 19px;
  padding:0;
  margin:0;
  color: #AFE4D8 !important;
}

/* end Logo */

/* begin Menu */
/* 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: 990px;
  height: 34px;
  z-index: 100;
}

.artmenu
{
  padding: 4px 2px 0px 2px;
}


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

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


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


.nav .r div
{
  width: 990px;
  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: 4px;
  margin-left: 4px;

}
.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: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #D5ECE9;
  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: #151E1E;
  background-position: left -30px;
}

.artmenu li:hover a span span
{
  color: #151E1E;
  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: #334747;
  background-position: left -60px;
}

/* end MenuItem */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 6px;
  width: 990px;
  position: relative;
}
/* end ContentLayout */

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.Block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 7px;

}

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


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

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


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


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


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



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




/* end BlockHeader */

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.BlockContent-body
{
  color:#4D6A6A;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

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

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

.BlockContent-body a:hover, .BlockContent-body a.hover
{
  color: #32A482;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}


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

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

.BlockContent-body ul li
{
  padding:0px 0 0px 13px;
  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:15px;
  min-height:15px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.Post
{
  margin: 7px;
}


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

.article img, img.article
{
  border-style: solid;
  border-width: 1px;
  border-color: #A9C1C1;
  margin: 1em;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color:Transparent;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #6E9696;
  vertical-align: top;
  text-align:left;
}

.article th
{
  text-align:center;
  vertical-align:middle;
  padding: 7px;
}



/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */

.PostMetadataHeader
{

  background-color: #D3DFDF;
  border-color: #A9C1C1;
  border-style: solid;
  border-width: 1px;
  padding:3px;
}




/* end PostMetadata */

/* 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: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #1E624D;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #1E624D;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #267D63;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #334747;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #2F6A62;
}
/* end PostHeader */

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

.PostContent
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #567676;
}

/* 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: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #36B08B;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #36B08B;
}

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

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #36786F;
}

/* 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: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #36786F;
}

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

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

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

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

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

/* end PostContent */

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

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

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



.Post ul li
{
  padding:0px 0 0px 13px;
  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:#1E433E;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

blockquote
{
  border-color:#A9C1C1;
  border-width: 1px;
  border-style: solid;

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

  background-color:#D3DFDF;

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



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

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


/*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: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 34px;
  text-decoration: none !important;
}

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

.Button .active
{
  color: #EBF9F5;
}

.Button .hover,  a.Button:hover
{
  color: #F3F6F6;
  text-decoration: none !important;
}

.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: 11px;
  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: 11px;
  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: 990px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 25px;
  text-align: center;
}

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



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

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

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #184E3E;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #405959;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #0C271F;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* 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:#309C7C;
}

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

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

/* end LayoutCell */

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

/* end LayoutCell */

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

/* end LayoutCell */


/* MENU */		
		
#left {
	float:left;
	width:204px;
	margin:0; 
	padding:0;
}
		
#right {
	float:right;
	width:176px;
	margin:0; 
	padding:0;
}

#menutop2 {
	margin:0;
	padding:0;
	height:34px;
	text-align:center;
	font-weight:bold;
}

#menutop2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menutop2 li {
	display:inline;
	float:left;
	width:116px;
	margin:0;
	margin-top:5px;
	padding:0;
}

#menutop2 li#last {
	display:inline;
	float:left;
	width:122px;
	margin:0;
	margin-top:5px;
	padding:0;
}  

#menutop2 li a, #menutop2 li a:link, #menutop2 li a:visited, #menutop2 li#last a, #menutop2 li#last a:link, #menutop2 li#last a:visited {
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	line-height:24px;
	height:24px;
	voice-family:inherit;
}

#menutop2 li a:hover, #menutop2 li a:active, #menutop2 li#last a:hover, #menutop2 li#last a:active {
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	color:#A71000;
	background-color:#transparent;
	text-decoration:none;
	line-height:24px;
	height:24px;
}


/* MENU LEFT, RIGHT */

.menuleft {
	float:left;
	width:159px;
	padding:0;
	margin:0;
	margin-top:15px;
	border-right:0px #83CF25 solid;
}

.menuright {
	float:left;
	width:159px;
	padding:0;
	margin:0;
	margin-top:0px;
	border-left:0px #4079a9 solid;
}

.menuleft ul, .menuright ul {
	padding:0;
	margin:0;
	list-style-type:none;
}  

.menuleft li, .menuright li {
	padding:0;
	margin:0;
	display:inline;
} 

.menuleft li a, .menuleft li a:link, .menuleft li a:visited, .menuleft li.last a, .menuleft li.last a:link, .menuleft li.last a:visited,
.menuright li a, .menuright li a:link, .menuright li a:visited, .menuright li.last a, .menuright li.last a:link, .menuright li.last a:visited{
	display:block;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#000000;
	line-height:16px;
	background-color:#F4EBCF;
	text-decoration:none;
	voice-family:inherit;
}


.menuleft li.last a, .menuleft li.last a:link, .menuleft li.last a:visited,
.menuright li.last a, .menuright li.last a:link, .menuright li.last a:visited {
	border-bottom:0px #000000 solid;
}


.menuleft li a:hover, .menuleft li a:active, .menuleft li.last a:hover, .menuleft li.last a:active,
.menuright li a:hover, .menuright li a:active, .menuright li.last a:hover, .menuright li.last a:active {
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#A71000;
	background-color:#FFFFFF;
	text-decoration:none;
}


.menuleft li.last a:hover, .menuleft li.last a:active,
.menuright li.last a:hover, .menuright li.last a:active {
	border-bottom:0px #000000 solid;
}

.menuleft li.header, .menuright li.header {
	text-align: left;
	height: 23px;
	margin: 0;
	font: bold 11px Verdana;
	color: #fff;
	display: block;
	margin: 1px 0 0 0;
	padding: 11px 10px 0 40px;
	text-align: left;
	background:url("../images/bg_menu_annuaire.jpg") left no-repeat #ffffff;

}

.titre_contact {
	text-align: left;
	height: 23px;
	margin: 0;
	font: bold 11px Verdana;
	color: #fff;
	display: block;
	margin: 1px 0 0 0;
	padding: 11px 10px 0 40px;
	text-align: left;
	background:url("../images/bg_menu_annuaire1.jpg") left no-repeat #ffffff;
}

.titre_contact1 {
	text-align: left;
	height: 23px;
	margin: 0;
	font: bold 11px Verdana;
	color: #fff;
	display: block;
	margin: 1px 0 0 0;
	padding: 11px 10px 0 40px;
	text-align: left;
	background:url("../images/bg_menu_annuaire3.jpg") left no-repeat #ffffff;
}

.titre_contact2 {
	text-align: left;
	height: 23px;
	margin: 0;
	font: bold 11px Verdana;
	color: #fff;
	display: block;
	margin: 1px 0 0 0;
	padding: 11px 10px 0 40px;
	text-align: left;
	background:url("../images/bg_menu_annuaire4.jpg") left no-repeat #ffffff;
}

.menuleft li.text, .menuright li.text {
	display:block;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#000000;
	background-color:#F4EBCF;
}

.menuleft li.text_last, .menuright li.text_last {
	display:block;
	margin:0;
	padding:0;
	padding-left:5px;
	color:#000000;
	background-color:#F4EBCF;
	border-bottom:0px #000000 solid;
}

/*Menu right - Tag Cloud */

/* cloudTag1*/
.menuright li.cloudTag1 a, .menuright li.cloudTag1 a:link, .menuright li.cloudTag1 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.7em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag1 a:hover, .menuright li.cloudTag1 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.7em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag2*/
.menuright li.cloudTag2 a, .menuright li.cloudTag2 a:link, .menuright li.cloudTag2 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.8em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag2 a:hover, .menuright li.cloudTag2 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.8em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag3*/
.menuright li.cloudTag3 a, .menuright li.cloudTag3 a:link, .menuright li.cloudTag3 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.9em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag3 a:hover, .menuright li.cloudTag3 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.9em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag4*/
.menuright li.cloudTag4 a, .menuright li.cloudTag4 a:link, .menuright li.cloudTag4 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.0em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag4 a:hover, .menuright li.cloudTag4 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.0em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag5*/
.menuright li.cloudTag5 a, .menuright li.cloudTag5 a:link, .menuright li.cloudTag5 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.1em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag5 a:hover, .menuright li.cloudTag5 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.1em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag6*/
.menuright li.cloudTag6 a, .menuright li.cloudTag6 a:link, .menuright li.cloudTag6 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.2em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag6 a:hover, .menuright li.cloudTag6 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.2em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag7*/
.menuright li.cloudTag7 a, .menuright li.cloudTag7 a:link, .menuright li.cloudTag7 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.3em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag7 a:hover, .menuright li.cloudTag7 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.3em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag8*/
.menuright li.cloudTag8 a, .menuright li.cloudTag8 a:link, .menuright li.cloudTag8 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.4em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag8 a:hover, .menuright li.cloudTag8 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.4em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag9*/
.menuright li.cloudTag9 a, .menuright li.cloudTag9 a:link, .menuright li.cloudTag9 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.5em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag9 a:hover, .menuright li.cloudTag9 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.5em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag10*/
.menuright li.cloudTag10 a, .menuright li.cloudTag10 a:link, .menuright li.cloudTag10 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.6em;
	color:#36786F;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag10 a:hover, .menuright li.cloudTag10 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.6em;
	color:#479E93;
	background-color:transparent;
	text-decoration:none;
}



/* Menu left - Keyword */

.menuleft_keywords {
	width:40px;
	float:left;
	margin:0;
	padding:0;
	display:inline;
}	

.menuleft_keywords ul {
	display:inline;
	float:left;
	width:40px;
	padding:0;
	margin:0;
	list-style-type:none;
}  

.menuleft_keywords li {
	float:left;
	width:40px;
	display:inline;
	padding:0;
	margin:0;
	margin-bottom:-2px;
} 

.menuleft_keywords li a, .menuleft_keywords li a:link, .menuleft_keywords li a:visited {
	margin:0;
	padding:0;
	padding-left:3px;
	display:inline;
	color:#36786F;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	height:18px;
	width:40px;
	voice-family:inherit;
}

.menuleft_keywords li a:hover, .menuleft_keywords li a:active {
	margin:0;
	padding:0;
	padding-left:3px;
	color:#FFFFFF;
	background-color:#36B08B;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	height:18px;
	width:40px;
}


/* MENU CATEGORIES */

.menucategories {
	float:left;
	width:250px;
	margin:0;
	padding:0;
	padding-left:40px;
}

.menucategories ul {
	padding:0;
	margin:0;
	list-style-type:none;
}  

.menucategories li, .menucategories li.subcat {
	float:left;
	display:inline;
	padding:0;
	margin:0;
	width:208px;	
} 

.menucategories li a, .menucategories li a:link, .menucategories li a:visited {
	margin:0;
	padding:0;
	padding-right:3px;
	display:inline;
	padding-left:3px;
	color:#479E93;
	background-color:#ffffff;
	font-size:1.2em;
	text-decoration:none;
	line-height:20px;
	height:20px;
	width:208px;
	voice-family:inherit;
}

.menucategories li a:hover, .menucategories li a:active {
	margin:0;
	padding:0;
	padding-right:3px;
	padding-left:3px;
	color:#ffffff;
	background-color:#36B08B;
	font-size:1.2em;
	text-decoration:none;
	line-height:20px;
	height:20px;
	width:208px;
}

.menucategories li.subcat a, .menucategories li.subcat a:link, .menucategories li.subcat a:visited {
	margin:0;
	padding:0;
	padding-right:3px;
	padding-left:3px;
	color:#222222;
	background-color:#ffffff;
	font-size:1em;
	text-decoration:none;
	line-height:20px;
	height:20px;
	width:208px;
	voice-family:inherit;
}

.menucategories li.subcat a:hover, .menucategories li.subcat a:active {
	margin:0;
	padding:0;
	padding-right:3px;
	padding-left:3px;
	color:#545454;
	background-color:#ffffff;
	font-size:1em;
	text-decoration:none;
	line-height:20px;
	height:20px;
	width:208px;
}


/* MENU PAGERANK, KEYWORDS IN */

#menuin {
	float:left;
	width:585px;
	padding:0;
	padding:5px;
	margin:0;
	margin-bottom:7px;
	border:1px #FFD46E solid;
	text-align:center;
}

#menuin ul {
	padding:0;
	margin:0;
	list-style-type:none;
}  

#menuin li {
	padding:0;
	margin:0;
	display:inline;
} 

#menuin li a, #menuin li a:link, #menuin li a:visited {
	display:inline;
	padding-left:3px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	voice-family:inherit;
}

#menuin li a:hover, #menuin li a:active {
	padding-left:3px;
	color:#ffffff;
	background-color:#36B08B;
	font-weight:bold;
	text-decoration:none;
}



/* MENU CHOOSE WEBSITE SUBMISSION */

.column_in_choose_left {
    float:left;
    width:280px;
    margin:0;
    padding:7px;
    margin-bottom:7px;
    text-align:center;
}

.column_in_choose_right {
    float:right;
    width:280px;
    margin:0;
    padding:7px;
    margin-bottom:7px;
    text-align:center;
}


.menuchoose_left {
    height:200px;
    margin:0;
    margin-bottom:20px;
    padding:0;
    font-size:2.5em;
    text-transform:uppercase;
}
.menuchoose_right {
    height:200px;
    margin:0;
    margin-bottom:20px;
    padding:0;
    font-size:2.2em;
    text-transform:uppercase;
}

.menuchoose_left ul, .menuchoose_right ul {
    padding:0;
    margin:0;
    list-style-type:none;
}  

.menuchoose_left li, .menuchoose_right li {
    float:left;
    width:270px;
    padding:0;
    margin:0;    
    display:inline;
} 

.menuchoose_left li a, .menuchoose_left li a:link, .menuchoose_left li a:visited {
    height:200px;
    margin:0;
    padding:0;
    padding-left:7px;
    display: block;
    color:#ffffff;
    background-color:transparent;
    text-decoration:none;
    line-height:210px;
    voice-family:inherit;
    background:url("../images/free.png") top no-repeat transparent;
}

.menuchoose_right li a, .menuchoose_right li a:link, .menuchoose_right li a:visited {
    height:200px;
    margin:0;
    padding:0;
    padding-left:20px;
    display: block;
    color:#ffffff;
    background-color:transparent;
    text-decoration:none;
    line-height:210px;
    voice-family:inherit;
    background:url("../images/privilege.png") top no-repeat transparent;
}

.menuchoose_left li a:hover, .menuchoose_left li a:active {
    height:200px;
    margin:0;
    padding:0;
    padding-left:7px;
    display: block;
    color:#000000;
    background-color:transparent;
    text-decoration:none;
    line-height:180px;
}

.menuchoose_right li a:hover, .menuchoose_right li a:active {
    height:200px;
    margin:0;
    padding:0;
    padding-left:20px;
    display: block;
    color:#000000;
    background-color:transparent;
    text-decoration:none;
    line-height:180px;
}



/* CENTRAL PAGE */		

#middle {
	margin:0;
	margin-right:160px;
	margin-left:160px;
	background:#ffffff;
}
		
.column {
	margin:0;
	padding:0;
	padding-left:2px;
	padding-right:2px;;
}

.column_in {
	float:left;
	width:605px;
	margin:0;
	padding:2px;
	margin-bottom:2px;
	border:0px
}

.column_random {
	float:left;
	width:605px;
	margin:0;
	padding:1px;
	margin-bottom:1px;
	border:1px #FFD46E solid;
}

.column_on {
	float:left;
	width:595px;
	margin:0;
	margin-top:15px;
	padding:7px;
	background:#FBF8EC;
	margin-bottom:7px;
	border:0px #FFD46E solid;
}

.column_in2 {
	float:left;
	width:595px;
	margin:0;
	padding:7px;
	border:1px #FFD46E solid;
}

.column_in_grey {
	float:left;
	width:592px;
	margin:0;
	padding:1px;
	margin-bottom:7px;
	border:1px #FFD46E solid;
	background-color:#F5F5F5;
}

.column_in_image_site_category {
	float:left;
	width:130px;
	margin:0;
	padding:0;
}

.column_in_description_site_category {
	float:left;
	width:452px;
	margin:0;
	padding:0;
	padding-left:7px;
}

.column_in_metas {
	float:left;
	width:595px;
	margin:0;
	padding:0;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:7px;
	padding-right:7px;
	border:1px #FFD46E solid;
	text-align:center;
}

.column_in_details_center_grey {
	float:left;
	width:460px;
	margin:0;
	padding:0;
	margin-bottom:7px;
	background-color:#efefef;
	font-weight:bold;
	text-align:center;
}

.column_in_details_center {
	float:left;
	width:452px;
	margin:0;
	padding:0;
	margin-bottom:7px;
}

.column_in_details_left {
	float:left;
	width:126px;
	text-align:left;
	margin:0;
	padding:0;
	padding-bottom:7px;
}

.column_in_details_middle {
	float:left;
	width:146px;
	text-align:center;
	margin:0;
	padding:0;
	padding-bottom:7px;
}

.column_in_details_right {
	float:right;
	width:166px;
	text-align:right;
	margin:0;
	padding:0;
	padding-bottom:7px;
}

.column_in_thematic {
	float:left;
	width:595px;
	margin:0;
	padding:0;
	padding-bottom:2px;
	margin-bottom:3px;
	border-bottom:1px #FFD46E dashed;
}

.column_in_comment {
	float:left;
	width:595px;
	margin:0;
	padding:0;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px #574d44 dashed;
}

.column_in_comment_grey {
	float:left;
	width:595px;
	margin:0;
	padding:0;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px #574d44 dashed;
	background-color:#efefef;
}

.column_in_comment_add {
	float:left;
	width:595px;
	margin:0;
	padding:0;
	padding-top:30px;
	padding-bottom:2px;
	margin-bottom:10px;
	border-bottom:1px #574d44 dashed;
	font-weight:bold;
}

.column_in_pagination {
	float:left;
	width:595px;
	margin:0;
	padding:7px;
	text-align:center;
}

.column_in_subbmit {
	float:left;
	width:596px;
	margin:0;
	margin-top:4px;
	padding:3px;
	text-align:center;
	font-weight:bold;
	background-color:#efefef;
}

.column_in_subbmit_red {
	font-weight:normal;
    color:#A71000;
}

.column_in_subbmit_out {
	float:left;
	width:595px;
	margin:0;
	padding:0;
}


/* table */

.column_in_table {
	float:left;
	width:593px;
	margin:0;
	padding:0;
	margin-bottom:7px;
	border:1px #FFD46E solid;
}

.column_in_table2 {
	float:left;
	width:595px;
	margin:0;
	padding:7px;
	border:1px #FFD46E solid;
}

.column_in_table3 {
	float:left;
	width:525px;
	margin:0;
	padding:0;
}

.column_in_table4 {
	float:left;
	width:460px;
	margin:0;
	padding:0;
	margin-bottom:7px;
}

.table1 {
	width:593px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

.table2 {
	width:520px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

.table3 {
	width:460px;
	margin:0;
	margin-bottom:15px;
	padding:0;
	background-color:#ffffff;
}

.table4 {
	width:587px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

th {
	padding:0;
	padding-top:4px;
	padding-bottom:3px;
	padding-left:4px;
	color:#ffffff;
	background-color:#000000;
	border-bottom:1px solid #989898;
	font-size:0.8em;
	text-align:left;
	text-transform: uppercase;
}

td {
	text-align:left;
	padding:4px;
	line-height:1.20em;
}

.td_right {
	text-align:right;
}

.td_bold {
	font-weight:bold;
}

.col1 { background-color:#FFFFFF; }
.col2 { background-color:#FFFFFF; }
.col1-1 { width:125px; }
.col2-2 { width:auto; }
.col1-3 { width:180px; background-color:#efefef; }
.col2-3 { width:auto; background-color:#efefef; }
.col1-4 { width:130px; }
.col2-4 { width:auto; }
.col3-1 { width:150px; }
.col3-2 { width:auto; }
.line1 { background-color:#efefef; }
.line2 { background-color:#ffffff; }


/* title */

.title_h_1 {
	float:left;             
	margin:0;
	margin-top:0px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:0px;
	color:#ffffff;
    width:600px;
	height:33px;
}

.title_h_2 {
	float:left;             
	margin:0;
	margin-top:0px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:0px;    
	width:600px;
}

.title_h_2_out {

}

.fixe {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.fixe1 {
	line-height:0.1em;
	margin:0;
	padding:0;
	background:transparent;
}	


/* LINKS AND TEXT STYLE */

a:hover, a:active { color:#574d44; text-decoration:none; }


h1 {
	margin:0;
	padding:0;
	margin-top:10px;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	background:transparent;
}

h2 {
	margin:0;
	padding:0;
	margin-top:10px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
}

.text_numbers {
	font-style:italic;
	font-size:0.8em;
	color:#222222;
}			

.text_characters_orange {
	color:#CC0000		
}

.text_characters_boldgras { 
	font-weight:bold;
}

.text_green {
	color:#008c4f;		
}		

.text_red {
	color:#A71000;		
}

.text_thematic_close {
	font-style:italic;
	color:#574d44;
	padding-left:4px;
}

.text_center {
    text-align:center;
    font-weight:bold;
}

.text_comment {
	font-size:0.8em;
    color:#574d44;
}



/* TEXTAREA, SELECT, INPUT, IMAGE */

form { 
	margin:0;
	padding:0; 
}		

select { 
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background-color:#ffffff;
}

input { 
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background-color:#ffffff;
}

input.search {
	width:114px;
	margin-top:3px;
	margin-bottom:3px;
}	

input.newsletter_input {
	width:144px;
	margin-top:3px;
	margin-bottom:3px;
}

input.searchbutton {
	margin-top:3px;
	margin-bottom:3px;
}

input.subutton {
	width:62px;
	margin-top:3px;
	margin-bottom:3px;
}

input.unsubutton {
	width:82px;
	margin-top:3px;
	margin-bottom:3px;
}

.input_text_small {
	border:1px #FFD46E solid;
	width:80px;
}

.input_text_medium {
	border:1px #FFD46E solid;
	width:150px;
}

.input_text_large {
	border:1px #FFD46E solid;
	width:250px;
}

.input_text_metas {
	border:1px #FFD46E solid;
	width:192px;
}	

.textarea_large {
	border:1px #FFD46E solid;
	width:350px;
	height:110px;
}

.textarea_return {
	border:1px #FF9900 solid;
	width:300px;
	height:90px;
}

p { 
	margin:0;
	padding:0; 
}			

img { 
	border:0;
	margin:0;
	padding:0;
}

img.random_image {
	border:#479E93 1px solid;
	width:114px;
	height:86px;
	margin:0;
	margin-left:0px;
	padding:0;
}

img.category_image {
	border:0;
	margin:0;
	padding:0;
}

img.website_image {
	float:left;
	width:120px;
	height:90px;
	margin:0;
	margin-right:10px;
	padding:0;
	border:1px #FFC63D solid;
}

img.flag_image {
	float:left;
	margin:0;
	margin-top:2px;
	margin-left:-30px;
	padding:0;
	width:18px;
	height:12px;
}

img.package_image {
	float:center;
	margin:0;
	padding:0;
}

.priority6 {
   background-color:#FFF5D5;
   border:1px #FFC63D solid;
}

.priority7 {
   background-color:#FFF5D5;
   border:1px #FFC63D solid;
}

.priority8 {
   background-color:##FFF5D5;
   border:1px #FFC63D solid;
}

.priority9 {
   background-color:#FFF5D5;
   border:1px #FFC63D solid;
}

.priority10 {
   background-color:#FFF5D5;
   border:1px #FFC63D solid;
}

.pub_haut_468 {
	float:right;
	border:0;
	margin-top:40px;
	margin-right:250px;
	padding:0;
}

.transparentTable {
  background-color: transparent;
}