/* CSS Document */
html,* {
	padding:0px;
	margin:0px;
	border:0px;
}
body {
	font-family:"Trebuchet MS",Arial;
	text-align:center;
	color:#0C2577;
	background-color:#D6F2FF;

}
#conteneur {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	overflow:hidden;
	border-color:#003399;
	border-width:2px;
	border-style:solid;
}
a {
	color:#0C2577;
	text-decoration:none;
}
a.lienacc:hover{
	color:#3EA639;
}
#footer_princ {
	padding-top:1px;
	/*\*//*/
	padding-top:3px;
	/**/
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	background-color:#3EA639;
	height:16px;
	width:100%;
	text-transform:uppercase;
}
#footer_princ a {
	color:#ffffff;
}
img {
   behavior: url("pngbehavior.htc");
}
h2 {
	color:#3EA639;
	font-size:15px;
}
h1 {
	color:#0C2577;
	font-size:20px;
}
p {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-bottom:5px;
	text-align:left;
	height:auto;
	margin-right:1px;
}
#nouv
{
	position:relative;
	float:right;
	height:130px;
	width:439px;
	z-index:-6;
	background-image:url(../images/nouv.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#nouv object
{
	z-index:-6;
}
ul {
	list-style:disc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
li {
	margin-left:30px;
}

