*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #2e5550;
        font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
        
}

#page
{
	height: 1092px;
	width: 1055px;
	background-image: url(/images/interface/bm_fond.jpg);
	margin: 0 auto;
	position: relative;
}

#bio
{
	background-image: url(/images/interface/bm_texte_accueil.jpg);
	width: 416px;
	height: 323px;
	position: absolute;
	top: 340px;
	left: 271px;
}

#diaporama
{
	background-color: aqua;
	width: 270px;
	height: 650px;
	position: absolute;
	top: 319px;
	left: 700px;
	border: 0px white solid;
}

#menu
{
	background-image: url(/images/interface/bm_fond_centre_menus_off.jpg);
	width: 777px;
	height: 249px;
	position: absolute;
	left: 230px;
	top: 60px;
}

#menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

#menu li, #menu a
{
	display: block;
}

#menu_accueil
{
	top: 49px;
	left: 8px;
}

#menu_accueil a
{
	width: 133px;
	height: 63px;
}

#menu_accueil a:hover, #menu_accueil.actif
{
	background: transparent url(/images/interface/bm_fond_centre_menus_on.jpg) -8px -49px no-repeat;
}

#menu_mapeinture
{
	top: 125px;
	left: 31px;
}

#menu_mapeinture a
{
	width: 202px;
	height: 50px;
}

#menu_mapeinture a:hover, #menu_mapeinture.actif
{
	background: transparent url(/images/interface/bm_fond_centre_menus_on.jpg) -31px -125px no-repeat;
}

#menu_bioexposh a:hover, #menu_bioexposh.actif
{
	background: transparent url(/images/interface/bm_fond_centre_menus_on.jpg) -94px -184px no-repeat;
}

#menu_bioexposh
{
	top: 184px;
	left: 94px;
}

#menu_bioexposh a
{
	width: 169px;
	height: 45px;
}

#menu_livredor
{
	top: 132px;
	left: 584px;
}

#menu_livredor a
{
	width: 185px;
	height: 63px;
}

#menu_livredor a:hover, #menu_livredor.actif
{
	background: transparent url(/images/interface/bm_fond_centre_menus_on.jpg) -584px -132px no-repeat;
}

#menu_sousbio
{
	background-image: url(/images/interface/bm_menusoustexte_off.jpg);
	width: 233px;
	height: 133px;
	position: absolute;
	left: 362px;
	top: 670px;
}

#menu_sousbio li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

#menu_sousbio li, #menu_sousbio a
{
	display: block;
}

#menu_bioexposbas
{
	top: 0px;
	left: 0px;
}

#menu_bioexposbas a
{
	width: 233px;
	height: 133px;
}

#menu_bioexposbas a:hover, #menu_bioexposbas.actif
{
	background: transparent url(/images/interface/bm_menusoustexte_on.jpg) 0px 0px no-repeat;
}

#citation_galerie
{
	width: 779px;
	height: 640px;
	position: absolute;
	top: 337px;
	left: 233px;
}

img
{
	border: 0;
}

img.shadow, #diaporama.shadow
{
	background: url(/images/174.png) no-repeat right bottom;
	padding: 2px 11px 11px 2px;
}

img.g
{
	float: left;
	margin: 0 0 1em 0;
	display: block;
	clear: both;
}

img.d
{
	float: right;
	margin: 0 0 0.2em 1em;
}

.galerie
{
	padding: 0em;
	overflow: hidden;
	line-height: 0;
}

.galerie li
{
	list-style: none;
	float: left;
	margin: 0 0px 8px 8px;
	padding: 0px;
}

.galerie img
{
	border 1px white dotted: ;
}

.galerie a
{
	display: block;
	padding: 0px;
	background: transparent;
}

.galerie a:hover
{
	background: transparent;
}

#monoSlideshow
{
	margin: 1em 0;
}

#demotip
{
	display: none;
	background: transparent url(/images/484.png);
	font-size: 13px;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #fff;
}

#bio-expos
{
	width: 600px;
	height: 630px;
	position: absolute;
	top: 360px;
	left: 320px;
	color: white;
	font-family: Georgia;
	font-size: 13px;
	line-height: 1.5;
}

#bio-exposg
{
	width: 320px;
	height: 630px;
	position: absolute;
	top: 330px;
	left: 250px;
	color: white;
	font-family: "trebuchet MS";
	font-size: 14px;
	line-height: 1.4;
}

#bio-exposd
{
	width: 350px;
	height: 630px;
	position: absolute;
	top: 355px;
	left: 580px;
	color: white;
	font-family: "trebuchet MS";
	font-size: 14px;
	line-height: 1.4;
}

h3
{
	color: silver;
	margin: 0.5em 0 0.5em 0;
	font-weight: bold;
	font-size: 16px;
}

.d
{
	float: right;
	margin: 0 0 0.2em 1em;
}

.g
{
	float: left;
	margin: 0 1em 0.2em 0;
}

a
{
	color: yellow;
	text-decoration: underline;
}

a:hover
{
	color: lime;
	text-decoration: underline;
}

p
{
	margin-bottom: 0.6em;
}

#signature
{
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	color: gray;
	padding-bottom: 3em;
}

#signature a
{
	color: silver;
        font-weight:bold;
	text-decoration: none;
}

#signature a:hover
{
	color: coral;
        font-weight:bold;
	text-decoration: underline;
}


a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

