@charset "iso-8859-2";
p, img, form, ul, li, div, table, br {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1b1b;
	background-image: url(../images/fondPage.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(../images/logoTop.jpg);
	background-repeat: no-repeat;
	height: 76px;
	padding-top: 50px;
}
#newsletter {
	height: 39px;
	padding-left: 650px;
}
#center {
	padding-top: 5px;
	padding-bottom:10px;
}
#left {
	float: left;
	width: 629px;
	padding-top: 5px;
}
#contenu {
	padding-top: 15px;
	padding-left: 10px;
}
.encar {
	background-image: url(../images/degraderEncar.jpg);
	background-repeat: repeat-x;
	height: 52px;
	border:solid 1px #919191;
	padding: 5px;
	margin-bottom: 10px;
}
#coordonnees {
	background-image: url(../images/TitreCoordonnees.jpg);
	padding-top: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#right {
	float: right;
	width: 251px;
	padding-top:5px;
}
#actu {
	background-image: url(../images/TitreActu.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	padding-top: 40px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
#foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959595;
	font-size: 10px;
	color: #7e7266;
	letter-spacing: 1px;
	padding-top: 5px;
	text-align: center;
	margin-top: 5px;
	margin-right: -25px;
	margin-left: -25px;
	padding-bottom: 10px;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #592d00;
	margin-bottom: 15px;
}

#foot a {
	color: #7e7266;
}
ul {
	margin-left: 20px;
	float: left;
}
li {
	list-style-image: url(../images/puce.jpg);
	margin-bottom: 2px;
}

#total {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.break {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
}
.imageLeft {
	float:left;
	margin-right:10px;
	border:solid 1px #919191;
}
.imageRight {
	float:right;
	margin-left:10px;
	border:solid 1px #919191;
}
.image {
	border:solid 1px #919191;
	margin-bottom: 15px;
}
.bold {
	color:#592d00;
	font-weight:bold;
}
.bold a{
	color:#592d00;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a {
	color:#1b1b1b;
}
.livraison {
	background-image: url(../images/carton.jpg);
	background-repeat: no-repeat;
	background-position: 490px bottom;
}
.newsletter-input{
    background-color: #4d3f31;
	width:170px;
	color:#ffffff;
	    height: 15px;
		border:none;
}
.newsletter-button
{
background-color: #fcc82b;
color:#000000;
height: 18px;
border:none;
}

.ficheRealisation {
	border: 1px solid #433d0b;
	padding: 1px;
	margin: 9px;
	float:left;
	width:120px;
	height:130px;
	text-align:center;
	margin-left:20px;
	background-color:#ececec;
}
.titreFiche {
	background-image: url(../images/degrader_encar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 10px;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 10px;
	color:#433d0b;
	
}
#popupdetails {
	background-color: #99cd6f;
	padding:10px;
	color:#433d0b;
}
#pagination {
	text-align:center;
	padding-top:10px;
}