body {
	background:#FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.top_left{
	background:url(../../../html/images/top_left.gif) no-repeat;
	height:10px;
	width:10px;
}
.top_right{
	background:url(../../../html/images/top_right.gif) no-repeat;
	height:10px;
	width:10px;
}
.bottom_left{
	background:url(../../../html/images/bottom_left.gif) no-repeat;
	height:10px;
	width:10px;
}
.bottom_right{
	background:url(../../../html/images/bottom_right.gif) no-repeat;
	height:10px;
	width:10px;
}
.top{
	background:url(../../../html/images/top.gif) repeat-x;
	height:10px;
}
.bottom{
	background:url(../../../html/images/bottom.gif) repeat-x;
	height:10px;
}
.left{
	background:url(../../../html/images/left.gif) repeat-y;
	width:10px;
}
.right{
	background:url(../../../html/images/right.gif) repeat-y;
	width:10px;
}
a.btn{
	background:url(../images/btn.gif) no-repeat;
	color:#003399;
	display:block;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0px 0px 0px 18px;
	text-align:left;
	text-decoration:none;
	width:132px;
}
a.btn:hover{
	background:url(../images/btn-hover.gif) no-repeat;
	color:#990000;
	text-decoration:underline;
}
h1{
	background: url(../../../html/images/h1.gif) repeat-x #003399;
	color:#FFFFFF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:18px;
	margin:0px;
	padding:4px 5px 2px 5px;
	border:#000066 1px solid;
	border-width:0px 1px 0px 1px;
	text-align:left;
}
h2{
	color:#003399;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0px;
	padding:0px;
	text-align:left;
}
h3{
	background:url(../images/icon.gif) no-repeat center left;
	color:#990000;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	margin:0px;
	padding:0px 0px 0px 10px;
	text-align:left;
}
a img{
	display:block;
	border:#FFCC00 1px solid;
}
a:hover img{
	display:block;
	border:#FFCC00 1px solid;
}
.img_right{
	float:right;
	display:block;
	margin: 5px 0px 5px 10px;
}
.img_left{
	float:left;
	display:block;
	margin: 5px 5px 5px 0px;
}
.img_top{
	display:block;
	margin: 0px 0px 10px 0px;
}
#presentation{
	display:block;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:10px;
	width:400px;
}
#actualite{
	display:block;
	width:195px;
	margin-bottom:10px;
}
#footer a{
	color:#990000;
	text-decoration:none;
	font-size:11px;
}
#footer a:hover{
	color:#000000;
	text-decoration:underline;
}
#copyright{
	font-size:10px;
	height:20px;
	line-height:20px;
	color:#999999;
}
#copyright a{
	color:#999999;
	text-decoration:underline;
}
#copyright a:hover{
	color:#999999;
	text-decoration:none;
}
.pack{
	float:left;
	width:195px;
}
.warp{
	padding:4px;
	background:#D8D9E2;
	border:#000066 1px solid;
	text-align:left;
}
ul{
	list-style-type:none;
	margin:20px 5px 20px 5px;
	text-align:left;
}
li{
	background:url(../images/puce.gif) no-repeat 1px left;
	display:block;
	padding-left:20px;
	margin:10px;
}
#content{
	margin:0px;
	padding:0px 0px 5px 5px;
	text-align:left;
	width:605px;
}
#content a{
	color:#990000;
	text-decoration:underline;
}
#content a:hover{
	color:#003399;
	text-decoration:none;
}
#content .title{
	background:#CCCCCC;
	font-weight:bold;
}
#content h1{
	background:#EEEEEE;
	border:0px;
	color:#990000;
	font-family:"trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:0px;
	margin:0px 0px 20px 0px;
}
