/* Attributes de page */
body {background: url(/stylesheets/prestige/images/fond_rouge.jpg); background-attachment: fixed;background-repeat:no-repeat; background-color: #EF8180;color: #FFFFFF; font-family: arial; font-size: 12  }
/* Titre sur page index */
div.main_title { color: #E0E0E0; font-family: arial; font-weight: bold; font-size: 32 }

/* Les items sur droit page index et sur bandeau */
a.main_heading { color: #000000; font-weight: bold; text-decoration: none;  font-family: arial; font-size: 13}
a.main_heading:hover {color: #000000; font-weight: bold; text-decoration: none; font-family: arial; font-size: 13}
a.small_heading { color: #000000; font-weight: bold; text-decoration: none;  font-family: arial; font-size: 11}
 a.small_heading:hover {color: #000000; font-weight: bold; text-decoration: none; font-family: arial; font-size: 11}

tr.corps { background: #FEF3CB; color: #000000; font-weight: bold; font-family: arial; font-size: 12}
a { color: #000000; text-decoration: none; font-family: arial;}
a:hover {color: #000000; font-family: arial;}
body.haut {background:  #F8D68E ; color: #000000; font-family: arial; font-size: 12  }
table.normal {background: #000066; color: #000000;  font-family: arial; font-size: 12}
td.fond {background: #F8D68E; color: #000000; font-family: arial; font-size: 12 }
a.atitre { color: #000000; text-decoration: none;  font-family: arial; font-size: 25}
a.atitre:hover {color: #000000; text-decoration: none; font-family: arial; font-size: 25}
a.at { color: #FF9900; text-decoration: none; font-weight: bold; font-family: arial; font-size: 9}
a.at:hover {color: #000000; text-decoration: none; font-weight: bold; font-family: arial; font-size: 9}
a.plusdetails { color: #000066; text-decoration: none;  font-family: arial; font-size: 25}


/* Attribute de le table pour le formulaire */
table.Tabform { background: url(/stylesheets/prestige/images/moteur.gif); color: #000000; font-family: arial; font-size: 12; }
/* Attribute de le table avec num de pieces dans le table formulaire */
table.Tabform_pieces { color: #000000; font-family: arial; font-size: 12; }

/* Bandeau sur listing avec infos de navigation */
tr.bandeau { background: #CC3333; color: #FFFFFF; font-family: arial; font-size: 12}
/* Attribute de chaque table dans les listings */
table.Tablist { background: #FFF1a4; color: #000000; font-family: arial; font-size: 12; border: 3px #FFCC99 outset;}

/* Couleur et form de chiffres utilise pour navigation sur page de listing */
div.navbar { font-weight: bold; }
/* Couleur et form de le navigation chiffre courrant sur page de listing */
span.navbar_selected { font-weight: bold; font-size:larger; }
/* Couleur et form de le sommaire de resultats sur page de listing */
div.nav_summary {background-color: #CC3333}

/* Couleur et form de text sur page de details */
div.details { color: #000000; font-weight: bold; }
/* Couleur et form de text pour phrase "Vue: etc" sur page de details */
div.details_vue {  }
/* Couleur et form de text pour description sur page de details */
div.details_description {  }
/* Couleur et form de text pour contact details sur page de details */
div.details_contact { color: #CCCCCC; font-family: arial; font-size: 12 }

/* Dans le table pour calcul financier et conversions */
table.calcul { background: #FFFFCC; border: 1px solid #0000FF;}
div.calcul { color: #000000; font-weight: normal; }
table.calcul_apres { background: #FFFF99; border: 0px; }

