/* CSS Document */

 #left-inter{
float:left;
width:228px;
padding-top:14px;
padding-bottom:3px;
}
#box-contenu{
float:left;
width:221px;
height:auto;
margin-bottom:20px;
}
#box-contenu .titre{
float:left;
width:221px;
color:#A6C21E;
font-size:20px;
font-family:tahoma;
padding-bottom:10px;
}
#box-contenu  .box{
float:left;
width:221px;
height:102px;

}
.box .img{
float:left;
height:69px;
border:4px solid #660066;
}
.box .des{
width:192px;
margin-left:5px;
margin-top:5px;
float:left;
background:url(medias/fleche.jpg) no-repeat left center;
padding-left:10px;

}

.des a {
color:#990099;
font-weight:bold;
font-size:12px;
text-align:left;
text-decoration:none;
font-family:tahoma;
}
.box .des2{
width:192px;
margin-left:5px;
margin-top:5px;
float:left;
background:url(medias/fleche.jpg) no-repeat left center;
padding-left:10px;

}

.des2 a {
color:#996699;
font-weight:bold;
font-size:12px;
text-align:left;

text-decoration:none;
font-family:tahoma;
}

