


.normal       { color: black; font-size: 11px; font-family: verdana }
.normal_blanc { color: white; font-size: 11px; font-family: verdana }
.orange   { color: #890400; font-size: 14px; font-family: verdana }
.rouge { color: red; font-size: 11px; font-family: verdana }
.formation { color: black; font-size: 13px; font-family: verdana }
.gras  { color: #fff; font-weight: bold; font-size: 10px; font-family: verdana }
.jaune   { color: #f2d21a; font-weight: bold; font-size: 10px; font-family: verdana }
.jaune_souligne  { color: #f2d21a; font-weight: bold; font-size: 10px; font-family: verdana; text-decoration: underline }
.grand       { color: #890400; font-style: normal; font-size: 18px; font-family: verdana }
.grand_italique  { color: #fff; font-style: italic; font-weight: bold; font-size: 14px; font-family: verdana }
.petit      { color: white; font-size: 9px; font-family: verdana }
.petit_noir { color: black; font-size: 9px; font-family: verdana }
.gras_noir { color: black; font-weight: bold; font-size: 10px; font-family: verdana }
table       { color: black; font-size: 11px; font-family: verdana }
.titre { color: #f29000; text-decoration: none }
.titre a { color: #f29000; text-decoration: none }
.titre a:visited { color: #f29000; text-decoration: none }
.titre a:hover  { color: #f29000; text-decoration: underline }
.titre a:active { color: #f29000; text-decoration: none }
.sstitre  { color: #000; text-decoration: none }
.sstitre a  { color: #000; text-decoration: none }
.sstitre a:visited  { color: #000; text-decoration: none }
.sstitre a:hover   { color: #000; text-decoration: underline }
.sstitre a:active  { color: #000; text-decoration: none }
.lien     { color: black; text-decoration: none }
.lien a     { color: black; text-decoration: none }
.lien a:visited     { color: black; text-decoration: none }
.lien a:hover      { color: black; text-decoration: underline }
.lien a:active     { color: black; text-decoration: none }
A:link { text-decoration: none }
A:visited  { text-decoration: none }
A:hover     { text-decoration: underline }
.textbox   { color: #1a3b0a; font-weight: bold; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; border: solid 1px #922a0d; height: 15px }
.commentbox   { color: #1a3b0a; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; border: solid 1px #2e415f; height: 19px }


#content {

}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#fade li {
	position: absolute;
	top: 0;
	left: 0;
	width: 868px;
	height: 286px;
	visibility: hidden;
}
li img {
	display: block;
	border: 0px;
}
.caption {
	clear: both;
	padding: 0em;

}
.img_place {
	position: relative;
	width: 868px;
	height: 286px;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}

