.monSlider{
margin:5px 0px 0px 0px;
padding:0px;
position: relative;
}

.titreSlider{
-webkit-border-top-left-radius: 5px 5px;
-webkit-border-top-right-radius: 5px 5px;
background:rgb(224,162,19);
margin:0px;
padding:3px;
color:black;
margin:0;
}

.titreSlider h3{
color : black;
padding:2px;
margin:0px;
}


.titreSlider a.rss{
color : white;
position:absolute;
right:4px;
background: url(rss.png) no-repeat;
line-height: 20px;
padding-left: 24px;
}
 
.slidingArticles{
height:280px;
padding:0px;
margin:0px;
}

.slidingControl{
position:absolute;
height:25px;
margin:0px;
padding:0px;
text-align: right;
}

.slidingControl a{
background: url(cellshade.png) repeat-x rgb(197, 139, 4);
-webkit-border-bottom-left-radius: 5px 5px;
-webkit-border-bottom-right-radius: 5px 5px;
color: black;
display: inline-block;
font: normal normal normal 11px/18px Georgia, serif;
height: 18px;
margin: 5px 5px 0px 0px;
padding: 2px 8px;
text-align: center;
text-decoration : none;
}

.slidingControl a.tabs{
background: url(cellshadebottom.png) repeat-x rgb(197, 139, 4);
-webkit-border-top-left-radius: 5px 5px;
-webkit-border-top-right-radius: 5px 5px;
-webkit-border-bottom-left-radius: 0px 0px;
-webkit-border-bottom-right-radius: 0px 0px;
color: black;
display: inline-block;
font: normal normal normal 11px/18px Georgia, serif;
height: 18px;
margin: 5px 0px 0px 0px;
padding: 2px 8px;
text-align: center;
text-decoration : none;
}

.slidingControl a.Cur{
background: rgb(224, 162, 19);
background-image:none;
}

.slidingControl a:HOVER{
background: rgb(224, 162, 19);
}


.slidingArticle{
width:350px;
height:280px;
position:absolute;
margin:0px;
}

.slidingTitle{
font-size:15px;
margin:0px;
color:white;
}

.slidingDesc{
position:absolute;
left:0;
right:0;
font-size:11px;
padding:2px;
bottom:0px;
margin:0;
background: transparent url(fond_degrade.png) left top repeat-x;
color:white;
}

.slidingDesc a{
color:white;
text-decoration: none;
}

.slidingDesc a:HOVER{
color:white;
text-decoration: underline;
}
