/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:auto;
	margin-left: auto;
    margin-right: auto;
	margin-bottom:auto;
    width:800px;/*probleme affichage ie lightbox*/
	font-size:0.7em;
	color:#333333;
	background-color:#FFFFFF;
	height:100%;
	}

div#bordure {
border: solid thin ; border-color: #B7C2D9 ;
}

div#head {
	width:800px;
	height:100px;
	border-bottom:#90A0C2;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin:0px;
}

div#imgsection{
	width:327px;
	height:67px;
	float:left;
	margin-top:33px;
	margin-bottom:0px;
}

div#imgbandeau{
	background-image:url(../image.jpg);
	width:473px;
	height:100px;
	background-repeat: no-repeat;
	float:left;
	margin:0px;
}
div#menu{
	width:800px;
	background-color:#B7C2D9;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
}

.menu a{
color:#FFFFFF;
font-weight:bold;
margin-left:15px;
text-decoration:none;
text-align:left;
}


.menu a:hover{
color:#7d8ca9;
}

div#content{
height:450px;
overflow: auto;
width:800px;
margin-left:15px;
margin-top:10px;
}

.h1 {
color:#B7C2D9;
font-weight:bold;
}

.img {
width:100px;
height:75px;
margin-top:5px;
border-width:0px;
/*float:left;*/
}

.imgbr {
width:100px;
height:75px;
margin-top:5px;
border-width:0px;
margin-left:210px;
/*float:left;*/
}

.cadreh {
width:5px;
height:80px;
border-width:0px;
margin-left:200px;
/*float:left;*/
}

.txt {
margin-left:200px;
}

.photoally{
margin-left:460px;
float:left;
}
