body {
	background:#FFFFFF;
	color:#938884;
	font-size:11px;
	margin:0px;
	font-family:Helvetica, Arial, sans-serif;
}
#base, #left, #middle, #right {
	height:550px;
}
#left, #middle, #right, #menu, #menu li, #c_gauche, #c_droit, .float_left {
	float:left;
}
#left, #right {
	width:15px;
}
#base {
	margin-top:20px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#left {
	background:url(../images/left_c.jpg);
}
#middle {
	width:870px;
	background:#e1dddc;
}
#right {
	background:url(../images/right_c.jpg);
}

#banner {
	height:100px;
}

#menu {
	list-style:none;
	height:14px;
	width:850px;
	margin-top:30px;
	margin-left:10px;
	font-size:14px;
}

#menu li {
	margin:0px;
	padding:0px;
	display:block;
	height:12px;
	border-left: solid 4px #DB3328;
	margin-right:51px;
	padding-left:7px;
	padding-top:2px;
}

#menu_1 {
	list-style:none;
	height:14px;
	width:850px;
	margin-top:30px;
	font-size:14px;
}

#menu_1 li {
	margin:0px;
	padding:0px;
	display:block;
	height:12px;
	border-left: solid 4px #DB3328;
	padding-left:7px;
	padding-top:2px;
	margin-bottom: 10px;
}

#content, #c_gauche, #c_droit {
	height:370px;
}
#c_gauche, #c_droit {
	padding-left:50px;
}
#c_gauche {
	padding-top:41px;
	width:250px;
}
#def {
	width: 200px;
	height: 274px;
}
#c_droit {
	width:518px;
	padding-top:30px;
	border-left: solid 2px #938884;
}
h1 {
	height:20px;
	font-size:22px;
	border-left: solid 6px #DB3328;
	padding-top:2px;
	padding-left:10px;
	margin:0px;
	margin-bottom:15px;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:15px;
	margin-bottom:10px;
}
#c_d_bas {
	height:348px;
	width:480px;
	padding-right:10px;
	margin-top:10px;
}
#c_d_bas_home {
	width:480px;
	padding-right:10px;
	margin-top:50px;
	text-align: center;
	line-height: 15px;
}
.bold, dt {
	font-weight: bold;
}
dt {
	margin-bottom: 3px;
}
#menu a {
	color:#938884;
	text-decoration:none;
}
#menu a:hover {
	color:#DB3328;
}
#menu_1 a {
	color:#938884;
	text-decoration:none;
}
#menu_1 a:hover {
	color:#DB3328;
}
dd {
	margin-bottom:8px;
}
.red {
	color:#DB3328;
	font-weight: bold;
}
#contact {
	font-size:12px;	
}
.carrelage {
	width:480px;
	height:110px;
}
.parquets {
	width:480px;
	height:110px;
}
.float_left {
	margin-right: 10px;
}
img {
	border:none;
}
a {
	color:#DB3328;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#footer {
	float:left;
	font-size:10px;
	color:#777777;
	margin-top: 10px;
	padding-left:275px;
}
p {
	line-height: 13px;
}