html, body {
width: 100%;
padding: 0; 
margin: auto;
text-align: center;
font: 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
color: #ffffff;
background-color: #818181;
background-image: url("images/bg.jpg");
background-attachment: fixed;
}
/* conteneur du site */
#container {
width: 769px;
margin: auto;
text-align: center;
background-image: url("images/bg-container.jpg");
background-repeat: repeat-y;
display: block;
}
/* logo */
#logo {
width: 763px;
height: 130px;
background-image: url("images/banniere1.jpg");
background-repeat: no-repeat;
margin: auto;
text-align: center;
}
/* conteneur menu supérieur */
#menu-top {
width: 763px;
height: 27px;
margin: auto;
clear: both;
}
/* liens menu supérieur */
#menu-top a:link, #menu-top a:visited {
width: 109px;
height: 27px;
text-decoration: none;
line-height: 27px;
color: #000000;
background-image: url("images/menu-off.jpg");
background-repeat: no-repeat;
display: block;
float: left;
}
#menu-top a:active, #menu-top a:hover {
color: #3D3D3D;
text-decoration: none;
background-image: url("images/menu-on.jpg");
background-repeat: no-repeat;
}
/* colonne gauche */
#gauche {
width: 156px;
text-align: center;
background-image: url("images/bg-menu-left2.jpg");
background-repeat: repeat-y;
float: left;
}
/* titre bloc gauche */
#gauche .titre {
width: 153px;
height: 29px;
font-size: 10px; 
font-weight: bold;
line-height: 22px;
text-indent: 5px;
text-align: left;
background-image: url("images/titre-left.jpg");
background-repeat: no-repeat;
/* top right bottom left */
margin-left: 3px;
}
/* corps bloc gauche */
#gauche .corps {
width: 145px;
text-align: left;
margin: auto;
}
/* pied bloc gauche */
#gauche .foot {
width: 153px;
height: 5px;
line-height: 1px;
background-image: url("images/foot-menu-left.jpg");
background-repeat: no-repeat;
/* top right bottom left */
margin: 5px 0 0 3px;
}
/* liens bloc gauche */
#gauche a:link, #gauche a:visited {
font-weight: bold;
text-decoration: none;
color: #ffffff;
}
#gauche a:active, #gauche a:hover {
color: #E6E6E6;
}
/* colonne centre */
#centre {
width: 600px;
float: left;
/* top right bottom left */
padding: 13px 5px 5px 5px;
display: block;
text-align: justify;
background-image: url("images/bg-centre.jpg");
background-repeat: no-repeat;
/* hack pour MSIE qui ne sait pas gérer le margin ! */
voice-family: "\"}\"";
voice-family: inherit;
width: 610px;
}
html>body #centre {
width: 600px;
}
/* colonne droite */
#droite {
width: 138px;
/* top right bottom left */
margin: -13px -5px 0px 5px;
text-align: center;
background-image: url("images/bg-menu-right.jpg");
background-repeat: repeat-y;
float: right;
/* hack pour MSIE qui ne sait pas gérer le margin ! */
voice-family: "\"}\"";
voice-family: inherit;
margin: -13px -3px 0px 5px;
}
html>body #droite {
width: 138px;
margin: -13px -5px 0px 5px;
}
/* titre bloc droite */
#droite .titre {
width: 138px;
height: 29px;
font-size: 10px; 
font-weight: bold;
line-height: 22px;
text-indent: 57px;
text-align: left;
background-image: url("images/titre-right.jpg");
background-repeat: no-repeat;
}
/* corps bloc droite */
#droite .corps {
width: 128px;
text-align: center;
margin: auto;
}
/* pied bloc droite */
#droite .foot {
width: 138px;
height: 5px;
background-image: url("images/foot-menu-right.jpg");
background-repeat: no-repeat;
margin-top: 5px;
}
/* footer */
#footer {
width: 769px;
height: 22px;
margin-left: 3px;
line-height: 22px;
text-align: center;
background-image: url("images/footer.jpg");
background-repeat: no-repeat;
font-size: 9px;
color: #E6E6E6;
}
/* menus footer */
#footer a:link, #footer a:visited {
font-weight: normal;
text-decoration: underline;
color: #E6E6E6;
}
#footer a:active, #footer a:hover {
color: #C1C1C1;
text-decoration: underline;
}
/* titres */
h1 {
font-size: 19px;
text-decoration: underline;
line-height: 17px;
color: #5392FF;
/* top right bottom left */
margin: 5px 0 5px 0;
}
h2 {
font-size: 16px;
line-height: 14px;
color: #ffffff;
margin: 5px 0 5px 0;
}
/* liens normaux */
a:link, a:visited {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
a:active, a:hover {
color: #E6E6E6;
}
/* elements de formulaire */
form {
margin: 0;
padding: 0;
}
input {
vertical-align: middle;
}
.inpt {
background-image: url("images/input.jpg");
background-repeat: no-repeat;
border: 2px inset;
font-size: 10px;
vertical-align: middle;
}
/* éléments divers */
.end {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
p {
margin: 3px 0 3px 0;
}
.center {
text-align: center;
}
.right {
float: right;
}

ab
{
color: red;
}
aa
{
color: lime;
}
inscript
{
color: yellow;
}
/*****************AJOUTS DE DRIVEN************************/

#centre .netiquette{
text-align: center;
}
#centre .netiquette_regle{
text-align: left;
}
#droite a:link, #droite a:visited {
font-weight: bold;
text-decoration: none;
color: #ffffff;
}
label_contact1
{
   color: yellow;
}
err_env
{
color: red;
font-size: 22px;
}
valid_env
{
color: green;
font-size: 22px;
}
titre_contact1 /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #FF9933;
   font-weight: bold;
}
 .style1, .style1 a	{
    width:800px;
	margin:auto;
	background:#FFFFFF;
	color:#000000 !important;
	}
	
.style2	{
    width:800px;
	margin:auto;
	background:#000000;
	color:#FFFFFF !important;
	}
	
titre_admin
{
color: #ff9933;
}	

ap
{
text-decoration: underline;
/*color: purple;*/
}

ae
{
color: red;
}

af
{
color: green;
}

mb
{
color: blue;
}
a
{
text-decoration: none;
}
#tooltip {
   position:absolute;
   visibility:hidden;
}