/* --------------- BODY --------------- */
body{
background: #947A72;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

/* --------------- TEXTES --------------- */

.texte_vert {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 9px;
color: #98C000;
}

.texte_vert2 {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 11px;
color: #98C000;
}

.texte_gris {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 9px;
color: #CCCCCC;
}

.texte_gris:hover {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 9px;
background: #00A2B9;
color: #FFFFFF;
}

.texte_bleu {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 9px;
color: #00A2B9;
}

.texte_bleu:hover {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 9px;
background: #00A2B9;
color: #FFFFFF;
}
.texte_bleu_fond {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 9px;
background: #FFFFFF;
color: #00A2B9;
}

.texte_bleu_fond:hover {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 9px;
background: #00A2B9;
color: #FFFFFF;
}

.texte_blanc {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 9px;
color: #FFFFFF;
}
.texte_brun {
font-family: Helvetica;
text-decoration: none;
letter-spacing: 1px;
font-size: 9px;
color: #70544B;
}

.bord_D
{
   width: 66px;
   height: 593px;
   background: url(bord_D.jpg) repeat-y;
}
.bord_G
{
   width: 66px;
   height: 593px;
   background: url(bord_G.jpg) repeat-y;
}

.fond_degrade
{
   width: 850px;
   height: 784px;
   background: url(fond_degrade_site.jpg) no-repeat;
}
.fond_basdepage
{
   width: 973px;
   height: 68px;
   background: url(bas_de_page.jpg) no-repeat;
}

/* --------------- PARAGRAPHES --------------- */

.p_etiquette_small
{
   width: 361px; /* -18 px */
   height: 86px;

   overflow: auto;
   padding: 2px
}

