@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	font-family:inherit;
}
ol, ul {
	list-style:none;
}
body {
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#767676 url(images/bg.jpg) repeat-x;
	margin:0;
}
#center {
	margin:0 auto;
	width:960px;
	background:url(images/content-bg.jpg) no-repeat center 205px;
}
#header {
	position:relative;
	margin:0 auto;
	width:960px;
	background: url(images/header.jpg) no-repeat;
	height:171px;
}


ul.menu {
	list-style:none;
	margin-top:7px;
	height:20px;
}
ul.menu li {
	list-style:none;
	display:block;
	float:left;
	height:20px;
	margin:0;
}
ul.menu li a {
	color:#fff;
	display:block;
	float:left;
	font-size:16px;
	text-decoration:none;
	padding:0 15px 0 15px;
	margin: 0;
	border-right: #FFF 1px solid;
}

ul.menu li a.end {
	border:none;
}


ul.menu li a:hover {
	background: url(images/current.gif) repeat-x;
	color:#FFC900;
}
ul.menu li a.current {
	display:block;
	float:left;
	background: url(images/current.gif) repeat-x;
	text-decoration:none;
	padding:0 20px;
}
ul.menu li a:hover.current {
}

.topbox{
	margin: 0 auto;
	width:187px;
	height:5px;
	background:url(images/menutop.png);
	}
.box{	
	margin: 0 auto;
	width:187px;
	background:url(images/menubg.png);}
.bottombox{
	margin: 0 auto;
	width:187px;
	height:6px;
	background:url(images/menubottom.png);
}

#footer {
	clear:both;
	width:100%;
}
#content {
	clear:both;
}
.colleft {
	float:left;
	width:200px;
	padding-top:25px;
}
.colright {
	float:right;
	width:168px;
	padding-top:25px;
}
.colcenter {
	float:left;
	width:545px;
	padding:30px 20px 10px 20px;
	color:#000;
}
.colleft h2 {
	width:178px;
	margin:0 auto;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-align:center;
	border-bottom:#FFF solid 1px;
}
.colleft ul {
	width:178px;
	margin:0 auto;
	padding:20px 0;
}
.colleft ul li {
	padding-left:5px;
	line-height: 26px;
	height:24px;
	background:url(images/line.gif) repeat-x left bottom;
}
a {
	color:#FFF;
}
.colleft ul li a {
	text-decoration:none;
}
.colleft ul li a:hover {
	color:#FFC900;
}

.colleft ul li a:visited {
	color:#FFC900;
}


h1 {
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:120px 0 0 340px;
	color:#ffc900;
}

.colcenter h2 {
	font-size:18px;
	line-height:24px;
	text-align:center;
	border-bottom:#000 solid 1px;
	text-transform:uppercase;
}
.colcenter h3 {
	margin:10px 0;
	font-size:12px;
	color:#ca2202;
	font-weight:bold;
	height:18px;
	background:url(images/h2.png) no-repeat;
	text-indent:12px;
	line-height:16px;
}
.colcenter p {
	line-height:1.3em;
	margin:0;
	padding:0 0 10px 12px;
	text-align:justify;
}
.centrage_texte {
	text-align:center;
}

#footer p {
	padding:10px;
	text-align:right;
	color:#c0c0c0;
	font-size:0.9em;
}

.colcenter a{
	color:#000;
	font-weight:bold;
	}

td {
	text-align:center;}
	
.colcenter h4 {
	margin:10px;
	font-size:14px;
	line-height:18px;
	text-align:left;
	border-bottom:#000 solid 1px;
	font-weight:bold;
}

.colcenter ul li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:20px;
}