*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#fff;
	background-image:url(../images/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#565a5c;
}
.clr {
	clear: both;
}
a{
	color:#565a5c;
	text-decoration: none;
	outline:none;
}
a:hover{
	text-decoration: none;
	color:#ed2a30;
}
a img{
	border-style:none;
}
strong{
	font-weight:bold;
}
img{
	display:block;
}
#wrapper{
	margin-top:20px;
	position:relative;
	width:985px;
	margin-left:auto;
	margin-right:auto;
}
#top{
	position:relative;
	height:21px;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #ed2a30; 
	margin-left:29px;
}
#top_photo{
	position:relative;
	padding-bottom:20px;
	margin-left:29px;
	margin-bottom:20px;
}
a#logo{
	width:150px;
	height:25px;
	position:absolute;
	bottom:17px;
	left:0px;
}
#top_right{
	position:relative;
	float:right;
	width:758px;
}

#top_right_abs{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/bg_border_top.png);
	background-repeat:no-repeat;
	width:757px;
	height:298px;
}
#positionnement{
	padding-top:4px;
	color:#000;
	font-size: 18px;
}

#left{
	width:168px;
	float:left;
	padding-left:59px;
}
#left_bottom{
	width:118px;
	height:15px;
	border-bottom:1px dotted #ed2a30;
}
#page_left{
	width:131px;
	float:left;
}
#page_small{
	width:625px;
	float:left;
}
#page{
	width:758px;
	float:left;
}
#page_bottom_full{
	color:#b8c0c2;
}
#page_bottom_wrapper{
	position:relative;
	padding-bottom:10px;
	margin-top:30px;
}
#page_bottom{
	color: #818c8d;
	border-bottom:1px solid #c6cdce;
}
#copy{
	margin-top:0px;
	font-size:9px;
	color: #b3bcbe;
	text-transform:none;
	margin-bottom:20px;
}
#copy a{
	color: #b3bcbe;
}
#footer{
	width:758px;
	padding-left:227px;
}