body{
	line-height: 1.5;
	font-size: 12px;
	color: #222;
	background: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin:0;
	background-image:url("images/33.jpg");
	background-position: center 0;
}
h1{
	font-size:21px;
	margin:0;
}
a h1{
	color:#F47612;
	text-decoration:none;
}
h2{
	font-size:17px;
	margin:0;
	text-decoration:none;
}
h2 a{
	text-decoration:none;
}
h3{
	font-size:13px;
}
p{
	margin:0;
	padding:0;
}
a{
	font-weight:bold;
	color:#F47612;
	text-decoration:none;
}
a:hover{
	color:#F47612;
}
#page{
	width:1200px;
	margin: 0 auto;
	background-image:url("images/header6.jpg");
	background-position: center 0;
	background-repeat: no-repeat;
}
.container{	
	background-image:url("images/header6.jpg");
	background-position: center 0;
	background-repeat: no-repeat;
	padding-top:265px;
	background-color:#ffffff;
	position:relative;
}
.bloc{
	margin:5px;
	margin-bottom:15px;
}
.bloc_contenu{
	padding:3px;
}

ul.categories{
	list-style:none;
	padding:5px;
}
ul.categories li{
	float:left;
	padding:4px;
}
.pagination{
	text-align:center;
	margin:15px;
}
.pagination a{
	background-color:#FEF1D7;
	border:solid #F57612 1px;
	font-weight:bold;
	color:#F57612;
	padding:4px;
}
.pagination a.active{
	background-color:#F57612;
	color:#ffffff;
}
.pagination a:hover{
	background-color:#F57612;
	color:#ffffff;
}
.cacher{
	display:none;
}