#holder {
	width:690px;
	/*margin:10px auto;*/
	width:100%;
	padding-left:50px;	
	padding-top:0px;
	margin-top:0px;
}

/* START OF CSS FOR MAP */


.map{
margin-top:0px;
padding-top:0px;
}

dl.map.on 
{
	position:relative;
	width:590px;
	
	
	
	height:601px;
	/*background:url("http://www.nouvelle-psychologie.com/templates/template_ipsh/images/carte_france2.gif") center no-repeat;*/
	background:url("http://www.nouvelle-psychologie.com/templates/template_ipsh/images/carte_france3.gif") center no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	
}
dl.map.on dt
{
	list-style:none;
	display:inline;
}
dl.map.on dd
 {
	position:absolute;
	left:-9999px;
	width:240px;
	
	height:260px;
	overflow:auto;
	
	
	padding:4px;
	padding-right:12px;
	border:#F8F8F8 4px solid;
	background:#BED0DE;
	text-align:justify;
	z-index:11;
	font-size:11px;
	color:#004080;
}


dl.map.on a.location 
 {
	display:block;
	position:absolute;
	text-indent:21px;
	background:url("http://www.nouvelle-psychologie.com/templates/template_ipsh/images/point_carte_clair.gif") no-repeat;
	/*width:19px;*/
	width:auto;
	height:19px;
	outline:none;
	/*z-index:10;*/
	z-index:10;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
	color:#004080;
	font-weight:bold;
	
}
dl.map.on a.location:hover {
	background:url("http://www.nouvelle-psychologie.com/templates/template_ipsh/images/point_carte.gif") no-repeat;
	cursor:pointer;
}

dl.map.on dd a
 {
	color:#004080;
}
dl.map.on dd a:hover {
	text-decoration:none;
}

dl.map.on dd a.close
 {
	
	position:fixed;
	color:#000;
	background:url("http://www.nouvelle-psychologie.com/templates/template_ipsh/images/close.png") no-repeat;
	/*text-indent:-9999px;*/
	/*outline:none;*/
	height:16px;
	width:16px;
	
	
	text-decoration:none;
}




/*

dl.map {
	position:relative;
	width:550px;
	height:500px;
	background:url(http://www.nouvelle-psychologie.com/templates/template_ipsh/images/carte_france.gif) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	border:#999 0px solid;
}
dl.map dt {
	list-style:none;
	display:inline;
}
dl.map dd {
	position:absolute;
	left:-9999px;
	width:200px;
	height:300px;
	overflow:auto;
	padding:4px;
	border:#F8F8F8 4px solid;
	background:#BED0DE;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:0.8em;
	color:#FFF;
}

dl.map a.location {
	display:block;
	position:absolute;
	
	text-indent:25px;
	background:url(http://www.nouvelle-psychologie.com/templates/template_ipsh/images/point_carte.gif) no-repeat;
	width:19px;
	height:19px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map a.location:hover {
	background:url(http://www.nouvelle-psychologie.com/templates/template_ipsh/images/point_carte.gif) no-repeat;
}
*/


/* START OF CSS FOR MAP POINTS */
dl.map a#location01 {
	top:80px;
	left:191px;
}
dl.map a#location02 {
	top:105px;
	left:151px;
}
dl.map a#location03 {
	top:155px;
	left:111px;
}

