/* oc221009 - ECW AIB - ajout calss : ex : table_entete2 */
/*oc080904-codes couleurs */
/* fond marron moyen  : A57B51 => fond navigate    - 165,123,81 */
/* bandeau haut rouge : F26422 => bandeau tableaux - 242,100,34 */
/* fond très clair    : F0E6DC => fond général     - 240,230,220 (en fait dégradé de 235,225,215 à .) */
/* texte marron foncé : 5A3711 => textes           - 90,55,17 */

A:active  {	font-size: 9pt;	color: black;}
A:visited {	font-size: 9pt;	color: teal;}
A:link {	font-size: 9pt;	color: #5035AE;}
A:hover {	font-size: 9pt;	color: #FFCC00;}
A.menu:link 	{FONT-WEIGHT: bold; FONT-SIZE: 8pt; WIDTH: 157px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:visited 	{FONT-WEIGHT: bold; FONT-SIZE: 8pt; WIDTH: 157px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.menu:hover 	{FONT-WEIGHT: bold; FONT-SIZE: 8pt; WIDTH: 157px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffcc00; TEXT-DECORATION: none
}

H1 {	font-size: 12pt;	font-weight:  normal;	color: #5A3711;}
H2 {	font-size: 9pt;		font-weight:  normal;	color: #5A3711;}
H3 {	font-size: 9pt;		font-weight:  normal;	color: #5A3711;}
H4 {	font-size: 10pt;	font-weight:  bold;	color: #5A3711;}
H5 {	text-align: left;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;}
H6 {	font-size: 8pt;}
FONT {	font-size: 9pt;
	color: black;}

FONT.exergue {
	color: #C00000 /*red*/;
}
FONT.invisible {
	color: #F0E6DC;
}

.aa {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.hand {
	cursor: pointer;
	cursor: hand;
}
.bg_color1 {
	background-color: #E5D9CE;
}
.bg_color2 {
	background-color: #DED0C2;
}
.bg_color3 {
	background-color: #BDA791;
	color: #fff;
}

BODY {
/*si fonction customfade() désactivé (return) -> activer la couleur de fond sur BODY*/
	background: #F0E6DC;
/*    	background-image: url(../images/fond.gif);*/
    	background-position: right bottom;
    	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	color: #5035AE; /*texte ...*/
	font-weight: normal;
}
BODY.navigate {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #F0E6DC;
	background-repeat: no-repeat;
	/*background-image: url(../Images/NAVIGATE.jpg);*/
	background-position: left top;
	font-size: 8pt;
	color: #5035AE; /*texte ...*/
	font-weight: normal;
	text-align: left;
}

BODY.entete {
	background: #F0E6DC;
}

/*************************************tableaux*/
.fLeft { float:left; }


TABLE {
	border: none;
	width: 650px;
}

TABLE.small {
	border: none;
	width: 500px;
}

TD {
	text-align: center;
	vertical-align: middle;
	/*font-weight: bold;*/
	border: none;
	font-size: 9pt;
	background: #F0E6DC /*F26422*/;
	padding-bottom: 1;
	padding-left: 1;
	padding-right: 1;
	padding-top: 1;
}

TD.navigate{
	text-align: left;
}

TD.table_entete, .table_entete2 /*oc221009-ajout table_entete2*/ {
	background: #F26422;
	height: 25px;
}

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: #5035AE;
}
A.table_entete:hover {
	font-size: 9pt;
	color: white;
}

TD.navigbarre {
	height: 25px;
	background: #A57B51;
	color: white;
}

TD.colliste {
	font-family: Verdana, Tahoma, Arial;
	color: black;
	background : #F0E6DC;
}

SELECT {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
}

select.form2 {
	background-color: #F0E6DC;
	border: 1px #00438E solid;
	color: #5035AE;
	width: 250px;
}

#ctxt {
	background-color: #F0E6DC; /*oc230909-yave #BA9A79 ou alors mettre F0E6DC = fond general */
	color: #00000;		/*oc230909-yave ffffff*/
	margin-left: 20px;
	margin-top: 2px;
	padding-left: 2px;
	width: 248px;
}

td.resast_libelle {
	border-left: #A67C52 10px solid;
	padding: 2px 2px 2px 2px;	/*oc291009-yave 10px sur dernier*/
	text-align: left;
	vertical-align: top;
	width: 150px;			/*oc291009-yave 200px*/
	/*oc291009-pour tests only--background-color: white;*/
}

td.resast_crit {
	margin-left: 10px;	/*oc291009-yave 100px!!!*/
	padding: 2px 2px 2px 10px;	/*oc291009-yave 100px  sur dernier!!!*/
	text-align: left;
	width: 300px;
	/*oc291009-pour tests only--background-color: blue;*/
}

td.bg2 {
	background-color: #F7F2ED;
}

TD.colradio {
	color: #5035AE;
	background : #F0E6DC;
}

TD.colcritere {
	text-align: left;
	background : #F0E6DC;
/*	height: 20px;*/
	vertical-align: top;
}

TD.coldispo {
	text-align: right;
	background : #F0E6DC;
	width: 25%;
}


/*************************************tableaux fin*/

/*************************************zones de saisie*/
INPUT {
	height: 20px;
}
/*************************************zones de saisie fin*/

/*************************************boutons*/
.bouton {
	background: #00438E;
    border: 1px #ffffff solid;
	color: white;
	cursor: pointer;
	font-size: 9pt;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.page {
	background: white;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #5035AE;
    border: none;
	font-size: 9pt;
	cursor: pointer;
	text-decoration: underline;
}
/*************************************boutons fin*/

/*************************************dispo*/
TD.dispo_entete {
	text-align: left;
	background: #F26422;
}
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: white;
}
A.navigbarre:visited {
    color: #D6D6EF;
}
A.navigbarre:link {
	color: white;
}
A.navigbarre:hover {
	color: #FFCC00;
}

TD.trdispo_entete_center {
	text-align: center;
	background: #F26422;
}
/*************************************dispo fin*/

/*************************************descriptifs*/
TD.descr {
	background : #F0E6DC;
	color: #5A3711;
	text-align: left;
	font-weight: normal;
	width: 350px;
}
/*************************************descriptifs fin*/

/*************************************galerie photos*/
TD.photo {
	/*background: white;*/
	font-weight: normal;
	font-size: 7pt;
}

IMG.galerie {
/*	width: 580px;*/
}
/*************************************galerie photos fin*/

/*************************************coordonnées*/
TABLE.coord_table {
	width: 320px;
}

TD.coord_entete {
	text-align: left;
	background: #F26422;
/*	height: 25px;*/
}

TD.coordonnees {
	text-align: left;
	background: #F0E6DC;
}
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*/

/***************************** visu plng pour pro*/

TABLE.planning_prop {
	width: 5px;
	border-color: #000000 ;
	border-width: 2px ;
	border-style: outset ;
	font-size: 8pt;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;

}
TD.planning_prop {
	width: 5px;
	border-color: #000000 ;
	border-width: 1px ;
	border-style: solid ;
	font-size: 8pt;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;

}


TABLE.plng {
	width: 5px;
	font-size: 8pt;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;

}
TD.plng_entete {
	width: 5px;
	height: 25px;
	color: black;
	font-family:Courier New;
		font-size: 8pt;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;


}
TD.plng_texte {
	width: 5px;
	text-align: left;
	vertical-align: top;
	font-family:Courier New;
	color: black;
		font-size: 8pt;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;

}
TD.plng_texte_cont {
	width: 5px;
	text-align: left;
	vertical-align: top;
	font-family:Courier New;
	color: yellow;
	background: red;
		font-size: 8pt;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;

}
TD.plng_texte_opti {
	width: 5px;
	text-align: left;
	vertical-align: top;
	font-family:Courier New;
	color: blue;
	background: yellow;
		font-size: 8pt;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;

}

TD.plng_texte_rpro {
	width: 5px;
	text-align: left;
	vertical-align: top;
	font-family:Courier New;
	color: yellow;
	background: #800000;
		font-size: 8pt;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;

}


/*************************************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-weight: bold;
}
/*************************************securisation*/
TABLE.secure {
	width: 500px;
}
IMG.secure {
	vertical-align: middle;
	text-align: right;
}
/*************************************realisation*/
#webmaster {
	font-size: 7pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/*************************************conditions generales*/
TEXTAREA {
	font-size: 8pt;
}
/*************************************calendrier*/
BODY.cal {
	background: white;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	color: #5035AE;
	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; }

/*--- INFOBULLES ---*/
a.infobulle {
	position: relative;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px #fff solid;
	height: 14px;
	line-height: 14px;
	max-height: 14px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}
a.infobulle span.infobulle {
	display: none;
}
a.infobulle:hover, #inforesid {
	background: none; /* thx IE */
	text-decoration: none;
	color: #600;
	z-index: 500;
	cursor: pointer;
}
a.infobulle:hover span.infobulle, #inforesid {
	display: inline;
	position: absolute;
	white-space: normal;
	top: 30px;
	left: 0px;
	width: 320px;
	background: #F7F2ED;
	color: #5035AE;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	border: 1px solid #00438E;
	border-left: 4px solid #00438E;
}
#inforesid {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 550px;
	height: 70px;
	overflow: auto;
	cursor: help;
}
img.infos {
	border: none;
	float: left;
}
