.detailLink {
  font:11px Arial;
  color:#000000;
  text-decoration:none;
  padding-left:25px;
}

.detailLink:hover {
  font:11px Arial;
  color:#000000;
  text-decoration:none;
  padding-left:25px;
  background: url(../im/detailpuce1.gif) no-repeat top left;
}

.detailLink:visited {
  font:11px Arial;
  color:#000000;
  text-decoration:none;
  padding-left:25px;
}

.detailLinkSelected {
  font:11px Arial;
  color:#FFFFFF;
  text-decoration:none;
  padding-left:25px;
}

.detailLinkSelected:hover {
  font:11px Arial;
  color:#FFFFFF;
  text-decoration:none;
  padding-left:25px;
  background: url(../im/detailpuce2.gif) no-repeat top left;
}

.detailLinkSelected:visited {
  font:11px Arial;
  color:#FFFFFF;
  text-decoration:none;
  padding-left:25px;
}

.detailTitre {
  background: url(../im/detailpucetitre.gif) no-repeat top left;
  font:bold 13px Arial;
  color:#000000;
  padding-left:25px;
  z-index: 1;
}

.detailTitreLink {
  font:bold 13px Arial;
  color:#000000;
  text-decoration:none;
}

.detailTitreLink:hover {
  font:bold 13px Arial;
  color:#000000;
  text-decoration:none;
}

.detailDivMenu {
  height:15px; 
  overflow:hidden; 
  width:191px; 
  vertical-align:top; 
  margin-bottom:2px;
  padding:0px;
  margin:0px;
}

.detailBlocOpacity {
 opacity:0.4;
 filter:alpha(opacity=40);
 width:191px;
 z-index:10;
}

.detailBlocNoOpacity {
 width:191px;
 z-index:10;
}

.detailMotionContainerOpacity {
z-index: 1;
opacity:0.4;
filter:alpha(opacity=40);
position: relative;
left: 0px;
top: 0px;
overflow: hidden;
width: 191px;
margin-left:0px
}

.detailMotionContainerNoOpacity {
z-index: 1;
opacity:1;
filter:alpha(opacity=100);
position: relative;
left: 0px;
top: 0px;
overflow: hidden;
width: 191px;
margin-left:0px
}

.detailPlusInfos {
  font:bold 13px Arial;
  color:#E2001A;
  text-decoration:none;
}

.detailPlusInfos:visited {
  font:bold 13px Arial;
  color:#E2001A;
  text-decoration:none;
}

.detailPlusInfos:hover {
  font:bold 13px Arial;
  color:#333333;
  text-decoration:none;
}

.detailLinkClose {
  font:12px Arial;
  color:#555555;
  text-decoration:none;
}

.detailLinkClose:hover {
  font:12px Arial;
  color:#E2001A;
  text-decoration:none;
}

.DetailMainTitle {
  font:12px Arial;
  color:#FF0000;
}

.DetailTitle {
  font:bold 13px Arial;
  color:#E2001A;
  margin-bottom:5px;
  text-align:left;
  margin-top:10px;
}

.DetailTitleCategorie {
  font:bold 11px Arial;
  color:#E2001A;
  margin-bottom:5px;
  text-align:center;
}

.DetailContenu {
  font:12px Arial;
  color:#444444;
}

.detailCarteVisite {
  width:404px;
  font:12px arial;
  //color:#E2001A;
  color:#000000;
  height:80px;
}

.detailMapPopup {
	width:150px;
	padding:3px;
	border:1px solid #333333;
}

.detailMapText {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#E70019; 
	letter-spacing:0.4px; 
	font-weight:bold;
}

