	#flashcontent {
		height: 100%;
	}

body {
background-color: #808080;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000
}

/* standard paragraphs and headlines */

h1, h2, h3, p, br   {font-weight:400; margin:10px 0 0 0px; padding:0;}

h1 {font-size:18px;}

h2 {font-size:14px;}

h3 {font-size:12px;}

p  {font-size:12px;}

h1, h2, h2 a {color:#333; font-weight:700; line-height:125%;}

h4  {background-color:#EFEFEF; color:#990000; font-size:10px;padding:3px 8px 1px 8px;}

li {list-style-image:url('images/puce_rouge.gif'); display : list-item; list-style-position: outside;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	font-weight: none;
}

/* style du chemin de fer */

.chemindefer a, td, tr {font-size:10px;}

.chemindefer a:link {
	color: #000000;
	text-decoration: underline;
}
.chemindefer a:visited {
	color: #000000;
	text-decoration: underline;
}
.chemindefer a:hover {
	color: #990000;
	font-weight: none;
}

/* style de liens plus, prec, suiv, top, moins ... */

a.precedent, a.suivant, a.top, a.plus, a.moins {color:#000000; padding:0 14px 0 16px;}

a.precedent {background: url('images/precedent_gris.gif') no-repeat 0 3px;}
a.precedent:hover {background:url('images/precedent_rouge.gif') 0 3px no-repeat; color:#990000;}

a.suivant {background:url('images/suivant_gris.gif') 0 3px no-repeat;}
a.suivant:hover {background:url('images/suivant_rouge.gif') 0 3px no-repeat; color:#990000;}

a.top {background:url('images/top_gris.gif') 0 3px no-repeat;}
a.top:hover {background:url('images/top_rouge.gif') 0 3px no-repeat; color:#990000;}

a.plus {background:url('images/plus_gris.gif') 0 3px no-repeat;}
a.plus:hover {background:url('/images/plus_rouge.gif') 0 3px no-repeat; color:#990000;}

a.moins {background:url('images/moins_gris.gif') 0 3px no-repeat;}
a.moins:hover {background:url('images/moins_rouge.gif') 0 3px no-repeat; color:#990000;}

/* style des liens distribution ... */

a.distribution {color:#000000; padding:0 3px 0 16px;  font-weight: bold; }
a.distribution {background:url('images/suivant_gris.gif') 0 3px no-repeat;}
a.distribution:hover {background:url('images/suivant_rouge.gif') 0 3px no-repeat; color:#990000;}

/* style des liens autres ... */

a.liengras {color:#000000; padding:0 3px 0 3px;  font-weight: bold; }
a.liengras:hover {color:#990000;}

a.lienpuce {color:#000000; padding:0 3px 0 16px;  font-weight: none; }
a.lienpuce {background:url('images/puce_gris.gif') 3px 5px no-repeat;}
a.lienpuce:hover {background:url('images/puce_rouge.gif') 3px 5px no-repeat; color:#990000;}

a.lienpucegras {color:#000000; padding:0 3px 0 16px;  font-weight: bold; }
a.lienpucegras {background:url('images/puce_gris.gif') 3px 5px no-repeat;}
a.lienpucegras:hover {background:url('images/puce_rouge.gif') 3px 5px no-repeat; color:#990000;}

a.lienrouge {color:#990000;}
a.lienrouge:hover {text-decoration: none; background-color:#FFF6E2;}

a.lienmenuprincipal {color:#eedd99; text-decoration: bold;}
a.lienmenuprincipal:visited {color:#eedd99; text-decoration: bold;}
a.lienmenuprincipal:hover {color:#ffffff; text-decoration: bold;}

/* style du chemin de fer */

.contenu p, br, td, tr {font-size:12px;}


