@import url("style_menu_horizontal.css");

* {
	font-family: Arial, Helvetica, sans-serif;
}
html {
	padding: 0;
	margin: 0;
}

body {
	background: #7D1516 ;
	font-size: 11px;
	color: #0000FF;
	text-align: center;
	padding: 0;
	margin: 0;
}
body.gris {
	background: #DADADA;
	font-size: 11px;
	color: #0000FF;
	text-align: center;
	padding: 0;
	margin: 0;
}

/* CONTENEURS          ------*/
#content {
        max-width: 990px;
	width: 990px;
	margin: 0 auto;
	padding: 0px 0px;
	background-color:#DADADA;/* #AFAFAF;*/
}
#header {
	background: transparent;
	text-align: left;
}
#main {
	text-align: left;
	margin: 0 8px 0 16px;
	padding: 10px 10px;
}

.entete {
	background: white;
}

#footer{
	padding:0;
	margin:0px 0px 0px 29px;
	/*width:990px;*/
	height:30px;
	text-align:center;
}

.right {
	text-align: right;
	color: #0000FF;
	background: white;
}
H1 {font-size: 15pt;font:  normal;	color: #0000FF;
}
H2 {font-size: 9pt;
}
H3 {font-size: 8pt;	font: italic;color: #0000FF;
}
H4 {font-size: 9pt;color: #0000FF;
}
H5 {text-align: left;
	font: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

FONT {font-size: 9pt;color: #0000FF;
}
FONT.exergue {	color: #7D1516; font-weight: bold}

FONT.exergue_navigate { font-size: 10pt;	color: #FF0000;
}
FONT.exergue_coord { font-size: 11pt;	color: #FFF;
}
FONT.invisible {color: #FFFFFF;
}
FONT.petite {font-size: 7pt;color: #0000FF;
}


DIV.div_https{
	color: #0000FF;
}

FONT.rcs {font-size: 9px;}
FONT.rcs1 {font-size: 10px;color: #0000FF;}

A.menunavig, a.menunavig:link {
	color:#990000;
	font-weight:bold;
	text-decoration: underline;
}
A.menunavig:hover {
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}
A.navig, a.navig:link {
	color:#DADADA;
	font-weight:bold;
	text-decoration: underline;
}
A.navig:hover {
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}



A.menu:active {
	font-size: 9pt;
	color: #990000;
}
A.menu:visited {
	font-size: 9pt;
       color: #990000;
}
A.menu:link {
	font-size: 9pt;
	color: #990000;
}
A.menu:hover {
	font-size: 9pt;
	color: #990000;
}

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: 0px;
	border: 1px solid #306CB4;
	border-left: 4px solid #306CB4;

}

img.float_right {
	border: #bababa 0px solid;
	cursor: pointer;
	float: left;
	margin: 2px 2px 0 2px;
	text-align: center;
	padding: 0;
	height: 10px;
	width: 10px;
}

/*--------------------------------------------
//  dd 05/06/2009

//
//	fond : gris clair
//
//--------------------------------------------
//
//	fond exterieur		: rouge foncé	#7D1516
//	fond interieur		: gris   	#DADADA
//	onglet actif		:
//	boutons			:
//	fond liste choix	: gris foncé    #62798F
//	texte / fond int	: bleu foncé	#0000FF
//	texte exergue / fond int: blanc
//	pavés texte		:
//      palete de mov:     #5858DC; #8787FF; #B2B2FF; #667193;#737EAC;#5554ED;
//--------------------------------------------*/
/*************************************menu horizontal à plusieurs niveaux ************/

.menu_horizontal{
	/*z-index:50;*/
	border: 0px solid #f0f;
	width:990px;
	height:52px;
	margin: 0px auto;
}

/*************************************tableaux************/
TABLE {
/*	background: #F7EFDE;*/
	border: none;
	width: 580px;
}
.medium {
	border: none;
	width: 550px;
}
.prest {
	border: none;
	width: 750px;
}
.medium2 {
	border: none;
	width: 600px;
}
.small {
        background-color: #AFAFAF;
	border: none;
	width: 500px;
}
.large {
	border: none;
	width: 680px;
}

.big {
	border: none;
	width: 900px;
}
.menu {
        background: #62798F;
	border: #62798F 3px solid;
	width: 990px;
}

TD {
	text-align: center;
	vertical-align: middle;
	font: bold;
	border: none;
	font-size: 9pt;
	background: #DADADA;/* #FFFFFF*/
	padding-bottom: 1;
	padding-left: 1;
	padding-right: 1;
	padding-top: 1;
}

TD.menu {
	text-align: center;
	vertical-align: middle;
	font: bold;
	border: none;
	font-size: 9pt;
	background:#62798F;
	color: #FFFFFF;

}

TD.navigate {
	text-align: left;
	vertical-align: top;
	font: bold;
	border: none;
	font-size: 8pt;
	padding-bottom: 1;
	padding-left: 1;
	padding-right: 1;
	padding-top: 1;
}

TD.table_entete {
	background: #5252CC;/* #667193; #5858DC;  #B2B2FF;#737EAC;#5554ED;  #FFCC00; */
	height: 25px;
	color: #FFFFFF;
	font-weight: 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: black;
}
A.table_entete:hover {
	font-size: 9pt;
	color: white;
}

TD.navigbarre {
	height: 25px;
	background: #DADADA; /* #5088DF; */
	color: white;
	font: bold;
	background-repeat: repeat;
	background: #DADADA url(../images/trait.gif) repeat-x left top;
	padding-top: 20px;
}
TD.navigbarre2 {
	height: 15px;
	background: #DADADA; /* #5088DF; */
	color: white;
	font: bold;
	background-repeat: repeat;
	background: #DADADA url(../images/trait.gif) repeat-x left top;
	padding-top: 0px;
}

TD.colliste {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font: normal;
	border: 1px solid #0000FF;
}

TD.colradio {
	color: black;/*oc210307- #5035AE;*/
	font: normal;
	border: 1px solid #0000FF;
	text-align: left;
	padding-bottom: 1;
	padding-left: 10;
	padding-right: 1;
	padding-top: 1;
}

TD.colcritere,TD.colcritere_tr {

        font: bold;
	/*color: #0000FF;*/
	color: #7D1516;
	background: #FFFFFF;
	height: 20px;
	/*vertical-align: top;*/
	padding-left: 50;
}

TD.colcritere_tr {        
	padding-left: 10px;
}


TD.colcritere2{

        font: bold;
	/*color: #0000FF;*/
	color: #7D1516;
	height: 20px;
	/*vertical-align: top;*/
	padding-left: 2;
}
TD.colcritere3{

        font: bold;
	color: #7D1516;
	background: #FFFFFF;
	height: 20px;
	padding-left: 2;
}
TD.colcritere4 {

        font: bold;
	color: #7D1516;
	background: #FFFFFF;
	height: 20px;
	vertical-align: top;
	text-align:left;
        padding-left: 50;
}



TD.coldispo {
	text-align: right;
	width: 25%;
}


select, .form, .form_coord, cb_sel {
	font-family: Tahoma, Arial, Arial, sans-serif;
	font-size: 9pt;
	color: #000;
	border: 1px #A99780 solid;
	background-color: #fff;
	width: 200px;
}

/************************************* tableaux fin *******/

/***************************** visu plng pour pro*/
td.plng_entete {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #eee;
	border: 0;
	border-bottom: #aaa 1px solid;
	border-right: #aaa 1px solid;
}

/*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: #00438E;
	text-align: center;
	vertical-align: middle;
	font: bold;
	color: white;
        border: 2px outset white;
	font-size: 9pt;
	cursor: pointer;
	height: 20px;
}

.page {
	background: transparent;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	height: 20px;
	color: #990000;
	border: 0;
	cursor: pointer;
	padding: 0 1px 0 1px;
	margin: 0;
	vertical-align: middle;
}



/*************************************boutons fin***************/

/*************************************dispo*******************/
TD.dispo_criteres {
	text-align: left;
	background: white;
}

TD.dispo_entete {
	text-align: left;
	font: bold;
	color: #FFFFFF;
	/* background: #FFCC00; */
	background: #5252CC;

}

TD.tr_dispo_entete {
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	/* background: #FFCC00; */
	background-repeat: repeat;
	background-image: url(../Images/bckgrd-tab.jpg);
	background-position: left top;
}

IMG.aff_dispo {
	width: 250px;
	border: #DADADA 0px solid;
}
IMG.aff_tr_dispo {
	width: 150px;
	border: #DADADA 0px solid;	
}

IMG.no_image {
	width: 250px;
}
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;
}
a.lientable, a.lientable:link {
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
.hand {
	cursor: pointer;
	cursor: hand;
}
/*************************************dispo fin*/

/*************************************descriptifs*/
TD.descr {
	color: #5035AE;
	text-align: left;
	font: normal;
	width: 350px;
	background: white;
}
/*************************************descriptifs fin*/

/*************************************galerie photos*/
TD.photo {
	background: white;
}

IMG.galerie {
	width: 450px;
	/*oc030809-NE JAMAIS FIXER LES 2 TAILLES SINON PERD PROPORTIONS IMAGES --- height: 338px; */
	border: #DADADA 0px solid;
	
}
IMG.galerie2 {
	width: 300px;
	height: 225px;
	border: #DADADA 0px solid;
	
}
IMG.prestige {
	width: 180px;	/*oc300709-yave100*/
	border: #DADADA 0px solid;
}
IMG.detail {
	border: #DADADA 0px solid;
}
/*************************************galerie photos fin*/

/*************************************coordonnées*/
TABLE.coord_table {
	width: 450px;
	text-align: left;
}

TD.coord_entete {
	text-align: left;
	background: #FFCC00;
	background-repeat: repeat;
	background-image: url(../Images/bckgrd-tab.jpg);
	background-position: left top;
}
TD.coord_crit {
	text-align: left;
	background: #FFFFFF;
	color: #0000FF;
	padding-left: 5;
}

TD.coordonnees {
	text-align: left;
	background: #FFFFFF;
	color: #0000FF;
}
INPUT.coord {
	height: 20px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}
INPUT.coord_cc {
	height: 20px;
	width : 110px
	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;
}
IMG.loupe { border: none;}
/*************************************securisation fin*/

/*************************************realisation*/
DIV.webmaster {
	font-size: 7pt;
	font: normal;
	color: #7D1516;

}
/*************************************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; }

body {
	behavior: url("css/csshover3-source.htc");
}