/* couleurs vars immo */
/* vert foncé : 01BB96 : texte exergue / fond navigate */
/* vert clair : ACEECA : fonds frame */


A:active  {	font-size: 9pt;	color: black;}
A:visited {	font-size: 9pt; color: teal; }
A:link    {	font-size: 9pt;	color: #000000;}
A:hover   {	font-size: 9pt;	color: #FFCC00;}
A.menu:link { FONT-WEIGHT: bold; FONT-SIZE: 8pt; WIDTH: 137px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:visited {	FONT-WEIGHT: bold; FONT-SIZE: 8pt; WIDTH: 137px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:hover {	FONT-WEIGHT: bold; FONT-SIZE: 8pt; WIDTH: 137px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffcc00; TEXT-DECORATION: none
}

H1 {font-size: 12pt;	font: bold;	color: #01BB96 /*#5088DF*/;}
H2 {font-size:  8pt;	font: normal;	color: #000000}
H3 {font-size:  8pt;	font: normal;	color: #000000}
H4 {font-size: 10pt;	font: normal;	color: #000000}
H5 {text-align: left;
	font: normal;
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;
}

FONT {font-size: 8pt;color: black;}
FONT.exergue {	color: #01BB96;}
FONT.invisible {color: #FFFFFF;}

BODY {
/*si fonction customfade() désactivé (return) -> activer la couleur de fond sur BODY*/ 
	background: #FFFFFF ; 
	/*background-image: url(../Images/fond1.jpg);*/
	background-position: right bottom;
	background-repeat: repeat; 
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	font: normal;
}

BODY.navigate {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #01BB96 ; 
	background-repeat: no-repeat;
	background-image: url(../Images/NAVIGATE.jpg);
	background-position: left top;
	font-size: 9pt;
	color: #000080;
	font: bold;	
}

.entete {
	background: white; 
}

/*************************************tableaux************/
TABLE {
/*	background: #F7EFDE;*/
	border: none;
	width: 700px;
}
.medium {
	border: none;
	width: 650px;
}
.small {
	border: none;
	width: 500px;
}
DIV.div_https {
/*si fonction customfade() désactivé (return) -> activer la couleur de fond sur BODY*/ 
	 
    background-image: url(../Images/fond1.jpg);
    background-position: right bottom;
    background-repeat: repeat; 
}


TD {
	text-align: center;
	vertical-align: middle;
	font: bold;
	border: none;
	font-size: 9pt;
	background: #FFFFFF;
    padding-bottom: 1;
    padding-left: 1;
    padding-right: 1;
    padding-top: 1;
}

TD.navigate {
	text-align: left;
	vertical-align: top;
	font: bold;
	border: none;
	font-size: 8pt;
	background: #FFFFFF;
    padding-bottom: 1;
    padding-left: 1;
    padding-right: 1;
    padding-top: 1;
}

TD.table_entete {
	background: #ACEECA;
	height: 25px;
/*	color: white; */
}

}
A.table_entete:active {
	font-size: 9pt;
	color: black;
}
A.table_entete:visited {
	font-size: 9pt;
    color: teal;
}
A.table_entete:link {
	font-size: 9pt;
	color: #000000;
}
A.table_entete:hover {
	font-size: 9pt;
	color: yellow /*white*/;
}

TD.navigbarre {
	height: 25px;
	background: #ACEECA;
	color: blue /*white*/;
}



TD.colliste {
	font-family: Verdana, Tahoma, Arial;
	color: black;
}

TD.colradio {
	color: #000000;
	font : normal;
}

TD.colcritere {
	color: #000000;
	font : normal;
	text-align: left;
/*	height: 20px;*/
	vertical-align: top;
}

TD.coldispo {
	color: #000000;
	font : normal;
	text-align: right;
	width: 25%;
}

SELECT {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
}
/************************************* tableaux fin *******/

/************************************* zones de saisie *******/
INPUT {
	height: 20px;
}
/************************************* zones de saisie fin *******/

/************************************* boutons ********/
.bouton {
	background: #00438E;
	text-align: center;
	vertical-align: middle;
	font: bold;
	color: white;
    border: 2px outset white;
	font-size: 9pt;
	cursor: pointer;
	height: 20px;
}
.page {
	background: white; 
	text-align: center;
	vertical-align: middle;
	font: bold;
	color: #5035AE;
    border: none;
	font-size: 9pt;
	cursor: pointer;
	text-decoration: underline;
}
/*************************************boutons fin***************/

/*************************************dispo*******************/
TD.dispo_entete {
	text-align: left;
	background: #ACEECA;
}
IMG.aff_dispo {
	width: 150px;
	border: 1px solid #5035AE;
}
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: black /*white*/;
}
A.navigbarre:visited {
    color: blue /*#D6D6EF*/;
}
A.navigbarre:link {
	color: black /*white*/;
}
A.navigbarre:hover {
	color: red /*#FFCC00*/;
}
/*************************************dispo fin*/

/*************************************descriptifs*/
TD.descr {
	color: #01BB96;
	font-size:  8pt;
	text-align: left;
	font: normal;
	width: 350px;
}
/*************************************descriptifs fin*/

/*************************************galerie photos*/
TD.photo {
	background: white;
}

IMG.galerie {
/*	width: 580px;*/
}
/*************************************galerie photos fin*/

/*************************************coordonnées*/
TABLE.coord_table {
	width: 320px;
}

TD.coord_entete {
	text-align: left;
	background: #FFCC00;
/*	height: 25px;*/
}

TD.coordonnees {
	text-align: left;
	background: #F7EFDE;
}
INPUT.coord {
	height: 20px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}
SELECT.coord {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}
/*************************************coordonnées fin*/

/*************************************password*/
TABLE.pass_table {
	width: 300px;
}
/*************************************password fin*/

/*************************************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%;
}
/*************************************releve coproprietaire fin*/

/*************************************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: bold;
}

/*************************************securisation*/
TABLE.secure {
	width: 500px;
}
IMG.secure {
	vertical-align: middle;
	text-align: right;
}
/*************************************securisation fin*/

/*************************************realisation*/
DIV.webmaster {
	font-size: 7pt;
	font: normal;
}
/*************************************realisation fin*/

/*************************************conditions generales*/
TEXTAREA {
	font-size: 8pt;
}
/*************************************conditions generales fin*/

/*************************************calendrier*/
BODY.cal {
	background: white; 
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	color: #5035AE;
	font:  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; }

