* {
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	border: 0;
	padding: 0;
	margin: 0;
}
html, body, div, table, thead, tr, th, tbody, td, form, select, input {
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
}
tbody, thead {
	vertical-align: top;
//	white-space: nowrap;
}
/*tbody {
	white-space: nowrap;
}*/
A:link, A:visited {
	color: #3a6a9a;
	text-decoration: underline;
}
A:hover {
	color: #ff6600;
	text-decoration: underline;
}
.lnk {
	background-image: url("img/zoom.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}
.title {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.titleinfo {
	font-weight: bold;
	font-size: 11px;
	color: #3a6a9a;
}
.centered {
	text-align: center;
}
.txtread {
	font-size: 13px;
/*	color: #3a6a9a;*/
	color: #ffffff;
}
.txtprecmd {
	color: #ffffff;
}
.txtread em {
	font-style: normal;
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.footinfo, .subtitleinfo {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}
.txtinfo, .txtinfoa, td {
	color: #3a6a9a;
	font-style: normal;
}
.txtinfog {
	color: #cccccc;
	font-style: normal;
}
.element {
	font-style: italic;
	color: #ffffff;
}
.titleerreur {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.txterreur {
	font-weight: bold;
	color: #ff1111;
}
.logintxt {
/*	color: #3a6a9a;*/
	color: #ffffff;
	font-weight: bold;
}
.loginbutton, .loginfield {
	color: #222222;
}
.loginfield,.loginbutton {
/*/*/
	border: solid 1px #c2d0de;
	border-bottom-color: #b2c0ce;
	border-right-color: #b2c0ce;
/* stupid ns4 */
}
.loginbutton {
	background: #ebeadb;
	font-weight: bold;
}
.loginfield:hover, .loginfield:focus  {
	background: #FFffff;
}
.loginbutton:hover  {
	background: #EF9C00;
	color: #893600;
}
.menutxt {
	font-style: normal;
	color: #3a6a9a;
	text-decoration: none;
}
.menutxtinact {
	font-style: normal;
	color: #a86f00;
	background: #f4ba4c;
	text-decoration: none;
}
.inacttxt {
	font-style: normal;
	color: #a86f00;
	text-decoration: none;
}
.nodeco {
	text-decoration: none;
}
.diffprix {
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
.diffprixp {
	font-size: 9px;
	font-style: normal;
	color: #990101;
}
.diffprixm {
	font-size: 9px;
	font-style: normal;
	color: #019901;
}
.boutanthra {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}
.boutanthra table {
	display: inline;
}
.boutanthratd {
	padding-left: 25px;
	padding-right: 25px;
}
.boutanthra a,
.boutanthra a:link,
.boutanthra a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.boutanthra a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;	
	text-decoration: none;
}
.boutonclassic a,
.boutonclassic a:hover {
	color: #000000;
	text-decoration: none;
}
.simpletxt{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	text-decoration: none;
}
.simpletxt a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.simpletxt a:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menuright {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 6;
}
#menuright TD, #menuleft TD {
	font-style: normal;
	color: #000000;
}
#menuright A:link, #menuright A:visited, #menuleft A:link, #menuleft A:visited {
	font-style: normal;
	color: #000000;
}
#menuright A:link.inacttxt, #menuright A:visited.inacttxt, #menuleft A:link.inacttxt, #menuleft A:visited.inacttxt {
	font-style: normal;
	color: #a86f00;
	text-decoration: none;
}
#menuright A:hover, #menuleft A:hover {
	font-style: normal;
	color: #FFFFFF;
}
#headerContainer {
	position: absolute;
	z-index:2;
	overflow:hidden;
}
#dataContainer {
	overflow:auto;
	z-index:1;
}
