.titre{
	font-weight:bold;
	color:#103697;
	font-size:13px;
}
h1{
	font-weight:bold;
	color:#103697;
	font-size:15px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#cadre{
	width:900px;
	height:624px;
	margin-right:auto;
	margin-left:auto;
}
#top{
	width:900px;
	height:197px;
}
#middle{
	width:538px;
	height:130px;
	float:left;
}
#txt_haut{
	float:left;
	width:290px;
	height:130px;
	margin:0 0 0 30px;
}
#bottom{
	width:244px;
	height:270px;
	float:left;
}
#txt_gauche{
	width:280px;
	float:left;
}
#txt_droite{
	width:290px;
	float:left;
	margin:10px 0 0 58px;
}
#txt_gauche a{
	text-decoration:none;
	color:#666;
}
#txt_gauche ul{
	padding:0;
	margin:20px 0 0 0;
	list-style-type:none;
	line-height:1.5;
}
ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
img{
	margin:10px 0 0 0 ;
	padding:0;
	border:0;
}
#line{
	float:left;
	width:900px;
	height:25px;
	background-image:url(line.jpg);
	margin:20px 0 0 0;
}
#liens{
	padding:0;
	margin:5px 0 0 10px;
}
a{
	margin-right:10px;
	color:#103697;
	text-decoration:none;
}
a:hover{
	color:#103697;
	text-decoration:underline;
}