#main {
	position:relative;
}
#googlemap {
	background:transparent url(/theme/alpha/picto-map.gif) no-repeat left top;
	width:47px;
	height:47px;
	float:left;
	margin-right:10px;
}
#googlemap span { display:none; }
#address {
	float:left;
}
#extra {
	display:block;
	float:right;
	margin:0 10px 10px 0;
	font-family:verdana,arial,sans-serif;
	text-align:right;
}
#extra a { display:inline;margin-left:10px;color:#292929;text-decoration:none; }
a#print { background:transparent url(/theme/alpha/print.gif) no-repeat right bottom; padding:10px 25px 2px; }
#extradmin {
    position:relative;
    float:left;
    width:240px;
}
#sidebar {
	clear:left;
	position:relative;
	float:left;
}
#photo {
	margin-left:-11px;
	background:transparent url(/theme/alpha/photo-bg.png) no-repeat left top;
	width:252px;
	height:258px;
        text-align:center;
}
#photo img {
    margin:17px 14px;
}
#postit {
	margin:30px 0 0 -11px;
        padding-top:55px;
	background:transparent url(/theme/alpha/post-it-lastmessage.jpg) no-repeat left top;
	width:252px;
	height:258px;
}
#postit ul {
color:#000000;
height:115px;
margin:0 10px 0 15px;
overflow:auto;
padding:0 8px;
height:170px;
}
#photo #trombone {
	position:absolute;
	top:10px;
	left:-10px;
	background:transparent url(/theme/alpha/photo-trombone.png) no-repeat left top;
	width:49px;
	height:20px;
}
#photo #scotch {
	position:absolute;
	top:184px;
	left:86px;
	background:transparent url(/theme/alpha/photo-scotch.png) no-repeat left top;
	width:71px;
	height:40px;
}
#main div h2 { margin-left:0px; }
#main h2, #main #contentdesc, #main #contentother, #main #contenthours, #main #contentconsult, #main #notice, #main #contentbesoins, #main #infoplus, #main #map-select, #main .infoplus {
	margin-left:265px;
	display:block;
        visibility:visible;
	/*clear:left;*/
}
#main #contentdesc img, #main #contentbesoins img {
    background-color:white;
    border:3px solid white;
}
#main h2 {
	color:#035a7a;
	background:transparent url(/theme/alpha/titre-underline-1-bg.gif) no-repeat 0 20px;
	margin-bottom:0;
	height:40px;
}
#main.admin #extra, #main.admin #sidebar, #main.admin #address, #main.admin #googlemap, #main.admin .infoplus {
	display:none;
}


