/*
v4 jusqu'en 04/2005
2005-04-27	Couleurs charte OSInet 5

osiWhite	#FFFFFF
osiBlack	#000000
osiOrange       #FF6633
osiTeal		#607380
osiLBlue	#99B8CD
osiGray		#666666
osiSky		#CDD4E3
osiLGray	#CCCCCC
*/

.cDate {
	font-size: 8pt;
	text-align: center;
	white-space: nowrap }

dl { list-style-type: none ; 
	}
dd {
	text-indent: -2em ;
	margin: 0 0 0 2em ;
	}
	
dd:first-line, dt:first-line {
	margin: 0 0 0 2em ;
	}	
dd:first-letter, dt:first-letter { 
	font-weight: bolder ;
    } 
    
.curr {
font-size: 8pt;
text-align: right}

.band {background-color: #99B8CD; /* osiLBlue */
color: black;
font-size: 10pt;
font-weight: normal;
text-align: left}

.band2 {background-color: #336699;
color: #FFC040;
font-size: 10pt;
font-weight: bold;
text-align: left}

.brandnotes {background-color: #CCCCCC ; /* osiSky */
border-color: #607380 ; /* osiTeal */
border-style: ridge;
color: black;
font-size: 10pt;
font-weight: normal;
padding: 3px;
text-align: justify}

h2 {
	background-color: transparent ;
	color: #607380 ; /* osiTeal */
	font-size: 1.1em ;
}

.brandnotes h2 { 
  background-color: #607380 ; /* osiTeal */
  color: white ;	
  font-size: 1em ;
}

.moreinfo {background-color: #ffc040;
color: #000000;
font-size: 10pt;
font-weight: bold;
position: relative;
top: auto}

.abstract { background-color: #ffffe0 ;
	color: #000 ;
	font-size: 10pt ;
	font-weight: bold ;
	}
	
.infoseries {background-color: #ffc040;
color: #000000;
font-size: 10pt}

.cell {background-color: transparent ;
color: black;
font-size: 8pt}

td, th {
	background-color:  transparent ;
}

tr:hover, th:hover, td:hover {
  background-color: #C4D4E3 ;
  color; black ;	
}
span.note {
	text-transform : uppercase;
	font-weight : bolder;
}
/* Conteneur individuel de chaque clip d'information */
div.clip {	margin : 0.5em 0 0 0 }
a { text-decoration: underline }

body         { background-image:  url(/code/images/europale.jpg); background-attachment: fixed }

/* Ces styles étaient précédemment restreints au contexte td.cell */
li { font-size: 8pt ; margin: 0 ; padding: 0 ; }
ul { margin-top: 0 ; margin-bottom: 0 ; padding: 0 ;}
p	 { font-size: 8pt ; margin-top: 0.5em ; margin-bottom: 0.5em ; }

/* Styles empruntes a glo.css (futur import ?) */
#tdSearches, #trTop  { background-color: transparent; color: #000000; text-align: center }
.tblHeader input {
	border: solid #607380 1px ;
	margin: 0 0.2em ;
}

.tblHeader {background-color: #CCCCCC;color: white;}
