.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 570px;
margin-right:10px;
height: 110px; /* Set height to be able to contain height of largest content shown*/
border: 5px solid #ffc450;
overflow: hidden;
clear:both;
background-color:#FFE8E9;
background-image:url(http://www.marche.fr/images/alaune.jpg);
background-position:left;
background-repeat:no-repeat;
margin-top:-15px;
margin-bottom:10px;
}
.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
padding: 10px;
visibility: hidden;
width: 488px;
height:80px;
text-align:left;
background-color:#FFE8E9;
margin-left:23px;
margin-top:-15px;
}
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 100px;
margin-left:470px;
text-align: right; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border:#ffc450 1px solid ;
color: #2e6ab1;
padding: 1px 3px;
background-color:#FFF;
font-weight: bold;
text-decoration: none;
margin:0px;
}
.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}
.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}
.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}
.col1 {float:left;width:255px;border-right:#CCC 0px solid;margin-left:-18px;font-size:12px;margin-top:5px;}
.col2 {float:left;width:268px;font-size:12px;margin-left:-18px;margin-top:5px;}
.col1 ul {list-style:circle;color:#AAA;list-style-image:url(http://www.marche.fr/images/pucefav.png);}.col2 ul {list-style:circle;color:#AAA;list-style-image:url(http://www.marche.fr/images/pucefav.png);}
.col1 li {margin-bottom:2px;height:20px;}.col2 li {margin-bottom:2px;height:20px;}
.devenir {width:16px;height:81px;float:right;}

.glidecontentwrapper2{
position: relative; /* Do not change this value */
width: 570px;
margin-right:10px;
height: 110px; /* Set height to be able to contain height of largest content shown*/
border: 5px solid #ffc450;
overflow: hidden;
background-color:#FFE8E9;
background-image:url(http://www.marche.fr/images/alaune.jpg);
background-position:left;
background-repeat:no-repeat;
margin-top:-15px;
margin-bottom:10px;
}

html:first-child #glidecontentwrapper2 { 
position: relative; /* Do not change this value */
width: 580px;
margin-right:10px;
height: 110px; /* Set height to be able to contain height of largest content shown*/
border: 5px solid #ffc450;
overflow: hidden;

background-color:#FFE8E9;
background-image:url(http://www.marche.fr/images/alaune.jpg);
background-position:left;
background-repeat:no-repeat;
margin-top:-15px;
margin-bottom:10px;
}
