body {
	margin: 0 0 0 0;
	background-color: #bdc9d7;
}

body , th , td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.fond-titre {
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
}

.titres {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.fond-bas {
	background-image: url(../images/fond-bas-paves.jpg);
	background-repeat: no-repeat;
}

.lien {
      color: #FFFFFF;
      font-weight: bold;
      text-decoration: none;
}

.lien2 {
       color: #000000;
       font-weight: bold;
       text-decoration: none;
}

.lien2:hover {
	color: #CC0000;
}

.lien3 {
       color: #000000;
       font-weight: bold;
}

.lien3:hover {
	font-weight: normal;
}

.lien4 {
       color: #000000;
       text-decoration: none;
       font-size: 11px;
}

.lien4:hover {
	color: #CC0000;
	text-decoration: none;
}















.titre_rouge {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}

.titre_gris {
	font-size: 11px;
	color:#999999;
	font-weight: bold;
}

.titre_vert {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FFFFFF;
}

select.cellule_moteur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FFFFFF;
	width: 200px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-color: #FFFFFF;
}



.adresse-bas {
	color: #FFFFFF;
}
.alert {
	color: #FF0000;
	font-weight: bold;
}
.bord-cadre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9AAAC;
	border-right-color: #A9AAAC;
	border-bottom-color: #A9AAAC;
	border-left-color: #A9AAAC;
}

.bord-bloc {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9AAAC;
	border-right-color: #A9AAAC;
	border-bottom-color: #A9AAAC;
	border-left-color: #A9AAAC;
}

.liste_ref{
color:black;
}