
body {margin:0% ; padding:0% ; height:100% ; width:100% ; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px ; line-height: 20px ; background:100% 100% url(2points.jpg) no-repeat fixed}

.boite {position:absolute ; top:15% ; left:1% ; padding:0% ; margin:0% ; width:50% ; border:0px solid black ; height:75%}

.maj {position:absolute ; top:100% ; left:0% ; margin:0% ; padding:0% ; height:15px ; width:100% ; text-align: center ; font-size:8pt ; background-color: #E7E4E4}

.commentaires {position:absolute ; top:20% ; left:70% ; padding:0% 0% 0% 5px ; margin:0% ; width:24% ; border:0px solid black ; overflow: auto ; height:60% ; background-color: #ededed }

.coin {position:absolute ; top:80% ; left:70% ; margin:0% ; width:24% ; height:30px ; background-color: #ededed ; background-image:url(coin.gif) ; background-position:bottom right; background-repeat:no-repeat;}

.menu1 {position:absolute ; top:0% ; left:53%; padding:0% ; margin:0% ; width:15% ; border:0px solid black ; height:95% ; background-color: #ededed ; background-image: url("hautMenu.jpg") ; background-repeat:no-repeat;}




a {
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: rgb(255, 102, 0);
}
a:active {
	color: #000000;
}
img {
	border: 0;
}
.titre {
	font-size: 20px;
	background-color: #ededed;
	color: #000000;
	border-left:6px solid #ff0000;
}

.petit_txt{
	color: #ff0000;
	font-size: 13px;
	line-height: 5px;
}


em {text-decoration:underline ; font-style:normal}


.commentaire {background-color : #F9C09B;
       border: outset 2px black ;
       width:37% ;
       margin-left:5px ;
       float:left ;
       margin-top:40px ;
       text-align:justify ;
       padding : 5px ;
       Font-size : 9pt ;
       -moz-border-radius:10px}



.spacer {clear :both}

/****** pour menu deroulant **********/

#menu {
  position:absolute;
  top:15% ;
  width: 100%;
  line-height: 25px;
  border: 0px #000 solid;
}
.menu_header {
  background-color: #ededed;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 35px;
  display:block;
}
.menu_header a {
	text-decoration:none;
	color: #000000;
}
.menu_header a:hover {
	display:block;
	text-decoration:none;
	color: #000000;
	background-color: #ff0000;
}


.menu_block {
  background-color: #FFFFFF;
  color: #000000;
  overflow:hidden;
}
.menu_block a {
	text-decoration:none;
	color: #000000;
}
.menu_block a:hover {
	text-decoration:none;
	color: #000000;
	border-left:3px solid #ff0000;
}


.menu_block div {
}
.close_block {
  position: relative;
  width: 100%;
  bottom: 0px;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  display:block;

}

/****** fin menu **********/





