
aeff_body.FrontMaster 
{
	BACKGROUND-IMAGE:url(../../BibliParametrage/BibliFrontOffice/images/fond_menu.jpg);	
	background-repeat:repeat-y;		
}

.contextMenuOver0 {
	background-color : #4A966B;
	color : White;
}
.contextMenuOver1 {
	background-color : #316D52;
	color : White;
}
.contextMenuOut0 {
	background-color : #ADCDB5;
	color : Black;
}
.contextMenuOut1 {
	background-color : White;
	color : Black;
}
.contextMenuTR {
	font: 11px tahoma,verdana,sans-serif;
	cursor: default;
}
.contextMenuSeparateur0 {
	background-color : #316D52;
}
.contextMenuSeparateur1 {
	background-color : #9D9DA1;
}

table
{
    border-collapse:collapse;
    border: solid 0px black;
    /*border-space: 0px;*/
}	
	
td, tr
{
    margin: 0px;
    padding: 0px;
}	


#logo
{
	Z-INDEX:1;
	WIDTH:70px;
	HEIGHT:98px;
	display: block;
	float: left;
	cursor:pointer;
	position:absolute;
}


/*	Bouton imprimé sur les pages 
	NB : style surchargé sur masterpage pour masquer en mode media=print 
*/
#PrintButton 
{
	display:block;
	background-image:url(images/reportprint.gif);
	width:24px;
	height:22px;
	margin-top:-20px;
	margin-right:2px;
	float:right;
	cursor:pointer;
}
	

#menu, #contentMenu
{
	Z-INDEX:3;
	WIDTH:185px;
	height: 438px;
	clear:left;
	float:left;
	display:block;
}

#ok 
{
	Z-INDEX:2;	
	WIDTH:17px;
	HEIGHT:17px;
	POSITION:relative;	
	LEFT:175px;		
	_left: 182px;	
	TOP:-50px;
	_top:-17px;	
}

#boutons
{
	Z-INDEX:3;	
	WIDTH:103px;
	HEIGHT:22px;	
	POSITION:relative;	
	LEFT:214px;	
	_left:214px;	
	TOP:-54px;
	_top:-39px;
}

#centre 
{ 
	position:relative; 
	TOP:0px; 
}
 


.bandeau_recherche_gauche 
{
 text-align:right;
 width:100%;
 height:96px;
 background-image : url(images/bandeau/bandeau_recherche_gauche.jpg);
 background-repeat:no-repeat; 
 }
 
.bandeau_recherche_droite 
{
 width:280px;
 height:96px;
 background-image : url(images/bandeau/bandeau_recherche_droite.jpg);
 text-align:right;
 z-index:1;
 background-repeat:no-repeat;
 float:right;
 }
 
 .bouton_recherche {
 float:right;
 width:50px;
 height:96px; 
 padding-top:9px;
 padding-right:5px
 }
 	
 .formu_recherche 
 {
 float:right;
 width:120px;
 height:96px; 
 padding-top:10px;
 }
 
 
.searchinput , #searchstring
{ 
background-color:#A3E990; 
border:0px;
} 
 
 .bandeau_mdp_gauche 
 {
 text-align:right;
 width:100%;
 height:96px;
 background-image : url(images/bandeau/bandeau_ident_mdp_gauche.jpg);
 background-repeat:no-repeat; 
 }
 
 .bandeau_mdp_droite 
 {
 width:280px;
 height:96px;
 background-image : url(images/bandeau/bandeau_ident_mdp_droite.jpg);
 text-align:right;
 z-index:1;
 background-repeat:no-repeat;
 float:right;
 }
 
 .bouton_mdp 
 {
 float:right;
 width:45px;
 height:96px; 
 padding-top:25px;
 padding-right:2px;
 }
 	
 .formu_mdp 
 {
 float:right;
 width:105px;
 height:96px; 
 padding-top:10px;
 text-align: left; 
  }

 /* 
 	Styles pour la fiche adhérent
 */
 #tDicoUser
 {
	
	
 }
 
 /*
	Chaque tr du tableau comporte un style trDicoUser<i> i=id variable -> permet de mettre en avant des variables
 */
 .trDicoUser40 .labelDicoUser
 {
	border-style:dotted;
	border-color:#0BBDEF;
	border-width:1px;
	border-right-width:0px;
 }
 
  .trDicoUser40 .valueDicoUser
 {
	font-weight:bold;
	border-style:dotted;
	border-color:#0BBDEF;
	border-width:1px;
	border-left-width:0px;
 }
 
 .labelDicoUser
 {
	font-weight:bold;
	color:#6DD751;
	background-image : url(images/puce_li1.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	
 }

.valueDicoUser
{
	/*color:#4DB2D0;*/
	color:#6DD751;
}

.userTypeTitle
{
	font-weight:normal;
	color: #64C14A;
	padding-left: 35px;
	padding-bottom: 4px;
	padding-top: 8px;
	padding-right: 1px;
	background-image: url(images/puce_sous_titre.gif);
	background-repeat: no-repeat;
	
}

.reduceFrame
{
	background-image:url(images/reduce.gif);
	background-repeat:no-repeat;
	width:20px;
	color:#33C1EA;
	cursor:e-resize;
	float:left;
	margin-top:2px;
}

#AbsLayerDiv
{
	background-color:#FFFFFF;
	/*xposition:absolute;
	xwidth:200px;*/
	height:32px;
	vertical-align:middle;
	padding-top:10px;
}

.imgSearch
{
	background-image:url(../../BibliRessources/Images/imgnav/loupe2.gif);
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	color:#33C1EA;
	cursor:pointer;
	float:left;
	margin-top:0px;
}

.divTreeViewUsers
{
	width:300px;
}

.divTreeViewUsers li
{ font-size:8pt;
 text-align:left;
 margin-left:-20px;
 line-height: 15px; 

	list-style:none;
}

.divTreeViewUsers a,   .divTreeViewUsers a:link, .divTreeViewUsers a:visited , .divTreeViewUsers a:hover, .divTreeViewUsers a:active 
{
	text-decoration:none;
}
.divTreeViewUsers a:visited
{
	color:#784F07;
}

.divTreeViewUsers a:hover
{
	color:#0B72C1;
}

/* Styles Etat de lancements */
#launchTitle
{
	position:absolute;
	margin-top:10px;
}

#launchSelectCamp
{
	margin-top:20px;
	float:right;
	font-weight:bold;
	color:#036481;
	border-style:dotted;
	border-color:#0BBDEF;
	border-width:1px;
	padding:2px 5px 2px 10px;
}

#launchSelectCamp select
{
	font-size:8pt;
	color:#036481;
	/*background-color:#6DD751;*/
	font-weight:bold;	
}

#launchList
{
	color:#6DD751;
	margin-top:60px;
}

#launchList a,   #LaunchList a:link, #LaunchList a:visited , #LaunchList a:hover, #LaunchList a:active 
{
	text-decoration:none;
}
#launchList a:visited
{
	color:#784F07;
}

#launchList a:hover
{
	color:#0B72C1;
}

#launchList table
{
	color:#6DD751;
	border-color:#0B72C1;
	border-style:solid;
	border-width:1px;
	font-size:9pt;
	margin-left:5px;
	margin-top:30px;
}

#launchList td
{
	border-color:#0B72C1;
	border-style:solid;
	border-width:1px;
	padding-left:2px;
}

#launchList .tDeliveriesHeader
{
	text-align:center;
	font-weight:bold;
	color:#036481;
	background-color:#A3E990;
}

#launchList .tDeliveriesFooter
{
	text-align:right;
	font-weight:bold;
	color:#036481;
	/*background-color:#A3E990;*/
}

#launchList .simu
{
	color:#00B0DF;
}

#DetailsResultsTitle
{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	font-size:12pt;
	margin-top:10px;
	margin-left:-80px;
	display:block;
}

#DetailsResultsLogo
{
	background-image:url(images/logo_tdl.gif);
	width:80px;
	height:60px;
	position:absolute;
	margin-left:5px;
	margin-top:-20px;
}

#DetailsResultsMember
{
	border-color:#784D07;
	border-width:1px;
	border-style:solid;
	margin-top:15px;
	margin-left:-10px;
	margin-right:-100px;
	float:right;
}

#DetailsResultsMember table
{
	margin:2px 2px 2px 2px;
}

#DetailsResultsDeliveriesHeader
{
	margin-top:10px;
	margin-left:5px;
	padding-left:10px;
	border-color:#784D07;
	border-width:1px;
	border-style:solid;
}

#DetailsResultsDeliveriesHeader table
{
	margin-left:2px;
	width:90%;
}

#DetailsResultsPlot
{
	margin-top:10px;
	margin-right:2px;
	padding-left:10px;
	border-color:#784D07;
	border-width:1px;
	border-style:solid;
	float:right;
}

#DetailsResultsPlot table
{
	margin-left:2px;
	width:90%
}

#divResultsDetails .label
{
	color:#6DD751;
	font-weight:bold;
}

#divResultsDetails .value
{
	color:#6DD751;
	text-align:right;
}

#EditionDate
{
	font-size:8pt;
	margin-left:100px;
	margin-top:20px;
	position:absolute;
}

#divDetailsResults
{
	margin-top:25px;
}
	
#divDetailsResults .header
{
	border-width:1px;
	border-style:dotted;
	border-color:Black;
	text-align:center;
	text-decoration:underline;
}

#divDetailsResults table
{
	font-size:9pt;
	color:#784D07;
	padding-top:10px;
	padding-bottom:10px;
}

#divDetailsResults hr
{
	color:Black;
	width:95%;
	height:1px;
	color:#784D07;
}

#divDetailsSimu
{
	background-image:url(images/fond_simu.jpg);
	background-repeat:repeat;
}


#divDetailsSimu select
{
	font-size:7pt;
	color:#00AFE3;
	/*background-color:#6DD751;*/
	font-weight:bold;
	width:140px;
}

#divDetailsSimu input
{
	font-size:7pt;
	color:#27BD04;
	background-color:#FFFFFF;
	font-weight:bold;
}
#ReturnList
{
	z-index:100;
	/*display:block;*/
	height:15px;
	width:80px;
	margin-top:-20px;
	/*margin-left:90px;*/
	float:right;
	cursor:pointer;
	font-size:9pt;
	color:#00AFE3;
	font-weight:bold;
}

.linkMoreNodes
{
	margin-left:20px;
	margin-bottom:20px;
}

.linkMoreNodes a:link, #LaunchList a:visited , #LaunchList a:hover, #LaunchList a:active
{
	text-decoration:none;
}



	