﻿@import url("Style_contenu.css");
/*-----------------------------------------------------*/
/*balises natives*/

body
{
	background-color:#555555;
	font-family:Arial;
	color:#555555;
	font-size:12px;
}

td
{
	/*vertical-align:top;	*/
}

h1
{
}

a
{
}

th
{

}

/*-----------------------------------------------------*/
/*Balises table*/

.table_page
{
	width:980px;
	margin:auto;
}

.table_coupdecoeur_2
{
	width:400px;
	background-color:#deeaf8;
}

.table_recherche
{
	margin:auto;
}

.table_page_recherche
{
	background-color:#deeaf8;
	width:400px;
}

.table_coupdecoeur
{
	margin-top:10px;
	margin-left:20px;
}

.table_page_liste
{
	width:720px;
	margin:auto;
	border-bottom:3px solid #e1e1e1;
	margin-bottom:10px;
}

.table_criteres2
{
	width:720px;
	border:2px solid #e1e1e1;
	margin-bottom:10px;
}

.table_contact
{
	margin:auto;
}

.table_contact_agence
{
	margin:auto;
}

.Calculette_table_contenu
{
	height:400px;
}

/*-----------------------------------------------------*/
/*Balises td*/
.td_titre
{
	padding-left:10px;
	padding-top:5px;
}


.table_coupdecoeur_2 td
{
	padding:5px;
}

.td_coupdecoeur_2_photo
{
	text-align:center;
}

.td_titre_coupdecoeur
{
	padding-top:14px;
}

.table_page_recherche td
{
	padding-left:10px;
}

.td_libelleform
{
	width:200px;
}

.td_valider1
{
	padding-bottom:5px;
	border-bottom:2px solid #fff;
}

.table_criteres2 td
{
	border:1px solid #e1e1e1;
	text-align:center;
}

.td_nbBien
{
	padding-left:10px;
}

.td_pagination
{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.td_photo
{
	text-align:left;
	width:150px;
	padding-bottom:5px;
	padding-top:5px;
}

.td_default_info
{
	border:1px solid #deeaf8;
	width:580px;
}

.td_info
{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.td_pied_logo
{
	width:100px;
	color:#134c93;
}

.td_pied_menu
{
	width:880px;
	padding-right:15px;	
}

.td_lien_fichebien
{
	padding-left:30px;
}

.td_lien_fichebien2
{
	padding-left:30px;
	vertical-align:bottom;
}


.td_ville
{
	padding-bottom:5px;
}

.td_prix
{
	text-align:right;
	padding-right:20px;
}

.td_ref
{
	font-style:italic;
	font-size:10px;
	padding-bottom:10px;
}

.td_libelle
{
	padding-bottom:20px;
}

.td_lien
{
	text-align:center;
}

.td_contact
{
	text-align:center;
}

.td_info_bien
{
	width:400px;
	background-color:#deeaf8;
	padding:5px;
}

.td_photos_bien
{
	width:400px;
	padding:5px;
}

.td_miniatureimage
{
	text-align:center;
}

.td_grandeimage
{
	padding-top:10px;
	text-align:center;
}

.Calculette_table_contenu td
{
	padding:15px;
}

.td_pied_menu
{
	padding-top:20px;
}

.td_baseline_fnaim
{
	vertical-align:top;
}

.td_baseline_francialpes
{
	vertical-align:middle;	
}
/*-----------------------------------------------------*/
/*Balises div*/

#div_baseline
{
	top: 0;
	font-family:Verdana;
	font-size:11px;
	margin:auto;
	height:60px;
	color:#4e4d4d;
	background-color:#dcdcdc;
	text-align:center;
	background-repeat:no-repeat;
	border-top:2px solid #1d366e;
}

.div_contenu
{
	background-color:#fff;
	padding:10px;
}

.div_recherche
{
	margin-right:10px;
	padding:20px;
	border-right:2px solid #e1e1e1;
}


/*-----------------------------------------------------*/
/*Balises img*/

.table_coupdecoeur img
{
	border:2px solid #a2c2e9;
	margin-right:15px;
	margin-bottom:10px;
}

.table_page_liste img
{
	border:2px solid #a2c2e9;
	margin-right:15px;
}

.div_langue a img
{
	border:0;
}

/*-----------------------------------------------------*/
/*Balises a*/
#div_baseline a
{
	color:#4e4d4d;
	font-size:10px;
}

.table_info_bien
{
	margin-left:50px;
}

.table_coupdecoeur a,.table_page_liste a,.td_valider a
,.td_visiteV a,.lien_simple,.div_info a,.table_contact_agence a
{
	color:#ce0635;
	text-decoration:none;
}

.td_lien a
{
	color:#ce0635;
	text-decoration:none;
	margin-left:10px;
}

.table_coupdecoeur a:hover,.table_page_liste a:hover,.td_lien a:hover
,.td_valider a:hover,.td_visiteV a:hover,.lien_simple:hover,.div_infot a:hover
,.table_contact_agence a:hover
{
	text-decoration:underline;
}

.lien_contact
{
	display:block;
	width:60px;
	height:20px;
	background-image:url("Images/contact_FR.jpg");
}

.lien_contact:hover
{
	background-image:url("Images/contact_FR_hover.jpg");
}

.div_langue a
{
	text-decoration:none;
}

.Calculette_lien_calculer
{
	color:#ce0635;
	text-decoration:none;
	cursor:default;
}

.Calculette_lien_calculer:hover
{
	text-decoration:underline;
}

.lien_sup
{
	width:100px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	border:1px solid #a30b0a;
	background-image:url("Images/Lien_Fond.jpg");
}

.lien_sup:hover
{
	text-decoration:none;
	background-image:url("Images/Lien_Fond_Hover.jpg");
	border:1px solid #a30b0a;
	color:#a30b0a;
}


/*-----------------------------------------------------*/


.textbox
{
	border:2px solid #969799;
	font-size:12px;
	font-family:Arial;
}

.div_info input,textarea
{
	border:1px solid #969799;
	font-size:12px;
	font-family:Arial;
}

.div_info input radio
{
	border:0;
}