@charset "UTF-8";

div, p, h1, h2, ul, li, table, tr, td, legend, label, form, input, textarea, fieldset, body, a, img  {
	margin : 0;
	padding : 0;
}

a img {
	border: 0;
	margin-bottom:-6px;
}

body {
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}

#wrapper {
	width: 1000px;
	margin: 25px auto;
	border: 1px solid #CCC;
}

#header {
	height: 135px;
	width: 1000px;
	background: url(titre2.jpg) no-repeat top left;
	position: relative;
	margin-bottom: 5px;
}

#contact{
	height:20px;
	width:100px; /*408px*/
	position: absolute;
	bottom:40px;
	right: 75px;
}

#blog{
	height:20px;
	width:100px; /*408px*/
	position: absolute;
	bottom:40px;
	right: 325px;
}

#spec{
	height:20px;
	width:100px; /*408px*/
	position: absolute;
	bottom:40px;
	right: 200px;
}

.category {
	margin-left: 55px;
	margin-bottom:15px;
	padding-top:15px;
}

.title {
	font-size: 18px;
	width: 890px;
	height:15px;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom: 1px solid #efefef;
	vertical-align:middle;
}

.item {
	float: left;
	height: 126px;
	width: 136px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.clearfloat {
	clear: both;
}

#footer {
	width: 1000px;
	margin: 25px auto;
	text-align:center;
}
