
/* ITEM */

#FNAIM_Bloc {
	font-family: Arial, Sans serif;
}

#FNAIM_Boutons {
	clear: both;
	width:625px;
	text-align: right;
	padding-right: 20px;
}

#FNAIM_Affinage_Villes {
	width: 588px;
	padding: 10px 20px;
	border: 1px solid #B3B3B3;
	background: #ececec;
}

.FNAIM_Item_Publicite {
	text-align: center;
	width:615px;
	margin: 5 auto 5 auto;	
	padding-top: 5px;
	padding-bottom: 15px;
}

.FNAIM_Detaille_Item {
	text-align: left;
	width:585px;
	margin: 0 auto;	
	font-size: 8pt;
}

.FNAIM_Detaille_Entete {
	background-color: #ECECEC;
	font-size: 8pt;
	width: 583px;
	height: 35px;
	border-top: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
}

.FNAIM_Detaille_Entete_Left {
	color: black;
	float:left;
	font-size: 8pt;
	padding-left: 8px;
	text-align: left;
	clear:left;
	padding-top: 3px;
	height: 12px;
	width:300px;
}

.FNAIM_Detaille_Entete_Right {
	float:right;
	clear:right;
	color: black;
	font-size: 8pt;
	padding-right: 5px;
	text-align: right;
	height: 12px;
	padding-top: 3px;
	width:180px
}

.FNAIM_Detaille_Content {
	background-image: url('/upload/images/item/Entete.gif');
	background-repeat: repeat-x;
	border: 1px solid #B3B3B3;
	height: 200px;
	width: 583px;
}

.FNAIM_Detaille_Content_Image {
	float:left;
	margin-left: 30px;
	margin-top: 10px;
	width:160px;
}


.FNAIM_Detaille_Content_Value {
	width:152px;
	height:114px;
}

.FNAIM_Detaille_Content_Value img {
	border:1px solid #ACC7EF;
}

.FNAIM_Detaille_Content_Right {
	width: 350px;
	float:right;
	margin-top: 10px;
	font-size:8pt;
}

.FNAIM_Detaille_Left {
	float:left;
}

.FNAIM_Detaille_Right {
	float:right;
}

.FNAIM_Detaille_Content_Ref {
	background-color: #DCDCDC;
	border-top: 1px dashed black;
	font-weight: bold;
	font-size:8pt;
	padding: 3px;
	clear:both;
}

.FNAIM_Detaille_Exclu {
	text-align: right;
	width: 350px;
}

.FNAIM_Detaille_Exclu img {
	padding-top: 10px; 
	padding-right: 23px;
}


.FNAIM_Detaille_Footer {
	clear: both;
	border-left: 1px solid #ACC7EF;
	border-right: 1px solid #ACC7EF;
	border-bottom: 1px solid #ACC7EF;
	height: 30px;
	width: 583px;
}

.FNAIM_Detaille_Footer_Item {
	float:left;
	height:30px;
	margin-top:7px;
	padding-left:20px;
}

.FNAIM_Detaille_Footer_Item_Details {
	position:relative;
	top:13px;
	left:-5px;
	height:15px;
	background-color: white;
	text-align: center;
	border: 1px solid #ACC7EF;
	width:120px;
	padding: 2px;
}

.FNAIM_Detaille_Footer_Item_Fiche {
	position:relative;
	top:-8px;
	left:125px;
	height:15px;
	background-color: white;
	text-align: center;
	border: 1px solid #ACC7EF;
	width:100px;
	padding: 2px;
}

.FNAIM_Detaille_Details {
	border-left: 1px solid #ACC7EF;
	border-right: 1px solid #ACC7EF;
	border-bottom: 1px solid #ACC7EF;
	width: 583px;
	font-size:8pt;
}

.FNAIM_Detaille_Details_Title {
	padding-left:18px;	
	padding-top: 10px;
}

.FNAIM_Detaille_Details_Background {
	background-color: #B3B3B3;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:7pt;
}

.FNAIM_Detaille_Details_Left {
	float:left;
	height: 14px;
	width: 280px;
}

.FNAIM_Detaille_Details_Right {
	float:left;
	height: 14px;
	width: 280px;
}

.FNAIM_Detaille_Right_Item {
	vertical-align:middle;
	padding-right: 5px;
}

.FNAIM_Detaille_Right_Item img {
	vertical-align:middle;
	border: 0;
}

.FNAIM_Detaille_Details_Item_Left {
	float:left;
	padding-left: 14px;
	width: 150px;
	height: 20px;
}

.FNAIM_Detaille_Details_Item_Right {
	float:left;
	padding-left: 14px;
	width: 80px;
	height: 20px;
}

.FNAIM_Detaille_Details_Footer {
	text-align: center;
	width: 583px;
	margin-left: 25%;
}


#FNAIM_Right_Items {
	float: left;
}

#FNAIM_Panier {
	height: 200px;
	width: 200px;
	border: 1px solid red;
}

#FNAIM_Panier_Header {
	font-weight: bold;
	height: 20px;
}

#FNAIM_Panier_Content {
	height: 180px;
}

#FNAIM_Panier_Content, #FNAIM_Panier_Information  {
	font-size: 8pt;
}

#FNAIM_Trash {
	height: 200px;
	width: 200px;
	border: 1px solid red;
}

#FNAIM_Trash_Header {
	font-weight: bold;
	height: 20px;
}

#FNAIM_Trash_Content {
	height: 180px;
}

#FNAIM_Trash_Content, #FNAIM_Trash_Information  {
	font-size: 8pt;
}

.criteres_listing_bien {
	padding: 1px;
	margin: 4px;
    list-style-type: none;
}