img {
	border: 0px;
	margin: 0px 0;
}

p{
	margin-top: 0px;
	margin-bottom: 5px;
}

body {
	margin: 0px;
	background: url(../images/bg.gif) repeat-x;
	background-color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #8a8a8a;
}

/*----------------------- CSS ------------------------------*/

.break {
	clear: both;
}

.moule_gauche {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.moule_droit {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.totale {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-milieu.gif) left repeat-y;
}

.bandeau-gauche {
	width: 149px;
	background-color: #d4dcd7;
	float: left;
}

.logo1 {
	height: 119px;
	background: url(../images/logo1.png);
}

.presentation {
	height: 450px;
	background: url(../images/presentation.png) no-repeat right top;
}

.tissus {
	height: 450px;
	background: url(../images/tissus.png) no-repeat right top;
}

.meubles {
	height: 450px;
	background: url(../images/meubles.png) no-repeat right top;
}

.autres {
	height: 450px;
	background: url(../images/autres.png) no-repeat right top;
}

.contact {
	height: 450px;
	background: url(../images/contact.png) no-repeat right top;
}

.bandeau-droit {
	width: 815px;
	float: right;
}

.logo2 {
	height: 119px;
	width: 167px;
	float: left;
	background: url(../images/logo2.png);
}

.header {
	float: right;
}

.bandeau-bas {
	background-color: #eef1ef;
	font-size: 10px;
}

.bas-total {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	background-color: #d4dcd7;
}

.bas-droite {
	width: 815px;
	float: right;
	background-color: #eef1ef;
	padding-top: 10px;
}

.credits-gauche {
	float: left;
	width: 40%;
	padding-left: 20px;
}

.credits-droit {
	float: right;
	width: 40%;
	text-align: right;
	padding-right: 20px;
}

.texte {
	background: url(../images/texte.png) center top no-repeat;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

/*----------------------- Liens ------------------------------*/

a:link {
	color: #5d6e63;
	text-decoration: none;
	border:none;
}

a:visited {
	color: #5d6e63;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #d4dcd7;
	text-decoration: none;
	border:none;
}
