*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:145%;
	color:#767d76;
	color:#444;
}
.clr {
	clear: both; 
	height:0px;
	line-height:0px;
	font-size:0px;
}
p, ul, ol, li{
	margin: 0px;
	padding: 0px;
}
a{
	color:#5ab12a;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border-style:none;
}
#wrapper{
	margin-top:5px;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}
#left{
	width: 215px;
	float:left;
}
#logo{
	width:215px;
	height:269px;
	padding-left:15px;
}

#menu_left,
#menu_left_vert,
#left_liens{
	margin-right:7px;
}
#menu_left{
	background-image:url(../images/bg_menu_left.png);
	background-repeat:repeat-y;
	padding-bottom:5px;
}
#left_bottom{
	background-image:url(../images/bg_menu_left_bottom.png);
	background-repeat:no-repeat;
	height:1px;
}
#menu_left_vert{
	margin-top:10px;
	font-size:16px;
	line-height:100%;
}
#left_liens{
	/*margin-top:100px;*/
	margin-top:15px;
}
#content{
	width:745px;
	float:right;
}
#banners{
	position:relative;
	height:240px;
	margin-left:5px;
	margin-bottom:5px;
}
#banner_small{
	position:absolute;
	right:0px;
	top:0px;
	border-left:1px solid #fff;
}
#menu_top{
	z-index:999;
	margin-left:4px;
	font-size:14px;
	line-height:100%;
	margin-bottom:5px;
}
#blockquote{
	background-image:url(../images/bg_box_mauve.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#656caa;
	border:1px solid #454c8f;
	margin-left:5px;
	padding:10px;
	font-size:16px;
	line-height:120%;
	color:#fff;
	margin-bottom:5px;
}
#poucet{
	width:515px;
	padding-left:5px;
	padding-right:20px;
	float:left;
	min-height:30px;
}
#recherche{
	width:190px;
	float:right;
	padding-top:2px;
	padding-bottom:5px;
	height:23px;
}
#page{
	margin-left:5px;
}
#page_small{
	/*margin-top:40px;*/
	/*margin-top:8px;*/
	width:535px;
	float:left;
}
#page_small_padding{
	padding-right:20px;
}
#page_bottom{
	padding-top:0px;
}
#right{
	float:right;
	width:190px;
	padding-left:10px;
}

/* editor */
.left{}
