body
{		
	text-align: center;
	background: black;
	cursor: default;
	
}
a
{
	text-decoration: none;
	color: #CBCBCB;
}
a:hover
{
	color:white;
}
div#liste
{
		/*border: 1px dashed white;*/
	float: left;
	margin: 0;
	padding: 5px 2px 5px 3px;
	width: 18%;
	height: 520px;
	overflow: auto;
	color: white;
	text-align: center;
}
div#liste
{
	scrollbar-base-color:black;
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:#AAAAAA;
	scrollbar-highlight-color:black;
	scrollbar-shadow-color:black;
	scrollbar-track-color:black;
}
div#photo
{
		/*border: 1px dashed green;*/
	float: right;
	margin: 25px 10px 5px 10px;
	width: 79%;
		height: 450px;
		position: relative;
		float: top;
	color: white;
	text-align: center;
	overflow: auto;
}

#retour
{
	font-family: Arial, "Trebuchet MS", serif;
	color: #CBCBCB;
	font-size: 0.8em;
	letter-spacing: 5px;
	
}
#retour
{
	text-decoration: none;
	color: #CBCBCB;
}
#retour:hover
{
	color: white;
}

.propriete
{
	font-size: 0.8em;
	letter-spacing: 2px;
}
.small
{
	border: 1px solid #CBCBCB;
}
.small:hover
{
	border: 1px solid white;
}
div#suivant
{
	/*border: 1px dashed red;*/
	position: relative;
	float: bottom;
	bottom: 20px;
}
div#menu
{
	/*border: 1px dashed red;*/
	font-family: Arial, "Trebuchet MS", serif;
	margin:0 18% 0 18%;
	height: 15px;
	width: 79%;
	position: relative;
	float: bottom;
	bottom: 32px;
	color: #CBCBCB;
	font-size: 13px;
	letter-spacing: 5px;
}
div#propriete
{
	/*border: 1px dashed blue;*/
	font-family: Arial, "Trebuchet MS", serif;
	margin:0 18% 0 18%;
	height: 14px;
	width: 79%;
	position: relative;
	float: bottom;
	bottom: 11px;
	color: #CBCBCB;
	font-size: 11px;
	/*letter-spacing: 5px;*/
}
div#copyright
{
	/*border: 1px dashed white;*/
	font-family: Arial, "Trebuchet MS", serif;
	margin:0 18% 0 18%;
	height: 14px;
	width: 79%;
	position: relative;
	float: bottom;
	bottom: 0px;
	text-align: center;
	color: #CBCBCB;
	font-size: 11px;
	/*letter-spacing: 5px;*/
}

/*div#menu
{
	border: 1px dashed white;
	font-family: Arial, "Trebuchet MS", serif;
			position: absolute;
			bottom: 10%;
			margin:0 18% 0 18%;
	height: 15px;
	width: 79%;
	color: #CBCBCB;
	font-size: 0.8em;
	letter-spacing: 5px;
}*/
/*div#propriete
{
	border: 1px dashed white;
	font-family: Arial, "Trebuchet MS", serif;
			margin:0 18% 0 18%;
			position: absolute;
			bottom: 4%;
	height: 14px;
	width: 79%;
	color: #CBCBCB;
	font-size: 0.8em;
	letter-spacing: 5px;
	text-align: center;
}*/

/*div#copyright
{
	border: 1px dashed white;
	font-family: Arial, "Trebuchet MS", serif;
			margin:0 18% 0 18%;
	height: 14px;
	width: 79%;
			position: absolute;
			bottom: 1%;
	color: #CBCBCB;
	font-size: 0.8em;
	letter-spacing: 5px;
	
}*/
.copyright
{
	font-size: 0.8em;
	letter-spacing: 2px;
	color: #AAAAAA;
}

.suivant
{
	font-family: Arial, "Trebuchet MS", serif;
	font-size: 0.7em;
	letter-spacing: 1px;
}
#lien
{
	position: absolute;
	bottom: 5%;
	left: 5%;
}
#lienadresse
{
	font-family: Arial, "Trebuchet MS", serif;
	color: white;
	font-size: 1em;
	letter-spacing: 5px;
}
#lienadresse a
{
	color: white;
}
#lienadresse a:hover
{
	color: #CBCBCB;
}
span#legende
{
		font-family: Arial, "Trebuchet MS", serif;
	font-size: 0.7em;
	letter-spacing: 2px;
}

div#logo
{
	height: 500px;
	width: 93px;
	top: 18%;
	position: relative;
	float: right;
}