/**
 * 
 * @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;
	padding-bottom: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%;
}

div#LesSelectionsText{
	font-size:11pt;
	color:red;
	font-weight:bold;
}


/************* BLOC  CONSULTE ANNONCES *******************/

div#consulteAnnonces,
div#consulteAnnoncesGauche,
div.lienSupp
{
	background-color:white;
	width:231px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;		
}

div#consulteAnnonces div.titre,
div#consulteAnnoncesGauche div.titre,
div.lienSupp 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,
div.lienSupp 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,
div.lienSupp a.lienAnnonce span{
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:30px;
	line-height:0.8em;
}

div.lienSupp a.lienAnnonceSupp{
	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;	
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:white;
	font-weight:bold;
	padding-left:34px;
	line-height:20px;
}

/************* 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{
	
	min-height:25px; /* overflow: hidden;*/
	height:auto !important;
	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;
}

/**************************************************
		CLASSIFICATION ENERGETIQUE
***************************************************/

td.classificationPE_1 div.blockClassificationPE_A,
td.classificationPE_1 div.blockClassificationPE_B,
td.classificationPE_1 div.blockClassificationPE_C,
td.classificationPE_1 div.blockClassificationPE_D,
td.classificationPE_1 div.blockClassificationPE_E,
td.classificationPE_1 div.blockClassificationPE_F,
td.classificationPE_1 div.blockClassificationPE_G{
	
	width:213px; height:200px;
	margin:auto;margin-top:5px;
	position:relative;
	
}

td.classificationPE_1 div.blockClassificationPE_A div.classValue,
td.classificationPE_1 div.blockClassificationPE_B div.classValue,
td.classificationPE_1 div.blockClassificationPE_C div.classValue,
td.classificationPE_1 div.blockClassificationPE_D div.classValue,
td.classificationPE_1 div.blockClassificationPE_E div.classValue,
td.classificationPE_1 div.blockClassificationPE_F div.classValue,
td.classificationPE_1 div.blockClassificationPE_G div.classValue{
	color:white;
	text-align:center;
	position:absolute;
	font-weight:bold;
	width:30px;height:16px;
	padding:2px 1px;
	font-size: 10pt;
}

td.classificationPE_1 div.blockClassificationPE_A div.classValue{
	top:16px;
	right:4px;
}

td.classificationPE_1 div.blockClassificationPE_B div.classValue{
	top:40px;
	right:4px;
}

td.classificationPE_1 div.blockClassificationPE_C div.classValue{
	top:64px;
	right:4px;
}

td.classificationPE_1 div.blockClassificationPE_D div.classValue{
	top:88px;
	right:4px;
}

td.classificationPE_1 div.blockClassificationPE_E div.classValue{
	top:112px;
	right:4px;
}

td.classificationPE_1 div.blockClassificationPE_F div.classValue{
	top:136px;
	right:4px;
}

td.classificationPE_1 div.blockClassificationPE_G div.classValue{
	top:159px;
	right:4px;
}


td.classificationPE_2 div.blockClassificationPE_A,
td.classificationPE_2 div.blockClassificationPE_B,
td.classificationPE_2 div.blockClassificationPE_C,
td.classificationPE_2 div.blockClassificationPE_D,
td.classificationPE_2 div.blockClassificationPE_E,
td.classificationPE_2 div.blockClassificationPE_F,
td.classificationPE_2 div.blockClassificationPE_G,
td.classificationPE_2 div.blockClassificationPE_H,
td.classificationPE_2 div.blockClassificationPE_I
{
	
	width:216px; height:213px;
	margin:auto;margin-top:5px;
	position:relative;
	
}

td.classificationPE_2 div.blockClassificationPE_A div.classValue,
td.classificationPE_2 div.blockClassificationPE_B div.classValue,
td.classificationPE_2 div.blockClassificationPE_C div.classValue,
td.classificationPE_2 div.blockClassificationPE_D div.classValue,
td.classificationPE_2 div.blockClassificationPE_E div.classValue,
td.classificationPE_2 div.blockClassificationPE_F div.classValue,
td.classificationPE_2 div.blockClassificationPE_G div.classValue,
td.classificationPE_2 div.blockClassificationPE_H div.classValue,
td.classificationPE_2 div.blockClassificationPE_I div.classValue
{
	color:white;
	text-align:center;
	position:absolute;
	font-weight:bold;
	width:30px;height:16px;
	padding:2px 1px;
	font-size: 10pt;
}

td.classificationPE_2 div.blockClassificationPE_A div.classValue{
	top:14px;
	right:4px;
}

td.classificationPE_2 div.blockClassificationPE_B div.classValue{
	top:35px;
	right:4px;
}

td.classificationPE_2 div.blockClassificationPE_C div.classValue{
	top:56px;
	right:4px;
}

td.classificationPE_2 div.blockClassificationPE_D div.classValue{
	top:77px;
	right:4px;
}

td.classificationPE_2 div.blockClassificationPE_E div.classValue{
	top:98px;
	right:4px;
}

td.classificationPE_2 div.blockClassificationPE_F div.classValue{
	top:119px;
	right:4px;
}

td.classificationPE_2 div.blockClassificationPE_G div.classValue{
	top:140px;
	right:4px;
}

td.classificationPE_2 div.blockClassificationPE_H div.classValue{
	top:160px;
	right:4px;
}

td.classificationPE_2 div.blockClassificationPE_I div.classValue{
	top:180px;
	right:4px;
}


/*****************/

td.classificationGES_1 div.blockClassificationGES_A,
td.classificationGES_1 div.blockClassificationGES_B,
td.classificationGES_1 div.blockClassificationGES_C,
td.classificationGES_1 div.blockClassificationGES_D,
td.classificationGES_1 div.blockClassificationGES_E,
td.classificationGES_1 div.blockClassificationGES_F,
td.classificationGES_1 div.blockClassificationGES_G{
	
	width:213px; height:192px;
	margin:auto;margin-top:5px;
	position:relative;
	
}

td.classificationGES_1 div.blockClassificationGES_A div.classValue,
td.classificationGES_1 div.blockClassificationGES_B div.classValue,
td.classificationGES_1 div.blockClassificationGES_C div.classValue,
td.classificationGES_1 div.blockClassificationGES_D div.classValue,
td.classificationGES_1 div.blockClassificationGES_E div.classValue,
td.classificationGES_1 div.blockClassificationGES_F div.classValue,
td.classificationGES_1 div.blockClassificationGES_G div.classValue{
	color:white;
	text-align:center;
	position:absolute;
	font-weight:bold;
	width:30px;height:16px;
	padding:2px 1px;
	font-size: 10pt;
}

td.classificationGES_1 div.blockClassificationGES_A div.classValue{
	top:17px;
	right:4px;
}

td.classificationGES_1 div.blockClassificationGES_B div.classValue{
	top:40px;
	right:4px;
}

td.classificationGES_1 div.blockClassificationGES_C div.classValue{
	top:63px;
	right:4px;
}

td.classificationGES_1 div.blockClassificationGES_D div.classValue{
	top:86px;
	right:4px;
}

td.classificationGES_1 div.blockClassificationGES_E div.classValue{
	top:109px;
	right:4px;
}

td.classificationGES_1 div.blockClassificationGES_F div.classValue{
	top:132px;
	right:4px;
}

td.classificationGES_1 div.blockClassificationGES_G div.classValue{
	top:155px;
	right:4px;
}


td.classificationGES_2 div.blockClassificationGES_A,
td.classificationGES_2 div.blockClassificationGES_B,
td.classificationGES_2 div.blockClassificationGES_C,
td.classificationGES_2 div.blockClassificationGES_D,
td.classificationGES_2 div.blockClassificationGES_E,
td.classificationGES_2 div.blockClassificationGES_F,
td.classificationGES_2 div.blockClassificationGES_G,
td.classificationGES_2 div.blockClassificationGES_H,
td.classificationGES_2 div.blockClassificationGES_I
{
	
	width:213px; height:213px;
	margin:auto;margin-top:5px;
	position:relative;
	
}

td.classificationGES_2 div.blockClassificationGES_A div.classValue,
td.classificationGES_2 div.blockClassificationGES_B div.classValue,
td.classificationGES_2 div.blockClassificationGES_C div.classValue,
td.classificationGES_2 div.blockClassificationGES_D div.classValue,
td.classificationGES_2 div.blockClassificationGES_E div.classValue,
td.classificationGES_2 div.blockClassificationGES_F div.classValue,
td.classificationGES_2 div.blockClassificationGES_G div.classValue,
td.classificationGES_2 div.blockClassificationGES_H div.classValue,
td.classificationGES_2 div.blockClassificationGES_I div.classValue
{
	color:white;
	text-align:center;
	position:absolute;
	font-weight:bold;
	width:30px;height:16px;
	padding:2px 1px;
	font-size: 10pt;
}

td.classificationGES_2 div.blockClassificationGES_A div.classValue{
	top:17px;
	right:4px;
}

td.classificationGES_2 div.blockClassificationGES_B div.classValue{
	top:36px;
	right:4px;
}

td.classificationGES_2 div.blockClassificationGES_C div.classValue{
	top:56px;
	right:4px;
}

td.classificationGES_2 div.blockClassificationGES_D div.classValue{
	top:75px;
	right:4px;
}

td.classificationGES_2 div.blockClassificationGES_E div.classValue{
	top:95px;
	right:4px;
}

td.classificationGES_2 div.blockClassificationGES_F div.classValue{
	top:114px;
	right:4px;
}

td.classificationGES_2 div.blockClassificationGES_G div.classValue{
	top:134px;
	right:4px;
}

td.classificationGES_2 div.blockClassificationGES_H div.classValue{
	top:154px;
	right:4px;
}

td.classificationGES_2 div.blockClassificationGES_I div.classValue{
	top:173px;
	right:4px;
}

div.titreClassificationPE,
div.titreClassificationGES
{
	width:213px;
	margin:4px auto;
	text-align:center;
	font-weight:bold;
}


div.classificationNonComm {
	width:300px;
	text-align:center;
	color:red;
	padding:10px 0px;
}

div.classificationNonComm span{
	font-weight:bold;
	color:black;
}

/******************************
*  TEST
******************************/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	top:0px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	cursor:pointer;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/*****************************************************************
*
******************************************************************/

div.blockSearch{
	padding:10px;
	border: 1px solid #0084B5;
	margin-bottom:5px;
	background-color:#64b1ce;
}

.input {background-color:#FFFFFF; border:solid 1px #0084B5; color:#000000;font-size:9pt;}
select {background-color:#FFFFFF; border:solid 1px #0084B5; color:#000000;font-size:9pt;margin:2px;}

div.infoRecherche{
	padding:0px 5px;
	font-weight:bold;
}

span.nbPhotos{
	font-weight:bold; 
	color:#0084B5;
}

/**************************************
*
*************************************/
fieldset.webEtude
{
	background-color: #CFE7F1;
	margin-bottom:5px;
	border-color:#0084B5;
}

fieldset.webEtude legend{
	color:#0084B5;
	font-weight:bold;
	background-color: #EBF3F5;
	padding:2px 4px;
	border:1px solid #0084B5;
}
