/* CSS Document */

body {
	background-color: #000000;
}

/* conteneur */
#conteneur {
	position:absolute;
	width: 800px;
	margin-left: -400px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	left: 50%;
}


/* bords */
#bordG {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	background:url(accueil/gif-jaune.gif);
	height: 800px;
}

#bordD {
    position:absolute;
	right:0px;
	top:0px;
	width:1px;
	height:800px;
	background:url(accueil/gif-rouge.gif);
}


/* haut de page*/
#navH {
	width: 800px;
	height: 120px;
	background:url(accueil/fd-navH.jpg);
	position: relative;
}

#menuH {
    position:absolute;
	left:3px;
	top:105px;
	width:776px;
	height:15px;
	z-index:1;
}

ul#menuH {
	list-style-type:none;
}

#menuH li {
	float: left;
}

a.portrait {
	display: block;
	width: 78px;
	height: 15px;
	margin: 0;
	background: url(accueil/portrait.gif) no-repeat 0 0;
}

a.portrait:hover, a.portrait:focus {
background-position: 0 -15px;
}

a.mariage {
	display: block;
	width: 71px;
	height: 15px;
	margin: 0;
	background: url(accueil/mariage.gif) no-repeat 0 0;
}

a.mariage:hover, a.mariage:focus {
background-position: 0 -15px;
}

a.communion {
	display: block;
	width: 96px;
	height: 15px;
	margin: 0;
	background: url(accueil/communion.gif) no-repeat 0 0;
}

a.communion:hover, a.communion:focus {
background-position: 0 -15px;
}

a.reportage {
	display: block;
	width: 93px;
	height: 15px;
	margin: 0;
	background: url(accueil/reportage.gif) no-repeat 0 0;
}

a.reportage:hover, a.reportage:focus {
background-position: 0 -15px;
}

a.publicite {
	display: block;
	width: 77px;
	height: 15px;
	margin: 0;
	background: url(accueil/publicite.gif) no-repeat 0 0;
}

a.publicite:hover, a.publicite:focus {
background-position: 0 -15px;
}

a.illustration {
	display: block;
	width: 105px;
	height: 15px;
	margin: 0;
	background: url(accueil/illustration.gif) no-repeat 0 0;
}

a.illustration:hover, a.illustration:focus {
background-position: 0 -15px;
}

a.fairepart {
	display: block;
	width: 87px;
	height: 15px;
	margin: 0;
	background: url(accueil/faire-part.gif) no-repeat 0 0;
}

a.fairepart:hover, a.fairepart:focus {
background-position: 0 -15px;
}


/* contenu */
#contenu {
	position:relative;
	top:10px;
	z-index:3;
	height: 650px;
}	


/* bas de page */
#navB {
	position:relative;
	top:30px;
	width: 800px;
	height: 1px;
	background:url(accueil/trait-bas.gif) no-repeat;
	left: 0px;
}

#menuB {
	position:relative;
	left:9px;
	top:-10px;
	width:389px;
	height:13px;
	z-index:2;
}

ul#menuB {
	list-style-type:none;
}

#menuB li {
	float: left;
	overflow: hidden;
	height: 13px;
}
	
a.contact {
	display: block;
	width: 64px;
	height: 13px;
	margin: 0;
	background: url(accueil/contact.gif) no-repeat 0 0;
}

a.contact:hover, a.contact:focus {
background-position: 0 -13px;
}

a.acces {
	display: block;
	width: 92px;
	height: 13px;
	margin: 0;
	background: url(accueil/acces.gif) no-repeat 0 0;
}

a.acces:hover, a.acces:focus {
background-position: 0 -13px;
}

a.studio {
	display: block;
	width: 95px;
	height: 13px;
	margin: 0;
	background: url(accueil/studio.gif) no-repeat 0 0;
}

a.studio:hover, a.studio:focus {
background-position: 0 -13px;
}

a.plan {
	display: block;
	width: 87px;
	height: 13px;
	margin: 0;
	background: url(accueil/plan.gif) no-repeat 0 0;
}

a.plan:hover, a.plan:focus {
background-position: 0 -13px;
}

#baspage {
	position:absolute;
	left:198px;
	top:824px;
	width:482px;
	height:30px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	vertical-align: bottom;
}

#photoNB {
	position:absolute;
	left:58px;
	top:6px;
	width:654px;
	height:476px;
	z-index:4;
}

/* menu droit */
 
#menuD {
	position:absolute;
	left:468px;
	top:4px;
	width:355px;
	height:613px;
	z-index:5;
}

.txtGrisPhoto {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.txtGris {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

.txtContact {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}

a.txtContact:hover {
	color: #FFF;
}

.txtBlancPhoto {
	color: #FFFFFF ;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

a.txtBlancPhoto:hover {
	color: #999999;
}


a.icones:hover {
	background: url(none);
	z-index:6;
}

a.icones span {
	display:none;
	z-index:6;
}

a.icones:hover span {
	display:inline;
	position:absolute;
	top: 75px;
	width: 420px;
	height:420px;
	text-align: center;
	z-index:6;
	left: -430px;
}

#diaporamaPhoto {
	position:absolute;
	left:42px;
	top:12px;
	z-index:200;
	height: 560px;
	width: 618px;
}

#retour {
	position:absolute;
	left:187px;
	top:580px;
	width:103px;
	height:21px;
	z-index:1;
}

a.retour {
	display: block;
	width: 80px;
	height: 18px;
	margin: 0;
	background: url(accueil/retour.gif) no-repeat 0 0;
}

a.retour:hover, a.retour:focus {
background-position: 0 -18px;
}

#studio {
	position:absolute;
	left:237px;
	top:63px;
	width:504px;
	height:370px;
	z-index:1;
}
#photographe {
	position:absolute;
	left:67px;
	top:155px;
	width:219px;
	height:351px;
	z-index:2;
}

#pagenondisp {
	position:absolute;
	left:263px;
	top:57px;
	width:276px;
	height:23px;
	z-index:1;
}

