#agenda{
	display:none; 
	-moz-background-clip:border; 
	margin-left:79px;
	margin-top:50px;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:fff none repeat scroll 0 0;
	border:0px solid red;
	color:gray;
	float:left;
	font-family:Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom:5px;
	padding:5px;
	text-decoration:none;
	width:468px;
	height:auto;
}


#icone_plus{
cursor:pointer; float:left; position:absolute; margin-left:53px; margin-top:5px;
width:18px; height:18px;
background: url("http://www.cg58.fr/dist/mes_scripts/sortirennievre/img/icone_plus.png") no-repeat top left;
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
#icone_plus:hover{
cursor:pointer; float:left; position:absolute; margin-left:53px; margin-top:5px;
width:18px; height:18px;
background: url("http://www.cg58.fr/dist/mes_scripts/sortirennievre/img/icone_plus_on.png") no-repeat top left;
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}

#fond_gris{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #000000;
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    z-index:99999;
    display:none;
}



#recherche_geographique{
 z-index:1999999;
position:fixed;
top:30%;
left:40%;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}

table{
border:0;
decoration:none;
}

td{
background-color:transparent;
border:0px;
}

fieldset{
-moz-border-radius:10px;
border:1px solid #80C2D4;
 background-color:#f4f4f4; 
}

input{
-moz-border-radius:2px 2px 2px 2px;
padding:1px;
border:1px solid #AAAAAA;
color:#222222;
}


#mutiple_representation{
clear:both;
}

#mutiple_representation ul {
list-style-image: URL("http://www.cg58.fr/dist/mes_scripts/sortirennievre/img/puce_date2.gif"); 
}

#mutiple_representation li {
font-weight:normal;
}



#backoffice{
 background: url("http://www.cg58.fr/dist/mes_scripts/sortirennievre/img/back_login.jpg") repeat-x top left;
 width:100%;
 float:left;
 display:block;
 position:absolute;
 height: 3000px;    
 left:0px;
 top:0px;
 margin:0;  
 z-index:1000;
 background-color:#fff;
}

#authentication{
position:absolute;
float:left;
left:40%;
top:200px;
}

#infobulle { 
    background-color:#000; 
    border:1px solid #fff; 
    padding:10px 15px; 
    width:250px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
    z-index:999999999;
 
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
    /*
    display:none; 
    background:transparent url("http://www.cg58.fr/dist/mes_scripts/sortirennievre/img/elements/black_arrow.png"); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;    */ 
}
/*
#infobulle2 { 
   
    z-index:999999999;
 
  
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
    
    display:none; 
    background:transparent url("http://www.cg58.fr/dist/mes_scripts/sortirennievre/img/elements/black_arrow_big.png"); 
  height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:11px;
	color:#fff;  
}*/

/*#tooltip {
	position: absolute;
	z-index: 2999999;
	border: 1px solid #dedede;
	background-color: #f4f4f4;
	padding: 5px;
	opacity: 0.85;
	  -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color:#808080;
}*/

#tooltip {
text-align:left; 
position: absolute;
	z-index: 2999999;
 background:transparent url("http://www.cg58.fr/dist/mes_scripts/sortirennievre/img/elements/black_arrow_big.png"); 
  height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:11px;
	color:#fff;  
}
#tooltip h3, #tooltip div { margin: 0; color:#808080; }


.suggestionsBox {
    position: relative;
    top:25px;
    left: 30px;
    margin: 10px 0px 0px 0px;
    width: 200px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000;
    color: #fff;
    margin-top:-20px;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
}

.suggestionList li {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}

.suggestionList li:hover {
    background-color: #659CD8;
}




/* the overlayed element */ 
#fiche_evenement { 
	padding:15px;

	position:absolute;
	z-index:1000;
	float:left;
	width:675px;
	left:15%;
	top:5%;
	
	    -moz-border-radius-topright: 20px;
	    -moz-border-radius-bottomright: 20px;
	    
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
	
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
   /* width:675px;     */
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 50px 5px #000; 
    -webkit-box-shadow: 0 0 50px #000;     
} 
 
/* close button positioned on upper right corner */ 
/*#fiche_evenement .close { /*/
.close {
    background-image:url("http://www.cg58.fr/dist/mes_scripts/sortirennievre/img/close.png"); 
    position:absolute; 
    left:15%; 
    margin-left:685px;
    top:0px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
    z-index:99999;
    display:none;
}

#fiche_evenement .ev_titre {
color:#aba; font-size:16px;  font-weight:bold;
}

#fiche_evenement .ev_lieu {
color:#f4f4f4; 
font-size:11px;
margin-left:10px;
}

#fiche_evenement .ev_date {
color:#FF8A00; font-size:11px;
font-weight:bold;
}

#fiche_evenement .ev_desc {
font-size:11px; color:#fff; margin-top:10px;
}

#fiche_evenement .ev_desc p {
margin:0;
}

#fiche_evenement .ev_descriptif_lieu{
font-size:11px; color:#fff; margin-top:10px;
width:390px;
height:auto;
}

#fiche_evenement .ev_url_site{
clear:both;
cursor:pointer; 
}

#fiche_evenement .ev_organisateur{
font-size:11px; color:#fff; margin-top:10px;
clear:both;
height:auto;
}
#fiche_evenement a:link, #fiche_evenement a:hover, #fiche_evenement a:visited{
color:#ffd6a5;
}


#suivant{
position:relative; float:right; margin-right:-120px; cursor:pointer; 
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

#suivant:hover{
position:relative; float:right; margin-right:-120px; cursor:pointer;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}

#precedent{
position:relative; float:left; margin-left:-120px; cursor:pointer; 
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}

#precedent:hover{
position:relative; float:left; margin-left:-120px; cursor:pointer;
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}


.liste_dates{
list-style-image: URL("http://www.cg58.fr/dist/mes_scripts/sortirennievre/img/puce_date2.gif"); 
}

.liste_dates li{
margin-left:250px;
color:#FF8A00; 
}

#slider {
    width: 300px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-bottom:15px;
	
	margin-left:-40px;
	
}
#sliderContent {
    width: 300px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
	margin:0;
	list-style-type: none;

	
}
#sliderContent ul {	
	list-style-type: none;
}

#sliderContent li {	
		
}
.sliderImage {
    float: left;
    width: 300px;
    height:300px; 
    	background-color:#232323;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 300px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}





