#button {
display:none
}

#nobutton {
	display: inline;

}

#Topcontent {
	width: 100%;
	height: 21px
}
 
 #Bottomcontent {
	width: 100%;
	height: 21px
}
#content {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
		padding-top: 10px;
}

#MAJ {
	font-size: 10px;
	font-weight: bold;
	color: #999999;

}
h1 {
	color: #101780;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#textecentre {
	font-size: 12px;
	padding-right: 30px;
}

#lateral {
	background-color: #FFFFFF;
	float: right;

}
#menu {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #192E63;
	text-decoration: none;
	text-align:left;
	margin-top: 11px;
		background-color: #FFFFFF;

}

#menu UL {
	margin:0;
	width:100%;
	border: none;
		background-color: #FFFFFF;
}

#menu UL LI  {
	
	border: none;
		background-color: #FFFFFF;

}
	
#menu UL LI A {
	COLOR: #192E63;
	padding:5px 5px 5px 15px;
	display: block;
	text-decoration:none;
	border-style:none;
	height:100%;
	width:100%;
	text-indent: -7pt;
background-color: #FFFFFF;

}
#menu UL LI A:hover {
	background-color: #C8DFF3;
	text-indent: -7pt;

}

