@charset "utf-8";

body {
	background-color: #281e17;
	margin: 0px;
}

#blu {
	height: 614px;
	width: 890px;
	left:50%;
	top:50%;
	margin-top:-335px;
	margin-left:-445px;
	position: absolute;
	z-index: 1;
}
#contenu {
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: 880px;
	background-color: #FFFFFF;
	height: 462px;
	top: 149px;
	left: 10px;
}
#logo {
	position: absolute;
	top: 30px;
	height: 79px;
	width: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#BigImg {
	height: 456px;
	width: 874px;
	overflow: hidden;
	position: absolute;
	left: 3px;
	top: 3px;
	background-color: #000000;
}
#smallWindow {
	background-color: #281E17;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 272px;
	width: 146px;
	left: 725px;
	top: 10px;
	opacity: 0.55;
	filter: alpha(opacity=55);
	}
#news {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	height: 266px;
	width: 135px;
	left: 730px;
	top: 15px;
	}
#news a:link, #news a:visited {
	color:#FFFFFF;
	overflow: hidden;
	/*position: absolute;*/
	z-index: 3;
	text-decoration: none;
	/*width: 130px;*/
	padding: 0px;
}
/*
#news img {
	color:#FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	text-decoration: none;
	width: 130px;
	padding: 0px;
	margin-top: 20px;
}
*/

.titreNews {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#photo {
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	position: relative;
	z-index: 5;
	background-color: #FFFFFF;
	left: 50px;
	top: 50px;
	overflow: hidden;
	border: thin solid #999999;
}
.txt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #837D7C;
	text-decoration: none;
	line-height: 19px;
}
#menuPress{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
}
#menuPress a:link, #menuPress a:visited {
	display: block;
	height: 25px;
	width: 110px;
	line-height: 22px;
	text-decoration: none;
	color: #666666;
	position: relative;
	left: 0px;
	top: 20px;
	padding: 0;
}

#menuPress a:hover, #menuPress li a:active {
	padding: 0;
	color: #4d3328;
	text-decoration: none;
  }

#adresse {
	height: 20px;
	width: 880px;
	position: absolute;
	left: 10px;
	top: 615px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 20px;
	text-align: center;
}
.email {
	color: #999999;
	text-decoration: none;
}
