#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;
		
	}
	#selection_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_contact
{
	margin-left:40px;
	padding:10px 5px 7px 30px;
	color:#494949;
	font-size:133%;
	font-weight:bold;
	background-image: url(./../medias/contact/puce_titre_contact.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.contact
{
	background-image: url(./../medias/ancien/fond_ancien.jpg);
	background-repeat: repeat;
	padding:20px 10px 20px 10px;
}
.formulaire_contact
{
	background-color:#FFFFFF;
}
.formulaire_contact #titre
{
	margin-left:10px;
	margin-bottom:20px;
	padding:10px 5px 7px 30px;
	color:#494949;
	font-size:88%;
	font-weight:bold;
	background-image: url(./../medias/contact/puce_sstitre.gif);
	background-repeat:no-repeat;
	background-position:left;		
}
.detail_formulaire
{
	font-family:Verdana;
	font-size:82%;
	font-weight:bold;	
}
.detail_formulaire #title
{
	float:left;
	width:160px;
	margin-left:50px;
	margin-top:5px;
	padding:0px 5px 0px 15px;
	background-image: url(./../medias/contact/puce_fleche.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.detail_formulaire #input_form 
{
	margin-top:5px;
}
.detail_formulaire #input_form input
{
	border: solid 1px #457da0;
	width: 250px;
	height:18px;
	font-family: Verdana;
	font-size: 112%;
	background-color: #fff;
}
.detail_formulaire #input_form textarea
{
	border: solid 1px #457da0;
	width: 250px;
	height:110px;
	font-family: Verdana;
	font-size: 112%;
	background-color: #fff;
}
.detail_formulaire #bouton_formulaire
{
	text-align:center;
	margin-top:20px;
	margin-left:170px;
}
.detail_formulaire button
{
	border:none;
	background-color:transparent;
	cursor: pointer;
	width:144px;
}
#obligatoire
{
	color:#FF0000;
	font-family:Verdana;
	font-weight:bold;
}

/*
	Listing des annonces
*/
#corbeille
{
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-family:verdana;
	font-size:100%;
	font-weight:bold;
}
#corbeille a
{
	text-decoration:none;
	color:black;
}
#corbeille a:hover
{
	color:#f5da2c;
}
.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:500px;
}

.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
{
	float:right;
}

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