body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-image: url("images/fondbody_01.jpg");
    background-repeat: repeat;
}
* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#conteneur {
    width: 974px;
    margin-left: auto; 
    margin-right: auto;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 0px;   
}
#contenu {
    width: 974px;
    margin-top: 0px;
    margin-left: auto; 
    margin-right: auto;
    text-align: left;
    background-image: url("images/fondpage_1.jpg");
    background-repeat: repeat-y;
}
#entete {
    width: 974px;
    height: 80px;
    margin-left: auto; 
    margin-right: auto;
    text-align: center;
    background-image: url("images/francais/header_01.jpg");
    background-repeat: no-repeat;
}
#menuhautcss {
    width: 974px;
    height: 20px;
    background-image: url("images/fondmenu_1.jpg");
    background-repeat: repeat;
}
#menuhautfond {
    width: 969px;
    height: 20px;
margin-left: 2px;
}
#stylemenu {
    position: relative;
    display: block;
    height: 20px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    background: transparent url("images/bgoff_1.gif");
    background-repeat: repeat-x;
    background-position: top left;
}
#stylemenu ul {
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    list-style-type: none;
    width: auto;
}
#stylemenu ul li {
    display: block;
    float: left;
    margin: 0px;
}
#stylemenu ul li a {
    display: block;
    float: left;
    color: white;
    text-decoration: none;
    padding: 1px 30px 0px 30px;
    height: 20px;
}
#stylemenu ul li a:hover {
    color: #fff;
    background: transparent url("images/bgon_1.gif");
    background-repeat: repeat-x;
    background-position: top left;
}
#stylemenu ul li a.current {
    color: #fff;
    background: transparent url("images/bgon_1.gif");
    background-repeat: repeat-x;
    background-position: top left;
}
#temps {
    width: 200px;
	height: 30px;
	float: left;
    margin-left: 20px;
	margin-right: 0px;
	font-family: Times New Roman;
    font-size: 10pt;
    color: #000000;
}
#switcher {
    width: 600px;
	height: 30px;
	float: right;
    margin-left: 0px;
	margin-right: 20px;
	text-align: right;
	font-family: Times New Roman;
    font-size: 12pt;
    color: #000000;
}
#switcher select {
	width: 120px;
	border: 1px solid #000000;
}
#switcher select, option {
	font-family: Times New Roman;
    font-size: 10pt;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menubas {
    width: 965px;
    height: 20px;
    margin-left: 4px;
}
#decobas {
    width: 965px;
    height: 30px;
    margin-left: 4px;
	background-image: url("images/decobas.jpg");
    background-repeat: no-repeat;
}
#footer {
    width: 975px;
    height: 30px;
    margin-left: auto; 
    margin-right: auto;
    text-align: center;
    background-image: url("images/francais/footer_1.jpg");
    background-repeat: no-repeat;
}
.voir {
    display: none;
}
h1 {
    font-family: Times New Roman;
    font-size: 14pt;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.philo {
    font-family: Times New Roman;
    font-size: 12pt;
    color: #D8465E;
    text-align: center;
}
.boite {
   	width: 928px;
   	border: 2px outset #C0C0C0;
	background-image: url(images/fondboite_01.jpg);
	background-repeat: repeat-y;
   	margin-left: 20px;
	margin-right: 0px;
}
.boite1 {
   	width: 928px;
   	border: 2px outset #C0C0C0;
	background-image: url(images/fondboite_01a.jpg);
	background-repeat: repeat-y;
   	margin-left: 20px;
	margin-right: 0px;
}
.boite_texte {
   	width: 700px;
	float: left;
}
.boite_image {
   	width: 220px;
	float: right;
	text-align: left;
}
.boite_boutons {
    clear: both;
    width: 904px;
    font-family: Times New Roman;
    font-size: 12pt;
    color: #000000;
    margin: 0px;
    text-indent: 0;
    line-height: 100%;
    text-align: right;
}
.blabla {
    font-family: Times New Roman;
    font-size: 12pt;
    color: #000000;
    margin-left: 20px;
    margin-right: 20px;
    text-indent: 0;
    line-height: 100%;
    text-align: justify;
}
.liensfp:link {
    font-family: Times New Roman;
    font-size: 12pt;
    text-decoration: underline;
    color: #0000FF;
    font-weight: normal;
}
.liensfp:visited {
    font-family: Times New Roman;
    font-size: 12pt;
    text-decoration: underline;
    color: #0000FF;
    font-weight: normal;
}
.liensfp:hover {
    font-family: Times New Roman;
    font-size: 12pt;
    text-decoration: underline;
    color: red;
    font-weight: normal;
}
.liensfp:active {
    font-family: Times New Roman;
    font-size: 12pt;
    color: #0000FF;
    text-decoration: underline;
    font-weight: normal;
}
/* ----------début formulaires---------- */
#coordonnees {
    width: 886px;
    margin-left: 40px;
    border: 2px outset #C0C0C0;
}
legend {
  background-color: white;
  border: 2px outset #C0C0C0;
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: bold;
  color: #C0C0C0;
  margin-left: 100px;
  padding-left: 8px;
  padding-right: 8px;
}
label {
  position:absolute;
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: bold;
  margin-left: 110px;
}
.radio {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: normal;
  margin-left: 240px;
}
.radiobis {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: normal;
  margin-left: 10px;
}
.input1 {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: normal;
  margin-left: 240px;
  border: 1px solid #000000;
  background-color: #F9F9F9;
}
#preferences {
    width: 886px;
    margin-left: 40px;
    border: 2px outset #C0C0C0;
}
#preferences select {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: normal;
  margin-left: 240px;
  width: 336px;
  border: 1px solid #000000;
  background-color: #F9F9F9;
}
#preferences select:lang(fr) {
  width: 336px !important;
}
#motif {
    width: 886px;
    margin-left: 40px;
    border: 2px outset #C0C0C0;
}
#motif textarea {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: normal;
  margin-left: 240px;
  border: 1px solid #000000;
  background-color: #F9F9F9;
  overflow: scroll;
}
#envoi {
    width: 886px;
    margin-left: 40px;
    border: 2px outset #C0C0C0;
}
#envoi div {
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: normal;
  text-align: center;
  margin-left: 0px;
}
.mail {
  background: #F9F9F9;
  border: 2px outset #C0C0C0;
  font-family: Times New Roman;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}
/* ----------fin formulaires---------- */