body {
	color: #222;
}
.box-wrap {
	float: none;
	width: auto;
}
.columns-float {
	float : none;
	width : auto;
}
.box-header {
	height: auto;
	padding : 0;
	margin : 0px;
}
.column-one {
	width : auto;
	float : none;
	padding-bottom: 30px;
	border: none;
}
.column-two {
	display: none;
}
.column-three {
	float: none;
	width: auto;
	padding: 0;
	margin: 0;
}
.column-three-content {
	float: none;
	width: auto;
	padding: 0;
	margin: 0;
}

h1, h2, h3, .column-three-content h3, .column-three-content h4, p {
	padding-left: 0;
	padding-right: 0;
	width: auto;
	text-align: left;
	color: #000;
}

#navcontainer {
	display: none;
}

/*
#site-heading h1 {
	position: absolute;
	left: 0;
	width: 155px;
	height: 151px;
	background: url('../i/logo.gif') no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#site-heading p {
	background: url('../i/titre-long.gif') no-repeat;
	margin: 0 0 0 155px;
	padding: 0;
	width: 620px;
	height: 114px;
	overflow: hidden;
	text-indent: -9999px;
}
*/
#site-heading {
	padding:0;
	margin: 0;
	width: auto;
	height: auto;
}
#site-heading h1,
#site-heading h1 a,
#site-heading p {
	position: relative;
	width: auto;
	height: auto;
	display: block;
	text-indent: 0px;
	background: none;
}
#site-heading h1 a {
	color: black;
	display: inline;
}

#site-heading h1 {
	line-height: auto;
	font-size: 2.4em;
	padding: 0 0 .4em;
}
p.boutton {
	display: none;
}

.block, .column-three-content .block {
	padding: 0;
	margin: 0;
	width: auto;
}

h2 {
	padding: 0
}

img.bullet {
	padding: 0 20px;
}
.box-footer {
	clear: none;
	padding: 0;
	text-align: center;
}
