        .lavaLampWithImage {
            position: absolute;;
            float:left;
            top:230px;
            height: 27px; 
            padding: 13px;
           margin-top:0px;
            overflow: hidden;
			width:600px;
			background-color:#FF6900;
			border-radius: 15px; 
			-moz-border-radius: 15px;
			-webkit-border-radius: 15px;
			padding: 7px;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("../img/fond_menu.gif") no-repeat right -30px;
					   background-color:#808080;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("../img/fond_menu.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; 
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 9px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }


.fond_evenement{
color:gray;
font-family: Trebuchet MS,Trebuchet, Verdana, Arial;
text-decoration:none;
text-align:left;
 background: url("../img/fond2.gif") no-repeat top left;
 width:510px;
 float:left;
 display:block;
 font-weight:bold;
 height: auto;    
 /*margin-left:30px; */

}


.fond_evenement_titre{
color:gray;
font-family: Trebuchet MS,Trebuchet, Verdana, Arial;
text-decoration:none;
text-align:left;
 background: url("../img/fond4.gif") no-repeat top left;
 width:510px;
 float:left;
 display:block;
 font-weight:bold;
 height: auto;    
 /*margin-left:30px; */

}


.fond_evenement_separation{
color:#fff;
font-family: Trebuchet MS,Trebuchet, Verdana, Arial;
text-decoration:none;
text-align:left;
background-color:#8E4FC4;
height:30px;
background: url("../img/fond_separation.gif") no-repeat top left;
 width:470px;
 float:left;
 display:block;
 font-weight:bold;
 text-align:center;
 padding-top:9px;
 padding-left:40px;

}

.fond_evenement_offline{
color:gray;
font-family: Trebuchet MS,Trebuchet, Verdana, Arial;
text-decoration:none;
text-align:left;
background: url("../img/fond_off.gif") no-repeat top left;
 width:510px;
 float:left;
 display:block;
 font-weight:bold;
 height: auto;  
 /*margin-left:30px; */
}

.fond_evenement:hover{
color:gray;
font-family: Trebuchet MS,Trebuchet, Verdana, Arial;
text-decoration:none;
text-align:left;
 background: url("../img/fond2_on.gif") no-repeat top left;
 width:510px;
 float:left;
 display:block;
 font-weight:bold;
 height: auto;    
 /*margin-left:30px; */
 cursor:pointer;
}

#compteur{

position:fixed; 
top:285px;  
left:220px;
font-family:Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color:grey;

}

#titre_general_ag{
position:absolute; 
flaot:left;
top:205px;
  left:200px;
font-family:Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,sans-serif;
font-size:25px;
font-weight:bold;
color:#FF6900;
}

 


#filtre{
display:none; 
position:fixed; 
border-left:1px solid #CDCDCD;
border-top:1px solid #CDCDCD;
border-bottom:1px solid #CDCDCD;
top:0px;  
left:183px;  
margin-top:400px;  
width:113px;  
font-family:Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;

-webkit-border-radius-bottomleft: 30px;
-moz-border-radius-bottomleft: 30px;
-webkit-border-radius-topleft: 30px;
-moz-border-radius-topleft: 30px;
padding-left:10px;
padding-right:10px;
padding-top:15px;
padding-bottom:15px;
color:#808080;
background-color:#E2E2E2; /*#8F51C4*/

 background: url("../img/fond_filtre.jpg") repeat-x top left;

}

.evenement{
 width:448px;
 margin-left:50px;
 padding:10px;
 /*border:1px solid red;*/
 min-height:132px;
}

#sous_menu_categorie{
/*background-color:#f4f4f4;
border:1px solid #dedede;*/
}

.liste_ss_cat{                
list-style: none;
margin:0;
padding:0;
border: none;
}

.actif {
display: block;
padding: 3px 3px 3px 0.5em;
border-left: 0px solid #1958b7;
border-right: 0px solid #508fc4;   
border-top:1px solid #F4F4F4;
 border-bottom:1px solid #F4F4F4; 
color:#808080;
text-decoration: none;
width:100%;
cursor:pointer;
}

.actif_on {
display: block;
background: url("../img/delete.png") no-repeat 90% 50% #fff;
padding: 3px 3px 3px 0.5em;
border-left: 0px solid #1958b7;
border-right: 0px solid #508fc4;  
border-top:1px solid #dedede;
border-bottom:1px solid #dedede; 
color:#FF6900;
text-decoration: none;
width:115px;;
cursor:pointer;
}

.indisponible{
display:none;
}



						
.miniature{
margin:0;
overflow:hidden;
width:128px;
max-height:128px;
}  
.cadre_photo{
border: 1px solid #dedede;
padding:2px;
width:128px;
background-color:#fff;
float:left;
margin-right:5px;
margin-bottom:5px;
}    

.description{
color:gray;
font-family:"Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.titre_ev {  
color:#FF6900;
font-family:"Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
line-height:20px;
padding-bottom:0px;
text-decoration:none;

}
           
