a:link {
color : #25313E; 
text-decoration : underline;
} 
a:visited {
color : #25313E; 
text-decoration : underline;
} 
a:active {
color : #25313E; 
text-decoration : underline;
} 
a:hover {
color : #668197; 
text-decoration : underline;
} 
.boxlink:link {
color : #F0F3F5; 
text-decoration : none;
} 
.boxlink:visited {
color : #F0F3F5; 
text-decoration : none;
} 
.boxlink:active {
color : #F0F3F5; 
text-decoration : none;
} 
.boxlink:hover {
color : #FFFFFF; 
text-decoration : underline;
}
.box {
border: solid #5C5D65 1px;
background-color : #F0F3F5;
padding:5px;
} 
.boxmargin {
margin-left: 10px;
margin-bottom: 5px;
border: solid #5C5D65 1px;
}
.padding {
padding:5px;
} 
.titlebox {
color: #FFFFFF;
border: solid #5C5D65 1px;
background-color : #5C5D65;
padding:3px;
text-align: left;
} 
BODY {
margin : 0px; 
background-color : #E5EAED;
scrollbar-face-color:#5C5D65;
scrollbar-shadow-color:#F0F3F5;
scrollbar-highlight-color:#F0F3F5;
scrollbar-3dlight-color:#5C5D65;
scrollbar-darkshadow-color:#5C5D65;
scrollbar-track-color:#F0F3F5;
scrollbar-arrow-color:#F0F3F5;
background-image :    url(images/design/left-bg.gif);
background-repeat :  repeat-y;
}
TD {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
}
.leftmenufr {
	background-image :    url(images/menufr/menu.gif);
	background-repeat :  no-repeat;
	width : 182px;
	padding-left: 11px;
	padding-top: 69px;
	padding-bottom: 0px;
}
.leftmenuen {
	background-image :    url(images/menuen/menu.gif);
	background-repeat :  no-repeat;
	width : 182px;
	padding-left: 11px;
	padding-top: 69px;
	padding-bottom: 0px;
}
.leftmenu-autres {
	background-image :    url(images/menufr/menu-bg.gif);
	background-repeat :  repeat-y;
	width : 182px;
	padding-left: 11px;
}
.leftmenu-dynamic {
	background-image :    url(images/menufr/menu-bg.gif);
	background-repeat :  repeat-y;
	width : 182px;
	padding-left: 19px;
	padding-right: 40px;
}
.top {
	background-image :    url(images/design/top-bg.gif);
	background-repeat :  repeat-x;
}
.tablecontent {
	background-image :    url(images/design/content-bottom-bg.jpg);
	background-repeat :  no-repeat;
	background-position: right bottom;
}
.content {
	text-align : justify;
	padding : 15px;
	padding-right : 35px;
	padding-bottom : 30px;
	background-image : url(images/design/content-top-bg.gif);
	background-repeat : no-repeat;
}
.em {
font-weight: bold;
}
.border {
	border: solid #5C5D65 1px;
}
.title {
font-size : 16px; 
color : #25313E; 
padding-right: 35px;
font-family : Home, Arial, Helvetica, sans-serif; 
}
.langue {
font-size : 18px; 
font-weight: normal;
color : #25313E; 
font-family : Home, Arial, Helvetica, sans-serif; 
}
INPUT {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #024012; 
border: solid #5C5D65 1px;
background-color : #F0F3F5;
} 
.image {
margin-left : 10px;
margin-bottom : 5px
}