body {
font-family: Arial,Verdana, Helvetica, sans-serif;
/*font-size: 12pt;
/*margin: 0;
/*padding: 20px;*/
background-color:#ffff66;

}

.image 
{
border: 1px;
border-color:#e87812;
/*display:block;          
/*margin: 10px 10px 30px 0px;*/

}


#header {
height: 100%;
background-color: #ffff66;
height: 111px;
background-image: url("../images/electro900.jpg");
background-repeat: no-repeat;
/*margin-bottom:10px;*/
  
}

#header2
{

border-top:2px solid #e87812;
border-bottom:2px solid #e87812;
}

#conteneur {
position: relative;
width: 900px;
margin: 0 auto; 
background-color:#ffff66;
border:solid 2px #e87812;
}
#centre {
background-color:#ffff66;
margin-left: 220px;
/*margin-right: 190px;*/
height:750px;
/*border-right:solid 2px #e87812;*/
text-decoration:none;
/*padding:10px;*/

}
#centre h4
{
background-color:#ffd84d;
height: 20px;
border-left:solid 2px #e87812;
border-bottom:solid 2px #e87812;

}

#gauche {
position: absolute;
left:0;
width: 200px;
height: 750px;
background-color:#ffd84d;
list-style-type: none;

}
#droite {
position: absolute;
right:0;
width: 180px;
}
#pied {

/*background-color: #99CC99;*/
text-align: center;
border-top:solid 2px #e87812;
height:30px;
}

.menugauche ul {
list-style-type: none;

}

.menugauche {
list-style-type: none;
margin: 0 10px;
padding:0;
text-decoration: none;
}

.menugauche li {
margin-bottom: 10px;
text-decoration: none;
background-image: url('../images/puce_bleue_gd.gif');
background-repeat: no-repeat;
background-position: 0 50%;
padding: 1px 0 1px 10px;
margin: 0px -35px;


}
.menugauche a {
margin: 10px 2px;
color: black;
text-decoration: none;

}
.menugauche a:hover {
text-decoration: underline;
background-color: #99CC99;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 20px 0 10px 0;}

.none
{
   list-style-type:none;
}

.spe
{
border:none;
}

.spe td
{
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
font-size:small;
border:none;
padding:5px;
text-align:left;
}

.spe hr {
  border: 1px solid #e87812;
  width: 100%;
}



table {
border:2px solid #e87812;
border-collapse:collapse;
width:90%;
margin:auto;
}
thead, tfoot {
background-color:#ffd84d;
border:1px solid #e87812;
}
tbody {
/*background-color:#FFFFFF;*/
border:1px solid #e87812;
}
th {
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
/*border:1px dotted #6495ed;*/
padding:5px;
background-color:#ffd84d;
width:15%;
}
td {
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
font-size:small;
border:1px solid #e87812;
padding:5px;
text-align:left;

}
caption {
font-family:sans-serif;
}

