fieldset { border:1px solid #FF9933; 
}

legend {
  padding: 0.2em 5em;
  border:1px solid #FF9933;
  color:gray;
  font-size:90%;
  text-align:center;
  }
#top {
background-image:url(images/template/top.jpg);
background-repeat:no-repeat;
width:437px;
height:26px;
}
#interieur {
background-image:url(images/template/interieur.gif);
background-repeat:repeat-y;
width:437px;
}
#annonce {
width:437px;
margin:auto;
font-size: 13px;
text-align: justify;
}
.interieur {	
margin:0px;
margin-left:10px;
margin-right:10px;
padding:0px; 
padding-top:10px;
font-size:13px;
text-align:justify;  
}
.titre {	
	margin:0px;
	margin-left:30px;
	margin-right:10px;
    padding:0px; 
    padding-top:5px;
	font-size:14px;
	color: #FFFFFF;
	}
#bas {
background-image:url(images/template/bas.jpg);
background-repeat:no-repeat;
width:437px;
height:27px;
}
#nouveau {
width:437px;
}
#nouveau ul
{
   list-style-image: url(/images/divers/check.jpg);
}
.nouveau {
font-size: 12px;
color: #FF0000;
text-align: center;
}
