/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
}
.clr{
	clear: both;
}
#page{
	margin: auto;
	width: 860px;
	background: url(images/bodyBG.jpg) repeat-y;
}
#page #header{
	margin: 0px 30px;
	width: 800px;
	height: 69px;
	text-align: left;
}
#page #flashNav{
	clear: both;
	height: 235px;
}
#page #flashNav #flash{
	float:left;
	height: 235px;
	width: 570px;
	background: url(images/fakeFlash.jpg) no-repeat;
}
#page #flashNav #nav{
	float:left;
	width: 250px;
	height: 235px;
	background: url(images/navBG.jpg) no-repeat;
}
#page #flashNav #nav ul{
	margin: 0px;
	padding: 35px 0px 0px 0px;
}
#page #flashNav #nav ul li{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	line-height: 27px;
	list-style: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
#page #flashNav #nav ul li a{
	display: block;
	padding: 0px 0px 0px 29px;
	width: 222px;
	line-height: 27px;
	color: #292075;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/navOut.jpg) no-repeat;
}
#page #flashNav #nav ul li a:hover, #page #flashNav #nav ul li a.active{
	background: url(images/navOver.jpg) no-repeat;
	color: #F4EEC5;
}
#page #content{
	clear: both;
	margin: 0px 40px;
	width: 800px;
}
#page #content #main{
	float:left;
	margin: 0px;
	padding: 5px 25px 5px 10px;
	width: 480px;
}
#page #content #main .dotsh{
	clear: both;
	margin: 0px 40px;
	width: 400px;
	background: url(images/dotsh.jpg) repeat-x center;
	height: 20px;
	line-height: 20px;
	font-size: 0.5em;
}
#page #content #main a{
}
#page #content #main h1{
	font-size: 1.4em;
	color: #292075;
}
#page #content #main .contenu{
	font-size: 1.1em;
}
#page #content #main .imgContenu{
	padding: 0 3px;
}
#page #content #modulesBloc{
	float:left;
	margin: 0px;
	width: 275px;
	color: #FFFFFF;
	text-align:center;
}

.logo-fnaim {
	padding-top:20px;
}

#modulesBloc h2{
	width: 212px;
	font-size: 1.4em;
	color: #F4EEC5;
	margin: 10px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	text-align: center;
}
#page #content #infileg{
	padding: 0px 10px;
	margin-right: 10px;
}
#page #content #modulesBloc .modules{
	width: 252px;
	background: url(images/moduleBloc.jpg) no-repeat;
	color:#000000;
}

#page #content #modulesBloc .modules .titre{
	height: 40px;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
	color:#292075;
	font-weight: bold;
	
}
#page #content #modulesBloc .modules .contenu{
	display: block;
	clear:both;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 15px;
	margin-right: 10px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 1.1em;
}
#page #content #modulesBloc .modules .contenu .ref{
	color:#292075;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}
#page #content #modulesBloc .modules .contenu .photobien{
	padding-left:35px;}
#page #content #modulesBloc .modules #breve{
	background: url(images/bgBreve.jpg) no-repeat bottom;
}
#page #content #modulesBloc .modules #nouveau{
	background: url(images/bgNouveau.jpg) no-repeat bottom;
}
#page #content #resultrech .bien{
	background-color: #F4EEC5;
	margin: 5px 0;
}
#page #content #main #detailbien td {
	font-size: 1em;
}
#page #content #resultrech .nbrech, #page #content #main #detailbien .ref{
	font-size: 1.1em;
	line-height: 1.4em;
	background-color: #F4EEC5;
	padding: 5px 0;
}
#page #content #main #detailbien .ref{
	font-size: 1em;
	padding: 5px;
}
#page #content #resultrech .nbrech strong{
	font-size: 1.4em;
	color:#292075;
}
#page #content #main #detailbien .ref strong{
	font-size: 1.3em;
	color:#292075;
}
#page #content #resultrech .trichamp{
	font-size: 1.1em;
	padding: 5px 0 0 0;
	width: 200px;
	float: right;
}
#page #content #resultrech .tripar{
	line-height: 2.2em;
	text-align: center;
	background-color: #F4EEC5;
	padding: 5px 0;
}
#page #content #resultrech .bien .titre, #page #content #main #detailbien .titre{
	line-height: 3em;
	background-color:#292075;
	color: #F4EEC5;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
#page #content #resultrech .bien .infos{
	color: #292075;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
}
#page #content #resultrech .bien .ref{
	line-height: 3em;
	background-color:#292075;
	color: #F4EEC5;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
#page #content #resultrech .pagination{
	text-align: center;
	line-height: 3em;
}
#page #footer{
	clear: both;
	margin: 0;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	width: 800px;
	background:#FFFFFF url(images/footer.jpg) no-repeat top;
	text-align: center;
	color:#F4EEC5;
	height: 60px;
}
#page #footer a{
	color:#FFFFFF;
	text-decoration:underline
}
#page #footer a:hover{
	color:#666666;
	text-decoration:none;
}
#page #content #main #recherche
{
	width: 485px;
	height: 285px;
	background: url(images/bgForm.jpg) no-repeat right bottom;
}
form
{
	padding: 0;
	margin: 0;
}
form .titre
{
	color: #292075;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}
form fieldset
{
	padding: 0 0 0 10px;
	margin: 0;
	border: none;
	color: #000000;
	font-size: 1.1em;
}
form fieldset table tr td
{
	padding: 0 0 3px 0;
}
form fieldset table tr td table tr td
{
	padding: 0 0 0 0;
}
form fieldset label
{
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}
form fieldset textarea
{
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.champ
{
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
	font-size: 1.1em;
	line-height: 1.4em;
	height: 1.4em;
	width: 150px;
}
.tripar .champ, .trichamp .champ
{
	width: 110px;
}
.minichamp
{
	padding: 0;
	margin: 0;
	border: 1px solid #000000;
	font-size: 1.1em;
	line-height: 1.4em;
	height: 1.4em;
	width: 50px;
}
form fieldset #subSearch
{
	padding: 0;
	margin: 0 0 0 150px;
	border: 1px solid #000000;
	font-size: 1.1em;
	line-height: 1.4em;
	width: 100px;
	color: #FFFFFF;
	background-color: #292175;
}

/**************************
* Resultrech              *
**************************/
#resultrech {
	background-color: #f5f6f8;
	color: #292075;
	font-family: "Arial", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	width:768px;
	padding-bottom:30px;
}

#resultrech img {
	border-width:0px;
}

#resultrech a{
	color: #FFFFFF;
	text-decoration:none;
}
#resultrech a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.resultrech-border{
	background-color: #f4eec5;
	padding:10px;
	border: 1px solid #292075;
}

.resultrech-bg{
	height: 59px;
	background-color:#292075;
	color:#FFFFFF;
}

.resultrech-bg2{
	height: 59px;
	background-color:#4A4297;
	color:#FFFFFF;
}

.resultrech h1{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding:5px;
}

.resultrech h2{
	font-size : 11px;
	font-weight : bold;
	color : #CA2032;
	height: 20px;
	padding: 5px;
}

.resultrech-minortitle{
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

.resultrech-minortitle a{
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}

.resultrech-title{
	font-size : 12px;
	font-weight : bold;
	color : #292075;
	padding-top:5px;
	padding-bottom:5px;
}

.resultrech-minortextright{
	font-size: 10px;
	text-align: right;
	padding: 5px;
	color:#292075;
}

.resultrech-minortext{
	font-size: 10px;
	text-align: justify;
	padding: 5px;
}

.resultrech-minortext a{
	font-size: 10px;
	text-align: justify;
	padding: 5px;
}

.resultrech-normaltext{
	color : #000000;
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}


.resultrech-ref {
	color : #292075;
}

.dotted-line {
	background: url(dotted_line.gif);
	height:1px;
	background-color:#292075;
}

/* pagination */
.result-rech-pagination {
	font:normal 13px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #FFFFFF;
}

.result-rech-pagination a{
	font:normal 13px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #FFFFFF;
}

.siti_page_courante {
	font-weight:bolder;
	color: #CA2032;
}

.siti_nb_annonces_total {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.num_page {
	font-weight:bolder;
	color: #FFFFFF;
	text-decoration:none;
}

.num_page a{
	font-weight:bolder;
	color: #FFFFFF;
	text-decoration:none;
}
/* Fin pagination*/


/* Visibilité des blocs */
#resultrech-liste-tri-haut {
	display:block;
	visibility:visible;
}

#resultrech-liste-tri-milieu {
	display:block;
	visibility:visible;
}

#resultrech-filtre-type-bien {
	display:block;
	visibility:visible;
}

#resultrech-filtre-type-prix {
	display:block;
	visibility:visible;
}

#resultrech-filtre-type-nb-pieces {
	display:block;
	visibility:visible;
}

#resultrech-modifier-recherche-haut {
	display:block;
	visibility:visible;
	text-align:right;
}

#resultrech-alerte-email-haut {
	display:block;
	visibility:visible;
}

#resultrech-modifier-recherche-milieu {
	display:block;
	visibility:visible;
	text-align:right;
}

#resultrech-alerte-email-milieu {
	display:block;
	visibility:visible;
}

#resultrech-modifier-recherche-bas {
	display:block;
	visibility:visible;
}

#resultrech-alerte-email-bas {
	display:block;
	visibility:visible;
}


/******************************
* Detail annonce 			  *
******************************/
#detail-annonce{
	width:480px;
	background-color:#f5f6f8;
	border:solid 1px #292075;
}

#detail-annonce a{
	color:#292075;
}

#detail-annonce img{
	border-width:0px;
}

#page #content #main #detail-annonce h1{
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
}

.detail-annonce-bg {
	height: 59px;
	background-color:#292075;
}

.detail-annonce-bg2{
	height: 59px;
	background-color:#FFFFFF;
}

.detail-annonce-bg3{
	background-color:#f4eec5;
}

.detail-annonce-bg4{
	background-color:#FFFFFF;
}

.detail-annonce-bg5{
	background-color:#EEEEEE;
}

.detail-annonce-titre{
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #292075;
}

.detail-annonce-titre2{
	font-size: 15px;
	font-weight: bold;
}

.detail-annonce-sous-titre{
	font-size : 13px;
	font-weight : bold;
	color : #292075;
	padding: 5px 2px 2px 5px;
}

.detail-annonce-minortitle{
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	padding-top:5px;
	padding-bottom:5px;
}

.detail-annonce-normaltext {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-annonce-info-agence {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-annonce-ref {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

#detail-annonce .plink:link, #detail-annonce .plink:visited{
	text-decoration: underline;
	color : #292075;
}
#detail-annonce .plink:Hover {
	text-decoration: none;
	color : #292075;
}

#div_sitimsg_msg {
	color : #292075;
}

#div_sitimsg_msg a{
	color : #292075;
	text-decoration:underline;
}

#div_sitimsg_msg a:hover{
	color : #292075;
	text-decoration:none;
}


/******************************
* Detail Photo				  *
******************************/
#detail-photo{
	width:480px;
	height:100%;
	background-color:#f5f6f8;
	border:solid 1px #292075;
}

#detail-photo a{
	color:#292075;
}

#detail-photo img{
	border-width:0px;
}

#page #content #main #detail-photo h1{
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
}

.detail-photo-bg {
	height: 59px;
	background-color:#292075;
	color:#FFFFFF;
}

.detail-photo-bg2{
	height: 59px;
	background-color:#f4eec5;
}

.detail-photo-bg3{
	background-color:#f4eec5;
}

.detail-photo-bg4{
	background-color:#f4eec5;
}

.detail-photo-bg5{
	background-color:#f4eec5;
}

.detail-photo-titre{
	font-weight: bold;
	padding: 3px 5px 5px 0px;
	height: 20px;
	background-color:#292075;
	color:#FFFFFF;
}

.detail-photo-titre2{
	font-size: 15px;
	font-weight: bold;
}

.detail-photo-sous-titre{
	font-size : 13px;
	font-weight : bold;
	color : #CA2032;
	padding: 5px 2px 2px 5px;
}

.detail-photo-minortitle{
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	padding-top:5px;
	padding-bottom:5px;
}

.detail-photo-normaltext {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-photo-info-agence {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-photo-ref {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

#detail-photo .plink:link, #detail-photo .plink:visited{
	text-decoration: underline;
	color : #292075;
}
#detail-photo .plink:Hover {
	text-decoration: none;
	color : #292075;
}

.detail-photo-border{
	background-color: #ffffff;
	padding:10px;
	border:1px solid #292075;
}

/******************************
* Detail Carte				  *
******************************/
#detail-carte{
	width:481px;
	background-color:#FFFFFF;
	border:1px solid #292075;
}

#page #content #main #detail-carte h1{
	font-size: 15px;
	font-weight: bold;
}

.detail-carte-bg {
	height: 59px;
	background-color:#292075;
}

.detail-carte-bg2{
	height: 59px;
	background-color:#f4eec5;
}

.detail-carte-bg3{
	background-color:#FFFFFF;
}


.detail-carte-titre{
	font-weight: bold;
	padding: 3px 5px 5px 0px;
	height: 20px;
	background-color:#99CC66
}

.detail-carte-titre2{
	font-size: 15px;
	font-weight: bold;
	color:#FFFFFF;
}

.detail-carte-sous-titre{
	font-size : 13px;
	font-weight : bold;
	color : #CA2032;
	padding: 5px 2px 2px 5px;
}

.detail-carte-minortitle{
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	padding-top:5px;
	padding-bottom:5px;
}

.detail-carte-normaltext {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-carte-info-agence {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-carte-ref {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

#detail-carte .plink:link, #detail-carte .plink:visited{
	text-decoration: underline;
	color : #292075;
}
#detail-carte .plink:Hover {
	text-decoration: none;
	color : #292075;
}

.detail-carte-border{
	background-color: #ffffff;
	padding:10px;
	border:1px solid #AFE399;
}



.copyright a {
	text-decoration: none;
	color:#292075;
}
.copyright a:hover {
	text-decoration: underline;
	color:#292075;
}

.erreur_mini {
	color:#292075;
}

#resultrech .sitimsg_lien {
	color:#292075;
}

#resultrech .sitimsg_lien a {
	text-decoration: underline;
	color:#292075;
}

#resultrech .sitimsg_lien a:hover {
	text-decoration: none;
	color:#292075;
}


#formulaire-envoi {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#292075;
	background-color:#f4eec5;
}


.cdc-texte {
	height:28px;
	overflow:hidden;
}

#maparea {
	width:470px;
	height:350px;
}

#map-agence {
	width:250px;
	height:300px;
}