body {
	background-color:black;
	font-size:0.75em;
	font-family:"Comic Sans MS" Verdana;
	color: #535353;
}
div#page {
	width:950px;
	margin:3em auto 0;
	/*background-color:#ddd;*/
	background-color:white;
}

div#page p {
	padding:0 3em;
	margin:0;
}
html>body div#page
{
	height: auto;
	min-height: 37em;
}
#header img {
	display:inline;
	margin:auto;
	padding:auto;
}
div#top1 {
	background-color:#444;
	background-image: url(../images/ruban1.jpg);
	background-repeat:no-repeat;
	text-align:right;
	margin:0;
	padding:0;
	height:15px;
	line-height:15px;
}
div#top1 img {
	margin:0;
	padding:0;
}
div#top2 {
	background-image: url(../images/ruban3.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:84px;
}
div#devel {
	font-family:"Comic Sans MS" Verdana;
}
div#footer {
	position: relative;
	bottom: 0;
	height: 35px;
	text-align: right;
	background-image:url(../images/ruban4.jpg);
	background-repeat:no-repeat;
	background-color:#666;
	width:950px;
	margin:0 auto;
	color:white;
}
div#footer p
{
	width: 49%;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 35px;
}
div#footer p.lft {
	text-align:left;
	text-indent:2em;
}

div#bas {
	clear:left;
}

div#fiok div#footer p span#vcts {
	visibility:hidden;
}
a {
	color:#dd9c40;
}
a:hover {
	text-decoration:none;
}
h2 a,
h3 a {
	color:#3f879d;
	text-decoration:underline;
}
h1,
h2 {
	text-indent:2em;
	font-weight:normal;
	font-family:forte;
	color:#3f879d;
}
h1 {
	text-indent:1em;
	font-family:forte;
	color:#3f879d;
}
h3 {
	text-indent:2em;
}

h3.horaires {
	margin-top:0px;
	text-indent:0px;
	font-family:forte;
	color:#3f879d;
}

h4.horaires {
	margin-top:0px;
	text-indent:0px;
	color:#555;
}

h3.horaires span {
	font-family:"Comic Sans MS" Verdana;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	color:#555;
}

a img {
	border:none;
}
#top2 a {
	display:block;
	width:30%;
	height:68px;
}
#infobulle
{
	position: absolute;
	z-index: 3000;
	border: 1px dotted #111;
	background-color: #535353;
	padding: 5px;
	color:white;
}
#infobulle h6
{
	margin: 0;
	font-size: 0.8em;
	font-weight: normal;
}

marquee {
	background-color:black;
	color:white;
	padding:0 1em;
}

iframe {
	width:425px;
	height:350px;
	border:none;
	margin-left:3em;
}

strong {
	font-weight:normal;
}

html body p.info {
	text-align:right;
	color:#999;
	width:850px;
}

p.txtvisu {
	clear:left;
}

img.visu {
	float:left;
	clear:left;
	width:300px;
	margin:0 20px 20px 0;
	border:1px solid #777;
}

div.clearer {
	clear:both;
	margin:0;
	padding:0;
	height:0;
}

html body p#intro {
	margin-bottom:15px;
}

div.horaire-cate {
	margin:15px 100px;
	border:1px solid #ccc;
	background-color:#eee;
	display:block;
}

div.horaire-cate img.visu {
	margin-bottom:0;
}

div.horaire-cate div.content {
	float:left;
	margin-left:0px;
	margin-top:30px;
}

div.horaire-cate h3 {
	margin:0 0 0 10px;
	text-indent:0px;
	font-family:forte;
	font-size:18px;
	color:#3f879d;
	margin-left:20px;
}

div.horaire-cate h4 {
	margin:10px 0 0 40px;
}

div#devel div.horaire-cate p {
	margin-left:3px;
}

p.bottom-text, p#intro.horaires { text-align:center; }