body {
	background-color: #FFF;
	color: #3d2e29;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}

#fond-back {
	background: url(bodytile.jpg) repeat; 
}


#myc-copy {
	margin: 0; padding: 0 40px 0 0;
	width: 580px; height: 70px;
	text-align: left;
	/* testing
	border: 1px dotted pink; */
}

#myc-copy a {
	color: #3d2e29;
	text-decoration: underline;
}

#myc-bleu {
	color:#00a4c5;
	font-weight: bold;
}

#myc-bleu a {
	color:#00a4c5;
	font-weight: bold;
	text-decoration:none;
}

#myc-refliens {
	margin: 0; padding: 0 40px 0 0;
	width: 580px; height: 70px;
	text-align: center;
	color:#f07104;
	/* testing
	border: 1px dotted pink; */
}

#myc-refliens a {
	color: #f07104;
	text-decoration: underline;
}

.shop-rssnew {
	width: 160px; 
	text-align: center;
    padding: 4px; 
	background-color: #fff;
    border: 6px solid #9cc0de; 
	float: left; 
	display:block; 
	margin: 6px; 
	color:#000;
}

.shop-rssnew a {
	color:#6091bb;
	font-size:13px;
	text-decoration:none;
}

.shop-prodet {
	padding:0;
	position:relative;
	margin:15px 0 8px 0;
	text-align: center;
	color:#ef821e;
	font-size:12px;
	font-weight: bold;
}


