div#cadrec{
	background-color: #FFFFFF;
	height: 415px;
	width: 453px;
	position: relative;
	visibility: visible;
	left: 20px;
	top: 10px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*partie produit*/
div#cadrec img#g{
	height: 210px;
	width: 180px;
	top: 20px;
	left: 31px;
	overflow: hidden;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#cadrec img#d{
	height: 210px;
	width: 180px;
	top: 20px;
	left: 242px;
	overflow: hidden;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#cadrec div#txtprod{
	height: 160px;
	width: 200px;
	top: 240px;
	left: 31px;
	overflow: hidden;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#cadrec div#txtprod p#titre{
	overflow: visible;
	position: static;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #2182EF;
	text-decoration: none;
	text-align: left;
}
div#cadrec div#txtprod p#txt{
	overflow: visible;
	position: relative;
	margin: 0;
	padding: 0;
	top: 5px;
	width: 180px;
}
div#cadrec div#txtprod p#txt font#chapeautxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
div#cadrec div#txtprod p#txt font#stxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
div#cadrec div#txtprod p#txt font#pltxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #2182EF;
	font-style: normal;
}

div#cadrec p#cadrelien{
	height: 380px;
	width: 200px;
	top: 20px;
	left: 236px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #2182EF;
	text-decoration: none;
}
div#cadrec p#cadrelien a#lien:link{
	overflow: visible;
	position: static;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
}
div#cadrec p#cadrelien a#lien:visited{
	overflow: visible;
	position: static;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
}
div#cadrec p#cadrelien a#lien:hover{
	overflow: visible;
	position: static;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #2182EF;
	text-decoration: none;
}
div#cadrec p#cadrelien a#lien:active{
	overflow: visible;
	position: static;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #2182EF;
	text-decoration: none;
}
/*------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------partie concernant la pagination-------------*/
div#cadrec a#lienpage{
	display: bloc;
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 387px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#cadrec a#lienpagechoice{
	display: bloc;
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 387px;
	background-repeat: no-repeat;
	background-position: 0px -18px;
}

div#cadrec a#lienpage:link{
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 387px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#cadrec a#lienpage:visited{
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 387px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#cadrec a#lienpage:hover{
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 387px;
	background-repeat: no-repeat;
	background-position: 0px -18px;
}
div#cadrec a#lienpage:active{
	height: 18px;
	width: 18px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	top: 387px;
	background-repeat: no-repeat;
	background-position: 0px -18px;
}
/*-------------------------------------------------fin de la partie concernant la pagination------*/
/*------------------------------------------------------------------------------------------------*/
