	#structure
	{
		width: 950px;
		/*height: 635px;*/
		/*position:relative;*/
		padding: 0px;
		margin: 0px auto;
		z-index:0;
		background:#000 url(./../medias/communs/fond_page.gif) repeat-y;
		
	}
	#list_an_page
	{
		width:950px;
		/*height:567px;*/
	}
	#contenu #blocdroite
	{
		margin-top:20px;
		width:206px;
		height:700px;
		float:right;
		display:inline;
		/*background-color:#0000FF;*/
		/*background-image: url(./../medias/commande/fond_commande.jpg);*/
	}
.titre_ancien 
{
	margin-left:40px;
	padding:10px 5px 7px 30px;
	color:#494949;
	font-size:133%;
	font-weight:bold;
	background-image: url(./../medias/ancien/puce_titre_ancien.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.ss_titre_ancien 
{
	margin-left:10px;
	padding:10px 5px 10px 20px;
	font-family:Verdana;
	color:#494949;
	font-size:133%;
	font-weight:bold;
	background-image: url(./../medias/ancien/puce_sst.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#recherche_fin
{
	width:699px; /* 724  - 5 - 20 = 699 */
	margin-left:5px;
	margin-right:10px;
	background-image: url(./../medias/ancien/fond_recherche_fin.jpg);
	background-repeat: repeat;
	font-family: Verdana;
}

#recherche_fin .complementaire
{
	margin-left:25px;
	padding-bottom:15px;
}

#recherche_fin .complementaire span
{
	font-size: 103%;
	font-weight:bold;
	color:#494949;
}

#recherche_fin select
{
	font-size: 96%;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration : none;
	height: 16px;
}

.annonce_ancien
{
	width:699px; /* 724  - 5 - 20 = 699 */
	margin-left:5px;
	margin-right:10px;
	font-family: Verdana;
	background-image: url(./../medias/ancien/fond_ancien.jpg);
	background-repeat: repeat;
}
.annonce_ancien #titre
{
	margin-left:10px;
	margin-right:10px;
	padding:5px 10px 30px 13px;
	font-family:Verdana;
	color:#494949;
	font-size:115%;
	font-weight:bold;
	background-image: url(./../medias/ancien/puce_titre_annonce.png);
	background-repeat: no-repeat;
	background-position:left;
	
}
.annonce_ancien #titre #gauche
{
	float:left;
	width:450px;
}

.annonce_ancien #titre #droite
{
	float:right;
}
.ancien
{
	
}
.ancien #gauche
{
	float:left;
	width:424px;
}
.ancien #descriptif-bloc
{
	margin-left:25px;
}
.ancien #droite #cadre
{
		margin:0px 10px 0px 5px;
		width:155px;
		height:99px;
		background-color: ghostwhite;
}
.ancien #droite #photo
{
		margin-top:3px;
		margin-left:3px;
		position:absolute;
		width:149px;
		height:93px;
		background-color: ghostwhite;
		
}
.ancien #droite #cadre1
{
		margin:0px 10px 0px 5px;
		width:155px;
		height:99px;
		background-image: url(./../medias/ancien/fond_ancien.jpg);
		background-repeat: repeat;
}
.ancien #droite #photo1
{
		margin-top:3px;
		margin-left:3px;
		position:absolute;
		width:149px;
		height:93px;
		background-image: url(./../medias/ancien/fond_ancien.jpg);
		background-repeat: repeat;
		
}

.ancien #droite
{
	float:right;
}

.ancien_bouton
{
	margin-left:25px;
	padding-bottom:10px;
}

/*
	Customisation Gestion des pages
*/
.gestion_page
{
	margin-top:10px;
	padding-right:10px;
	text-align:right;
	font-family:Verdana;
	font-weight:bold;
	font-size:82%;
	color:#494949;
	
}
.gestion_page a
{
	text-decoration:none;
	color: black;
	
}
.liste_page_unselect
{
	padding:1px 1px 1px 1px;
}
.liste_page_select 
{
	background-image: url(./../medias/ancien/fond_num_page.png);
	padding:1px 4px 1px 4px;

}
.noresult {
	font-family:Verdana;
	width:699px; /* 724  - 5 - 20 = 699 */
	margin-left:5px;
	margin-right:10px;
	font-family: Verdana;
	background-color:#fbe1e1;
	
}
.noresult #title {
	text-align:center;
	font-weight:bold;
	font-size:150%;
}
.noresult #description {
	text-align:center;
	font-weight:bold;
	font-size:110%;
}
.noresult #gauche {
	float:left;
	text-align:center;
	width:289px;
	margin-bottom:10px;
}
.noresult #droite {
	float:left;
	text-align:center;
	width:289px;
	margin-bottom:10px;
}

	