@charset "utf-8";
/* CSS Document */

div#fiche_colonne_droite,
div#fiche_colonne_gauche
{
	float:left;
}



/* ************************************************************************* */
/* fiche_colonne_gauche */
/* ************************************************************************* */
div#fiche_colonne_gauche
{
	width:739px;
}
div#retour_list
{
	margin:10px 0 30px 0;
}
div#retour_list a
{
	
	
	font-size:12px;
	color:#ae002a;
	font-weight:bold;
	text-decoration:none
}
div#retour_list a:hover
{
	text-decoration:underline;
}

/* ************************* */
/* details_content */
/* ************************* */

.details_content
{
	float:left;
	width:741px;
}

/* .details_annonce_top */
.details_annonce_top
{
	height:4px;
	width:727px;
	
	background:url(../media/images/details_annonce_top.png) no-repeat
}
	
/* .details_annonce */
.details_annonce
{
	
	width:721px;

	
	border-left: 3px solid #c0bebf;
	border-right: 3px solid #c0bebf;
	
	
}
.details_annonce_titre
{
	padding: 5px 0 0 10px;
	width:525px;
}
.details_annonce_titre h2
{
	
	
	color:#686868;
	
	font-size:22px;

	text-transform:none;
}

/* details_prix_annonce */
.details_prix_annonce
{
	left:539px;
	top:-13px;
	position:absolute;
}
.prix_annonce_top
{
	width:195px;
	height:10px;
	
	background:url(../media/images/prix_annonce_top.png)
}
.prix_annonce_content
{
	width:195px;
	padding:10px 0 15px 0;
	
	color: white;
	
	font-size:22px;
	font-weight:bold;
	text-align:center;
	
	background: #818181;
}
.prix_annonce_bottom
{
		width:195px;
	height:10px;
	
	background:url(../media/images/prix_annonce_bottom.png)
}

/* .details_annonce_bottom*/
.details_annonce_bottom
{
	height:4px;
	width:727px;
	
	background:url(../media/images/details_annonce_bottom.png) no-repeat}
}

/*details_departement_annonce*/
div#details_departement_annonce
{
	
}
div#details_departement_annonce p
{
	padding:0 0 0 10px;
	color:#828181;
	font-size:14px;
}

/*date_parution*/
div#date_parution p
{
	padding:0 0 0 10px;
	color:#a1a0a0;
	font-size:12px;
}

/*details_ref*/
div#details_ref p
{
	padding: 15px 10px 0 0;
	color:#b1b1b1;
	font-size:12px;
	text-align:right;
}

/*description image*/
div#description_image
{
	height:264px;
	width:600px;
}
div#grosse_image,
div#gallerie
{
	padding:0 0 0 10px;
	float:left;
}
div#gallerie img
{}

/*details_description_annonce_texte*/
div#details_description_annonce_texte
{
	font-size:12px;
	padding:10px 10px 0 10px;
}
div#details_description_annonce_texte h3
{
	color:#bf0016;
	text-transform:uppercase;
}




/*tableau caratéristique*/
.tableau_description_annonce
{
	width:715px;
	padding:20px 10px 10px 10px;
}
td.colGauche 
{
    font-weight: bold;
    line-height: 18px;
    padding-left: 5px;
    width: 200px;
	font-size:12px;
	border-bottom: 1px solid #c0bebf;
}
td.colDroite
 {
    font-weight: normal;
    line-height: 1.2em;
    padding-left: 20px;
	font-size:12px;
	border-bottom: 1px solid #c0bebf;
}

/*demande_info*/
div#details_annonce_element_fin
{
	height:80px;
	padding:10px 0 0 10px;
	
}
div#details_annonce_element_fin a
{
	text-decoration:none;
	color:#525252;
	font-size:12px;

	
}
div#details_annonce_element_fin a:hover
{
	text-decoration:underline;
}
div#details_annonce_element_fin img
{
	padding:0 10px 0 0;
}

/*image_element_fin*/
.image_element_fin,
.lien_element_fin
{
	float:left;
}
.element_imprimer
{
	padding:7px 60px 0 0;
}

/*imprimer*/
div#imprimer
{
	padding:5px 0 0 0;
}

/* .share */

.share_facebook,
.share_twitter,
.share_mySpace,
.share_mail
{
	margin:10px 0 0 0;
	display:block;
	float:left;
}
.share_facebook,
.share_twitter,
.share_mySpace
{
padding:0 26px 0 0;
}
.share_facebook
{
	width: 163px;
	height:78px;
	
	background:url(../media/images/share_facebook.png) no-repeat;
}
.share_facebook:hover
{
	background:url(../media/images/share_facebook_hover.png) no-repeat;
}
.share_twitter
{
	width: 163px;
	height:78px;
	
	background:url(../media/images/share_twitter.png) no-repeat;
}
.share_twitter:hover
{
	background:url(../media/images/share_twitter_hover.png) no-repeat;
}
.share_mySpace
{
	width: 163px;
	height:78px;
	
	background:url(../media/images/share_mySpace.png) no-repeat;
}
.share_mySpace:hover
{
	background:url(../media/images/share_mySpace_hover.png) no-repeat;
}
.share_mail
{
	width: 163px;
	height:78px;
	
	background:url(../media/images/share_mail.png) no-repeat;
}
.share_mail:hover
{
	background:url(../media/images/share_mail_hover.png) no-repeat;
}


/* ************************************************************************* */
/* fiche_colonne_droite */
/* ************************************************************************* */

div#fiche_colonne_droite
{
	padding:0 0 0 7px;
	width:215px;
}