/* SOUS RUBRIQUE */

.sr_produit_content_mea {
	width:220px;
	height:274px;
	background: url(/images/_temp/sousfamille/produits/bg_produit_mea.jpg) bottom;
	background-repeat:repeat-x;
	float:left;
	border:1px solid #D3D3D3;
	margin-right:8px;
	margin-bottom:10px;
}
.sr_produit_content {
	width:220px;
	height:277px;
	float:left;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	margin-right:8px;
	margin-bottom:10px;
}
/*.sr_produit_content {
	width:219px;
	height:217px;
	float:left;
	margin-right:5px;
	border:1px solid #FFFFFF;
	/*margin:0px 10px 10px 0px;
}*/
.sr_produit_image {
	width:140px;
	height:105px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.sr_produit_image img.small{
margin-top:10px; }

.sr_produit_title {
	width:180px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
	text-align:center;
}
.sr_produit_details {
	width:205px;
	margin-left: auto;
	margin-right: auto;
	margin-top:9px;
	text-align:center;
}
.sr_produit_panier {
	width:134px;
	height:18px;
	margin-left: auto;
	margin-right: auto;
	margin-top:7px; 
	text-align:center;
}
.sr_produit_link {
	width:205px;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
	text-align:center;
}

/*LISTE DEROULANTE*/

.sr_list {
	width:150px;
	text-align:center;
}
.sr_dropdown_list {
	width:150px;
	margin-left: auto;
	margin-right: auto;
	margin-top:6px;
}

.sr_typo_prix {
color:red;
font-weight:bold;
font-size:13px;
}

.sr_produit_link a:link{
text-decoration:underline;
}
