@charset "utf-8";
/* CSS Document */

#content-inter {
	float: right;
	width: 706px;

	padding-top:24px;
	padding-right:30px;
	padding-left:0px;
}
#content-inter #boxed{
float:left;
width:712px;
}
#boxed .greenbox {
	background: url(../medias/images/gris.jpg) repeat-x;
	height:26px;
}

#boxed .greenbox .title {
	height: 25px;
	background: url(../medias/images/gris-l.jpg) no-repeat;
}

#boxed .greenbox .title h1, .greenbox .title h2 {
max-height:26px;
min-height:21px;
	margin: 0;
	padding: 5px 0 0 15px;
	background: url(../medias/images/gris-r.jpg) no-repeat right top;
	font-size: 11px;
	font-family:Tahoma;
	text-align:left;
	font-weight:normal;
	color: #686a6a;
}
#boxed .greenbox .title h1 a{
	font-size: 11px;
	font-family:Tahoma;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	color: #686a6a;
}
#boxed .greenbox .title span {
color:#10a7d5;
}
#boxed .inter{
	float:left;
	width:710px;
	background:#fefefe;
	border:1px solid #bdbcbd;
	padding-top:10px;
	padding-bottom:10px;
}
#boxed .inter .title{
	color:#10a7d5;
	float:left;
	font-size:12px;
	font-family:Tahoma;
	text-align:left;
	width:500px;
	font-weight:bold;
	padding-left: 10px;

}
#boxed .inter .title2{
	float:left;
	width:550px;
	margin-top:10px;
	font-weight:bold;
	background:url(../medias/images/fleche.jpg) no-repeat left center;
	text-align:left;
	margin-left:10px;
}
#boxed .inter .title2 a{
color:#4f525a;
font-size:11px; font-family:Tahoma;
padding-left:10px;
}
#boxed .inter p{
 color:#515151;
 font-size:12px;
 font-weight:normal;
 font-family:Tahoma,Arial;
 text-align:justify;
 line-height:1.5;
}
#boxed .inter li{
 color:#515151;
 font-size:12px;
 font-weight:normal;
 font-family:Tahoma,Arial;
 text-align:justify;
 line-height:1.5;
}
#boxed .inter li span{
 color:#515151;
 font-size:12px;
 font-weight:bold;
 font-family:Tahoma,Arial;
 text-align:justify;
 line-height:1.5;
}
#boxed .inter a:link {
 color:#515151;
 font-size:12px;
 font-weight:normal;
 font-family:Tahoma,Arial;
 text-align:justify;
 line-height:1.5;
 text-decoration:none;
}
#boxed .inter a:hover {
 color:#837669;
 font-size:12px;
 font-weight:normal;
 font-family:Tahoma,Arial;
 text-align:justify;
 line-height:1.5;
 text-decoration:underline;
}
#boxed .inter a:active {
 color:#837669;
 font-size:12px;
 font-weight:normal;
 font-family:Tahoma,Arial;
 text-align:justify;
 line-height:1.5;
 text-decoration:underline;
}
#boxed .inter a:visited {
 color:#837669;
 font-size:12px;
 font-weight:normal;
 font-family:Tahoma,Arial;
 text-align:justify;
 line-height:1.5;
 text-decoration:underline;
}
 .texte{
float:left;
text-align:left;
width:670px;
margin:10px 0 0 10px;
padding:10px;
color:#5d5f62;
border-top:1px dotted #cacaca;
font-family:Tahoma;
font-size:11px;
}
 .texte span{
 color:#5d5f62;
 font-size:11px;
 font-weight:bold;
 }
 .texte ul {
 list-style:square;
 padding-left:10px;
 margin:0px;
 color:#5d5f62;
 }
 .texte li {
 padding-top:10px;
 }
 .texte ol {
 list-style:decimal;
 padding-left:15px;
 margin:0px;
 color:#5d5f62;
 }
 .texte h1{
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 padding-bottom:10px;
 font-family:Tahoma;
 color:#0099FF;
 }
.somme{
margin-bottom:10px;
}
.intro{
color:#5d5f62;
font-family:Tahoma;
float:left;
width:650px;
text-align:justify;
padding-left:10px;
}
.intro h1{
 font-size:14px;
 font-weight:bold;
 text-decoration:none;
 padding-bottom:10px;
 font-family:Tahoma;
 color:#0099FF;
}
.intro p{
color:#5d5f62;
font-family:Tahoma;
font-size:12px;
float:left;
width:650px;
text-align:justify;
}
.img-h{
float:left;
margin-right:20px;
margin-bottom:10px;
border:1px solid #abaeb0;
}
#affichage {
border-top:1px dotted #CACACA;
}