/* général */

body {
	color: #000;
	font-family:sans-serif;
	background-color: #FFFFFF;
	background-attachment: fixed;
	margin: 0;
	text-align: left;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	}

p {
	font-size:11px;
	margin-top:0px;
}



img {
	border:none;
	text-align: center;
}


a {
	text-decoration:none;
	color: #999;
	}
	
a:hover {
	color:#000000;
	text-decoration: none;
	}
	
.bouton a {
	color:#F7F7F7;
}


.bouton a:hover {
	color:#000000;
}

	


/* fin général */







/* blocs */


#main {
	position:absolute;
	top: 50%;
	left: 50%;
	width:950px;
	height:800px;
	margin-top: -400px; /*set to a negative number 1/2 of your height*/
	margin-left: -475px; /*set to a negative number 1/2 of your width*/
}


#titre {
	position:absolute;
	left: 30px;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	top: 30px;
	height: 18px;
	width: 386px;
}


	


#menu {
	position:absolute;
	width: auto;
	left: 32px;
	top: 93px;
	line-height: normal;
	font-size: 11px;
}

#adresse {
	font-size: 12px;
	height: auto;
	position: absolute;
	text-align: left;
	top: 250px;
	left: 30px;
}


#contenu {
	position: absolute;
	top: 93px;
	overflow: visible;
	height: auto;
	left: 230px;
	width: auto;
}


#impressum {
	font-size: 10px;
	height: auto;
	position: relative;
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;
	color: #999;
}


#légende {
	font-size: 10px;
	text-align: right;
	line-height: 1.5;
	margin-top: -14px;
}




/* fin blocs */




/* MENU: boutons */


#menu a {
	text-decoration: none;
	color:#999;
	font-weight:normal;
	}
	
#menu a:hover {
	color:#000;
	text-decoration: none;
	}
	
#menu a:active {
	color: #333;
	}	
	

#menu p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.5;
	}
	
	
	
#currentpage {
	color:#000;
	text-decoration:underline;
	
}
	
/* fin MENU: boutons */


.bouton {
	font-size:24px;
}

.table_miniatures {

}


.table_miniatures tr {
	align:center;
	text-align: center;
	
}




/* effects */



/* diaporama */


#ejs_photo_box {
	height: auto;
	width: auto;
}
#images_nav {
	height: auto;
	position: relative;
	text-align: center;
	top: 10px;
	width: auto;
}


.texte {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: top;
	white-space: normal;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

/* fin diaporama */

