#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;
		
	}
	#ancien_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;
}
.descriptif_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;
}
.descriptif_ancien #titre
{
	margin-left:10px;
	margin-right:10px;
	padding:5px 10px 30px 25px;
	font-family:Verdana;
	color:#494949;
	font-size:115%;
	font-weight:bold;
	background-image: url(./../medias/ancien/puce_sous_titre_ancien.jpg);
	background-repeat: no-repeat;
	background-position:left;
	
}
.descriptif_ancien #titre #gauche
{
	float:left;
	width:450px;
}

.descriptif_ancien #titre #droite
{
	float:right;
}

.detail_ancien
{
	
}
.detail_ancien #gauche
{
	float:left;
	width:310px;
}
.detail_ancien #descriptif-bloc
{
	margin-left:38px;
}
.detail_ancien #droite
{
	float:right;
}
.detail_ancien #droite #cadre
{
		margin:0px 10px 0px 5px;
		width:365px;
		height:276px;
		background-color: ghostwhite;
}
.detail_ancien #droite #photo
{
		margin-top:3px;
		margin-left:3px;
		position:absolute;
		width:149px;
		height:93px;
		background-color: ghostwhite;
		
}
.detail_ancien #droite #cadre1
{
		margin:0px 10px 0px 5px;
		width:365px;
		height:276px;
		background-image: url(./../medias/ancien/fond_ancien.jpg);
		background-repeat: repeat;
}
.detail_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;
		
}
.comment_ancien
{
	margin-top:30px;
	margin-left:38px;
	font-family:Verdana
}
.comment_ancien #titre_ancien
{
	text-decoration:underline;
	font-weight:bold;
}
.comment_ancien #annonce_ancien
{
	margin-top: 20px;
}
.contact_agence
{
	margin-top:30px;
	margin-left:38px;
	font-family:Verdana
}
.contact_agence #titre_ancien
{
	text-decoration:underline;
	font-weight:bold;
}
.contact_agence #contact_ancien
{
	margin-top: 20px;
}
.picto
{
	text-align:right;
	margin-right:20px;
}
.bouton_retour
{
	margin-top:10px;
	text-align:right;
	margin-right:20px;
}

