/***************** slide home *****************/
.jcarousel-home{
	float:left;
}
.slide-home {
	width:585px;
	overflow:hidden;
	padding:6px 0 0;

}
.slide-home ul li {
	float:left;
	width:238px;
	height:243px;
	padding:0 0 0 10px;
}
.slide-home ul h3 {
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	text-transform:uppercase;
}
.slide-home ul p {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
}
.slide-home ul {
	float:left;
	width:517px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
a.btnprev-home {
	float:left;
	background:url(../images/btn01.gif) no-repeat;
	width:34px;
	height:108px;
	margin:97px 0 0;
	text-indent:-9999px;
}
a.btnnext-home {
	float:right;
	background:url(../images/btn02.gif) no-repeat;
	width:34px;
	height:108px;
	margin:97px 0 0;
	text-indent:-9999px;
}
.frame {
	background:#ffffff;
	width:211px;
	padding:0px;/*4px 1px 0;*/
	margin:0px;/*8px 0 0;*/
}
.news{
	width:211px;
	height:80px;
	padding:0px;
}
.photo {
	width:205px;
	padding:0 3px 5px;
	overflow:hidden;
}

.title {
	background:url(../images/bg-title.jpg) repeat-x;
	width:205px;
	padding:0 3px;
	overflow:hidden;
}
.title a {
	float:right;
	font:bold 11px/22px Arial, Helvetica, sans-serif;
	color:#007cbf;
	text-decoration:none;
}
.title a:hover {text-decoration:underline}
/***************** fin slide home *****************/


/***************** slide sommaires produits *****************/
.jcarousel-sommaire{
	float:left;
}
.slide-sommaire {
	background:url(../images/tab-info1.jpg) no-repeat;
	width:660px;
	padding:12px 15px 18px;
	height:136px;
	overflow:hidden;
}
.slide-sommaire ul {
	float:left;
	width:406px;
	padding:0 0 8px 16px;
	margin:0;
	list-style:none;
}
.slide-sommaire ul li {
	float:left;
	width:101px;
	height:110px;
	padding:0;
}
a.btnprev-sommaire {
	float:left;
	background:url(../images/prev.jpg) no-repeat;
	width:25px;
	height:71px;
	margin:17px 0 0;
	text-indent:-9999px;
}
a.btnnext-sommaire {
	float:right;
	background:url(../images/next.jpg) no-repeat;
	width:25px;
	height:71px;
	margin:17px 0 0;
	text-indent:-9999px;
}
div.fiche-dossier {
	clear:both;
	overflow:hidden;
	width:660px;
}
div.fiche-dossier a {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#63b5d5;
	padding:0 0 0 15px;
	background:url(../images/plus.jpg) no-repeat 0 50%;
	text-decoration:none;
}
div.fiche-dossier a strong {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#007cbf;
}
div.fiche-dossier a:hover {text-decoration:underline}
div.fiche-dossier a:hover strong {text-decoration:underline}
/***************** fin slide sommaires produits *****************/


/*****************  slide fiches produits *****************/
.jcarousel-prod{
	float:left;
}
.slide-prod {
	width:218px;
	overflow:hidden;
	padding:0;
}
.picture {
	float:left;
	width:257px;
	padding:10px 8px 0 0;
.picture div {
	width:218px;
	height:310px;
	padding:0px;
}
}
.picture #MagicMagnify a {
	padding:0px;
	margin:0px;
}
/***************** fin slide fiches produits *****************/


/***************** slide fiches produits autres *****************/
.jcarousel-autre{
	float:left;
}
.slide-autre {
	background:url(../images/tab-info2.jpg) no-repeat;
	width:474px;
	padding:14px 15px 18px;
	height:136px;
	overflow:hidden;
}
.slide-autre ul {
	float:left;
	width:406px;
	padding:0 0 8px 16px;
	margin:0;
	list-style:none;
}
.slide-autre ul li {
	float:left;
	width:101px;
	padding:0;
	height:110px;
}
a.btnprev-prodautre {
	float:left;
	background:url(../images/prev.jpg) no-repeat;
	width:25px;
	height:71px;
	margin:17px 6px 0;
	text-indent:-9999px;
}
a.btnnext-prodautre {
	float:right;
	background:url(../images/next.jpg) no-repeat;
	width:25px;
	height:71px;
	margin:17px 0 0;
	text-indent:-9999px;
}
div.fiche-dossier-autre {
	clear:both;
	overflow:hidden;
}
div.fiche-dossier-autre a {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#63b5d5;
	padding:0 0 0 15px;
	background:url(../images/plus.jpg) no-repeat 0 50%;
	text-decoration:none;
}
div.fiche-dossier-autre a strong {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#007cbf;
}
div.fiche-dossier-autre a:hover {text-decoration:underline}
div.fiche-dossier-autre a:hover strong {text-decoration:underline}
