#tdRecherche {
	background-color: #DAD5B7;
	background-image: url(images/fd_recherche.gif);
	background-repeat: repeat-x;
	padding: 25px 10px 5px;
	line-height: 100%;
}
#tdNouveaute {
	background-image: url(images/fd_nouveaute.gif);
	background-repeat: repeat-x;
	background-color: #ECE9D8;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#tdCouv {
	background-color: #F7F5EE;
	width: 250px;
	padding: 10px;
}
#tdContenu {
	background-color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 5px 50px;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 3px 3px 10px;
}
#hpVedette {
	width: 435px;
	padding: 10px;
}
#hpDescription{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
body {
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.btnPlus {
	float: right;
}
#footer {
	font-size: 10px;
	font-family: Arial;
	background-color: #DAD5B7;
}
#footer a:link{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	color: #0099FF;
	text-decoration: underline;
}
#footer a:visited{
	color: #000000;
	text-decoration: none;
}
select {
	font-size: 10px;
}
#tableContenu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DAD5B7;
	border-left-color: #DAD5B7;
}
.header {
	font-family: Arial;
	font-size: 10px;
}
