body {
	text-align:center;
}

div#menus,div#pied,div#corps{
	border-left : 1px solid;
	border-right : 1px solid;
	}

div#menus,div#pied,div#corps, div#entete
{
	margin-left: auto;
    margin-right: auto;
}

div#entete {
	text-align : right;
	background-image: url(bande_entete.png);
	width:850px;
	height:85px;
	border: 1px solid;
	}

div#menus {
	width:850px;
	height:37px;
	background-image: url(bande_menus.png);
	background-repeat : repeat-x;
}

div#contenu_menus{
	text-align: left;
}

div#menu1,div#menu2,div#menu3{
	float : left;
}

div#corps {
	text-align:center;
	background-color:#DED7FD;
	border-bottom : 1px solid black;
	width:850px;
	min-height : 450px;
	height:auto !important;
	height:500px;
}
	
div#pied {
	width:850px;
	height:35px;
	border-bottom : 1px solid;
	background-image: url(bande_entete.png);
}

div#menu1 {
	text-align : center;
	margin-left : 50px;
}

div#info_chargement{
	text-align : center;
	font-size : 12px;
}

.info_chargement_hidden{
	visibility : hidden;
}

.info_chargement_visible{
	visibility : visible;
}

.corpsSurvol{
	background-color:#DED7FD;
}

.menusSurvol {
}

.menus {
	background-image: url(bande_menus.png);
	background-repeat : repeat-x;
}

.contenu {
	margin-left: auto;
    margin-right: auto;
	text-align : justify;
	width : 450px;
	padding-top : 30px;
	padding-bottom : 30px;
}

.img_photo {
	margin-left: auto;
    margin-right: auto;
	border : 4px solid black;
}

.comm_photo  {
	margin-left: auto;
    margin-right: auto;
	padding-top : 15px;
	padding-bottom : 30px;
	color : #000000;
}

.div_galerie {
	width:723px;
	margin-left: auto;
    margin-right: auto;
	margin-bottom : 3px;
	background-image: url(bande_miniatures.png);
	background-repeat :repeat-y;
}

.miniature {
	width:120px;
	height:90px;
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left : 1px;
	margin-right : 1px;
	border : 2px solid;
	border-color : #DED7FD;
	cursor: pointer;
}

.miniature_actuelle {
	height:120px;
	width:160px;
	margin-top : 5px;
	margin-bottom : 5px;
	border : 2px solid;
	border-color : #DED7FD;
}

div#menu_interface{
	float : left;
	width : 100px;
	margin-left : 20px;
	margin-top : 25px;
	font-size : 12px;
}

div#contenu_interface{
	float : left;
	margin-left : 50px;
	text-align : left;
}

div#miniatures {
	text-align : center;
}

div#photo_act {
	text-align : center;
}

a
{
	color : #000000;
	text-decoration:none;
}

a:hover
{}

img{
	border : none;
	behavior: url("pngbehavior.htc");
}
