a:link { color:#830000; text-decoration:none; font-weight:bold; }
a:hover { color:#BE962B; text-decoration:none; font-weight:bold; }
a:visited { color:#830000; text-decoration:none; font-weight:bold; }
a:active { color:#830000; text-decoration:none; font-weight:bold; }
body { color:#000000;font-size:10pt; font-family:Verdana; background-image: url(../images/fond.jpg); }
input { font-size:11pt; font-family:Verdana; }
textarea { font-size:11pt; font-family:Verdana; }
select { font-size:11pt; font-family:Verdana; }
td { font-size:11pt; font-family:Verdana; }
p { font-size:10pt; font-family:Verdana; margin-left : 5px; margin-right : 0px}


#global {
	width: 900px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background-color : #FFFFFF;
	min-height : 100%
}

#header {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/banniere-comenc-en.png) no-repeat;
	background-color : #FFFFFF;
}

#footer {
	width: 900px;
	height: 57px;
	margin: auto;
	background: url(../images/footer.png) top repeat-y;
}
#center {
	padding-bottom: 50px;
	text-align: left;
}

#content {
	width: 860px;
	background: url(../images/corp.jpg) repeat-y;
	padding-left: 20px;
	padding-right : 20px;
}

h1 { 
    color: #830000;
	font-size: 18px;
    margin-bottom: 14px;
	margin-top: 15px;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
    line-height: 1.0;
	text-align: center;
}


h2 { 
    color: #830000;
	font-size: 18px;
    margin-bottom: 14px;
	margin-top: 15px;
	padding-bottom: 0.2em;
    line-height: 1.0;
	text-align: left;
}

h3{ 
    color: #830000;
	font-size: 14px;
    margin-bottom: 14px;
	margin-top: 15px;
	margin-left : 5px;
	padding-bottom: 0.2em;
    line-height: 1.0;
	text-align: left;
}

li {
	color: #830000;
	margin-bottom: 1px ;
	font-size: 11px;
	margin-left : 0px;
	text-align: left ;
	text-decoration : none;
	list-style: none ;
	}

img {
	border : none;
}