div.module, #col-dro-rub .fil	{	/*EN COL DRO SUR TOUTE PAGE*/
background-image: url('images/fond_fil.gif');
background-position: left top;
background-repeat: repeat;
padding: 10px;
margin-bottom: 20px;
}

span.lire	{
font-weight: bold;
padding-right: 7px;
background-image: url('/icons/v1/FleN.gif');
background-position: right center;
background-repeat: no-repeat;
}


.fil	{
/*background-color: #ddd;
padding: 5px;*/
}
.fil .tit	{
font-weight: bold;
font-size: 14px;
text-align: center;
margin-bottom: 5px;
}
#col-dro-rub .fil .tit	{
text-align: left;
margin-bottom: 10px;
}
.fil .liens	{
position: relative;
padding: 10px;
background-image: url('images/shadow.jpg');
background-position: left top;
background-repeat: no-repeat;
}
#col-dro-rub .fil .liens	{
background-image: none;
background-color: #fff;
}
.fil .liens ul	{
list-style-type: none;
margin: 0px;
padding: 0px;
}
.fil .liens li	{
margin-bottom: 5px;
}

/*DEROULANT*/
#pscroller_sport	{
width: 100%;
height: 280px;
}
#pscroller_locale	{
width: 270px;
height: 50px;
}
#pscroller_eurockeennes	{
width: 270px;
height: 50px;
}

.innerDiv	{
/*background-color:yellow*/
}
.someclass	{
/*background-color:green;*/
}
#col-dro-rub #pscroller_sport, #col-dro-gene #pscroller_sport	{
width: 180px;
height: 80px;
}
#col-dro-rub #pscroller_locale, #col-dro-gene #pscroller_locale	{
width: 180px;
height: 80px;
}
#col-dro-rub #pscroller_eurockeennes, #col-dro-gene #pscroller_eurockeennes	{
width: 180px;
height: 80px;
}




