html,body,td {
	color: black;
	font-size: 0.9em;
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
}
img {
	border: none;
}
a.cur_lg {
	color: #F47937;
}
a {
	color: #3A3091;
	text-decoration: none;
}
a.menu {
	color: white;
	text-decoration: none;
}
.submenu td {
	height: 38px;
	background-color: #BBAEA5;
	font-size: 0.8em;
	color: white;
	padding-left: 30px;
}
.menu td {
	height: 38px;
	background-color: #19855D;
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	text-align: center;
}
td.current {
	background-color: #F47937;
}
a.current {
	color: #3A3091;
	font-weight: bold;
}
.barre {
	color: white;
	font-weight: bold;
	font-size: 11px !important;
	background-color: #3A3091;
}
.barre td {
	color: white;
	font-size: 12px;
}
.photo {
	vertical-align: top;
	background-color: #BBDDEE;
}
.lang {
	color: #3A3091;
	font-size: 10px;
}
table.middle {
	border-right:solid #3A3091 1px;
}
table.middle td.middle {
	border-bottom:solid #3A3091 1px;
	border-left:solid #3A3091 1px;
}
table.middle td.noleft {
	border-bottom:solid #3A3091 1px;
}
div.content {
	margin: 6px;
}
