body {
	background:#ffffff;
	color:#333;
	text-align:center;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	width:950px;
	margin:0 auto;
	padding: 0 10px; 
	background:#fff url(/res/img/bg.gif) repeat-y top center; 
	text-align:left;
	position:relative;
}
#header {
	height:120px;
	position:relative;
	background-color:#fff;
	margin:0;
	padding:0;
}
#headercontent {
	float:left;
	background-color:#6D8CB3;
	width:175px;
	margin:0;
	padding:0;
}
#headermenur {
	float:right;
	width:154px;
	height:91px;
	background-color:#6d8cb3;
	margin:0;
	padding:0;
}
#headermenur ul { 
	list-style-type: none;
	/*list-style-image: url(/images/fleche.gif) */
}
#headermenur ul, #headermenur li { 
	margin: 0;
	padding: 0;
	
	padding-top:12px;
	padding-left:10px;
}
#headermenur li a {
	height: 15px;
	width: 160px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#headermenur a:hover {
	color: #33447A;
}
#headerpub h2 {
	margin:0px;
	font-weight:bold;
	padding-top:30px;
	font-size:28px;
	text-align:center;
	color:#666;
}
#headerpub p {
	padding-top:10px;
	margin:0px;
}
#headerpub form {
	border:0px;
}
#header h1 {
	color:#FFFFFF;
	margin:0;
	padding:0;
}
#content {
	color:#FFFFFF;
	margin:0px;
	width:950px;
	background-color:#6d8cb3;
}
#content2 {
	float:left;
	color:#000;
	margin:0px;
	width:775px;
	background-color:#FFF;
	min-height:300px;
	border-left:1px solid #CCCCCC;
}
#sidebar {
	float:left;
	width:174px;
	background-color:#FFFFFF;
}
#contentop {
	background-image: url(/res/img/bande1.gif);
	height:5px;
	width:950px;
	text-align:center;
}
#contentop h1 {
	margin:0px;
}
#content p {
	padding-left:20px;
}
div#center {
	
/* min-height: 500px;*/
}
#bottom {
	width:950px;
	height:40px;
	border-top: 1px solid #33447A;
	background-color:#B2C0D1;
	margin:0px;
	color:#000000;
	font-size:12px;
	text-align:center;
	clear: both;
}
#bottom p {
	margin-top:12px;
}
#bottom a {
	color:#000000;
	text-decoration:none;
}
#bottom a:hover {
	color:#000000;
	text-decoration:underline;
}
#shadow {
	width:960px; 
 	height:7px;
 	margin:0 auto;
	background:#ffffff url(/res/img/fbg.gif) no-repeat center top;
}

.focus {
	color: black;
	border: 1px solid #000000;
}
.normal {
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
img {
	border:0px;
}
a.home {
	color: #f2f7fc;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size:18px;
	font-weight: normal;
	margin:20px;
}
h1 {
	font-size:20px;
	font-weight: normal;
}
.headpi {
	background:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	position: relative;
	top: 0;
	left: 0;
}
dl#menu {
	width: 174px;
}
dl#menu dt {
	color: #727272;
	font-size: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-top: 10px;
	height: 59px;
	border-bottom: 1px solid #cccccc;
}
dl#menu li {
	text-align: center;
	background: #fff;
}
dl#menu li a, dl#menu dt a {
	color: #527193;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 25px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
}
dl#menu li a:hover, dl#menu dt a:hover {
	background: #E2E8F0;
}
dl#menu li a.select {
	background: #E2E8F0;
}
#nllist li {
	margin-left:20px;
	font-size:14px;
}

