body, td, th, p
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #000000;
}

body
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color:#2b3728;
}

a:link
{
  text-decoration: underline;
  color: #DBE5C4;
}

a:visited
{
  text-decoration: underline;
  color: #FFFFFF;
}

a:hover
{
  text-decoration: underline;
  color: #FFFFFF;
}

a:active
{
  text-decoration: none;
  color: #FFFFFF;
}

img
{
  border: none;
}

ul
{
  margin: 0;
  padding: 0;
}

#conteneur
{
  padding: 0;
  width: 1000px;
  height: 700px;
  margin: auto auto;
  overflow: hidden;
}

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

#bandeau
{
  padding-left: 30px;
  display: block;
  height: 85px;
  padding-top: 10px;
  background-image: url(../images/habillage/naudine_entete.jpg);
  background-repeat: no-repeat;
}

#menus_top
{
  display: block;
  height: 55px;
  background-image: url(../images/habillage/naudine_bgmenus.jpg);
  background-repeat: no-repeat;
}

#conteneur_centre
{
  height:400px;
}

#centre
{
  height:400px;
  clear: both;
}

#pied
{
  clear: both;
  display: block;
  width:1000px;
  height:150px;
  padding-top: 60px;
  background-image: url(../images/habillage/naudine_basdepage.jpg);
  background-repeat: no-repeat;
}

.clear
{
  clear: both;
}

#ContenuTexte
{
  float: right;
  width:336px;
  height:344px;
  z-index:20;
  overflow: auto;
  margin:0px;
  padding:0px;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-right: 30px;
  
  scrollbar-face-color: #304c2a; 
  scrollbar-shadow-color: #304c2a; 
  scrollbar-highlight-color: #304c2a;
  scrollbar-track-color: #557245; 
  scrollbar-3dlight-color: #678744;
  scrollbar-darkshadow-color: #2b3728;
  scrollbar-arrow-color: #edd9cf;
}

#ContenuTexte p
{
	padding-top:4px!important;
	padding-bottom:4px!important;
}
