/*PAGE DE LISTING DES MOBILE PAR MARQUE*/

div#contenu_m {
	float:left;
	height:100%;
	padding-left:40px;
}	


div#portable1 {
	float:left;
	width:160px;
	height:260px;
	padding-top:10px;
	border-right:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	cursor:pointer;
	background-color:#FFFFFF;
}


h2{
	color:#999;
	font-size:18px;
	font-weight:bold;
	font-family:verdana;
}

div#ref {
	margin-left:10px;
}
div#image_p {
	float:left;
	width:160px;
	height:160px;
}

.price-punto {
background-image:url(../images/templates/fleche.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:15px;
line-height:15px;
}