/*-------------------------------- basic elements ----------------------------------*/
body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #D8EBD5;
  color: #000066;
  padding: 0;
  scrollbar-base-color: #81C26E;
  scrollbar-arrow-color: #fff;
}

#global
{
  width: 1024px;
  height: 768px;
  border: solid 1px black ;
}

td,tr
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; color: #000066;
}

p
{
  margin: 0.5em 0 0 0;
}

/*--------------------------------- titres -----------------------------------*/

h1
{
  font-size: 36px;
  text-align: center;
  color: #6E84C2;
  margin: 2em 0 2em 0;
}

h2
{
  font-size: 24px;
  color: #6E84C2;
  margin: 1em 0 0 0;
}

h3
{
  font-size: 18px;
/*  color: #8f9947;*/
  color: #7bb43d;
  font-weight: normal;
  margin: 0 0 0 0;
}

h4
{
}

h5
{
  font-size: 12px;
  color: #6E84C2;
}

h6
{
  font-size: 9px;
  color: #6E84C2;
}

.small_font
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}

/*-------------------------------- tableaux ----------------------------------*/
.table_clarex
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #E8FFE8;
}

.table_title_clarex
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #81C26E;
  color: #FFFFFF;
  font-weight: bold;
}

/*-------------------------------- liens -------------------------------------*/
a:active
{ }

a:hover
{ }

a:link
{
  color: #4F679F;
}

a:visited
{
  color: #000000;
}

/*-------------------------------- listes ------------------------------------*/
li,ul
{
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000066;
}

.italique
{
  font-style: italic;
  font-size: 1.7em;
}

#blocliste
{
  float: left;
  width: 300px;
  line-height: 3em;
}

#blocliste ul
{
  padding-top: 20;
  margin: 0 0 1em 0;
}

#blocliste li
{
  list-style-type: square;
  margin: 0 0 0 5em;
  font-weight: bold;
}

#blocliste200
{
  float: left;
  width: 600px;
  line-height: 3em;
  height: 200px
/*  background-color : black;
  border: solid dotted red*/
}

#blocliste200 ul
{
  padding-top: 20;
  margin: 0 0 1em 0;
}

#blocliste200 li
{
  list-style-type: square;
  margin: 0 0 0 5em;
  font-weight: bold;
}

#blocliste520
{
  float: left;
  width: 600px;
  line-height: 3em;
  height: 520px
/*  background-color : black;
  border: solid dotted red*/
}

#blocliste520 ul
{
  padding-top: 20;
  margin: 0 0 1em 0;
}

#blocliste520 li
{
  list-style-type: square;
  margin: 0 0 0 5em;
  font-weight: bold;
}

/*-------------------------------- espacements -------------------------------*/
.espacement1
{
/*  clear: both;           */
  padding-top : 1px;
}

.espacement2
{
  clear: both;
  padding-top : 2px;
}
.espacement5
{
  clear: both;
  padding-top : 5px;
}

.espacement20
{
  clear: both;
  padding-top : 20px;
}

.espacement50
{
  clear: both;
  padding-top : 50px;
}

.separation
{
  clear: both;
  border-top: solid 1px #8f9947;
  margin : 1em 0 0 0;
}

em
{
  font-style: normal;
  font-weight: bold;
}

.webmaster
{
  text-align: center;
  font-size: .8em;
}

/*-------------------------------- blocs -------------------------------------*/
#blocpage20
{
  width: 90%;
  margin-left: 40px;
/*  border: thin solid red*/
}

#blocpage
{
  width: 90%;
  margin-left: 100px;
/*  border: thin solid black*/
}

#blocphotogauche
{
  position: relative;
  width: 200px;
  height: 600px;
  margin-left: 50px;
  float: left;
}

#blocphotohaut
{
  margin: 0 0 20px 100px;
}

#bloctexte
{
  width: 60%;
  margin-left: 50px;
  float: left;
 /* border: thin dashed red  */
}

/*-------------------------------- images ------------------------------------*/
#imagefirst
{
  float: left;
  margin: 20px 50px 20px 20px;
/*  border: thin solid blue*/
}

#imagebas50
{
  float: left;
  margin: 0 20px 0 20px;
  padding-top: 50px;
/*  border: thin dotted blue*/
}

#imagebas100
{
  float: left;
  margin: 0 20px 0 20px;
  padding-top: 100px;
/*  border: thin dotted blue;*/
  clear: right;
}

#imagebas180
{
  float: left;
  margin: 0 20px 0 20px;
  padding-top: 180px;
/*  border: thin dotted blue*/
}

#imagenext
{
  float : left;
  padding-top: 20px;
  margin-left: 40px;
  margin-bottom: 20px
/*  border: thin dotted blue*/
}

#imageright
{
  float : none;
  padding-top :20px;
  margin-left: 10px;
/*  border: thin dotted yellow*/
}


#blocliste2 li
{
  list-style-type: square;
  margin: 0 0 0 5em;
  font-weight: bold;
}

/*-------------------------------- entêtes -----------------------------------*/
div#topfond1
{
  height: 95px;
  background: url(images/flower2_oben22.jpg) repeat;
}

div#topfond2
{
  float: left;
  height: 95px;
  width :1024px;
  background: url(images/flower2_oben.jpg) no-repeat;
  z-index: 10;
}

div#topbackground
{
  margin-top: 0;
  padding-top: 0;
  height: 95px;
  background: url(images/flower2_oben22.jpg) repeat;
}

p#imagetopleft
{
  margin-top: 0;
  padding-top: 0;
  float: left;
  height: 95px;
  width : 400px;
  background: url(images/flower2_oben.jpg) no-repeat;
  z-index: 10;
}

p#imagetoplogo
{
  margin-top: 0;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
  height: 65px;
  width : 350px;
  background: url(images/clarexlogo_5.gif) no-repeat;
  z-index: 10;
}

/*
div
{
  background : yellow;
}

p
{
  background : green;
}
*/