<!--
body {
	background-image: url();
	background-color: #161e28;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.Style4 {color: #B4CD11}

.cadre{
/* Add container height here if desired */
border-left: 1px solid #35475e;
border-right: 1px solid #35475e;
left: 0px; /*shadow depth*/
top: 0px; /*shadow depth*/
}
.cadrebas{
/* Add container height here if desired */
border-left: 1px solid #35475e;
border-right: 1px solid #35475e;
border-bottom: 1px solid #35475e;
left: 0px; /*shadow depth*/
top: 0px; /*shadow depth*/
}
.boutonbas{
/* Add container height here if desired */
background-color:#212e3d;
border: 1px solid #35475e;
height:25px;
left: 0px; /*shadow depth*/
top: 0px; /*shadow depth*/
}
.boutonbas:hover{
/* Add container height here if desired */
background-color:#446790;
}
.cadrecentrale{
/* Add container height here if desired */
background-color:#212e3d;
border: 1px solid #35475e;
padding:2px;
left: 0px; /*shadow depth*/
top: 0px; /*shadow depth*/
}
<!--
.Style5 {color: #CCCCCC}
-->