@charset "utf-8";
/* CSS Document */
.fceCarte, .carteFlash{position:relative;}

.carteFlash{z-index:10;}
#carte_crous{z-index:1;}
/* padding:20px; */
#contenuVille{ position:absolute; display:block;color:#092960;  background-color:#e5eeff;top:10px; z-index:50; width:480px;height:290px; opacity:0.9;filter:alpha(opacity=90);background:url(/fileadmin/templates/img/fondcarte.jpg) no-repeat;}
div.titrecarte{font-size:30px; float:left; width:400px;}
div.titrecarte p{ margin:0;}

div.puceFermer{position:relative; float:right; cursor:pointer;}
div.puceFermer p{ margin:0;}

.contenu{clear:both; overflow:auto; height:200px;
scrollbar-face-color: #e5eeff;
    scrollbar-shadow-color: #fff;
    scrollbar-highlight-color: #ff0;
    scrollbar-3dlight-color: #092960;
    scrollbar-darkshadow-color: #092960;
    scrollbar-track-color: #fff;
    scrollbar-arrow-color: #092960;
}


