/*
* Feuille de style du site. 
* Créer par Jérôme Cools.
*/
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	border: 0px none;
	text-align: left;
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.4em;
}
center, .centrer {
	text-align: center;
}
.cache {
	text-indent: 0px;
	font-size: 1.6em;
	line-height: 1.4em;
	text-decoration: none;
}
.noPrint{
	display: none;
}

hr {
}
body {
	background: #FFFFFF;
	font: 80%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0 0 2em 0;
}
/* Texte */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
s {
	text-decoration: line-through;
}
cite {}
p {
	margin: 0 0 5px 0;
}
span {}
h1 {
	text-indent: 0px;
	margin-top:80px;
	margin-bottom:30;
	padding: 0;
	font-size: 1.6em;
	line-height: 1.4em;
	text-decoration: none;
}
#entete h1 {
	display:block;
	font-size: 1.6em;
	color: #333333;
}
h2, h3, h4 {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.3em;
	color:  #333333;
}
h2 span {
	color: #F75921;
}
#contenu h2 {
	font-size: 1.3em;
	color:  #333333;
}
#menu h2 {
	margin-top: 0.6em;
	padding-left: 1em;
}
h3 {
	font-size: 1.25em;
	color: #BD0042;
}
#contenu h3 {
	letter-spacing: 0.02em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#contenu h3:first-letter {
	font-weight: bold;
	color: #FF3333;
}
h4 {
	font-size: 1.1em;
	color: #333333;
}
h5 {
	font-size: 0.9em;
	color: #CE0042;
	font-weight: normal;
	text-align: right;
}
.gauche {
	float: left;
	margin-right: 10px;
}
.droite {
	float: right;
	margin-left: 10px;
}
.textegauche {
	text-align : left;
}
.textedroite {
	text-align : right;
}
a#lien-accueil {
display: none;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #F75921;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a img {
	border: 1px solid #CCCCCC;
}

/* Légende sur texte */
acronym {
	border-bottom: 1px dashed #CCCCCC;
	cursor: help;
}
sup {
	vertical-align: 4px; 
	font-size: 70%
}
/* Liste */
ul {}
li {}
ol {}
/* Définition(dl), mot(dl) et définition (dd) */
dl {
	font-size: 90%;
}
dt {
	font-style: italic;
	font-weight: bold;
	color: #CE0042;
}
dd {
	margin-left: 20px;
}
/* Citation */
blockquote {
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
}

/* image */
img {
}

img .img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
}
/* Formulaire */
form {}
fieldset {
	border: 1px solid #CCCCCC;
	padding: 0px 10px 10px;
}
legend {
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
	margin-right: 5px;
	margin-left: 1px;
	_margin-left: -6px;
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
label {
	display: block;
}
input{
	border: 1px solid #999999;
	background: #E6E6E6;
	padding: 0.1em 0.5em;
	font-size: 11px;
	color: #000000;
}
input[type=text] {
	background-color: #FFFFFF;
}
input:focus{
	background: #F4F4F4;
}
input[type=submit] {
	background-color: #F75921;
}
.input-bouton {
	padding-left: 5px;
	padding-right: 5px;
	_padding-left: 20px;
	_padding-right: 0px;
}

/* Tableau */
table {}
tr {}
th {}
td {}
.table-horraire {
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 90%;
}
.table-horraire th {
	border-right: 1px solid #CCCCCC;
	text-align: center;
	border-bottom: 2px solid #FF6633;
}
.table-horraire td {
	padding: 0em 0.3em;
	border-right: 1px solid #CCCCCC;
	margin: 0px;
}
.table-horraire .heure {
	font-size: 90%;
	color: #666666;
	text-align: right;
}


#publicite {
}
#publicite li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(../images/separationGris.jpg) no-repeat 50% 100%;
	clear: both;
	font-size: 90%;
}
#publicite p {
	line-height: 1em;
	color: #666666;
}

#publicite img {
	float: right;
	padding: 2px;
}


/* Calque DIV et ID */
#effacer {
	clear:both;
}
#surleroc {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#entete {
	height: auto;
}
#entete div#chercher {
	display: none;
}
#evitement {
	display: none;
}
#langue {
	display: none;
}

#contenu {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 1em;
}
#contenu ul {
	padding-left: 10px;
	margin-left: 10px;
	list-style: inside;
}
#contenu ul li {
	list-style: square;
}
#contenu ol{
	padding-left: 10px;
	margin-left: 10px;
	list-style: inside;
}
#contenu ol li {
	list-style: lower-alpha;
}
#basdepage {
	display: none;
}

#basdepageCopyright {
	display: block;
}
#basdepageCopyright p {
	font-size: 90%;
	color: #999999;
	margin: 0px;
}
#basdepageCopyright a {
	color: #999999;
	text-decoration: none;
}


#menu {
	display: none;
}