/* 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: #626465;
}
 h1{
color:#01509B;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
text-decoration:none;
line-height:14px;
margin:0px;
}
h2{}
a{font-size: 11px;
 font-family:Tahoma;
 text-decoration:none;
 }
a:hover{}
a:active{}
ul{
list-style:none;
padding:0px;
margin:0px; 

}

ul li{
list-style-type:none;
margin:0px;
padding:0px;
background-position:0 5px;
padding-left:15px;
line-height:18px;


}
li a{
list-style-type:none;
margin:0px;
padding:0px;
background-position:0 5px;
padding-left:15px;
line-height:18px;
color:#1262C2;
background: url(../medias/template/flesh-puce.jpg) no-repeat left;

}
ul li ul li{
list-style-type:none;
margin:0px;
line-height:11px;
margin-left:10px;
background:none;
color:#1262C2;
}


#page {
  
	width: 950px;
	margin: 0 auto;
	padding:0px;
}
#content{
    float:left;
    width: 950px;
	margin-bottom:10px;
	
}
.contenu{
float:left;
width:470px;
}
.title-center{
float:left;
width:456px;
height:28px;
border:1px solid #B2B2B2;
background:url(../medias/template/bg-titre.jpg) repeat-x;
margin-bottom:1px;
padding:6px;
text-transform:none;
font-size:24px;
font-family:"Trebuchet MS";
font-weight:normal;
text-decoration:none;
text-align:left;
color:#29458F;
}
.title-center2{
float:left;
width:456px;
height:28px;
border:1px solid #B2B2B2;
background:url(../medias/template/bg-titre.jpg) repeat-x;
margin-bottom:1px;
padding:6px;
text-transform:uppercase;
font-size:16px;
line-height:22px;
font-family:"Trebuchet MS";
font-weight:bold;
text-decoration:none;
text-align:left;
color:#29458F;
}
.box-center{
float:left;
width:444px;
padding:12px;
padding-bottom:8px;
padding-top:7px;
border:1px solid #B2B2B2;
margin-bottom:10px;
}

.suite{
float:right;
text-align:right;
height:19px;
padding-left:5px;
padding-right:5px;
color:#0D4D8A;
line-height:16px;
cursor:pointer;
text-decoration:none;
}