.tooltip {
    cursor: pointer;
}

#tooltip,
.tooltips .tooltip {
	position: absolute;
	z-index: 3000;
	/*background: url(/image_aff/popup.png) no-repeat;*/
	font-family:Arial, Helvetica, sans-serif; 
    color: #000;
    background:#fff !important;
	border: 1px solid #FFFFFF !important;
}
#tooltip h3,
.tooltips .tooltip h3,
#tooltip div,
.tooltips .tooltip div {
	margin: 0;
}



/* Choix sur plan : bloc */

#tooltip.roomSection {
	
}
#tooltip.roomSection var, .tooltips .tooltip.roomSection var {
    font-style: none !important;
}
#tooltip.roomSection,
.tooltips .tooltip.roomSection {
    padding: 0 !important;
}
#tooltip.roomSection .body .title, .tooltips .tooltip.roomSection .body .title {
    padding: 0 0 0 0;
    text-align: left;
    text-indent: 10px;
    text-transform: uppercase;
	height:19px;
    line-height:19px;
	width:100%;
	background:#000;
	font-weight: bold;
	display:block;
    white-space: nowrap;
}
#tooltip h3,
#tooltip.roomSection .body .title,
.tooltips .tooltip.roomSection .body .title {

}

#tooltip.roomSection,
.tooltips .tooltip.roomSection {
    background: #fff;
    color: #000;
    min-height: 78px;
    _height: 78px;
}
#tooltip.roomSection .body .preview,
.tooltips .tooltip.roomSection .body .preview {
    border: 3px solid #FFFFFF !important;
}



#tooltip div,
.tooltips .tooltip div {
    padding: 5px 0 2px 10px;
    font-size: 12px;
}


/* Acces parking */

.tooltipAccesParking {
   width: 780px;
}
.tooltipAccesParking h3,
.tooltipAccesParking .body .title {
    _width: 780px;
    text-align:center;
    padding: 3px 5px 0px 5px;
    font-family: Arial, sans-serif;
    font-size: 11px !important;
    font-weight:bold; 
    color:#000 !important;
    height:19px;
	
}

.tooltipAccesParking .ContentAccesParking{
    
    width: 640px;
    height: 370px;
}


/*     */
.compChoixSurPlan .headerComposants .footerComposants .contentComposants .dataContentComposants .mapRoom.roomSection > .header {
    border: medium none;
    color: black;
    display: block;
    height: auto;
    line-height: normal;
    background: url("../image/map_place.gif") no-repeat 0 27px transparent;
}
.mapRoom .header strong.title {

}
