/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	background-color: url(images/_gen_Img1_0.png);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color:#FF0000;
}

.Style25 {
color: #0000CC;
font-size: 18px;
}
.Style26 {
color: #FF0000;
font-size: 18px;
}
.Style27 {
color: #00CC66;
font-size: 18px;
}
.Style28 {
color: #FF00CC;
font-size: 18px;
}
.Style29 {
color: #FFFF00;
font-size: 18px;
}
.Style30 {
color: #ffffff;
font-size: 18px;
}
.Style31 {
color: #FFCC66;
font-size: 18px;
}/* MENU ENTETE  ET GAUCHE */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
background-color: #595959;
padding: 5px;
border: 1px solid black; 
}
/* MENU ENTETE */
#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
top: 0;
right: 0;
z-index:100;
}
#menu dl {
float: left;
width: 13em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #595959;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid black;
}
#menu li {
text-align: center;
background: #595959;
}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #595959;
}
/* photos defilant */
#Defilementshowroom {
	position:absolute;
	left:735px;
	top:50px;
	width:141px;
	height:100px;
	z-index:25;
}
