
BODY,TABLE, TD, TH, TR {
	background-color: White;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #7FA2DB;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #7FA2DB;
	scrollbar-arrow-color: #375B91;
	margin: 0px 0px 0px 0px;
}

A {
	font-weight : bold;
	color : #375B91;
	text-decoration : none;
	line-height: 15px;
	padding : 0px 3px 1px 3px;
	border : none;
}


A:HOVER, A:ACTIVE {
	padding : 0px 3px 1px 3px;
	border-bottom : 1px solid #7FA2DB;
}


.current_section {
	font-weight: bold;
	color: #375B91;
	text-decoration: none;
	background-color: White;
	padding: 0px 2px 1px 2px;
	border: 1px solid #7FA2DB;
	line-height: 15px;
}

.titre02 {
	font-weight :normal;
	color : Black;
	font-size : 21px;
}
.titre03 {
	font-weight :bold;
	color : Black;
	font-size : 12px;
}
.titre01 {
	font-weight : bold;
	text-transform : uppercase;
	line-height : 15px;
}
.imageleft {
	margin-right : 15px;
	margin-bottom : 10px;
}
.imageright {
	margin-left : 15px;
	margin-bottom : 10px;
}


.top_bar_fr {
	background-image: url(../fr/top_bar.jpg);
	text-align: right;
	width: 930px;
	height: 145px;
}

.top_bar_en {
	background-image: url(../en/top_bar.jpg);
	text-align: right;
	width: 930px;
	height: 145px;
}


.left_menu {
	width: 200px;
	background-image: url(../common/robot_fond.jpg);
	background-repeat: no-repeat;
	margin: 17px;
}

.content {
	width: 675px;
	margin: 17px;
	text-align: justify;
}

.bottom_bar{
	margin: 17px;
}
