/*PAGE DE LISTING DES MOBILE PAR MARQUE*/

div#contenu_m {
	float:left;
	min-height:100%;
	height:100%;
	z-index:0;
}	

div#menu_m {
	height:30px;
	background:#d2d2d2 url(../images/templates/fond_menu.png) ;
}
			

div#sep {
	height:100%;
}

div#partie_gauche {
	float:left;
	padding-left:10px;
	padding-bottom:10px;
	width:210px;
}

div#partie_gauche h2{
	text-align:left;
	font-size:13px;
	line-height:20px;
	font-family:Arial;
	color:#333;
	
}

div#mas {
	width:200px;
	margin-left:-10px;
	padding-right:30px;
}

div#haut_degrade {
	float:left;
	width:210px;
	height:40px;
	background:url(../images/templates/haut_degrade.png) top ;
}

div#filtre {
	float:left;
	width:210px;
	height:100%;
	background:url(../images/templates/fd_p_gauche.png) repeat-y;
}

div#bas_degrade  {
	float:left;
	width:210px;
	height:40px;
	background:url(../images/templates/bas_degrade.png) bottom no-repeat;
}

div#filtre a{
	float:left;
	display:block;
	width:180px;
	margin-left:9px;
	line-height:15px;
	text-align:left;
	font-size:10px;
	font-family:Arial;
	color:#999;
	text-decoration:none;
}


div#degrade_bas {
	float:left;
	width:906px;
	height:20px;
	z-index:4;
	background-image:url(../images/degrade_bas.jpg);
}


div#partie_droite {
	float:left;
	width:650px;
	margin-left:5px;
	margin-top:10px;
}

div#rappel_marque{
	float:left;
	width:876px;
	height:20px;
	padding-left:10px;
	line-height:20px;
	text-align:left;
	font-size:10px;
	font-variant:italic;
	font-weight:bold;
	font-family:verdana;
	color:#333;
	background:#ccc;
}

div#image_p {
	float:left;
	width:160px;
	height:160px;
}

div#portable1 {
	float:left;
	width:160px;
	height:220px;
	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;
	font-weight:bold;
}


ul#menu_p{
	width:100%;
	height:40px;
	float:left;
	margin-top:10px;
	padding-left:10px;
}

ul#menu_p li {
display:block;
float: left;
font-size:13px;
font-family:verdana;
font-weight:bold;
margin-left:10px;
list-style-type:none;
z-index:2;
}

ul#menu_p a {
float: left;
height:18px;
padding: 5px 7px;
text-align: center;
text-decoration: none;
color: #333;
border:1px solid #bbb;
background:#eee;
z-index:2;
}

ul#menu_p a:hover {
float:left;
height:18px;
color: #FFF;
border:1px solid #fff;
background:#eb4800;
z-index:2;
}	

div#image_bas {
	float:left;
	width: 906px;
	margin-left:7px;
	background:url(../images/templates/mvt_bas.png) bottom no-repeat;
	z-index:1;	
}

/*LAPTOS*/

.laptop {
	width:650px;
	height:140px;
	border-bottom:#CCC 1px solid;
	clear:both;
	background-color:#FFFFFF;
	padding-top:10px;
}



div#image_laptop {
	float:left;
	width:200px;
	height:140px;
}

.detail_laptop ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

	.detail_laptop li label {
		display:block;
		font-weight:bold;
		width:150px;
		float:left;
	}
	.detail_laptop_prix {
		margin-bottom:10px;
		padding:20px;
		background-color:#EEEEEE;
		border:2px solid #999999;
	}
	
	.detail_laptop_prix table {
		border:1px solid #CCC;
		border-bottom:none;
	}
	
	
	.detail_laptop_prix table tr td {
		border-bottom:1px solid #CCC;
	}
	
	.texteblc td {
	color:#FFFFFF;
	}
















			
	