﻿.liste_annonces
{
	width:468px;
}

.annonce_marque
{
	height:30px;
}

.annonce_marque_logo
{
	float:left;
	width:50px;
}

.annonce_marque_nom
{
	float:left;
	color:#717171;
	font-size:16px;
	margin-top:5px;
}

.annonce_separator
{
	background:url(/App_Themes/MFC/images/annonces-separator.png) no-repeat;
	width:478px;
	height:2px;
}

.annonce_detail_titre
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#6C6C6C;
}

.borderit {
border: 1px solid #FFFFFF;
padding:5px 5px 5px 5px;
}

.borderit:hover {
border: 1px solid #ccc;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

a.annonce-lien
{
	color:#6C6C6C;
	text-decoration:none;
}
a.annonce-lien:hover
{
	color:#6C6C6C;
	text-decoration:underline;
}

input.input-contact
{
	height:12px;
	font-size:11px;
	width:240px;
}
textarea.input-contact
{
	font-size:11px;
}

#modeles_similaires
{
	background:url(/App_Themes/MFC/images/annonces-modeles-similaires.png) no-repeat;
	width:196px;
	height:62px;
}


h3.annonce
{
	height:auto;
	color:#9F9F9F;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:2px;
}

h3.titremodele
{
	color:#9F9F9F;
	font-size:11px;
	height:auto;
	font-weight:normal;
}


/* Liste Annonces
-------------------------------------------------------------------------------------*/
div.titreannonce
{
	font-size: 11px;
	color: #505050;
}

a.titreannonce
{
	font-size: 11px;
	color: #505050;
}
a.titreannonce : visited
{
	font-size: 11px;
	color: #505050;
}
a.titreannonce : hover
{
	text-decoration: underline;
}

a.liendetail
{
	color:#5e93a1;
}
a.liendetail : visited
{
	color:#5e93a1;
}
a.liendetail : hover
{
	text-decoration: underline;
}

ul.liens_annonce_liste
{
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:left;
}
ul.liens_annonce_liste li
{
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:5px;
	height:16px;
}
ul.liens_annonce_liste li.detail
{
	background-image:url(/App_Themes/MFC/images/annonce-catalogue.gif);
}
ul.liens_annonce_liste li.contact
{
	background-image:url(/App_Themes/MFC/images/annonce-agence.gif);
}
ul.liens_annonce_liste li.catalogue
{
	background-image:url(/App_Themes/MFC/images/annonce-catalogue.gif);
}

/* LISTE ANNONCES
-------------------------------------------------------------------------------------*/

#liste_titre
{
	padding-left: 20px;
}

#liste_bloc_resume
{
	width: 468px;
	height: 80px;
	background: url(/App_Themes/MFC/images/liste-fond-resume.gif) no-repeat;
}

#liste_bloc_pagination
{
	width: 468px;
	height: 30px;
	margin-top: 10px;
	background: url(/App_Themes/MFC/images/liste-fond-pagination.gif) no-repeat;
}

.liste_bloc_pagination_button
{
    float:right;
}

.liste_bloc_pagination_popup
{
    float:right;
    position:absolute;
    background-color: White;
    z-index: 1001;
    display:none;
    width:48px;
}

#liste_bloc_alerte
{
	width: 468px;
	height: 29px;
	background: url(/App_Themes/MFC/images/liste-fond-alerte.gif) no-repeat;
}

#image_resume_liste
{
	background:url(/App_Themes/MFC/images/liste-fond-resume-home.gif) no-repeat;
	width:20px;
	height:20px;
}

div.annonces_pagination
{
	font-size:11px;
	margin-left:2px;
	margin-right:2px;
	float:left;
	width:450px;
}

div.annonces_pagination_bas
{
    color: #207795;
	font-size:11px;
	margin-left:10px;
	margin-top:7px;
	margin-right:10px;
	float:left;
	width:450px;
}

div.annonces_pagination a
{
	font-size:11px;
	margin-left:2px;
	margin-right:2px;
}
div.annonces_pagination_bas a
{
	font-size:11px;
	margin-left:2px;
	margin-right:2px;
}

.compteur_annonces 
{
	color:#207795;
}


/* Actions en listes et détails  
-------------------------------------------------------------------------------------*/
#liste_demande_catalogue 
{
	background: url(/App_Themes/MFC/images/annonces-fond-catalogue.gif) no-repeat;
	width: 468px; 
	height: 44px; 
	margin-top: 5px;
}

input.input-annonce-catalogue
{
	height:12px;
	font-size:11px;
	width:230px;
}
input.button-catalogue
{
	height: 20px;
	font-size: 11px;
	width: 65px;
}


/* DETAIL ANNONCE 
-------------------------------------------------------------------------------------*/
div.panel_actions_annonce
{
	padding-top:5px;
}
div.panel_actions_annonce .top
{
	background: url(/App_Themes/MFC/images/detail-fond-actions-top.gif) no-repeat;
	width: 466px; 
	height: 12px;
}
div.panel_actions_annonce .repeat
{
	background: url(/App_Themes/MFC/images/detail-fond-actions-repeat.gif) repeat-y;
	width:466px;
}
div.panel_actions_annonce .bottom
{
	background: url(/App_Themes/MFC/images/detail-fond-actions-bottom.gif) no-repeat;
	width: 466px; 
	height: 30px;
}


.photomin
{
	width:40px;
	vertical-align:top;
	cursor:pointer;
}

.MiniaturesPhotos
{
	float:left;
	width:55px;
}

.photobig_Model
{
	width:380px;
	text-align:center;
}

.photobig_Lot
{
	width:235px;
}
.photobig_LotWithHouse
{
	width:235px;
}

/* LIENS DETAIL ANNONCE
-------------------------------------------------------------------------------------*/

a.LienAnnoncePrecedente
{
    display:block;
    background:url(/App_Themes/MFC/images/bouton-precedent.gif) no-repeat;
    border-style:none;
    width:95px;
    height:21px;
}

a.LienAnnonceSuivante
{
    display:block;
    background:url(/App_Themes/MFC/images/bouton-suivant.gif) no-repeat;
    border-style:none;
    width:95px;
    height:21px;
}

a.LienListeAnnonces
{
    display:block;
    background:url(/App_Themes/MFC/images/bouton_retour_liste.gif) no-repeat;
    border-style:none;
    text-align:center;
    width:108px;
    height:21px;
}

