body
{
	background-color:#a88866;
	background-image:url(images/fondpage.jpg);
	background-repeat:repeat-x;
	margin: 0;
	font-family:Comic sans MS, Helvetica, sans-serif;
	font-size:13px;
}

#flash
{
	width:787px;
	height:341px;
	background-repeat:no-repeat;
}

.tdcontenu
{
	width:740px;
	vertical-align:top;
	background: url(images/bg_contenu.jpg) bottom no-repeat #FFFFFF;
	
}
#listeprod{
background-image:url(images/le rois de coeur2_r2_c2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.tdcontenu p{
	color:#000;
}
.tdcontenu p b{
	color:#000;
}

.bordgauche
{
	width:22px;
	height:348px;
	background-image:url(images/bordgauche.jpg);
	background-repeat:repeat-y;
}

.borddroit
{
	width:25px;
	height:348px;
	background-image:url(images/borddroit.jpg);
	background-repeat:repeat-y;
}

.tdfooter
{
	height:21px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

a.lienfooter { color:#780000; text-decoration:none; }
.lienfooter:link { color:#780000; text-decoration:none; }
.lienfooter:hover { color:#780000; text-decoration:underline; }
.lienfooter:visited { color:#780000;}


.avertissement
{
	font-weight:bold;
	color: #FF0000;
}

input,textarea
{
	border: 1px dotted #FFC700;
}

.bouton
{
	font-weight: bold;
	border-style:solid;
	background-color:#9E7E5D;
}

.textfield {width:250px;}

#listeprod
{
	width:250px;
	float:left;
}

#prod
{
	width:400px;
	float:left;
	/*margin-left:100px;*/
}

#prod li
{
	padding-top:10px;
	padding-left:10px;
	/*width:250px;*/
	float:left;
	list-style-type:none;
}
#prod li .image_produit
{
border: 1px solid #cc0001;ss
float:left;
}

dt
{
	margin: 10px;	
	color: #000000;
	font-weight:bold;
	
}

.dtover
{
	background-color:#FF6600;
	color: white;
	cursor:pointer;
	cursor: hand;
	font-weight:bolder;
	padding-left:10px;
}

.prodnom
{
	font-weight:bold;
}

.newstop
{
	border-bottom: 1px solid #FFC251;
	font-weight:bold;
} 