﻿body {
 text-align: center;
  background-color: white;
padding: 0;
margin: 0;
	font-family: 'verdana', 'arial' ;





}


img {
	border: 0px;
}

#blur  {
  margin: 0 auto;
  padding:0;
 width: 1001px;
   background: url(blur.png); 
  background-repeat: repeat-y; 
  background-position: right;

}

#container {
  margin: 0 auto;
  padding-top: 0px;
  width: 979px;
  text-align: left;
  background: url(back.jpg); 
  background-repeat: repeat-y; 
  background-position: left;
    background-color: #F6EBD5;
  height: auto;
  min-height: 750px;
}





#menu {
  float:left;
  margin: 0px;
  padding: 0px;
  width: 270px;



}

#top {


  margin: 0px;
  padding: 0px;
  width: 270px;
  background: url(top.jpg); 
  height: 60px;


}

#middle {
 
  margin: 0px;
  padding: 0px;
  width: 270px;
  background: url(menu.jpg); 
  background-repeat: no-repeat; 
  background-position: top left;
  height: 479px;
  
  }

#bas {
  width: 220px;
  height: auto;
  font-size: 13px;
  color: white;
  text-align: center;
  padding: 10 px;

  }

#main {
  background: url(bacmain.png); 
  background-repeat: repeat; 
  background-position: bottom right;
  margin-left: 270px;
  margin-right: 10px;
  padding: 15px 15px 100px 15px; 
  font-size: 11pt;
  text-align: justify;

 }
 
 
.titre {

height: auto;
width: auto;
color: #008eb7; 
font-size: 16px; 
font-variant: small-caps; 
font-style: italic; 
font-weight: 600; 
text-align: left; 
padding-top: 10px;
border-bottom: thick #EAD097 solid ;
letter-spacing: 1px;}

 .textemenu {
 
 padding: 20px;
 font-size: 13px;
 line-height: 150%;
 
 
 }
 

.textemenu A:link {text-decoration: none; color: black}
.textemenu A:hover {text-decoration: underline; color: black}
.textemenu A:visited {text-decoration: none; color: black}
.textemenu A:active {text-decoration: underline; color: black}



#bas A:text {text-decoration: none; color: white}
#bas A:link {text-decoration: none; color: white}
#bas A:hover {text-decoration: none; color: black}
#bas A:visited {text-decoration: none; color: white}
#bas A:active {text-decoration: none; color: white}






#cont A:link {text-decoration: underline; color: black}
#cont A:visited {text-decoration: underline; color: black}
#cont A:active {text-decoration: underline; color: black}
#cont A:hover {text-decoration: none; color: #008eb7}

#cont {

font-size: 13px;

}

.imagemain {
	border: 0px;
}
 


p{line-height: 150%;} 



.gauche {
  float: left;
  border: thin silver solid;
  padding: 5px;
  margin: 7px 7px 7px 2px;


}

.droite {
  float: right;
  border: thin silver solid;
  padding: 5px;
  margin: 7px 2px 7px 7px;
}

.centre {

  padding: 7px;
  margin: 4px;
}

.texte {

text-align: center;
  font-size: 11px;
  text-indent: 0;
}

.vsobas {
margin-top: 10px;
margin-left: 245px;


}

