/* CSS Document */
body {
margin:0px;
	padding:0px;
	background:url(../medias/template/body.jpg) repeat-x #ffffff;
	text-align: justify;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	color: #003366;
}
h1{}
h2{}
a{}
a:hover{}
a:active{}
ul{	
}
li{
}
ul li{
}
ul li a{
}
#page {
  
	width: 940px;
	margin: 0 auto;
	padding:0px;
}
#content{
    float:left;
    width: 940px;
}
.box-left{
    float:left;
    width: 590px;
	padding-left:15px;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:15px;
}
.title{
    float:left;
    width: 590px;
	height:25px;
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#1E245B;
	text-decoration:none;
	font-weight:normal;
}
.ligne{
    float:left;
    width: 590px;
	height:1px;
	background:url(../medias/template/ligne.jpg) repeat-x;
	margin-bottom:10px;
}
.txt{
    float:left;
    width: 590px;
	text-align: justify;
	font-size: 11px;
	font-family:Tahoma;
	text-decoration:none;
	color: #003366;
	padding-bottom:5px;
}
.im{
 float:left;
    width: 281px;
	height:133px;
	border:1px solid #CCCCCC;
	margin-right:23px;
}
