/**
 * 
 * @version $Revision $
 * @cvs $id $
 */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #474848;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
/*------------------------------------------------------------------------------------*/
h1{

}
h2{

}
h3{

}
/*------------------------------------------------------------------------------------*/
p {

}

/*------------------------------------------------------------------------------------*/
img {
	border: 0px;
}
/*------------------------------------------------------------------------------------*/

a:link {color: #333333; text-decoration: underline; }
a:visited {	color: #333333; text-decoration: underline; }
a:hover {	color: #475565; text-decoration: none;}
a:active {	color: #333333; text-decoration: none;}

/*------------------------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
/*------------------------------------------------------------------------------------*/
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474848;
	background-color:#FFFFFF;
}

input.text {
	border:1px solid #C0C0C0;
	width:120px;
	background-color:#FFFFFF;
}

input.button {
}

input.radio{
background-color:#FFFFFF;
}

select {
background-color:#FFFFFF;
}

label {
}

textarea {
background-color:#FFFFFF;
}

ul{
}

li{
}

/*------------------------------------------------------------------------------------*/
.trigger{
    cursor: pointer;
}

.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}

/*------------------------------------------------------------------------------------*/
span.ucfirst{
}

/*------------------------------------------------------------------------------------*/
h3.xTitle,
h3.xTitleOpen{
	margin-left:4px;
	margin-right:4px;
	border:1px solid #0084B5;
	background-color:#ACD7E7;
	color:#00546E;
	font-weight:bold;
	padding:3px;
	margin-bottom:0px;
	font-size:9pt;
	background-image:url(../images/design/xContent_title.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-top:0px;
	margin-bottom:5px;
	height:20px;
	padding-top:10px;
}
h3.xTitleOpen{
	border-bottom:none;
	background-image:url(../images/design/xContent_titleOpen.jpg);	
	margin-bottom:0px;	
}

div.xParagraph{
	background-color:#EBF3F6;
	margin-left:4px;
	margin-right:4px;
	border:1px solid #0084B5;
	padding:4px;
	margin-bottom:5px;

}


div#main{
	width: 990px;
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	background-image:url(../images/design/bandeauHaut.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:300px;
}
html>body div#main{
	height:auto;
	min-height:350px;	
}

div#tete a#accueil{
	position:absolute;
	width:300px;
	height:100px;
	top:10px;
	text-decoration:none;
}

div#menuConteneur{
	position:absolute;
	top:126px;
	height:37px;
	width:990px;
	z-index:2;

}
div#mainMenu1{
	position:relative;
	text-align:right;
}



table#conteneur{
	width:990px;
	position:absolute;
	top:164px;
}

table#conteneur td#gauche{
	width:254px;
	background-color:#0084B5;
	background-image:url(../images/design/fondGauche.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:50px;
}
table#conteneur td#droite{
	width:252px;
	background-color:#0084B5;
	background-image:url(../images/design/fondDroit.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:40px;
}


table#conteneur td#centre{	

	background-color:#66B5D3;
	height:300px;
}

table#conteneur td#pied{
	background-color:#044F6E;
	height:20px;
	color:white;	
	text-align:center;
}
table#conteneur td#pied a{
	color:white;
}

/************* BLOC METIERS NOTARIAT *******************/

div#metiersNotariat{
	background-color:white;
	width:231px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}

div#metiersNotariat div.titre{
	background-image:url(../images/design/titre_bloc_orange.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:32px;
	padding-top:6px;
	letter-spacing:-0.5pt;
}

div#metiersNotariat div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:35px;
}

div#metiersNotariat div.contenu{
	text-align:center;
	font-weight:bold;
	font-size:8pt;	
	padding-left:5px;
	padding-right:5px;
}

/************* BLOC  ACCES RESERVE *******************/

div#accesReserve{
	background-color:white;
	width:231px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;	
}

div#accesReserve div.titre{
	background-image:url(../images/design/titre_bloc_vert.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:31px;
	padding-top:7px;
	letter-spacing:-0.5pt;	
}

div#accesReserve div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:35px;
}

div#accesReserve div.contenu{
	text-align:left;
	font-size:8pt;	
	padding-left:5px;
	padding-right:5px;
}
div#accesReserve div.contenu table{
	width:100%;
}

/************** BLOC SELECTION ****************/

div#selectionBien{
	width:231px;
	margin:auto;
	/*margin-top:10px;*/
	margin-bottom:10px;	
}

div#selectionBien div.titre{
	background-image:url(../images/design/titre_bloc_bleu_selection.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:26px;/**/
	padding-top:7px;
	letter-spacing:-0.5pt;	
}

div#selectionBien div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:35px;
}

div#selectionBien div.contenu{
	background-color:white;
	text-align:center;
	font-size:8pt;
	width:230px;
	margin-left:1px;
	/*padding-right:10px;
	
	padding:10px;*/
}
div#selectionBien div.contenu table{
	width:100%;
}


/************* BLOC  CONSULTE ANNONCES *******************/

div#consulteAnnonces,
div#consulteAnnoncesGauche{
	background-color:white;
	width:231px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;		
}

div#consulteAnnonces div.titre,
div#consulteAnnoncesGauche div.titre{
	background-image:url(../images/design/titre_bloc_bordeaux.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:33px;
	padding-top:3px;
	letter-spacing:-0.5pt;	
}

div#consulteAnnonces div.titre span,
div#consulteAnnoncesGauche div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:30px;
	line-height:0.8em;
}

a.lienAnnonce{
	text-decoration: none;
	display:block;
	background-image:url(../images/design/titre_bloc_bordeaux.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:33px;
	padding-top:3px;
	letter-spacing:-0.5pt;	
}

div#consulteAnnonces a.lienAnnonce span,
div#consulteAnnoncesGauche a.lienAnnonce span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:30px;
	line-height:0.8em;
}

/************* BLOC  DERNIERES ANNONCES *******************/

div#dernieresAnnonces{
	background-color:white;
	width:231px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;	
}

div#dernieresAnnonces div.titre{
	background-image:url(../images/design/titre_bloc_violet.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:33px;
	padding-top:3px;
	letter-spacing:-0.5pt;	
}

div#dernieresAnnonces div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:30px;
	line-height:0.8em;
}
div#dernieresAnnonces div.contenu{
	text-align:left;
	font-size:8pt;	
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}
div#dernieresAnnonces div.contenu div.caracteristiques{
	font-style:italic;
}

div#dernieresAnnonces div.contenu table{
	width:100%;
}



div.flecheVerte{
	height:25px;
	text-align:left;
}
a.flecheVerte{
	padding-left:30px;
	font-weight:bold;
	background-image:url(../images/design/fleche_verte.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	line-height:2em;
}
a.flecheVerte:hover{
	color:#76B856
}


div.flecheBleue{
	height:25px;
	text-align:left;
}
a.flecheBleue{
	padding-left:30px;
	font-weight:bold;
	background-image:url(../images/design/fl_bleue_fblanc.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	line-height:2em;
}
a.flecheBleue:hover{
	color:#0084B5
}

div.flecheRouge{
	height:25px;
	text-align:left;
}
a.flecheRouge{
	padding-left:30px;
	font-weight:bold;/**/
	background-image:url(../images/design/fleche_rouge.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	line-height:2em;
	color:#CC0000;
	text-decoration:none;
}
a.flecheRouge:hover{
	color:#000000
}

div.enSavoirPlus{
	height:30px;
	margin-top:5px;
	text-align:right;
}
a.enSavoirPlus{
	padding-right:30px;
	font-weight:bold;
	background-image:url(../images/design/enSavoirPlus_off.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	line-height:2em;
}
a.enSavoirPlus:hover{
	background-image:url(../images/design/enSavoirPlus_on.gif);
	color:#0084B5;

}

div.separateur{
	border-top:2px dashed #C0C0C0;
	margin-top:2px;
	margin-bottom:2px;
}


div#coinGauche{
	
	margin-top:20px;
	margin-left:20px;/*pour IE 6 il faudrait 10px gérer dans le home.html*/
	width:91px;
	height:51px;
	background-image:url(../images/design/page_coinGauche.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;

}
html>/**/body div#coinGauche{
	margin-top:0px;
}


div#contenu{
	clear:both;
	min-height:400px;
	margin-left:20px;
	background-image:url(../images/design/page_gauche.jpg);
	background-position:top left;
	background-repeat:repeat-y;	
}
div#page{
	margin-left:23px;
}
html>/**/body div#contenu{
	margin-top:28px;	
}

div#centreEntier{
	width:736px;
	
}
div#titrePage{
	margin-top:20px;
	margin-left:111px;
	padding-top:3px;
	font-size:9pt;
	/*height:19px;*//*pb sous IE 6*/
	background-image:url(../images/design/page_haut.jpg);
	background-position:top left;
	background-repeat:repeat-x;	
	font-weight:bold;

}
div#titrePage span.pere{
	color:#0085AA;
}
div#titrePage span.fils{
	color:#065077;
}


a.listeDept{
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	color:#0084B5;
	font-size:9pt;
}
a.listeDept:hover{
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
	color:#66B5D3;
	font-size:9pt;
}
.statsBien{
	color:#0084B5;
	font-size:9pt;
}



/************* BLOC  IMMOBILIER PAR SECTEUR *******************/

div#immobilier-par-secteur{
	background-color:white;
	width:231px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;	
}

div#immobilier-par-secteur div.titre{
	background-image:url(../images/design/titre_bloc_violet.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:33px;
	padding-top:3px;
	letter-spacing:-0.5pt;	
}

div#immobilier-par-secteur div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:30px;
	line-height: 20px;
}
div#immobilier-par-secteur div.contenu{
	text-align:left;
	font-size:8pt;	
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	padding-top: 14px;
}

div#immobilier-par-secteur ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#immobilier-par-secteur li {
	margin: 0px;
	padding: 0px;
}

div#immobilier-par-secteur ul li h5 {
	background-color: none;
	background-image: url(../images/design/fleche_fondBlanc.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 24px;
	text-indent: 25px;
	font-size: 12px;
	margin-top: 0px;
}

div#immobilier-par-secteur ul ul {
	list-style: disc;
	margin-left: 40px;
}

/************* BLOC  RECHERCHEZ UN NOTAIRE *******************/
div#recherchez-notaire{
	background-color:white;
	width:231px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;	
}

div#recherchez-notaire div.titre{
	background-image:url(../images/design/titre_bloc_orange.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:33px;
	padding-top:3px;
	letter-spacing:-0.5pt;	
}

div#recherchez-notaire div.titre span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:30px;
	line-height: 20px;
}
div#recherchez-notaire div.contenu {
	text-align:left;
	font-size:8pt;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	display: block;
	position: relative;
}

div#recherchez-notaire div.contenu ul.departement {
	list-style: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

div#recherchez-notaire div.contenu ul.departement li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}

div#recherchez-notaire div.contenu ul.departement li h5 {
	background-color: none;
	background-image: url(../images/design/fleche_orange.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 24px;
	text-indent: 25px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#recherchez-notaire div.contenu ul.departement li ul.ville {
	list-style: disc;
	margin: 0px;
	margin-left: 40px;
	padding: 0px;
	top: 0px;
}

div#recherchez-notaire div.contenu ul.departement li ul.ville li {
	margin: 0px;
	padding: 0px;
}

div.afaq{
	text-align:center;
}

div.afaq img{
	border:none;
}

/*************************
*
*************************/

p.titre,
p.titre1
{
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
	margin-left:5px;
}
p.titre1
{
font-size:16px;
}

div.contenuText{
	text-align:justify;
	margin-left:3px; margin-right:3px;
}

div.contenuText ol li{
	margin-bottom:3px;
}

div.contenuText h3{
	margin-left:10px;
	font-size:13px;
}