﻿#mappy-container
{
	height: 500px;
	width:100%;
}

#map {
    height: 500px;
    z-index:0;
    margin-left:3px
}
#mappy-container h1 {
    font-size: 14px;
}
.iconClass {
    width: 45px;
    height: 45px;
    font: bold 12px arial;
    color: #FFF;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    z-index : 9000;
}
.groupClass {
    width: 70px;
    height: 70px;
    font: bold 18px arial;
    color: #FFF;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}
.custom-popup {
    position: relative;
    text-align: left;
    background-image:url(../images/Bulle.png); 
    background-repeat : no-repeat;
	width:275px; height:198px;
	padding:78px 0 0 10px;
}

.custom-popup_IE6 {
    position: relative;
    text-align: left;
    background-image:url(../images/Bulle.gif); 
    background-repeat : no-repeat;
	width:275px; height:198px;
	padding:78px 0 0 10px;
}

a.close-custom-popup {
    display: block;
    position: absolute;
    top: 59px;
    right: 10px;
    width: 11px;
    height: 11px;
    text-decoration: none;
    line-height: 8px;
    text-align: center;
    color: #1789bf;
    background-color: Transparent;
}

.content-container {
    width: 300px;
    height: 100px;
    overflow: auto;
    white-space: normal;
    font: 12px arial;
}
.content-container ul {
    margin: 0;
    padding: 0 0 0 20px;
}
.content-container li {
    margin: 8px 0;
}
.content-container li a {
    text-decoration: none;
    color: #000;
}
.content-container li a:hover {
    text-decoration: underline;
}

.affinerRecherche 
{
	margin-bottom:20px;
	font-weight: bold;
	font-size : 17px;
	color: #1789bf;
}

.link-arrow
{
	background : url(../images/puces/flc-blue.gif) no-repeat 0 50%;
	padding-left:10px;
}
/**** zone affichage du résultat - Début **/
div.map_view_search_results_block
{
	background: url(../images/box/Bloc_result.png) no-repeat 0 0;
	width: 130px;
	height: 85px;
	padding: 12px 0 0 20px;
	margin-left: 75px;
	margin-top:20px;
}

div.map_view_search_results_block_ie6
{
	background: url(../images/box/Bloc_result.gif) no-repeat 0 0;
	width: 130px;
	height: 85px;
	padding: 12px 0 0 20px;
	margin-left: 75px;
	margin-top:20px;
}



div.affinerBlock
{
	background: url(../Images/box/Fond_CarteProgramme.gif) no-repeat 0 100%;
	width: 773px;
	height: 125px;
}


div.map_view_search_results_block_content
{
	border-right: #cec3ad 2px solid;
	padding-right: 10px;
	border-top: #cec3ad 0px solid;
	display: block;
	padding-left: 10px;
	background: #f9f5ef;
	padding-bottom: 4px;
	border-left: #cec3ad 2px solid;
	padding-top: 4px;
	border-bottom: #cec3ad 0px solid;
	
}

#Div_Result SPAN
{
	font-style:italic;
	font-size:13px;
}

#Div_Result .map_pi
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 18px;
	color: #1789bf;
	font-weight: bold;
	font-style:normal;
	margin-top:20px;
}



#Div_Result .map_BtnResult
{
	font-weight: normal;
	background: url(../Images/BtnC2S/Bt_listeResultat.gif) no-repeat 0 0;
	vertical-align: top;
	padding :2px 0 4px 0;
	margin: 2px 0px 0px;
	width: 120px;
	cursor: pointer;
	color: #ffffff;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style : none;
}

#Div_Result input.map_BtnResult .map_off
{
	cursor: default;
	
}

/**** zone affichage du résultat - FIN **/

/******** Feuille de styles du menu ************/
.menu
{
	 float: left;
	 margin: 0px;
	 padding: 0px;
}
 
 .titreMenu
 {
	height : 20px;
	padding-top: 5px;
	font-weight:bold;
	color: Gray;
	padding-left: 15px;
	margin-right:3px;
	width: 125px;
	background : url(../images/box/Fond_BoutonsCarteProgramme.gif);
	cursor:pointer;
	z-index:10;
 }
 
.contenuMenu, .lienMenu{
	color: #1789bf;
	width: 140px;
}
 
.titreMenu, .contenuMenu{
	 border: 1px solid #AAAAAA;
	 text-align: left;
}
 
.contenuMenu{
	 display: none;
	 position: absolute;
	 background-color: #FFFFFF;
	 border-top-style:none;
	 z-index:1;
}
 
.menuOverflow{
	overflow: auto;
	height: 200px;
}
 
.itemOver{
	 /*background-color: #FFFFFF;*/
	 background : url(../images/puces/flc-blue-down.gif) no-repeat 0 50%;
	 color: #1789bf;
	 padding-left:15px;
}
 
.itemOut{
	 /*background-color: #FFFFFF;*/
	 background : url(../images/puces/flc-grey.gif) no-repeat 0 50%;
	 color: Gray;
	 padding-left:15px;
}
 
/*#VuesMenuItem a:link, a:visited {text-decoration: none; color: gray}
#VuesMenuItem a:hover {text-decoration: underline; color: #1789bf;}*/

 
.crlf{
	clear: both;
 /*visibility: hidden;*/
}
 
/******** Fin de la feuille de styles du menu ************/

/******** DEBUT de la feuille de styles du menu vertical ************/
#menu_vertical
{
	position:absolute;
	width:150px;
	height:100px;
	z-index:10;
	left:20px;
	top:50px;
}
.menu_vertical, .sousmenu_vertical
{
	border: 1px solid #AAAAAA;
	text-align:left;
}
.menu_vertical{
	height:18px;
	width:180px;
	padding:2px 0 2px 20px;
	background : url(../images/box/Fond_BoutonsCarteQuartier.gif);
	font-weight:bold;
	cursor:pointer;
	border-top-style:none;
}

.sousmenu_vertical{
	width:190px;
	padding:1px 0 1px 10px;
	background:#FFFFFF;
	color:#1789bf;
	border-top-style:none;
}

/*.menu_vertical a:hover, .sousmenu_vertical a:hover, .menu_vertical a:active, .sousmenu_vertical a:active, .menu_vertical a:focus, .sousmenu_vertical a:focus{
	background:#FFFFFF;
}*/

/*************************************/

.menu_quartier
{
	border: 1px solid #AAAAAA;
	text-align:center;
	height:30px;
	width:140px;
	padding:2px 0 2px 2px;
	background : url(../images/box/Fond_BoutonsCarteQuartier.gif);
	font-weight:normal;
	cursor:pointer;
	margin:0 3px 5px 0;
}

.affinerBlockQuartier
{
	background: url(../Images/box/Fond_CarteQuartier.gif) no-repeat 0 100%;
	width: 997px;
	height: 156px;
	/*margin-top: -24px;*/
	margin-left:10px;
}

.titreProg
{
	color:#1789bf;
	font-size:15;
	font-weight:bold;
	margin-left:32px;
	padding-top : 10px;
}

.horizontalBar
{
	z-index:100;
	background-color: White;	
}

.horizontalItemBar
{
	margin:-70px 0 0 0; 
	background-color: White;
	border-bottom-style:none;
	border-top-style:solid;
}

.itemBarOver{
	background : url(../images/puces/flc-blue-up.gif) no-repeat 0 50%;
	color: #1789bf;
	padding-left:15px;
}
