 body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent url(../../images/fd_page.jpg) top center no-repeat;
}


a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.separation{
	clear:both;
	visibility:hidden;
	padding:0;
	margin:0;
}

h4{
	padding:2px 5px;
	margin:0;
	font-size:12px;
	color:#fff;
	text-align:center;
}

#page{
	width:800px;
	margin-left: auto;
    margin-right: auto;
	background: transparent url(../../images/fd_bandeau.jpg) top center no-repeat;
}

/* BLOC MENU ----------------------- */
#contenuHaut{
	width:800px;
	margin-left: auto;
    margin-right: auto;
	padding:0;
}

#contenuHaut1{
	float:left;
	width:90px
}

#contenuHaut2{
	width:218px;
	float:right;
	margin-left: auto;
	margin-right: auto;
	margin:0;
	padding:0;
}

#contenuHaut2 img{
	padding:0;
	border:1px solid #fff;
}

#contenuHaut3{
	float:right;
	width:430px;
	margin:240px 20px 0 0;
	padding:5px;
}

#contenuCoupCoeur{
	width:218px;
	border:2px solid #fff;
	padding:5px 0;
	margin:16px 10px 0 0;
	background: transparent url(../../images/fd_cc.jpg) top center no-repeat;
}

#contenuHaut3 p{
	font-size:12px;
	padding:0;
	margin:10px;
	line-height:1.2em;
	color:#fff;
	text-align:right;
}

#contenuHaut1 ul{
	list-style-type: none;
	padding:140px 0 0 33px;
	margin:0;
}

#contenuHaut1 li{
	padding:10px 0;
}

#carte{
	float:right;
}

/* --------------------------------------- */

/* MENU */

#contenuMenu{
	width: 218px;
	height:100px;
	text-align:right;
}

ul#menu, li#menu {	/* utilisation de liste pour le menu */
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0;
	
}

ul#menu {
	position: relative;	/* positionnement pour IE5 et IE5.5 */
	top: 7px;
	right:0;
	width: 115px;
	height:100px;  
	background: transparent url(../../images/menu_fr.jpg) top left no-repeat;
}

#menu li a:link, #menu li a:visited{	/* dimensions et définitions des boutons */
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height:25px;
	margin:0;
	padding:0
}

#menu1 a:hover, #menu2 a:hover , #menu3 a:hover, #menu4 a:hover{
	background: transparent url(../../images/menu_fr.jpg) top left no-repeat;
}
#menu1 a:hover {	/* décalage de l'arrière-plan pour chaque bouton */
	background-position: 0% -100px;
}
#menu2 a:hover {
	background-position: 0% -125px;
}
#menu3 a:hover {
	background-position: 0% -150px;
}
#menu4 a:hover {
	background-position: 0% -175px;
}

/* ------------------------------------ */

#rechercheRefDate{
	width:430px;
	height:21px;
	margin-left: auto;
    margin-right: auto;
	padding:20px 0 0 0;
}

#rechercheRefDate input{
	font-size:10px;
}

#rechercheRefDate form{
	padding:0;
	margin:0;
	width:310px;
}

#rechercheRefDate h6{
	padding:0;
	margin:5px 10px 0 0;
	font-size:10px;
	color:#fff;
}

#date{
	float:right;
	margin:0 5px 0 0;
}

/* CONTENU TEXTE */
#bandCentrale{
	width:800px;
	margin-left: auto;
    margin-right: auto;
	background-color:0;
	background: transparent url(../../images/fd_centrale.jpg) top center repeat;
}

#contenuTexte {
	width:585px;
	margin:0 0 0 105px;
	
	
}

#contenuTexte p{
	margin:0px 0px 5px 0px;
	text-align:justify;
}

#contenuTexte h3{
	margin:-5px 0px 10px 0px;
	text-align:center;
	font-size:16px;
	color:#000;
}
/* ------------------------- */

.vignette {
	text-align:center;
}

.vignette img {
	border:1px solid #000;
}

/* BANDE LIENS DROITE */

#rechercheBien ul, #contenuHaut2 ul {	 
	margin:0;
	padding:0;
}

#rechercheBien li {	
	list-style-type: none;
	padding:0 0 5px 5px;
}

#contenuHaut2 li, #bandLiens li {	
	list-style-type: none;
	padding:0;
}

.bouton{
	background-image:url(../../images/fd_bt.gif);
	display:block;
	width:120px;
	line-height:25px;
	text-align:center;
}

.drapeau {	
	padding: 0 3px 0 0;
	vertical-align: middle;
	border:0;
}

#drapeaux{
	float:right;
	margin-left: auto;
    margin-right: auto;
	width:75px;
	
}

#drapeaux img{
	border:0;
	vertical-align: middle;
}

#ou{
	color:#fff;
	font-size:12px;
	padding:0 5px;
	margin:0;
}

#rechercheBien h6, #contenuHaut1 h6{
	font-size:10px;
	padding:0;
	margin:0 5px 5px 5px;
	color:#fff;
}

#contenuHaut2 input{
	font-size: 10px;
	width:155px;
}

#rechercheBien select {
	font-size: 10px;
	width:180px;
	margin:2px 5px;
}

#formRef {
	padding:0 0 15px 5px;
	margin:0;
}

#formSearch {
	padding:0 0 15px 0;
	margin:0;
}

#hidden{
	padding:0;
}
/* ----------------------------------------------- */

/* BAS PAGE */
#basPage{
	text-align:center;
	padding:5px;
	background-color:#f00;
	border-top:1px solid #fff;
}

#basPage ul, #basPage li{
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
}

#basPage li{
	display:inline;
	padding:0 10px;
}

#basPage a{
	color:#fff;
}

#logo_axeinternet{
	margin:2px 0 0 0;
	border:0;
	vertical-align:middle;
}
/* ----------------------------------------------- */

/* POP */
#popCredit, #popTarifs, #popMention{
	background: transparent url(../../images/haut_fenetre_exit.gif) top right no-repeat;
	display: none;
	position: absolute;
	top: 120px;
	left: 12%;
	padding:0 10px;
	z-index: 10;
	width: 260px;
	color:#630;
}

#popPlan{
	display: none;
	position: absolute;
	top: 45%;
	left: 22%;
	z-index: 10;
	border:2px solid #fff;
	background-color:#c30;
	border:3px solid #06c;
}

.etiquette{
	display:block;
	width:100px;
	float:left;
	line-height:18px;
	color:#333;
	border:1px solid #333;
	background-color:#d3d3d3;
	padding:0 5px;
}

#popCredit form {
	margin:0;
}

.ligne a{
	color:#333;
	margin:0 0 0 10px;
}

#popTarifs .ligne, #popMention .ligne{
	padding:3px 0;
}

.ligne{
	padding:2px 0;
}

#ligneMensualites {
	margin:30px 0 25px 0;
}

#ligneMensualites .etiquette {
	background-color:#d3d3d3;
	border:0;
}

#ligneMensualites {
	background-color:#d3d3d3;
	border:1px solid #333;
}

#ligneFermer{
	position:relative;
	top:5px;
	left:250px;
	width:30px;
	padding:0 0 15px 0;
}

a#ligneFermer:hover{
	text-decoration:none;
}

#popTarifs #ligneFermer{
	position:relative;
	top:5px;
	left:245px;
	width:20px;
}

#popPlan #ligneFermer{
	position:relative;
	top:0;
	left:735px;
	width:20px;
}

#montant_pret, #nb_mensualite, #taux, #mensualites{
	text-align:right;
	width:80px;
	margin:0 2px 0 10px;
	font-size:10px;
	border:1px solid #333;
}

.indice {
	color:#000;
}

/* ------------------------------------  */
#contenuPub{
	float:right;
	margin:0;
	width:170px;
}