/****************************************** CONTENT ********************************************/

.produit_titre {
	font-size: 10px;
	color:#ffffcc;
}
.produit_extrait {
	color:#47331A
}
.complement {
	color : #D63431;
}
.prix {
	font-weight : bold;
	font-size : 12px;
	color : #cccccc
}
.entete {
	text-decoration : none;
	background-color : #F8DCE7;
	color : #392915;
	width : 100%;
	font-weight :bold;
	display :block;
	font-size :14px;
	padding-left:5px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
a.lien:link, a.lien:visited {
	color: #333;
	margin:2px;
	padding:1px 3px;
	text-decoration: none;
	display:block;
	border:1px solid #333;
	width:70px;
	line-height:20px;
	height:20px;
	float:left;
	background-color:#CCFFCC;
	-moz-border-radius:5px;
	border-radius:5px;
}
a.lien:hover, a.lien:active, .lien {
	text-decoration: none;
	color: #CCFFCC;
	display:block;
	margin:2px;
	padding:1px 3px;
	border:1px solid #CCFFCC;
	background-color:#333;
	display:block;
	width:70px;
	line-height:20px;
	height:20px;
	float:left;
	-moz-border-radius:5px;
	border-radius:5px;
}
a.zoom:link, a.zoom:visited {
	color: #47331A;
}
a.zoom:hover, a.zoom:active{
	color: #47331A;
	text-decoration:underline
}
a.page:link, a.page:visited {
	color: #333;
	margin:2px;
	padding:1px 3px;
	text-decoration: none;
	display:block;
	border:1px solid #333;
	width:20px;
	line-height:20px;
	height:20px;
	float:left;
	background-color:#CCFFCC;
	-moz-border-radius:5px;
	border-radius:5px;
}
a.page:hover, a.page:active, .page {
	text-decoration: none;
	color: #CCFFCC;
	display:block;
	margin:2px;
	padding:1px 3px;
	border:1px solid #CCFFCC;
	background-color:#333;
	display:block;
	width:20px;
	line-height:20px;
	height:20px;
	float:left;
	-moz-border-radius:5px;
	border-radius:5px;
}
/******************************************** CADRE ******************************************/

.cadre_contenu {
	padding: 5px;
    width: 648px;
}

.cadre_famille, .cadre_sfam {
	border : 1px solid #ffffff;
	width : 240px;
	height : 250px;
	float : left;
	margin : 4px;
}
.cadre_sfam {
	width : 180px;
	height : 185px;
	margin : 3px;
}
.produit_fiche {
	text-align : center;
	background-color : #334433;
	width : 150px;
	height : 115px;
	float : left;
	margin : 6px;
	padding:5px 0 0 0;
	border: 0px solid #FFFFFF;
	overflow:hidden;
	-moz-border-radius:10px;
	border-radius:10px;
}
.produit_fiche:hover {
	background-color:#456445;
}
.produit_fiche img{
	-moz-border-radius:10px;
	border-radius:10px;
}
.iframe {
	width:451px;
	height:355px;
}
.frameimage {
	width:450px;
	height:300px;
	overflow:hidden
}
.small, a.small {
	font-size: 10px
}
.bull {
	font-size: 24px;
	color:#A22523
}
a.menu:link, a.menu:visited {
	color: #333;
	margin:2px;
	text-decoration: none;
	line-height: 30px;
	height:30px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	display:block;
	border:1px solid #333;
	width:150px;
	background-color:#CCFFCC;
	-moz-border-radius:10px;
	border-radius:10px;
}
a.menu:hover, a.menu:active {
	text-decoration: none;
	color: #CCFFCC;
	display:block;
	border:1px solid #CCFFCC;
	background-color:#333;
}

