* {
	font-family: "Lucida Grande", verdana, sans-serif;
}
html {
	padding: 0px;
	margin: 0px;
}
body, body.coord {
	/*background: #fff url(../images/fond.jpg) repeat-y top left;*/
	background-color: #000000;
	/*background-image: url(../images/fond2.jpg);*/
	background-position: center;
	font-size: 11px;
	color: #97B304;
	text-align: center;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}
#infos {
	text-align: center;
}
#tabpromo {
	border: 2px solid #97B304;
	background-color: #FFFFFF;
	color: #000000;
	width: 50%;
}
TD.promo {
	color: #000000;
}
.black {
	color: #000000;
}
#informations1 {
	border: 2px dotted #FFFFFF;
	font-size: 11px;
	width: 20%;
	height: 70px;
	margin: 10px;
	display: inline-table;
	color: #FFFFFF;
	background-color: #556402;
	padding: 5px;
	text-align: left;
}
#informations2 {
	border: 2px dotted #FFFFFF;
	font-size: 11px;
	width: 18%;
	height: 70px;
	margin: 10px;
	display: inline-table;
	color: #FFFFFF;
	background-color: #556402;
	padding: 5px;
	text-align: left;
}
#informations3 {
	border: 2px dotted #FFFFFF;
	font-size: 11px;
	width: 18%;
	height: 70px;
	margin: 10px;
	display: inline-table;
	color: #FFFFFF;
	background-color: #556402;
	padding: 5px;
	text-align: left;
}
#informations4 {
	border: 2px dotted #FFFFFF;
	font-size: 11px;
	width: 21%;
	height: 70px;
	margin: 10px;
	display: inline-table;
	color: #FFFFFF;
	background-color: #556402;
	padding: 5px;
	text-align: left;
}
.lienpromo  a{
	text-align: center;
}
.lienpromo  a:hover{
	text-align: center;
	color: #C44400;
}
.lienpromo  a:visited{
	text-align: center;
	color: #C44400;
}
#content {
	/*max-width: 800px;*/
	/*width: 800px;*/
	margin: 0 auto;
	padding: 0px;
	background-color: #000000;
	/*border: 2px solid #000;*/
}
#content_plan {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	background-color: #000000;
}
#content_lot {
	margin: 0 auto;
	padding: 0px;
	background-color: #000000;
	/*border: 2px solid #000;*/
}
#content_coord {
    width: 1100px;
	margin: 0 auto;
	padding: 0px;
	background-color: #000000;
	/*border: 2px solid #000;*/
}
#header {
	background-color: #000;
}
#plan {
	text-align: center;
	color: white;
	border: #FFFFFF 2px dotted;
	background-color: #556402;
	padding: 10px;
}
#main.fixe {
	background: #000000;
	text-align: left;
	padding: 0px;
	margin: 0;
	color: #97B304;
	height:800px;
	overflow: auto;
	/*scrollbar-face-color: #009933;*/
	/*scrollbar-shadow-color: #006633;*/
	/*scrollbar-highlight-color: #66CC66;*/
	/*scrollbar-3dlight-color: #CCFF99;*/
	/*scrollbar-darkshadow-color: #CCFF99;*/
	/*scrollbar-track-color: #CCFF99;*/
	/*scrollbar-arrow-color: #000000;*/
}
#main.auto {
	background: #000000;
	text-align: left;
	padding: 0px;
	margin: 0;
	color: #97B304;
	overflow: auto;
	/*scrollbar-face-color: #009933;*/
	/*scrollbar-shadow-color: #006633;*/
	/*scrollbar-highlight-color: #66CC66;*/
	/*scrollbar-3dlight-color: #CCFF99;*/
	/*scrollbar-darkshadow-color: #CCFF99;*/
	/*scrollbar-track-color: #CCFF99;*/
	/*scrollbar-arrow-color: #000000;*/
}

ul {
	list-style-type: none;
}

#menu {
	padding: 0;
	margin: 0;
}

ul#menu2 {
	/*background: #009933 url(../images/barre2.gif) repeat-x left top;*/
	/*height: 24px;*/
	/*margin:0;*/
	/*padding:0;*/

	width:800px;
	list-style-type: none;
	height:47px;
	display:block;
	/*float:left;*/
	margin: 0;
	border: 0;
	padding: 0;

}

ul#menu2 li {
	display: block;
	/*background: #009933 url(../images/barre3.gif) repeat-x left top;*/
	cursor: pointer;
	text-align: left;
	/*border: 1px solid gray;*/
	/*margin: 1px;*/
	/*float: left;*/
	/*width: 140px;*/
	/*height: 20px;*/

	/*--*/

	float: left;
	list-style-type: none;
	/*text-align:center;*/
	width: 130px;
	height:47px;
	/*display:block;*/
	background-color: #000000;
	background-image:url(../images/btn.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;

}
/*
ul#menu2 li a {
	display: block;
	color: #000;
	height: 16px;
	font-weight: bold;
	margin-top: 4px;
	text-decoration: none;
}

ul#menu2 li a:hover {
	background: url("../images/barre.gif") repeat-x 20px;
}

ul#menu2 li#active {
	background: url("../images/barre.gif") repeat-x 20px;
}*/
ul#menu2 li a:link, #menu li a:visited
{
	display: block;
	color:#FFFFFF;
	margin: 0;
	padding: 20px 0px 0px 15px;
	text-decoration: none;
	font: 10px/20px "Lucida Grande", verdana, sans-serif;
	font-size:12px;
}
ul#menu2 li a:hover{
	background-image:url(../images/btn_active.jpg);
	padding: 20px 0px 0px 15px;
	background-repeat:no-repeat;
	display:block;
	text-align:left;
	font: 10px/20px "Lucida Grande", verdana, sans-serif;
	font-size:12px;
	text-decoration: none;
}

stong {
	font-size: 16px;
	color: #FF6C1C;
	font-weight: bold;
}

#footer{
	/*background: #009933 url(../images/barre2.gif) repeat-x bottom left;*/
	clear: both;
	height: 20px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 10px;
	font-weight:bold;
	/*line-height: 20px;*/
}
.vtop {
	vertical-align:top;
}
.vbottom {
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
}

.entete { background: white;}

A:active  {
	font-size: 10px;
	color: black;
}
A:visited {
	font-size: 10px;
	color: #000000;
}
A:link    {
	font-size: 10px;
	color: #FF6612;
}
A:hover   {
	font-size: 10px;
	color: #0EA13E;
}
H1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: center;
}
H2 {
	font-size: 14px;
	color: #E64617;
	font-weight: bold;
	text-align: center;
}
H3 {
	font-weight: bold;
	color: #97B304;
	font-size: 11px;
}
H4 {
	font-size: 8pt;
	font-weight: normal;
	color: #97B304;
}
H5 {
	text-align: left;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;
}

H6 {
	font-size: 10pt;
	font-weight:  normal;
	color: #97B304;
}

H7 {
	font-size: 16px;
	color: #FF6C1C;
	font-weight: bold;
}
H8 {
	font-size: 16px;
	color: #FF6612;
	font-weight: bold;
	text-align: center;
}
em {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
em1 {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
em2 {
	color: #FFFFFF;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
en {
	color: #FF6103;
	font-style: normal;
	font-weight: bold;
}
FONT.exergue {
	font-weight:  bold;
	color: #FFFFFF;
}
FONT.invisible {
	font-weight:  normal;
	color: #fff;
}
FONT.rcs {
	font-size: 8px;
}
FONT.rcs1 {
	font-size: 9px;
	color: #E64617;
}
FONT.current {
	color: #fff;
	font-size: 20px;
	border: #28AC4D 1px solid;
	background-color: #1EA747;
}
li.crit {
	list-style: inside;
}
.white {
	color: #fff;
}
/*************************************tableaux************/
/*
TABLE {
	width: 100%;
	background: transparent;
}*/
.centpct {
	border: none;
	width: 100%;
}
.670 {
	width: 670px;
	background: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}
.select_crit {
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: #97B304;
	margin: 0px;
	padding: 10px;
	width: 83%;
	margin: auto;
}
.select_crit1 {
	background: url(../images/bg.jpg) bottom left;
	border-width: 2px;
	border-style: dotted;
	border-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	margin: auto;
}
.select_crit2 {
	background-color: #97B304;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	width: 90%;
	margin: auto;
}
.photos_lot {
	background-color: #9CB704;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	width: 90%;
	margin: auto;
}
.650 {
	width: 650px;
	background: transparent;
	border: none;
	margin: 0px;
	padding: 0px;
}
.small {
	background: transparent;
	border: none;
	margin: 0px 0px 0px 150px;
	width: 500px;
}
.medium {
	border: none; width: 650px;
}
.entcoord {
	border: none;
	width: 720px;
}
.pass {
	background: transparent;
	border: none;
	margin: 0px 0px 0px 0px;
	width: 350px;
}
.bg1 {
	background: #97B304 no-repeat left top;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}
.bg2 {

}
.bg1_big {
	background: #97B304 no-repeat left top;
}
.bgvert {
	background: #97B304 repeat-x left top;
}
TR {
	text-align: center;
	vertical-align: middle;
	border: none;
	padding: 0px;
	background: transparent;
	margin: 0px;
}
TD {
	text-align: center;
	vertical-align: middle;
	border: none;
	font-size: 11px;
	/*padding: 10px 10px 10px 10px;*/
	color: #FFFFFF;
	background: transparent;
	margin: 0px;
}
TD.nopaddingcenter{
	text-align: center;
	padding: 0;
}
TD.nopaddingleft{
	text-align: center;
	padding: 0;
}

TD.navigate {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	border: none;
	font-size: 8pt;
	background: #FFFFFF;
	padding: 1;
}
TR.table_entete {
	/*background: #fff url(../images/barre3.gif) repeat-x top left;*/
	/*height: 23px;*/
	color: #fff;
	text-align: center;
	vertical-align: middle;
	/*width: 33%;*/
	padding: 25px 0px 25px 0px;
	font-weight: bold;
}
TR.table_entete_big {
	/*background: #fff url(../images/barre3.gif) repeat-x top left;*/
	/*height: 23px;*/
	color: #fff;
	text-align: center;
	vertical-align: middle;
	/*width: 33%;*/
	padding: 25px 0px 25px 0px;
	font-weight: bold;
}
TD.table_entete {
	/*background: #fff url(../images/barre3.gif) repeat-x top left;*/
	/*height: 23px;*/
	color: #fff;
	text-align: center;
	vertical-align: middle;
	/*width: 33%;*/
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}
TD.table_entete1 {
	/*background: #fff url(../images/barre3.gif) repeat-x top left;*/
	/*height: 23px;*/
	color: #000000;
	text-align: center;
	vertical-align: middle;
	/*width: 33%;*/
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}
.cadrecoord {
	border-style: solid;
	border-width: 2px;
	border-color: #FFFFFF;
	background-color: #97B304;
}
TD.table_entete_ecm {
	background: #97B304;
	height: 23px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	border: none;
	/*width: 33%;*/
	padding: 0px;
}
TD.table_entete_big {
	/*background: #fff url(../images/barre4.gif) repeat-x top left;*/
	background-color: #97B304;
	//text-align: left;
	height: 30px;
	color: #fff;
	font-size: 11px;
	border: 0;
	border-bottom: #ddd 1px solid;
	border-right: #ddd 1px solid;
	letter-spacing: 1.6px;
}
TD.table_entete_big_lot {
	/*background: #fff url(../images/barre5.gif) repeat-x top left;*/
	/*background: transparent;*/
	text-align: left;
	/*height: 60px;*/
	color: #fff;
	vertical-align: middle;
	border: none;
	padding: 20px 0px 0px 40px;
}
TD.table_entete_big_dispo {
	/*background: #fff url(../images/barre6.gif) repeat-x top left;*/
	text-align: left;
	/*height: 45px;*/
	color: #fff;
	vertical-align: middle;
	border: none;
	padding: 20px 10px 0px 30px;
}
A.table_entete:active, A.table_entete:visited, A.table_entete:link {
	text-decoration: none;
	/*color:  #000;*/
}
A.table_entete:hover {
	text-decoration: none;
	/*color:  #000;*/
}

td.navigbarre {
	height: 25px;
	color: #000;
	/*background: #64B7F9 url(../Images/navigbarre.jpg) no-repeat center top;
	background: #383838 url(../Images/table_entete2.jpg) repeat-x left center;*/
}
TD.colliste {
	color: black;
}
TD.colradio {
	color: #000;
	padding: 0 6;
}
TD.colcritere {
	text-align: left;
	color: #97B304;
	/*padding: 10px 6px 0px 115px;  dd 12/02/2009*/
	padding: 0px 0px 0px 50px;
	vertical-align: middle;
}
TD.colcritere1 {
	text-align: left;
	color: #000000;
	/*padding: 10px 6px 0px 115px;  dd 12/02/2009*/
	padding: 0px 0px 0px 50px;
	vertical-align: middle;
}
TD.prest {
	text-align: left;
	color: #000000;
	/*padding: 10px 6px 0px 115px;  dd 12/02/2009*/
	padding: 10px 6px 0px 50px;
	height: 40px;
	vertical-align: middle;
}
TD.colcriteretwo {
	text-align: left;
	color: #000000;
	/*padding: 10px 6px 0px 115px;  dd 12/02/2009*/
	padding: 0px 0px 0px 50px;
	vertical-align: middle;
}
TD.colcriterethree {
	text-align: center;
	color: #000000;
	padding-left: 10px;
	/*padding: 10px 6px 0px 115px;  dd 12/02/2009*/
	height: 60px;
	vertical-align: middle;
}
TD.coldispo {
	text-align: center;
	color: #000000;
}
TD.coldispo1 {
	text-align: center;
	color: #FFFFFF;
}
TD.ecw {
	text-align: center;
	color: #000;
	padding: 5px 6px 0px 0px;
	vertical-align: middle;
}
SELECT {
	width: 90%;
	font-size: 11px;
	border: #556402 1px solid;
}
/*****************************/
table.plng {
	width: 1400px;
}
td.plng_entete {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	background: #eee;
	border: 0;
	border-bottom: #aaa 1px solid;
	border-right: #aaa 1px solid;
}
td.plng_texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	border: 0;
	border-bottom: #ddd 1px solid;
	border-right: #ddd 1px solid;
	letter-spacing: 1.6px;
}
/************************************* zones de saisie *******/
INPUT {
	height: 20px;
	background: #fff;
}
/************************************* boutons ********/
.bouton {
	/*background: #A3E89F url(../images/barre2.gif) repeat-x top left;*/
	background: #97B304;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	/*border: none;*/
	cursor: hand;
	cursor: pointer;
	height: 20px;
	font-size: 11px;
	text-decoration: underline;
	/*border: 1px solid #97B304;*/
}
.outset {
	border: outset;
}
.bouton:hover {
	/*background: #A3E89F url(../images/barre.gif) repeat-x top left;*/
	background: #057914;
	color: #fff;
	text-decoration: none;
}
.disabled {
	background: #e0e0e0;
	color: #909090;
	border: #909090 1px solid;
	vertical-align: middle;
}

.epaiement {
	width: 516px;
	height: 90px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.aa {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background: transparent;
}
div#prop_no {
	border-top: #7A7C80 1px dashed;
	padding: 4 10;
	margin: 25 0 4 0;
	width: 500;
}
div#page_suite {
	border: #a0a0a0 1px solid;
	background: #64B7F9 url(../Images/navigbarre.jpg) no-repeat right top;
	margin-top: 20px;
	padding: 2px;
	font-weight: bold;
	width: 695px;
	color: #000;
}
.page {
	color: #000;
	border: #28AC4D 1px solid;
	background: #CCFF99;
	text-align: center;
	font-size: 10px;
}
.wait {
	cursor: not-allowed;
}
.hand {
	cursor: hand;
	cursor: pointer;
}
.valign {
	vertical-align: middle; 
}
label {
	cursor: hand;
	cursor: pointer;
}
.wrong{
	font-weight: bold;
	color: #c00;
}
/*************************************dispo*******************/
TD.dispo_entete {
	text-align: center;
	background-color: #AFEEA8;
	color: #97B304;
}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
IMG.aff_dispo {
	width: 150px;
	/*border: 1px solid #3a3eb2;*/
}
IMG.no_image {
	width: 150px;
	height: 150px;
}
TD.dispo_suite {
	text-align: left;
	height: 30px;
	background: none;
}
IMG.loupe {
	border: none;
}
A.navigbarre:active {
	color: white;
}
A.navigbarre:visited {
	color: #D6D6EF;
}
A.navigbarre:link {
	color: white;
}
A.navigbarre:hover {
	color: #FFCC00;
}
span.policetarif {
	font-size: 13px;
	font-weight: bold;
	color: #E64617;
}
/*************************************descriptifs*/
TD.descr {
	text-align: left;
	font-weight: normal;
	width: 574px;
	color: #000000;
}
TD.descr1 {
	text-align: left;
	font-weight: normal;
	width: 574px;
	color: #FFFFFF;
}
/*************************************galerie photos*/
TD.photodispo {
	text-align: left;
	width: 20%;
	vertical-align: top;
}
td.photo {
	background: transparent;
	text-align: center;
	width: 202px;
	padding: 10 0;
}
td.photo2 {
	background: #000;
	border: 2px solid #000000;
}

/* IMG */
img.aff_dispo {
	width: 130px;
	border: 1px solid #000000;
}
img.aff_dispo:hover {
	border: #14A340 1px solid;
}
img.lien {
	border: 0px;
}
img.no_image {
	width: 105px;
	height: 150px;
}
img.loupe {
	border: none;
}
img.galerie {
	width: 200px;
	border: #000000 2px solid;
}
img.galerie:hover {
	border: #14A340 2px solid;
}

/*************************************galerie photos*/
IMG.galerie {
}
/*************************************coordonnées*/
TABLE.coord_table { width: 320px;}
TD.coord_entete {
	text-align: left;
	background: #FFCC00;
}
TD.coordonnees {
	text-align: left;
	background: transparent;
	color : #97B304;
}
td.justify {
	text-align: justify;
	background: transparent;
	color : #97B304;
}
input.form {
	border: #97B304 1px solid;
	background: #fff;
}
/*************************************password*/
TABLE.pass_table {
	width: 370px;
}
/*************************************releve coproprietaire*/
TD.relv_entete {
	text-align: center;
	background: #FFCC00;
}
TD.relv_ligne {
	text-align: left;
}
TD.relv_col_date {
	text-align: center;
	width: 10%;
}
TD.relv_col_mt {
	/*text-align: right;*/
	width: 20%;
}
/*************************************agenda coproprietaire*/
TABLE.agda_table {
	width: 800px;
}
TD.agda_entete {
	text-align: center;
	background: #FFCC00;
}
TD.agda_ligne {
	text-align: left;
	vertical-align: top;
	font-size: 7pt;
}
/*************************************agenda coproprietaire fin*/
TD.plng_col_ref {
	font-weight: bold;
}
/*************************************securisation*/
TABLE.secure {
	width: 500px;
}
IMG.secure {
	vertical-align: middle;
	text-align: right;
}

 a.infobulle {
	position: relative;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px #600 dotted; /* on souligne le texte*/
	cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.infobulle span.infobulle {
	display: none; /* on masque l'infobullebulle */
}
a.infobulle:hover {
	background: none; /* correction d'un bug IE */
	text-decoration: none;
	color: #600;
	z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
	cursor: help; /* on change le curseur par défaut en curseur d'aide */
}
a.infobulle:hover span.infobulle {
	display: inline; /* on affiche l'infobullebulle */
	position: absolute;
	white-space: normal; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
	top: 25px; /* on positionne notre infobullebulle */
	left: -150px;
	width: 500px;
	background: #fff;
	color: #666;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	border: 1px solid #368A66;
	border-left: 4px solid #368A66;

}
img.infos {
	border: none;
	float: left;
}

/*************************************realisation*/
.webmaster {
	font-size: 7pt;
	font-weight: normal;
}
/*************************************conditions generales*/
TEXTAREA {
	font-size: 8pt;
}
/*************************************calendrier*/
BODY.cal {
	background: white;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: #3a3eb2;
	font-weight:  bold;
}
TABLE.cal {
	width: 200px;
}
TD.calMois {
	font-size : 10px;
	font-weight: bold;
	text-align : center;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #ffffff;
	background : #7B849C;
	vertical-align: middle;
}
TR.calSemaine {
	font-size : 9px;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #000000;
	background : #B5B5C6;
}
TD.calJour {
	font-size : 9px;
	text-align : center;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #000000;
	background : #C0C8D6;
}
TD.calJour A {
	font-size : 9px;
	text-align : center;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #000000;
	background : #C0C8D6;
	text-decoration: none;
}
TD.calJour A:hover {
	font-size : 9px;
	text-align : center;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #ffffff;
	background : #C0C8D6;
	text-decoration: none;
}
TD.calJourSel {
	font-size : 9px;
	font-weight: bold;
	text-align : center;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #000000;
	background : #EEEEEE;
}

