body{
	font-family: Arial;
	color: #006600;
	background-color: #F5F5DC;
	font-weight: bold;
	scrollbar-face-color: #006600 ;
	scrollbar-track-color: #000000 ;
	scrollbar-arrow-color: #FFFFFF ;

}
td.menu{
	font-weight: bold;
	font-size:12px;
	background-color:#006600;
	color:#FFFFFF;
	text-align: left;
}
td.bottom{
	font-size:10px;
}
font.title{
	font-size:20px;
	font-weight: bold;
	color:#006600;
}
font.itemTitle{
	font-size:13px;
	font-weight: bold;
	color:#006600;
}
font.itemText{
	font-size:11px;
	color:#006600;
}
font.text{
	font-size:11px;
	color:#006600;
}
a{
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color: #006600;
}
a.menu-on{
	font-family: "Arial";
	font-size:14px;
	text-decoration: none;
	color: #006600;
}
a.menu-off{
	font-family: "Arial";
	font-size:14px;
	text-decoration: none;
	color: #FFFFFF;
}
table.item{
	background-color: #F2F9F2;
}
div.item {
	color: inherit;
	padding: 10;
	width:220;
}
div.bar {
	border: 1px solid #DCDCDC;
	color: inherit;
	padding-left: 5;
	width: 50;
	text-align: left;
}
img.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img.left{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
table.tarif{
	background-color: #666666;
	width: 100%;
}
table.tarif tr{
	background-color: #FFFFFF;
}
td.tarif-main{
	background-color: #E9E9D1;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
td.tarif-title{
	background-color: #F0F0F0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
td.tarif-subtitle{
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
td.tarif-value{
	background-color: #FFFFFF;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
}

table.parcours{
	background-color: #E9E9D1;
	width: 100%;
}

table.parcours td{
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
table.parcours td.main{
	background-color: #E9E9D1;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

a.linkMenu{ 
	font-family: "Arial";
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.linkSubMenu{
	font-family: "Arial";
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
td.subMenu{ 
	background: #006600; 
}
td.separator{
	
}
font.error{
	font-size: 16px;
	font-weight: bold;
}
