* {
  padding: 0;
  margin: 0;
}
body {
	background: url(../images/fond.gif);
	color: #fa7f82;
	font: 1em "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

div.spacer {
	clear: both;
}
div.pixel {
	clear: both;
	height: 1px;
}

#main {
	width: 800px;
	margin: 0 auto;
	border: O;

}


#headerWrap {
	background: transparent url(../images/tete.gif) top no-repeat;
	height: 140px;
	margin-top: 10px;
	padding-top: 13px;
}
	#header {
		background: transparent url(../images/logo1.jpg) left no-repeat;
		border-left: 3px solid #fd6367;
		border-right: 3px solid #fd6367;
		height: 140px;
	}
	h1 {
		color: #FA7F82;
		font: italic bold  1.7em "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
		margin-left: 420px;
		padding-top: 15px;
		text-align: center;
	}


.content {
	border-left: 3px solid #fd6367;
	border-right: 3px solid #fd6367;
	background-color: #fdf4f4;
}

	h2 {
		clear: both;
		font-size: 1.3em;
		color: #3c3;
		padding-top: 1em;
	}

	h2.titre_categ {
		margin: 30px 0 20px 0;
		text-align: center;
		font-size: 1.5em;
		font-style: italic;
		color:#CC3333;
	}
	h2.c {
		margin: 0 auto;
		text-align: center;
	}

	ul.prod {
		margin: 20px 0 0 0;
	}
	ul.prod li {
		margin: 4px 0 4px 0;
	}


p.marge_h3em {
	margin-top: 3em;
}
.marque {
	color: #FFCC33;
	font-weight: bold;
}
.design {
	font-size: 1em;
	color: #3c3;
}
img.bord {
	padding: 3px;
	border: 2px solid #f90;
	margin: 10px;
}
.g {
	float: left;
	margin: 10px 10px 20px 10px;
}
p.c {
	display: block;
	margin: 0 auto;
}
img.c {
	display: block;
	margin: 10px auto;
}
img.last {
	margin-bottom: 0;
}
.d {
	float: right;
}
img.cosm {
	margin-right: 40px;
}
#clarabel ul, #texile ul {
	list-style-position: inside;
	padding-left: 50px;
}
#dop ul {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 50px;
}
#dop ul li ul {
	list-style-type: circle;
}


div.hr {
	clear: both;
	width: 500px;
	height: 3px;
	background-color: #f90;
	margin: 0 auto 10px auto;
}
.clear {
	clear: both;
}

div.hr hr {
	display: none;
}
span.lettrine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	display: block;
	float: left;
	margin: 0 5px 0 30px;
}
#horaires {
	float: left;
	color: black;
	margin: 40px 0 0  10px;
}
#horaires span {
	text-decoration: underline;
}


#footer {
	border: 0;
	background: url(../images/pied.gif) bottom no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 2em;
	margin: 0 auto;
	text-align: center;
}
#footer div.address span.nom{
	font-size: 1.2em;
	margin-right: 3em;
}
#footer div.tel span.mail {
	margin-left: 3em;
	position: relative;
}
#footer div.tel span.mail img{
	position: relative;
	top: 4px;
}


#auteur {
	text-align: center;
	font-weight: bold;
	color: #000;
}
#auteur a {
	color: #000;
}
