
/* Image*/
.contour  { margin: 1px }
/*
a .divVignette (line 70)
{
display: none;
position: absolute;
}

a:hover .divVignette (line 72)
{
display: block;
margin-top: -50px;
margin-left: 52px;
}
*/
#idDivImage { display: none; margin: 20px 0 0 80px; position: absolute }
/*.vignette{
 padding-left:10px;
}*/
 
.miniature  { margin: 1px; width: 60px }



/*Categorie*/
.annoncesCategoriesContourDiv   { padding: 0 0 8px; border: solid 1px #70a300 }

.annoncesCategoriesContourImg   { float: left; border: solid 0 #999999 }

.annoncesCategoriesTitre   { color: #70a300; font-size: 1.4em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; background-image: url("images/fond-rub.gif"); background-repeat: repeat-x; padding-top: 10px; padding-left: 20px }

.annoncesCategoriesSub {
	padding: 2px;	
	margin-left:5px;
}

.annoncesCategoriesVisite {
	float:right;	
	padding-bottom:2px;
	padding-right: 2px;
}



/*Tableau des annonces*/

.annoncesTableau {
	border: 1px solid #c0c0c0;
}

.annoncesLignes td{
	vertical-align:middle;
}

.annoncesTitre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8f8e8d;
	text-decoration: underline;
	margin : 1px;
	padding : 0;

}

.annoncesDescription {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}

.img{ 
	background-color: #00FF33 ;
	float: left ;
	width: 29px ; 
}


/*Tableau de l'annonce*/
.itemFond { background-color: #f4f5f7 }

.itemTitle { font-size: 18px; font-weight: bold; text-align: left; margin-top: 20px; margin-left: 20px }


.itemIcon{ 
	font-size: 18px;
	text-align: right;
	font-weight:bold;
}

.itemInfos {
	/*margin-left: 20px;*/
	padding-left :30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	text-align:left;
	font-weight:bold;	
}
.itemInfos1 {
	padding : 0px;
	font-size: 14px;
	text-align:left;
}
.itemPhotos  { padding: 15px }

/*.itemSubmitter a : hover { 
	font-size: 14px;
	text-align:center;
	font-weight:bold;
}*/


/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	/*border: none 0px #ffffff;*/
	border: 0px solid #093F7D;
 	margin:1px;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
 { cursor: pointer }
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
.miniature { margin: 1px; width: 60px }
.imgContour  { margin: 1px }

.tut_recents_header
 { color: #ffffff; font-size: 15px; font-weight: bold; background-color: #693; background-attachment: scroll; background-position: 0 0; text-align: left; padding: 2px 0 0 10px; height: 25px; border-right: 1px solid #70a300; border-left: 1px solid #693 }

.tutorial_recents_item
{
	/*width: 400px;*/
	height: 85px;
	/*background-color: transparent;
	background-image: url("images/deco/new_ads_item.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;*/
	background-color:#f6f5fa;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.number_ads_item
{
	/*width: 400px;*/
	/*height: 40px;*/
	background-color:#f6f5fa;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	/*background-color: transparent;
	background-image: url("images/deco/number_ads.jpg");
	background-repeat: repeat
	background-attachment: scroll;
	background-position: 0% 0%;*/
}

.tutorial_sidebar_item_title
{
	border-bottom: 1px solid #AAAAAA;
}

.tutorial_recents_footer
{
	/*width: 385px;*/
	height: 17px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	/*background-color: transparent;
	background-image: url("images/deco/new_ads_footer.jpg");*/
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

/*img{ border:none;}*/
#bulle { position: absolute; visibility: hidden;  font-size:12px;}
.info{ border:1px solid #666666; padding: 7px; color:#666666; background-color:#FFFFFF; font-family:"trebuchet MS";}
