/********** FICHE > PROXIMITE **********/
#crt_window{
	width:300px;}
#crt_window_tl{
	width:22px;
	height:23px;
	background:url(../images/common/gmap/bg_tl.png) top left no-repeat;}
#crt_window_bl{
	width:22px;
	height:23px;
	background:url(../images/common/gmap/bg_bl.png) top left no-repeat;}
#crt_window_tr{
	width:22px;
	height:23px;
	background:url(../images/common/gmap/bg_tr.png) top left no-repeat;}
#crt_window_br{
	width:22px;
	height:23px;
	background:url(../images/common/gmap/bg_br.png) top left no-repeat;}
#crt_window_l{
	width:12px;
	background:url(../images/common/gmap/bg_l.png) top left repeat-y;}
#crt_window_r{
	width:12px;
	background:url(../images/common/gmap/bg_r.png) top left repeat-y;}
#crt_window_t{
	height:23px;
	background:url(../images/common/gmap/bg_t.png) top left repeat-x;}
#crt_window_b{
	height:23px;
	background:url(../images/common/gmap/bg_b.png) top left repeat-x;}
#crt_window_beak{
	width:12px;
	height:13px;
	background:url(../images/common/gmap/bg_beak.png) top left no-repeat;}
#crt_window_close{
	width:20px;
	height:25px;
	cursor:pointer;
	background:url(../images/common/gmap/btn_close.gif) bottom left no-repeat;
	left: 290px !important;}
#crt_window_contents{
	background:#fff url(../images/common/gmap/bg_content.gif) left bottom repeat-x;}
#crt_window_contents p{
	margin:0 12px;
	color:#333;}
#crt_window_contents p.nom{
	font-weight:bold;
	color:#9dba38;
	border-bottom:1px dotted #575757;
	margin-bottom:5px;
	padding-bottom:5px;}
#crt_window_contents p.lieu{
	color:#545454;
	margin-bottom:5px;}
#crt_window_contents p.lieu strong{
	font-weight:bold;
	color:#cb1349;
	display:block;
	margin-bottom:2px;}
#crt_window_contents a {
	text-decoration: none !important;}
#crt_window_contents a:hover,
#crt_window_contents a:hover strong {
	text-decoration: underline !important;}