/* oc141108-avoriaz- */
/* gris foncé : 666 666 */
/* bleu foncé : 3E5 E91 - avo */

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: 137px; COLOR: #4c5cab; 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:  normal;	color: #3E5E91;/*rouge*/}
H2 {font-size: 8pt;}
H3 {font-size: 8pt;	font: italic;}
H4 {font-size: 10pt;color: #3E5E91; /*vert (#5088DF;)*/}
H5 {text-align: left;
	font: normal;
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;
}

H6 {font-size: 10pt;color: #3E5E91;/* rouge*/}
FONT {font-size: 8pt;color: black;}
FONT.exergue {	color:#37578f; /*oc191208-css webmaster  color: #3E5E91;*/}
FONT.exergue2 {	color:#37578f; /*oc191208-css webmaster  color: #3E5E91;*/}
FONT.invisible {color: #FFFFFF;}
FONT.rcs {	font-size: 6pt;	color: black;}

BODY {
/*si fonction customfade() désactivé (return) -> activer la couleur de fond sur BODY*/
	background: white;
	background-image: url(../Images/fond1.jpg);
	background-position: right bottom;
	background-repeat: repeat;
	background: #ffffff /*oc181208-#666666*/;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: black /*#5035AE*/;
	font: bold;

}

BODY.navigate {
	/*FONT-SIZE: 8pt;*/ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-image: url(../Images/NAVIGATE.jpg);
	background-position: left top;
	font-size: 8pt;
	color: #3E5E91; /* #000080;*/
	font: bold;
}

.entete {
	background: white;
}
.aa {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#content {
	width: 510px; /*oc191208-eml-webmaster-yave903px;*/
	margin: 0 auto;
	padding: 0;
	//padding-bottom:20;
	background-color: #ffffff /*oc181208-#fcfcfc*/;
}

#main{	/*oc191208-eml-webmaster*/
	text-align:justify;
	color:#272626;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
	font-weight:normal;
	/*oc191208-yave*/
	//background: #fff
	//padding: 0;
	//margin: 0 40;
	//text-align: left;
}

#mainCenter h1{/*oc191208-eml-fourni par le webmaster*/
	     text-align:center;
	     color:#81abe1;
	     font-size:12px;
	     font-family:Verdana, Arial, Helvetica, sans-serif;
	     font-style:normal;
	     text-transform:none;
	     font-weight:bold;
}

#mainCenter input{/*oc191208-eml-fourni par le webmaster*/
	     text-align:center;
	     color:#81abe1;
	     font-size:12px;
	     font-family:Verdana, Arial, Helvetica, sans-serif;
	     font-style:normal;
	     text-transform:none;
	     font-weight:normal;
	     background-color:#FFFFFF;
}

#menu {
	float: right;
	padding: 1 20 4 4;
	text-align: center;
}
#footer{
padding:0;
margin: 0 auto;
width: 903px;
}

/*************************************infobulle */

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 #81ABE1;
	border-left: 4px solid #81ABE1;

}
img.float_right {
	border: #D3D3D3 0px solid;
	cursor: pointer;
	float: left;
	margin: 0px 2px 0 2px;
	text-align: center;
	padding: 0;
	height: 10px;
	width: 10px;
}


/*************************************tableaux************/
TABLE {
/*	background: #F7EFDE;*/
	border: none;
	width: 550px;
}
.large  {
	border: none;
	width: 680px;
}
.medium {
	border: none;
	width: 500px;
}
.small {
	border: none;
	width: 450px;
}
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: 8pt;
	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: #ffffff;  /*#3E5E91;*/
	height: 20px;
	color: #37578f; /*oc191208-yave #3E5E91;*/
	font:	bold;
}

TD.dispo_entete { /*oc191208-cree car existait pas*/
	background: transparent; /*oc191208-#ffffff*/
	height: 20px;
	color:#37578f; /*depuis content_text_subtitle/content.css  */
	font:	bold;
	text-align:left; /*oc191208*/
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10;
}

TD.prem {
	padding-left: 10;
}

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: #ffffff;
	color: white;
}

TD.colliste {
	font-family: Verdana, Tahoma, Arial;
	color: black;
}

TD.colradio {
	color: black;
	font : normal;
}

TD.colcritere {
	font : normal; /*oc191208*/
	text-align: left;
/*	height: 20px;*/
	vertical-align: top;
}

TD.coldispo {
	font : normal; /*oc191208*/
	text-align: right;
	width: 25%;
}

SELECT {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}

/************************************* tableaux fin *******/

/***************************** oc301003-visu plng pour pro*/
TD.plng_entete {
	background: #3E5E91;  /*#FFCC00;*/
	height: 25px;
	color: white;
	font-family:Courier New;
	border : 3px;
	bordercolor : black;
}

TD.plng_texte {
	text-align: left;
	vertical-align: top;
	font-family:Courier New;
	color: black;
	border : 3px;
	bordercolor : black;
}


/************************************* zones de saisie *******/
INPUT {
	height: 20px;
}
/************************************* zones de saisie fin *******/

/************************************* boutons ********/
.bouton {
	background: #666666;
	text-align: center;
	vertical-align: middle;
	font: bold;
	color: white;
	border: 2px outset white;
	font-size: 8pt;
	cursor: pointer;
	height: 20px;
}
.page {
	background: white;
	text-align: center;
	vertical-align: middle;
	font: bold;
	color: #5035AE;
    border: none;
	font-size: 8pt;
	cursor: pointer;
	text-decoration: underline;
}
/*************************************boutons fin***************/

/*************************************dispo*******************/
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;
}
/*************************************dispo fin*/

/*************************************descriptifs*/
TD.descr {
	text-align: left;
	font: normal;
	color:#272626; /*oc191208-eml webmaster yave color: #3E5E91; */
	width: 350px;
}
/*************************************descriptifs fin*/

/*************************************galerie photos*/
TD.photo {
	background: white;
}

IMG.galerie {
/*	width: 580px;*/
}
/*************************************galerie photos fin*/

/*************************************coordonnées*/
TABLE.coord_table {
	background: transparent; /*oc191208-#888888*/
	width: 320px;
}

TD.coord_entete {
	background: transparent; /*oc191208-#888888*/
	height: 20px;
	color:#37578f; /*depuis content_text_subtitle/content.css  */
	font:	bold;
	text-align:left; /*oc191208*/
}

TD.coordonnees {
	text-align: left;
	background: #ffffff; /*oc191208-#F7EFDE;*/
	color : #000000;
}

INPUT.coord {
	height: 20px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	font : normal;
	text-align : left;
	color : #000000;
}
SELECT.coord {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}
/*************************************coordonnées fin*/

/*************************************password*/
TABLE.pass_table {
	width: 400px;
}
/*************************************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: 550px;
}
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; }
