
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #fa8a2a;
/*scrollbar-face-color:#cc0000;
scrollbar-darkshadow-Color:#660000;
scrollbar-shadow-Color:#aa0000;
scrollbar-highlight-Color:#ffff33;
scrollbar-3dlight-Color:#ffcc00;
scrollbar-track-Color:#ffcc33;
scrollbar-arrow-Color:#ffdd55;*/
}


#conteneur {
position: absolute;
width: 100%;

background-color: #e43000;
}


li, ul {margin: 0;
padding: 0;
}

#haut {
display:none;
float: left;
margin:0;
/*background-color: #b0aa33;*/
background-color: #f06000;
width: 99%;
margin: 0;
padding:0;
font-family: verdana, arial, courier;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;

}


#haut a {
display:none;
  float:left;
  
  display:block;

  /*background:url("right.gif");
    no-repeat right top;*/
  padding:4px 12px 4px 5px;
  text-decoration:none;
  font-weight:bold;
  background-color: #00bbaa;
  /*background-color: #bb3300;*/
  color: #F0F0FF;
  margin: 0px;
  white-space:nowrap;
  /*border: 0px solid #00008B;*/
  
}

#haut a:hover {
display:none;
text-decoration: none;
background-color: #6e8fff;
color:#fff;
border: 0px solid #00008B;
border-bottom: 0px;
}


#header {
display:none;
background-color: #ffffff;
margin:0;
padding:0;
height: 0px;
}

#contenu {
	position: absolute;
	top:0px;
	width: 99%;
	/*background-color: #f03000;*/
}
#contenu2 {
	position: absolute;
	top:0;
	width: 99%;
	/*background-color: #ffffff;*/
}


#selecteur {
display:none;
float: left;
}

#centre {
float: left;
background-color:#e04622;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
color: #fffff0;
width: 99%;
    background-image: url(./img/fond.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right;
    border-style: none;
clear: both;


}

.titre {
color: #f0f0ff;
font-weight: bold;
font-size: 20px;
font-family: arial, verdana, courier;
}

#pied {
background-color: #f5a922;
color:#fff;
padding: 0px;
width: 99%;
text-align: center;
}



.img1 {
	float: right;
	padding-left: 5px;
	}
.bordertable {
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
   border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #F75500;
   border-left-color: #F75500;
   border-top-color: #F75500;
    border-bottom-color: #F75500;
    margin: 0;
    padding: 0;
}
.form1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0066cc;
    background-color: #fff0ee;
  
}
.bouton {font-family:arial; font-size: 11px; color=#0044ff; background-color=#ccccdd}


.typo_pied{
font-family: arial, courier;
font-size: 11px;
letter-spacing: 1px;
color: #af3300;
padding: 2px;
}
.nom{
font-family: verdana, arial, courier;
font-size: 14px;
color: #4422a0;
}
.nom_titre{
font-family: arial, courier;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
	color: #ffffff;
	background-color: #f09900;
	padding-left: 2px;
	padding-right: 2px;

}
.posenr{
	color: #ffffff;
	background-color: #f09900;
	padding-left: 2px;
	padding-right: 2px;
}
.texte{
font-family: arial,verdana, courier;
font-size: 15px;
color: #ffffff;
text-align:justify;
background-color: #e89000;

}

.libelle{
font-family: arial, verdana;
font-size: 12px;
font-weight: normal;
color: #f03300;
}
#divResult {
margin:0;
padding: 0;
}
#divSelection {
display: none;  
}

#divSelection a {
	text-decoration:none;
	font-color: #555588;
	}
#divSelection a:hover {
	font-color: #ff0000;
	}
#divSelection a:visited {
	font-color: #555588;
	}
.selection{
	display: none;
	}
#result {
display: none;
position: absolute;
top: -12px; /* positions et dimensions du calque, que vous pouvez changer à loisir */
left: -114px;
width: 100px;
	color: #4477E0;
	font-family: arial, courier;
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	padding: 3px;
	border: 1px #4477E0 dashed;
}