body, html {	
	height:100%;
	padding: 0px 0px 0px 0px; 
	background: url(imgs/fond1.jpg) no-repeat;
    text-align: center;
}
body,html,span,div,p,ul,li{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9pt;
	line-height: 12pt;
	letter-spacing:0.5pt;
}
table td{
	vertical-align:top;
}
h1 { 
	font-family: Times, Arial; 
	padding: 20px 0px 5px 0px;
	font-size: 16pt; 
	letter-spacing: 3pt;
	color:#4977C4;
	background: url(imgs/souligne.gif) left bottom repeat-x;
}
h1 .gray{ color:#5EC2C0;}
h1 .green{ color:#4977C4;}
h2 {
	font-size: 12pt; 
	padding: 3px 0px 3px 10px; 
	letter-spacing: 3pt;
	color: #4977C4;
	border-left: 3px solid #4977C4;
	background: url(imgs/souligne.gif) left bottom repeat-x;
}
h3 {
	font-size: 9pt;
	padding: 5px 0px 5px 10px; 
	letter-spacing: 3pt;
	color: #ffffff;
	background: #4977C4;
}
a img {
	border:0; 
	}
#container {
	position: relative; 
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 880px; 
	height:497px; 
}
#center-table {
	border-top:1px solid #BFBFBF; 
	border-left:1px solid #BFBFBF; 
	border-right:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	background: #ffffff;
}
#logo {		
	border-top:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	padding: 0px;
}
#menu{ 
	width:225px; 
	border-right:1px solid #BFBFBF;
}

#menu ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
}

#menu ul li {
	width: 100%; 
	line-height: 28px; 
	font-weight:bold;
}

#menu ul a {
	padding-left: 10px;
	height: 27px;
	display: block;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #bfbfbf;
	text-decoration: none;
	color:white;
	background-color: #5EC2C0;
	font-size:8pt;
	letter-spacing:0.5pt;
}
#menu ul a:hover  {
	background-color: #4977C4;
}
.content-text{ 
	padding: 0px 40px 20px 20px; 
	font-weight:normal;
	color:#757575;
	background-color:#FFFFFF;
}
.content-text a { 
	text-decoration: underlined;
	color: #4977C4;
}

