/* Attributes de page */
body {background: url('/stylesheets/prestige2003/prestigefond.jpg'); background-attachment: fixed; color: #F3D3BE; font-family: arial; font-size:9;
scrollbar-3dlight-color: #B53636; scrollbar-arrow-color: #C27171; scrollbar-base-color: #910E0E; scrollbar-darkshadow-color: #520808; scrollbar-face-color: #910E0E;
scrollbar-highlight-color: #C27171;scrollbar-shadow-color: #720A0A ; scrollbar-track-color:#910E0E  }

/* titre1 */
h1 { font-size: 10 pt; font-family: verdana; font-weight: bold; color: #F3D3BE; }


/* les libelles */
.txtlib { font-size: 12px; font-family: verdana; color: #F3D3BE; }

/* les libelles mandatory*/
.oblige { font-size: 12px; font-family: verdana; color: #D99797; }


/* champs de saisie */
.txtczi { font-size: 12px; font-family: verdana; font-weight:bold; color: black; background-color: #F3D3BE; border-color: #B56220; border-style: inset; border-width: 1px; }


/*error style */
.erstyle { font-size: 10 pt; font-family: verdana; font-weight: bold; color: #F07E24; }

a { color: #FFFFFF; text-decoration: none; font-family: arial; font-size: 14px}
a:hover {color: #FFFFFF; font-weight: bold; font-family: arial; font-size: 14px; text-decoration: underline}

/* Bandeau sur listing avec infos de navigation */
tr.bandeau { color: #E5D6A3; font-family: arial; font-size: 14px}


/* Attribute de chaque table dans les listings */
table.Tablist { background: url('/stylesheets/prestige2003/images/prestigefond.jpg'); color: #000000; font-family: arial; font-size: 10;}
.bouton {
	font-family : Verdana ;
	font-size : 8pt;
	font-weight: bold;
   	background-color : #910E0E;
	color :  #D7A832;
	border-color: #F07E24;
	border-width: 2px;
	cursor:pointer;
}
.bouton:hover {
	font-family : Verdana ;
	font-size : 8pt;
	font-weight: bold;
   	background-color : #910E0E;
	color :  #F07E24;
	border-color: #910E0E;
	border-width: 2px;
	cursor:pointer;
}
.infobas{
	font-family : Verdana ;
	font-size : 7pt;
	font-weight: none;
	color : #990000;
}
.tel_pourtour {
	border-right: #DCA237 1px solid;
	border-top: #DCA237 1px solid;
	border-left: #DCA237 1px solid;
	border-bottom: #DCA237 1px solid;
}
#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #FFFFFF;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #DCA237;
min-width: 100px;
}

#dragbar #closetext{
color: #990000;
font-weight: bold;
margin-right: 1px;
}

