body {
	font-size: 9pt;
	background: White;
	margin: 0px 0px 0px 0px;
	/*color: #1f3960;*/
/*	color: black;*/
	font-family: helvetica, arial, tahoma, geneva, sans-serif;
	border : 0px none;
	vertical-align : top;
	text-align : left;
	padding : 0px 0px 0px 0px;
	line-height: 25px;
}

.datalist{
	width: 100%;
}

h1{
	clear: both;
}

hr.clear{
	visibility: hidden;
	clear: both;
	height: 0;
}

label{
	font-weight: bolder;
}

a {
	color: black;
	font-weight: bolder;
}

a:hover {
	color: black;
}

a:visited {
	color: black;
}

form {
	margin: 0px;
	background: lightgray;
	padding: 10px;
}

.form-row{
}

.col1{
	width: 20%;
}

.buttons{
	background: darkgray;
	margin: 5px -10px -10px -10px;
	border-top: 2px solid black;
	padding-left: 21%;
}

table {
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	vertical-align: top;
	/*width: 100%;*/
	font-family: tahoma, geneva, arial, helvetica, sans-serif;
	text-align: left;
}

tr{
	vertical-align: top;
	text-align: left;
	padding : 0px 0px 0px 0px;	
	width: 100%;
}

td{
	border : 0px none;
	padding : 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

td.copyright{
	border : 0px none;
	padding : 5px 5px 5px 5px;
	text-align: center;
	font-size: 8pt;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}

td.content{
	border : 0px none;
	padding : 0px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

input {
	font-size: 9pt;
	font-family: tahoma, geneva, arial, helvetica, sans-serif
}

textearea {
	font-size: 9pt;
	font-family: tahoma, geneva, arial, helvetica, sans-serif
}

select {
	font-size: 9pt;
	font-family: tahoma, geneva, arial, helvetica, sans-serif
}

option {
	font-size: 9pt;
	font-family: tahoma, geneva, arial, helvetica, sans-serif
}

button {
	font-size: 9pt;
	font-family: tahoma, geneva, arial, helvetica, sans-serif
}

img {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px
}

.but {
	border-right: transparent 0px solid;
	border-top: transparent 0px solid;
	font-size: 8pt;
	border-left: transparent 0px solid;
	border-bottom: transparent 0px solid;
	font-family: "ms sans serif"
}

.errorMsg{
	font-size: 8pt;
	font-weight: bolder;
	color: Red;	
}
.infosMsg{
	font-size: 8pt;
	font-weight: bolder;
	color: Blue;	
}

ul.actions{
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
}

ul.actions li{
	margin-left: 0;
}

ul.actions li a{
	font-weight: bolder;
}

table.nav {
	border: 0px;
	padding: 0px;
	font-size: 8pt;
	background: #0b468f;
	margin: 0px;
	vertical-align: top;
	width: 100%;
	font-family: tahoma, geneva, arial, helvetica, sans-serif
}

table.nav tr {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.nav td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	text-align: center;
	vertical-align: middle;
}

table.nav td.last {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	text-align: center;
	vertical-align: middle;
	background: url("images/nav_last.gif") #0b468f no-repeat right 50%;
}


table.nav a{
	color: #a5bad6;
	font-size: 10pt;
	padding: 0.2em 0.2em 0.2em 0.2em;
}

table.nav a:hover {
	font-weight: bolder;
}

table.ranking {
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	font-size: 8pt;
	background: #0b468f;
	width: 195px;
	color: white;
	font-family: tahoma, geneva, arial, helvetica, sans-serif
}

table.ranking tr {
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

table.ranking tr.header {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color: #c0c0c0;
}

table.ranking td {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.ranking a {
	color: #a5bad6
}

table.outils {
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
	border-left: 0px;	
	border-top: 0px;
	margin-top: 1px;
	font-size: 1em;
	background: white;
	float: right;
	vertical-align: top;
	width: 20%;
	text-align: right
}

table.outils th {
	border: 0px;
	padding: 0px;
	font-weight: bold;
	background: url("images/bloc.gif") #0b468f no-repeat left 50%;
	color: white;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	text-align: left
}

table.outils td {
	padding-right: 1px;
	padding-left: 1px;
	background: #f7f3ef;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: left
}

div.calendar{
	width: 100px;
	height: 100px;
	border: none;
	position:absolute; 
	visibility:hidden; 
	z-index:1000;
}

div.calendar td{
	border: silver 1px solid;	
}

span.calendarMonthYearHeader{
	font-weight: bolder;
	color: Black;
}

table.calendar{
	border: silver 1px solid;
	font-size: 8pt;
	font-weight: bolder;
	background : #e0e0e0;
	width: 100%;
	padding : 1px;
	color : Black;
}

table.calendar td{
	vertical-align: middle;
	text-align: center;
}

table.calendar td.dayHeader{
	vertical-align: middle;
	text-align: center;
	font-weight: bolder;
}

table.calendar span.monthYearHeader{
	font-weight: bolder;
}

table.calendar a.dateControls{
	text-decoration: none;
	color: Blue;
}

table.calendar a.regularDay{
	text-decoration: none;
	color: Blue;
}

table.calendar a.currentDay{
	color: Red;
	text-decoration: none;
}

table.calendar a.weekendDay{
	color: Black;
}

table.bloc {
	border-right: silver 1px solid;
	border-top: 0px;
	margin-top: 5px;
	font-size: 1em;
	background: white;
	border-left: 0px;
	width: 100%;
	border-bottom: silver 1px solid
}

table.bloc th {
	border: 0px;
	padding-left: 9px;
	font-weight: bold;
	background: url("images/bloc.gif") #0b468f no-repeat left 50%;
	padding-bottom: 0.3em;
	color: white;
	padding-top: 0.3em;
	border-bottom: 0px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	text-align: left
}

table.bloc a {
	color: blue
}

table.bloc tr.odd td {
	padding-right: 3px;
	padding-left: 1px;
	font-size: 90%;
	background: #96c7ff;
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: left
}

table.bloc tr.even td {
	padding-right: 3px;
	padding-left: 1px;
	font-size: 90%;
	background: #e6ebf7;
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: left
}

table.bloc td {
	padding-right: 0.1em;
	padding-left: 0.1em;
	background: #f7f3ef;
	padding-bottom: 0.1em;
	vertical-align: top;
	padding-top: 0.1em;
	text-align: left
}

table.bloc td.trade {
	padding-right: 0.1em;
	padding-left: 0.1em;
	background: #f7f3ef;
	padding-bottom: 0.1em;
	color: blue;
	padding-top: 0.1em;
	text-align: left
}

table.bloc td.bouton {
	padding-right: 0.3em;
	border-top: #e8e8e8 1px solid;
	padding-left: 0.3em;
	background: #f7f3ef;
	padding-bottom: 0.3em;
	padding-top: 0.3em
}

table.bloc td.section {
	font-weight: bolder;
	font-size: 90%;
	background: #ced7e7;
	color: black;
	border-bottom: #003f61 thin solid
}

table.bloc td.entete {
	font-weight: bold;
	font-size: 80%;
	background: #dbdbdb;
	border-bottom: silver 1px solid
}

table.bloc td.entete a {
	font-weight: bold;
	font-size: 90%;
	background: #dbdbdb;
	border-bottom: silver 1px solid
}

table.bloc td.saisie {
	background: #f7f3ef;
	vertical-align: text-top
}

table.bloc a.del {
	width: 18px;
	height: 16px
}

table.bloc a.del:hover {
	width: 18px;
	height: 16px
}

table.bloc a.hel {
	width: 15px;
	height: 14px
}

table.bloc a.hel:hover {
	width: 15px;
	height: 14px
}

table.bloc td.oblig {
	padding-right: 17px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 100%;
	background: #f7f3ef;
	padding-bottom: 2px;
	vertical-align: text-top;
	padding-top: 0px
}

table.bloc td.ongletFond {
	padding-right: 0px;
	padding-left: 0px;
	background: #efe7d6;
	padding-bottom: 0px;
	padding-top: 2px
}

table.bloc td.ongletFond input.onglet {
	background: #f7f3ef;
	margin-bottom: -1px;
	padding-bottom: 2px;
	margin-right: -4px;
	text-align: left
}

table.bloc td.ongletFond input.ongletCourant {
	font-weight: bold;
	background: #f7f3ef;
	margin-bottom: -3px;
	padding-bottom: 2px;
	line-height: 18px;
	margin-right: -4px;
	text-align: left
}

#breadcrumbs{
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumbs li{
	float: left;
	margin-right: 10px;
}

#breadcrumbs li a{
	font-weight: normal;
}

#breadcrumbs li.current{
	font-weight: bolder;
}

@media print{
table.header{
	display: none;
}
}