/* CSS Document */

/* det menu */

.annonce-boxApercu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:275px;
	height:145px;
	font-size:12px;
	padding:3px;
	border:1px dotted #B5B5B5;
	margin:5px 0 5px 5px;
	float:left;
	text-align:left;
}


.annonce-boxApercuTitre{
	overflow:hidden;
	border-bottom:1px dotted #B5B5B5;
	width:275px;
	height:15px;

}

.annonce-boxApercuTitre a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.annonce-boxApercuImage{
	float:left;
	width:90px;
	height:90px;
	border:#999999 1px solid;
	background-position:center;
	background-repeat:no-repeat;
}
.annonce-boxApercuContenu{
	float:left;
	width:180px;
}
.annonce-boxApercuPrix{
	margin-top:3px;
	font-weight:bold;
	text-align:center;
}
.annonce-boxApercuSecteur{
	margin-top:15px;
	margin-left:10px;
	font-size:11px;
}
.annonce-boxApercuContGris{
	width:160px;
	margin-left:10px;
	margin-top:5px;
	text-align:center;
	background-color:#E2E2E2;
}
.annonce-boxApercuContGris2{
	width:160px;
	margin-left:10px;
	margin-top:5px;
	text-align:center;
	background-color:#E2E2E2;
	float:left;
}

.annonce-boxApercuCommentaire{
	width:170px;
	height:58px;
	margin-left:10px;
	text-align:left;
	overflow:hidden;
	font-size:10px;
}
.annonce-boxApercuDepuis{
	font-size:9px;
}
.annonce-boxApercuVoir{
	font-size:10px;
}

/* fin det menu */

/* fiche prod */

.annonce-titreArticle{
	font-size:14px;
}
.annonce-boxAnnonce{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:90%;
	margin-top:20px;
	padding:5px;
	border:1px dotted #B5B5B5;
	text-align:left;
}

/* fin fiche prod */


.annonce-petitGris {
	font-size:11px;
	color:#666666;
}

.annonce-petitrouge {
	font-size:11px;
	color:red;
}

.annonce-indication{
	font-size:11px;
	font-stretch:normal;
	font-style:italic;
}

.annonce-resume {
	font-size:11px;
	padding-left:12px;
	padding-top:12px;
}

.annonce-boxApercuContGris{
	width:160px;
	margin-left:10px;
	margin-top:5px;
	text-align:center;
	background-color:#E2E2E2;
}

.annonce-boxApercuContGris2{
	width:160px;
	margin-left:10px;
	margin-top:5px;
	text-align:center;
	background-color:#E2E2E2;
	float:left;
}

.annonce-blocAttributsAnnonces {
	margin-left:85px;
}

.annonce-attributsAnnonces {
	font-size:11px;
	color:#AE8C18;
}

.bg_onglet {
	background-image:url(/images/images_annonce/bg_g_onglet.gif);
	background-repeat:no-repeat;
	height:25px;
	vertical-align:top;
	text-align:center;
}
.bg_onglet a {
	display:block;
	margin:4px 4px 0px 7px;
	color:#FFFFFF;
	text-decoration:none;
}
.separateurAnnonceOnglet {
	height:3px;
	background-color:#FF0000;
}
.spacer{
 clear:both;
}

img{
 border:0px;
}
