@charset "utf-8";

a.special:link {
	color: #B0ADA8;
     }

a.special:visited {
	color: #A9A5A2;
     }

a.special:hover {
	color: #FFF;
	text-decoration: none;
     }

a.special:active {
	color: #AFAAA4;
     }
.Copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #AAAAA8;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 305px;
}


#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:567px;
	height:520px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1F1F1F;
	background-image: url(../images/bkground.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AEAAA7;
	font-size: 12px;
}

#menu ul{
	margin-top: 2px;

} 


#menu li
{
	list-style: none;
	float: left;
} 

#menu li a 
{
	display: block;
	height: 15px;
	text-decoration: none;
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 14px;
	padding-left: 14px;
	text-transform: uppercase;
	float: left;
} 

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	color: #FFFFFF;
} 
#footer {
	height: 72px;
	clear: both;
	background-image: url(../images/Layout900g_03.jpg);
	padding-left: 250px;
	margin: 0px;
	padding-top: 8px;
	overflow: hidden;
}
#Menu {
	margin-top: 0px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	text-transform: uppercase;
}


#container {
	margin: auto;
	width: 900px;
	border: 1px solid #666666;
}
#LeftSection {
	background-image: url(../images/Layout900g_01.jpg);
	height: 520px;
	float: left;
	width: 283px;
	overflow: hidden;
}
#RightArea {
	background-image: url(../images/Layout900f_02.jpg);
	height: 520px;
	float: right;
	width: 567px;
	overflow: hidden;
	bottom: 0px;
}
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 850px;
	height: 650px;
	margin-top: -300px; /* moitié de la hauteur */
	margin-left: -425px;
}
#Copyrights {
	clear: both;
	float: right;
	margin-bottom: 0px;
	margin-top: 35px;
}


#LeftText {
	padding-right: 35px;
	padding-left: 40px;
	height: 420px;
	text-align: right;
	overflow: hidden;
	margin-top: 100px;
}
#LeftTextLow {
	padding-right: 35px;
	padding-left: 40px;
	height: 200px;
	text-align: right;
	overflow: hidden;
	margin-top: 320px;
}
#RightTextBox  {
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
}


.PageHeadingBold {
	font-size: 11px;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #96A5A9;
}
.BodyText {
	font-size: 10px;
	color: #9F9F9F;
	margin: 0px;
	line-height: 17px;
}
.SmallTextListings a:hover  {
	color: #B9DCE6;
}
.SmallTextListings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B1B1B1;
	text-align: right;
}
.SmallTextListings a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8D8D8D;
	text-align: right;
}
.SmallTextListings a#selected {
	color: #BFD8DF;
}
.StoreInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8C8C8;
	margin: 0px;
}
.StoreHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #9CC6D1;
	font-weight: bold;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
