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;
}
div#cadreliens{
	background-color: #FFFFFF;
	height: auto;
	width: 453px;
	position: relative;
	visibility: visible;
	left: 20px;
	top: 10px;
	overflow: hidden;
	margin: 0 0 24 0;
	padding: 0 0 0 0;
}
p.cadreliens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
div#cadreplan{
	height: 415px;
	width: 453px;
	position: relative;
	visibility: visible;
	left: 20px;
	top: 10px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(img/plan_ok.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/*partie liens*/
div#cadrec p#titre{
	width: 453px;
	top: 2px;
	left: 0px;
	overflow: visible;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #2182EF;
	text-decoration: none;
	text-align: center;
}
div#cadrec span#titreprod{
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div#cadrec p#cadrelien{
	height: 374px;
	width: 453px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
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: 15px;
	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: 15px;
	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: 15px;
	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: 15px;
	font-weight: normal;
	color: #2182EF;
	text-decoration: none;
}
