#header {
	width:100%;
}
#headerLeft{
	width:470px;
	float:left;
	text-align:left;
}
#headerRight{
	text-align:right;
}
#navbar {
	float:left;
}
#menu_left {
	width:140px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	clear:both;
	border: 1px solid black;
	background-color:#F5F5FF;
}
#menu_right {
	margin-left:15px;
	margin-bottom:15px;
	float:right;
	width:155px;
	border: 1px solid black;
	background-color:#F5F5FF;
}
.menu_titre{
	padding-top: 2px;
	background-color: #5272A9;
	font-size: 12pt;
	color: #FFFFFF;
}
.menu_item{
	font-size:12pt;
	text-indent:10px;
}
#adsense_menu_left {
	text-align: center; 
}
#content {
	text-align:justify;
	padding-top:20px;
}
#content_article {
	text-align:justify;
}
#footer {
	clear:both;
	text-align:center;
}
#gotoup {
	text-align:center;
	clear:both;
}
#bottomlinks {
	text-align:center;
}
#cse-search-box-2 {
	padding-bottom: 5px;
}
.navbar {
	text-decoration:none;
}
.item:link {
	color:#000000;
	text-decoration:none;
}
.item:visited {
	color:#000000;
	text-decoration:none;
}
.item:hover {
	color:#FF0000;
	text-decoration:none;
}
.item:active {
	color:#000000;
	text-decoration:none;
}
.white:link {
    color:#FFFFFF;
    text-decoration:underline;
}
.white:visited {
    color:#FFFFFF;
    text-decoration:underline;
}
.white:hover {
    color:#FF0000;
    text-decoration:underline;
}
.white:active {
    color:#FFFFFF;
    text-decoration:underline;
}
.formulaire {
	margin:0.2em;
}
.formulairebutton {
	text-align:right;
	clear:both;
	margin:0.2em;
}
.avatar {
	padding-left: 200px;
}
.aligned {
	text-align: center;
}
.simpleDiv{
	float:left;
}
.object{
  	background:#FAFAFA; 
	border: 1px solid #000000;
}
.objectContent{
	padding:7px;
}
.topLeft{
    background-color: #5272A9;
	border-bottom: 1px solid #000000;
	padding: 2px;
}
.topRight{
    background-color: #5272A9;
	text-align:right;
	border-bottom: 1px solid #000000;
	padding: 2px;
}
.bottomLeft{
	border-top: 1px solid #000000;
	padding: 2px;
}
.bottomRight{
	text-align:right;
	border-top: 1px solid #000000;
	padding: 2px;
}