body{
	text-align:justify;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-color:#B5B594;
}

img{
	border:none;
}

td{
	vertical-align:top;
}

#global {
    position: relative;
	margin-left: auto;
    margin-right: auto;
    width: 1000px;
	text-align:justify;

}

div.header{
	width:1000px;
	height:160px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:0px;
	}
	
div.maincontent{
	width:1000px;
	height:auto;
	position:relative;
	margin-left:auto;
	top:156px;
	background-image:url(modeleb.gif);
	margin-right: auto;
	overflow: hidden;
}

div.menu {
	width:170px;
	font-weight:bold;
	font-size:12px;
	margin-left: 15px;
	margin-top: 25px;
	float:left;
 }

div.menu a{
	display:block;
	text-decoration:none;
	text-align:left;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #333333;
	color: #333333;
	}
	
div.menu a:hover{
	color:#ffffff;
	background-color:#1A4D80;
	display:block;
	text-decoration:none;
	text-align:left;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #36484A;
	}
div.bandeaubas{
	top:100%;
	height:65px;
	width:1000px;

}
h1{
	margin-top: 25px;
	font-size:20px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;	
}

div.texte{
	width:600px;
	height: auto;
	float:right;
	margin-right:80px;
}
.photos {
	position: absolute;
	width: 400px;
	top: 10px;
	left: 400px;
	height: 500px;
}
.vignettes {

	width: 350px;
	top: 432px;
	left: 8px;
	height: 200px;
}.vignettes2 {
	width: 50px;
	top: 50px;
	border: 1px solid #000000;
	float: left;
}
#flash {
	position:absolute;
	width:500px;
	height:160px;
	z-index:1;
	left: 500px;
	top: 0px;
}
#album {
	top: 500px;
	position: absolute;
	right: 200px;
}
album_vignette {
	border:1px #ccc dashed; 
	text-align:center;
	color:#000000;
}

.album_photo {
	border:1px #ccc dashed; 
	margin-top:10px;
	text-align:center;
}

.stdtextBlock {
	text-align: left;
	margin-bottom: 10px;
}

