body
{
	background-color: #996600;
	color: #000000;
	margin: 0;
	font-family: arial, verdana, non-serif;
	background-image: url(pics/navi/back.jpg);
}

b, strong { font-weight: bold; }
small { font-size: 7pt; }

form, select
{
	margin: 1;
	line-height: 1;
	font-family: arial, verdana, non-serif;
	font-size: 8pt;
}

h1
{
	font-family: arial, verdana, non-serif;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 1;
}
h2
{
	font-family: arial, verdana, non-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 1;
}

a:link
{
	color: #FF6600;
	background-color: #996600 ;
	text-decoration: underline ;
	
}

a:visited { color: #FF6600; text-decoration: underline; }

a:hover
{
	color: #FF0;
	text-decoration: none;
	background-color: #FF6600;
}

.on { 

	background-color: #FF9933;
	}
.cont
{
	background-color: #999933;
	border-style: dotted solid dotted solid;
	border-color: #FF6600;
	border-width: thin;
	margin: 10px 0px 0px 15%;
	background-image: url(pics/navi/sritz.gif);
}

.navBox
{

	text-align: left;
}

.navi
{
	background-color: #996600;
	margin: 0px 0px 0px 5px;
	font-family: arial, verdana, non-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: bottom;
}


.main
{
	float: none;
	font-family: arial, verdana, non-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 3px;
	text-decoration: none;
	margin: 0 20px 0 5px;
}
.tab
{
	float: none;
	font-family: arial, verdana, non-serif;
	font-size: 10pt;
	text-align: center;
}
.presse { 
	font-style: italic; 
	font-family: arial, verdana, non-serif;
	font-size: 10pt;
	text-indent: 10px;
	height: 205px;
	}
.tableLight
{
	width: 700px;
	border-color: #FF6600;
	border-width: thin;
	border-style: none none dotted none;
	margin: 0 0 0 25px;

	
}
.tableDark
{
	width: 700px;
	border-color: #FF6600;
	border-width: thin;
	border-style: none none dotted none;
	background-color: #996600;
	margin: 0 0 0 25px;
}

.tableLightA
{
	width: 700px;
	height: 170px;
	border-color: #FF0;
	border-width: thin;
	border-style: none none dotted none;
	
}
.tableDarkA
{
	width: 700px;
	height: 170px;
	border-color: #FF0;
	border-width: thin;
	border-style: none none dotted none;
	background-color: #cccccc;
	
}
.footer
{
	background-image: url(pics/navi/foot.gif);
	background-repeat: repeat;
	font-family: arial, verdana, non-serif;
	font-size: 8pt;
	border-color: #F60 #F60 transparent transparent;
	border-width: medium;
	border-style: solid none none none;
}

.input
{
font-family: arial, verdana, non-serif;
	font-size: 8pt;
	text-align: right;
}