body {
	background-image: url(../images/fd-blanc.jpg);
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
}

input, select, textarea {
	font-family: Verdana;
	font-size: 12px;
}

input.submit {
	background-color: #D41817;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	border: 1px #000000 solid;
}

.obligatoire {
	color: #ff0000;
	font-weight: bold;
}

.realisation img {
	border: 1px #aaaaaa solid;
}

#conteneur {
	background-image: url(../images/fd-degrade.jpg);
	background-repeat: repeat-x;
	position: relative;
	z-index: 100;
}

#header {
	background-image: url(../images/header.png);
	width: 1002px;
	height: 183px;
	margin: 0 auto;
	position: relative;
	z-index: 50;
}

#slogan {
	position: absolute;
	left: 400px;
	top: 145px;
}

#horaires {
	position: absolute;
	right: 0px;
	top: 105px;
	background-image: url(../images/cadre_horaires.png);
	width: 416px;
	height: 50px;
	color: #ffffff;
	padding-top: 2px;
}

#horaires p {
	text-align: right;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#menus {
	background-image: url(../images/menu.png);
	width: 1002px;
	height: 54px;
	margin: 0 auto;
	position: relative;
}

#menusList ul {
	margin: 0;
	padding: 0;
	margin-left: 16px;
}

#menusList li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#menusList a {
	float: left;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 19px;
	padding-bottom: 19px;
	display: block;
	padding-left: 22px;
	padding-right: 22px;
}

#panier a {
	position: absolute;
	top: 0;
	left: 710px;
	width: 275px;
	padding-top: 19px;
	padding-bottom: 19px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#content {
	background-image: url(../images/fd-content.png);
	width: 980px;
	padding-left: 11px;
	padding-right: 11px;
	margin: 0 auto;
}

#colOne {
	width: 264px;
	float: left;
}

#colOne h3 {
	background-image: url(../images/fd-h3.jpg);
	width: 190px;
	height: 32px;
	color: #ffffff;
	margin: 0 auto;
	padding: 0;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 10px;
}

.menuLeft a {
	background-image: url(../images/fd-h3.jpg);
	width: 190px;
	height: 32px;
	color: #ffffff;
	margin: 0 auto;
	padding: 0;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
}

#colOne h3.newsletter {
	background-image: url(../images/h3-newsletter.png);
}

#colOne h3.coupCoeur {
	background-image: url(../images/fd-coup-de-coeur.png);
}

.menuTop {
	background-image: url(../images/header-menu.png);
	width: 250px;
	height: 18px;
	margin: 0 auto;
}

.menuContent {
	background-image: url(../images/fd-menu.png);
	width: 220px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.menuContent p {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.menuContent ul {
	margin: 0;
	padding: 0;
}

.menuContent li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menuContent a {
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}

.menuContent a:hover {
	color: #D71818;
}

.menuBottom {
	background-image: url(../images/footer-menu.png);
	width: 250px;
	height: 19px;
	margin: 0 auto;
}

#colTwo {
	float: right;
	width: 702px;
	padding-right: 7px;
}

#colTwo h1 {
	background-image: url(../images/h3-content.png);
	width: 642px;
	height: 32px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 10px;
}

#colTwo h3 {
	background-image: url(../images/h3-content.png);
	width: 642px;
	height: 32px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 10px;
}

#colTwo a {
	color: #D41817;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

#colTwo li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
}

#colTwo p {
	line-height: 20px;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer {
	background-image: url(../images/fd-footer.png);
	width: 980px;
	height: 95px;
	margin: 0 auto;
	padding-top: 30px;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: center;
}

#footer a {
	color: #ffffff;
}

/* COMMANDER */

.cadreDejaClient {
	border: 1px #aaaaaa solid;
	padding: 10px;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

/* CADRE PRODUIT */

.cadreProduit {
	border: 1px #aaaaaa solid;
}

.produitPrix {
	color: #D71717;
	font-weight: bold;
	font-size: 16px;
}

.produitPrixPublic {
	text-decoration: line-through;
	font-size: 12px;
}

.fdProduit {
	background-image: url(../images/fd-produit.png);
	width: 174px;
	height: 163px;
	padding-top: 11px;
	padding-left: 0px;
}

.titre {
	background-color: #D41817;
	color: #ffffff;
	font-weight: bold;
}

.fond1 {
	background-color: #efefef;
}

.fond2 {
	background-color: #dfdfdf;
}

.msg {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

/* marques */

.cadreMarque {
	border: 1px #eeeeee solid;
	padding: 5px;
}

.cadreMarque a {
	font-size: 10px;
}

/* attrapes */

#attrapeId {
	position: relative;
	width: 702px;
	height: 280px;
}

#attrapeImage1 {
	position: absolute;
	left: 0;
	top: 0;
}

#attrapeImage2 {
	position: absolute;
	left: 0;
	top: 0;
}

/* cadreCoupCoeur */

.menuContentCoupCoeur {
	background-image: url(../images/fd-menu.png);
	width: 220px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	height: 160px;
	position: relative;
}

.cadreCoupCoeur {
	background-image: url(../images/cadre-produit.jpg);
	width: 223px;
	height: 177px;
	position: relative;
}

.cadreCoupCoeurTexte {
	position: absolute;
	top: 5px;
	left: 10px;
	text-align: center;
	width: 210px;
	font-size: 12px;
	font-weight: bold;
}

.cadreNouveauteTexte {
	position: absolute;
	top: 5px;
	left: 20px;
	text-align: center;
	width: 210px;
	font-size: 12px;
	font-weight: bold;
}

.cadreCoupCoeurPrix {
	position: absolute;
	top: 80px;
	right: 20px;
	z-index: 999;
}

.cadreCoupCoeurPrixPublic {
	position: absolute;
	top: 67px;
	right: 20px;
	z-index: 999;
	font-size: 12px;
	text-decoration: line-through;
}

.cadreNouveauteTexte span.prixPublic {
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;
}

.cadreNouveauteTexte span.prixTtc {
	font-size: 14px;
	color: #D71818;
}

.cadreCoupCoeurPrix span.prixPublic {
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;
}

.cadreCoupCoeurPrix span.prixTtc {
	font-size: 14px;
	color: #D71818;
}

.cadreCoupCoeurVignette{
	position: absolute;
	bottom: 20px;
	left: 10px;
}

.cadreCoupCoeurInfos {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
