/*oc141008-flaine holidays-*/
/* gris foncé : 666 666 */
/* rouge foncé  8E0 715 */
/* jaune foncé  ffc 31a */

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: #8E0715;/*rouge*/
}
H2 {font-size: 8pt;
}
H3 {font-size: 8pt;	font: italic;
}
H4 {font-size: 10pt;color: #8E0715; /*vert (#5088DF;)*/
}
H5 {text-align: left;
	font: normal;
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;
}

H6 {font-size: 10pt;color: #8E0715;/* rouge*/
}
FONT {font-size: 8pt;color: black;
}
FONT.exergue {	color: #8E0715; /*#C00000;*/
}
FONT.exergue2 {	color: #8E0715; /*#C00000;*/
}
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: #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: #8E0715; /* #000080;*/
	font: bold;
}

.entete {
	background: white;
}


#content {
	width: 903px;
	margin: 0 auto;
	padding: 0;
	//padding-bottom:20;
	background-color: #fcfcfc;
}
#main {
    background: #fff
	text-align: left;
	padding: 0;
	margin: 0 40;
}
#menu {
	float: right;
	padding: 1 20 4 4;
	text-align: center;
}
#footer{
padding:0;
margin: 0 auto;
width: 903px;
}

/*************************************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: 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;  /*#8E0715;*/
	height: 20px;
	color: #8E0715;
	font:	bold;
}

}
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: #ffc31a;
	color: white;
}

TD.colliste {
	font-family: Verdana, Tahoma, Arial;
	color: black;
}

TD.colradio {
	color: black;
	font : normal;
}

TD.colcritere {
    text-align: left;
/*	height: 20px;*/
	vertical-align: top;
}

TD.coldispo {
	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: #8E0715;  /*#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*******************/
TD.table_entete {
	background: #ffffff;  /*#8E0715;*/
	height: 20px;
	color: #8E0715;
	font:	bold;
}
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: #8E0715; /*#8E0715 #5035AE;*/
	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;
	color : #000000;
}
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: 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: 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; }

