@charset "iso-8859-1";

body {
	font-family: arial, sans-serif;
	font-size: 10pt;
	}

h2 {color: #900; font-size: 1.5em;}
h3 {color: #fc3; font-size: 1.3em;}
.gras {font-weight : bold; color : #336699;}
p.imp {font-weight: bold; color:red; text-align:center;}

div.cadre {padding: 5px 10px; border: 2px solid #CC3300;}
.jimprimepas {display: none;}

a:link {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:hover {color: red; text-decoration: underline;}

a.bandeau:link {color: white; text-decoration: none;}
a.bandeau:visited {color: white; text-decoration: none;}
a.bandeau:hover {color: #fc3; text-decoration: underline;}
a.bandeau:active {color: black;}

a.mg:link {color: #c30; text-decoration: none;}
a.mg:visited {color: #c30; text-decoration: none;}
a.mg:hover {color: #c30; text-decoration: underline;}

a.url {font-size: 1.2em;}
a.url:link {color: red; text-decoration: underline; font-style: italic;}
a.url:visited {color: #e69980; font-style: italic;}
a.url:hover {color: #630; text-decoration: underline overline; font-style: italic;}

.mpdx {font-family: tahoma; font-size: 1em;}
a.mpdx:link {text-decoration: none;}
a.mpdx:hover {text-decoration: none;}
a.mpdx:visited {text-decoration: none;}
a.mpdx:active {text-decoration: none;}

table {font-size: 12pt;}
table.fiche_entr {font-size: 0.9em; width: 400px;}

td.sep_noir {background-color: black;}
td.sep_marron {background-color: #CC3300;}
.bandeau {background-color: #d96640; color: #fff; font: normal 1em arial; padding: 1px 5px;}
.contenu {padding: 10px 5px 5px 10px; background-color: white;}
.date_art {text-align: right; font-style: italic;}
td.nom_entr {
	font-family: eurostile, helvetica, arial; font-weight: bold; font-size: 1.5em; color: #900;
	width: 270px;
}
td.ville_entr {font-size: 0.9em;}
td.boutons {text-align: right; width: 130px;}

/* pour cacher/montrer les réponses dans la faq */
.cachediv {	visibility: hidden;	overflow: hidden; height: 1px; margin-top: -1px; position: absolute; }
