@charset "iso-8859-2";
p, div, table, ul, li, form, br, img {
	margin:0px;
	padding:0px;
	border:0px;
}
#top {
	background-image: url(../images/top.jpg);
	text-align: right;
	height: 38px;
	padding-top: 91px;
	padding-right: 12px;
}
#total {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#center {
	background-image: url(../images/etoile.jpg);
	background-repeat: no-repeat;
	background-color: #1B1B1B;
}

body {
	background-color: #1b1b1b;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#foot {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#left {
	float: left;
	height: 597px;
	width: 498px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #434343;
	border-left-color: #434343;
}
#contenu {
	padding-left: 20px;
	padding-right: 5px;
}
#diapo {
	float: left;
	width: 202px;
	height: 597px;
	border-bottom:solid 1px #434343;
}
#banRight {
	background-color: #434343;
	float: right;
	height: 597px;
	width: 202px;
	border-bottom:solid 1px #434343;
	background-image: url(../images/titreHoraire.jpg);
	background-repeat: no-repeat;
	background-position: center 190px;
}


.imageRight {
	float:right;
	border:solid 1px #434343;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imageLeft {
	float:left;
	margin-right:10px;
	border:solid 1px #434343;
}
.separtion {
	border-bottom:solid 1px #434343;
	padding-top:25px;
	margin-bottom:25px;
}
.break {
	clear:both;
}
a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.boldOrange {
	color:#e48628;
	font-weight:bold;
}
.boldOrange14 {
	color:#e48628;
	font-weight:bold;
	font-size:14px;
}
.contRight {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 65px;
	padding-left: 8px;
}
#basseLine {
	float: left;
}
#basseLine a:link {
	color: #009320;
	text-decoration:none;
}
#basseLine a:visited {
	color:#009320;
	text-decoration:none;
}
#basseLine a:hover {
	color:#009320;
	text-decoration:underline;
}
#foot a {
	text-decoration:none;
}
li {
	margin-left: 20px;
	list-style-position: outside;
}

