/* saliere */

html{
  background-image:url(../images/fdglycine.jpg);
  background-repeat:no-repeat;
  background-attachment: fixed;
}

body {
  margin: 0;
  color: #5b5c4a;
  font-size: 13px;
  font-family: "Trebuchet MS",Arial,Helvetica;
  line-height: 16px;
  text-align: left;
  background-repeat:repeat-x;
  background-position:top right;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

#ongletfixe{
  position: fixed;
  top: 92px;
  left: 10px;
  width: 20px;
}

#bg_right {
  float:right;
  background-image:url(../images/titrebg.gif);
  background-repeat:repeat-x;
  background-position:top right;
  text-align: center;
  letter-spacing: 2px;
  color: white;
  font-size: 11px;
  line-height: 16px;
}

#bg_left {
  float:left;
  background-image:url(../images/titre.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  height: 91px;
  width: 320px;
}

#entete{
  background-image:url(../images/titrebg.gif);
  background-repeat:repeat-x;
  height: 91px;
}

#en-tete {
  background-color: #c7c8bc;
  text-align: center;
  visibility: visible;
  position: relative;
  height: 91px;
}
#navigation {
  color: white;
  font-size: 9px;
  line-height: 16px;
  background-color: #6b6c5a;
  text-align: center;
  letter-spacing: 6px;
  margin-bottom: 15px;
  height: 16px;
}
#logo {
  margin: 0 10px 10px 18%;
  height: 95px;
}

.col-gauche {
  text-align: right;
  width: 170px;
  float: left;
  margin: 0px;
}
.col-milieu {
  padding-left: 8px;
  padding-right: 8px;
  width: 464px;
  float: left;
}

.col-milieu tp, p{
  text-align: justify;
}

.col-droite {
  line-height: 20px;
  width: 150px;
  float: left;
  margin: 0px;
}

div.moduletablebottom{
  line-height: 16px;
  background-color: #C76671;
  text-align: center;
  clear: both;
  width: 800px;
  margin-top: 8px;
}


a.mainlevelbottom {
  background-color: #D78091;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 4px;
  color: white;
  margin: 0 2px 0 2px;
}

#pied-de-page {
  color: white;
  font-size: 9px;
  line-height: 16px;
  background-color: #C76671;
  text-align: center;
  letter-spacing: 6px;
  height: 16px;
  clear: both;
  width: 800px;
}

a {
  color: #6b6c5a;
  text-decoration: none;
}

a.readon {
  font-size:14px;
  color: #C76572;
  font-weight:bold;
  text-decoration:underline;
}

a:hover {
  color: #ffcc00;
  text-decoration: none;
}

a.sublevel {
  margin-left: 4px;
}

h3 {
  margin-top: 4px;
  color: #B50369;
}

div.shadow {
  margin: 0 0 0px 0px;
  padding: 0 0 0px 0;
}

div.shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}

img.mosimage{
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  max-width: 430px;
  margin: 0 4px 0 4px;
}

.module div div div, div.moduletable, table.blog, table.contentpane, div.moduleannonce{
  background-color: #ffFfff;
  border: 1px solid #B50369;
  padding: 2px 4px 2px 4px;
  margin-top: 2px;
  margin-bottom: 2px;
}

div.moduleannonce{
  color: #b50369;
  padding-top: 0;
  padding-bottom: 0;
}

div table.contentpaneopen{
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
}

div.col-milieu > table.contentpaneopen{
  background-color: #ffFfff;
  border: 1px solid #B50369;
  padding: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}

table.blog tbody tr td div{
  border: 0;
  padding: 0;
  margin: 0;
}

.element-de-menu {
  border-style: none none dotted;
  border-color: -moz-use-text-color -moz-use-text-color #758642;
  border-width: 0 0 1px;
  color: #758642;
  margin-top: 20px;
  margin-left: 20px;
}
.element-de-menu a:link {
  color: #758642;
  text-decoration: none;
}
.element-de-menu a:hover {
  color: #cc6633;
  text-decoration: none;
}

.contentheading{
font-size:16px;
font-family: "Times New Roman",Times,serif;
font-weight:bold;
color: #B00010;
padding-left:10px;
}

div.moduleannonce .contentheading{
  padding: 0 0 0 0;
  font-size:12px;
}

div.moduleannonce a.contentpagetitle{
  color: #ff2200;
}

div.moduleannonce .contentpaneopen{
  padding: 0 0 0 0;
  font-size:11px;
  font-weight:bold;
  text-align: justify;
}
.componentheading {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color: #B50369;
padding-left:20px;
border-left:4px solid #C76572;
margin-bottom:15px;
}

/* CSS Document */
/*


*/
ul#mainlevel-nav {
margin:0px;
}

ul#mainlevel-nav li
{
margin-left:0px;
display:inline;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited
{
font-weight:bold;
color:#FFFFFF;
padding: 0px 5px 0px 5px;
text-decoration: none;
border-left:2px solid #FFFFFF;
}
ul#mainlevel-nav li a:hover
{
background-color:#EEEEEE;
}

/*



*/