




.titre IMG
{
	
	
}

TABLE
{
	width: 600px;
}

TD
{
	vertical-align: top;
}

UL
{
	margin:0px;
	padding:0px;
	padding-left: 0px;
}

LI
{
	margin:0px;
	margin-bottom: 5px;
	padding:0px;
	list-style-type:none;
}

LI .nb
{
	font-size: 11px;
}

LI.selected
{
	font-weight: bold;
}


.annonce
{
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	
	
	
	background: #e8e7cc;
	padding: 5px;
	display: block;
	
	
	width: 175px;
	position: relative;
	top: -5px;
	
	
	
}


.decale
{
	
	position: relative;
	top: 10px;
	left: 10px;
	
	background: #f0e8b6;
}

.annonce .acontent
{
	overflow: hidden;
	
	position: relative;
	top: -40px;
	
	width: 175px;
}


.annonce .atitre
{
	padding-bottom: 5px;
	
	color:#a31d32;
	font-family: Verdana,helvetica,sans-serif; 
	
	letter-spacing: 1px;
	font-size: 12px;
	
		
	
	text-align: center;
	
}

.annonce .atexte
{
	color: #555;	
	text-align: center;
}


.annonce .bottom
{
	position: relative;
	top: -50px;
	left: 0px;
	font-size:9px;
	color: #888;
	
	
}

.annonce .bottom .lien
{
	
	font-size:9px;
	display: inline;
	color: #888;
	padding-left: 30px;
}

.annonce .bottom .date
{
	display: inline;
	
	

}



.annonce .punaise
{
	position: relative;
	left: 75px;
	top: -20px;
	
}

hr
{
	width: 200px;
}



#annonceForm .title
{
	font-size: 15px;
	font-weight: bold;
}