html,body {
 	font: 14px/18px arial, lucida grande, helvetica, sans-serif;
 	width:100%;
 	height:100%;
	margin: 10px 0 0 0;
 	padding: 0px;
 	text-align: center;
	background-color: #D5C9B9;  /*  #F8F0DB   #DFCDB7  */
	background-image: url(../img/VM_background.png);
	background-repeat: no-repeat;
	background-position:center center;
}

img { border-style: none; }

a {text-decoration: none; font-weight:bold;}
a:hover {color: #663333;}
a:link {color:#663333;}
a:visited {color:#663333;}
a:active {color:#663333;}

#margeverticale {
	width: 1px;
	height: 50%;
	margin-bottom: -350px;
	float:left;
}

#conteneur {
  width: 960px;
  margin: 0 auto;
	clear:left;
}

#header {
	/* background: url(../img/bgn_header.png) no-repeat; */
}

#middle {
	height: 560px;
	font-size: 12px;
	/* text-align: center;  */
}

#footer1 {
	margin-top: 4px;
	height: 10px;
	font-size: 10px;
	letter-spacing: 2px;
	color: #493835;
	text-align: left;
}

#footer2 {
	margin-top: 8px;
	height: 110px;
	font-size: 10px;
	line-height:12px;
	color: #878787;
}

#footer3 {
	margin-top: 2px;
	height: 20px;
	font-size: 10px;
	line-height:12px;
	color: #878787;
}

#cMentionsLegales p {
	font-size: 12px;
	text-align: left;
}

.lightblue_box{background-color:#edeff4;border:1px solid #d8dfea;padding:10px;position:relative;top:200px;width:350px;height:85px;margin:auto;}
.UIImageBlock_Image{float:left;margin-right:5px}
.UIImageBlock_Content{float:left;width:320px;vertical-align:top;}
.uiTextTitle{color:#333333;font-size:13px;font-weight:bold;line-height:14px;}
.uiTextSubtitle{color:#808080;font-size:11px;line-height:14px;margin:5px 0;}
.flashFallbackButton{text-align:center;vertical-align:middle;margin-top:10px;}
.uiButton{cursor: pointer;background:none;background-color:#69a74e;color:#ffffff;border:1px solid #3b6e22;padding: 4px 6px;font-size:11px;font-family:'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;font-weight:bold;}
