html, body{
	height:100%;
	width:100%;
	margin:0px;
	background-color:#F2F4F9;
	background-image:url(back_html.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#MASTER_FRAME{
	height:100%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#CENTER_FRAME{
	width:807px;
	text-align:left;

}
#TOP{
	height:121px;
	overflow:hidden;
}
#WIDGET{
	float:right;
	height:90px;
	width:239px;
	position:absolute;
	margin-left:570px;
}
#LOGO{
	float:left;
	width:263px;
	margin-top:29px;
}
.PAVE_CONTACT{
	background-image:url(slider_menu.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8DDEA;
	height:161px;
	width:167px;
	overflow:hidden;
}
.PAVE_CONTACT strong{
	font-size:14px;
}
.PAVE_CONTACT p{
	padding:0px;
	margin:0px;
}
#MENU{
	float:right;
	width:544px;
	text-align:center;
	margin-top:56px;
	height:65px;
	background-image: url(top_menu_bck.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#SLIDER{
	font-size:2px;
}
.slider_ombre_left{
	background-image:url(slider_ombre_left.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.slider_ombre_right{
	background-image:url(slider_ombre_right.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.slider_ombre_menu{
	background-image:url(slider_ombre_menu.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.slider_ombre_slider_bott{
	background-image:url(slider_ombre_slider_bott.png);
	background-repeat:no-repeat;
	background-position:right top;
}
#MAIN{
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:20px;
	width:807px;
	padding-left:24px;
	padding-right:24px;
	height:auto;
}
#MAIN_LAYER{
	float:left;
	background-color: #FFFFFF;
	width:759px;
}
#LEFT_MAIN_FRAME{
	float:left;
	width:209px;
}
#MAIN_BODY_LAYER{
	float:right;
	width:550px;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:15px;
}
#BODY_CONTAINER{
	width:100%;
	min-height:450px;
	float:left;
}
#BODY{
	margin-left:14px;
	margin-right:24px;
	float:left;
	padding-left:35px;
	padding-right:35px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D3D3D3;
}
#FOOTER{
	background-image:url(footer_bck.png);
	background-repeat:no-repeat;
	height:70px;
	width:759px;
	float:left;
}
.copyrights{
	font-size: 9px;
	padding-top:48px;
	padding-left:35px;
	float:left;
}
.copyrights, .copyrights a, .copyrights a:visited{
	font-family: Tahoma, "Trebuchet MS", Arial;
	color: #999999;
}
.menufooter{
	float:right;
	padding-top:45px;
	padding-right:35px;
	text-decoration: none;
}
