/* GLOBAL */
body { margin: 5px 0 0 20px; padding: 0; background-color: white; color: black; }
body, div, span, td, textarea, input, select { font-family: Arial; font-size: 11px; }

/* LIENS */
a { color: black; text-decoration: none; }
a.rouge { color: #B8030A; font-weight: bold; }
a img { border: none; }

/* FONDS ET BORDURES */
.bggris { background-color: #e5e5e5 }

/* TEXTES */
.rouge		{ color: #B8030A; }

/* PUBS */
#dis-toppub { width: 800px; margin-bottom: 16px; }
#dis-toppub a { color:#696969; }

/* BLOCS */
#dis-header { width: 800px; margin-bottom: 1px; }
#dis-header .rec { border: solid black 1px; font-size: 10px; width: 120px; margin: 3px 0 0 3px; float: left;}
#dis-header .go {margin-top: 4px;}
#dis-subheader { width: 800px; margin-bottom: 9px; background-color: #696969 }

/* BLOCS FOOTER */
#dis-partenaires { border: solid #cccccc 1px; text-align: center; padding: 7px; }
#dis-partenaires .title { color: #696969; font-size: 12px; text-transform: uppercase; font-weight: bold; margin-bottom: 5px; }
#dis-partenaires a { color: #B8030A; font-weight: bold; }

div.dis-blocfooter { width: 800px; margin-bottom: 10px; }
#dis-footer { width: 800px; clear: both; margin: 10px 0 20px 0; color: #696969; text-align: center;}
#dis-footer a { color: #696969; }
#dis-footer .copyright { color: #B8030A; }