

body
{
background-attachment: fixed;
   width: 800px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;   
   background-color: black;
   font-family: 'Trebuchet MS', Times, sans-serif;
   color: white;
}
.info_or
{
padding: 20px;
text-align: left;
position: relative;
top: 59px;
}
.cadre_or
{

width: 302px;
height: auto;
margin-left: 8px;
margin-top: -2px;
margin-bottom: -14px;
}
.or_milieu
{
height: auto;
width: 200px;
}
.or_bas
{
height: 109px;
width: 300px;
margin: auto;
background-image: url("../img/mise_en_page/encadrement-rose-livre-BAS.jpg");
background-repeat: no-repeat;
}
.or_droite
{
height: auto;
width: 31px;
background-image: url("../img/mise_en_page/encadrement-rose-livre-MD.jpg");
background-repeat: repeat-y;
}
.or_gauche
{
height: auto;
width: 31px;
background-image: url("../img/mise_en_page/encadrement-rose-livre-MG.jpg");
background-repeat: repeat-y;
}
.or_haut
{
width: 300px;
height: 60px;
margin: auto;
background-image: url("../img/mise_en_page/encadrement-rose-livre-HAUT.jpg");
background-repeat: no-repeat;
}
.commentaire
{
position : relative ;
left: 31px;
}
.news_bas
{
	  height: 51px;
	  width: 300px;
	  margin: auto;
}

.cadre_news
{
width: 300px;
height: auto;
margin-top: -5px;
margin-left: 8px;
margin-bottom: -14px;

}
.cadre_news_milieu
{
padding-left: 8px;
height: auto;
width: 260px;
}

.cadre_news_droite
{
height: auto;
width: 30px;
}

.cadre_news_gauche
{
height: auto;
width: 21px;
}
.titre_news
{
text-align: center;
position : relative ;
top: 13px;
left: 2px;
}
.news_haut
{
margin-top: 10px;
height: 63px;
width: 300px;
margin: auto;
}
.barre
{
text-decoration: line-through;
}

.center
{
text-align: center;
}
.droite
{
text-align: right;
}
.gauche
{
text-align: left;
}

.imageflottantedroite
{
margin: 0px;
float: right;
}
.imageflottantegauche
{
margin: 0px;
float: left;
}

.italic
{
font-style: italic;
}
.grassouligne
{
font-weight: bold;
text-decoration: underline;
}
.gras
{
font-weight: bold;
}


#header
{
   width: 800px;
   height: 135px;
   margin-bottom: 10px;
}

#menu2
{

 position: absolute;
top:165px;
margin-left: 618px;
  
  height: 100%;
}
#menu2 .element_menu2 a
{
padding-left: 5px;

}
.element_menu2
{
   width: 182px;
   background-image: url("../images/papier01.jpg");
   background-repeat: repeat-y;
   border: 1px solid black;
   
   padding-top: 5px;
   padding-bottom: 5px;
   margin-bottom: 20px;
}
.iframedroite
{
margin: 0px;
margin-left: -4px;
}
.iframegauche
{
margin: 0px;
margin-left: 4px;
}
#menu
{
position: absolute;
top:165px;
margin-right:230px;
  height: 100%;
  
}
#menu .element_menu a
{
padding-left: 5px;
}

.element_menu
{
 padding: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
  width: 182px;
   background-image: url("../images/papier01.jpg");
   background-repeat: repeat-y;
      border: 1px solid black;
      margin-bottom: 20px;
}



#corps
{

width: 319px;
height: auto;
min-height: 1430px;
margin-left: -8px; 
margin-top: -133px;
margin-bottom: 20px;
padding: 5px;
padding-top: 15px;

}

.top
{
margin: 0px;
margin-left: 270px;
margin-top: -50px;
}

#pied_de_page
{

padding-bottom: 15px;
height: 30px;
width: 800px;
font-size: 110%;
font-family: Arial, Georgia, "Trebuchet MS", serif;
text-align: center;
}
a
{
text-decoration: underline;
color: white;
}

a:visited {
text-decoration: underline;
color: white;
}
a:hover {
font-style:normal;
text-decoration: none;
color: white;
}
a:active, a:focus {
font-style:normal;
color: white;
	text-decoration: none;
}

h1
{
text-align: center;
font-family: "Comic Sans MS", Arial, "Trebuchet MS", serif;
}
h2
{
color: #efb500;
text-align: center;
font-family: "Comic Sans MS", Arial, "Trebuchet MS", serif;
}
h3
{
color: #445588;
text-align: left;
font-family: "Comic Sans MS", Arial, "Trebuchet MS", serif;
}
p
{
   text-align: center;
   color: white;
   font-size: 75%;
}
