body {
    background-image: url(../img/fond_haut.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    margin-top: 0px;
	margin-bottom: 0px;
    font-family: Verdana;
    font-size: 11px;
}

img { border : 0px; }

p { text-align: justify; }

.OmbreGauche {
        background-image: url(../img/ombre_gauche.png);
        background-repeat: repeat-y;
}

}
.OmbreDroite {
        background-image: url(../img/ombre_droite.png);
        background-repeat: repeat-y;
}

.fond1 {
        background-image: url(../img/fond1.png);
}

.link {
        color: #ffffff;
}
.link a:hover {
        color: #000000;
}
.td_gris{
background-color: #D2D7EC;
font-size: 11px;
color: #644F40;
text-align: center;
}

input{
    border: solid 1px #1C6AA4;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    color: #1C6AA4;
}

textarea {
    border: solid 1px #1C6AA4;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    color: #1C6AA4;
}

.liendevis { text-align: center;color: #F85606; font-weight: bold;padding-bottom:0.5em; font-size:12px; text-decoration:underline}
.liendevis:active { text-align: center;color: #642B10;}
.liendevis:visited { text-align: center;color: #642B10;}
.liendevis:hover { text-align: center;color: #642B10;}

.lien { color: #DB002A; font-weight: bold;padding-bottom:0.5em; font-size:10px; text-decoration:none}
.lien:active { color: #DB002A;}
.lien:visited { color: #DB002A;}
.lien:hover { color: #000000;}

.liencobweb { color: #ff9900; font-weight: bold;padding-bottom:0.5em; font-size:10px; text-decoration:none}
.liencobweb:active { color: #ff9900;}
.liencobweb:visited { color: #ff9900;}
.liencobweb:hover { color: #ff6600;}

.lienfooter { color: #644F40; font-weight: bold;padding-bottom:0.5em; font-size:10px; text-decoration:none}
.lienfooter:active { color: #644F40;}
.lienfooter:visited { color: #644F40;}
.lienfooter:hover { color: #006BB6;}

a { color: #644F40; font-weight: bold;padding-bottom:0.5em; font-size:11px; text-decoration:none}
a:active { color: #644F40;}
a:visited { color: #644F40;}
a:hover { color: #F37421;}

.bleu {
        font-weight: bold;
        }

.grandtitre{
  font-family: arial;
  font-size: 24px;
  color: #F37421;
  font-weight: bolder;
  text-align: left;
}

.td_titre_form{
  font-family: arial;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bolder;
  text-align: left;
  background-color: #F37421
}

.td_form{
  border: solid 1px #F37421;
  background-color: #E1E1E1;
}
		
.title{
  font-family: arial;
  font-size: 14px;
  color: #DB002A;
  font-weight: bolder;
  text-align: center;
}

.titleb{
  font-family: arial;
  font-size: 14px;
  color: #000000;
  font-weight: bolder;
  text-align: center;
}

.tableau {
	border: 1px solid #000000;
}

.footer{
  font-size: 11px;
}

.titre_actu {
  color: #000;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
}

.texte_actu {
  text-align: justify;
  border-bottom : solid 1px #999;
}




