#entete_fenetre_blog_note
{
	width:850px;
	height:30px;
	background: url('../img/fond_entete_fenetre.jpg');
	background-repeat:repeat-x;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-align: center;
	z-index:1;	
	position: relative;
}

#entete_coin_gauche
{
	float:left;
	z-index: 3;
	position: relative;
}

#entete_contenu
{
	float:left;
	width:795px;
	height:30px;
	z-index: 2;
	position: relative;
}

#entete_coin_droit
{
	float:right;
	z-index: 4;
	position: relative;
}

#bouton_fermer_blog_note
{
	float:right;
	margin-top:5.5px;
	margin-right: -26px;
	z-index: 10;
	position: relative;
}

#titre_page
{
	float:left;
	margin-left: 3px;
	margin-top: 8px;
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 14px;
}

#contenu_blog_note
{
	width:850px;
	height:474px;
	background: url('../img/fond-contenu.jpg') center repeat-y;
	font-family: "Lucida Console", "Arial Black", "Times New Roman", Times, serif;
	text-align: center;
	margin: auto;
}

#menu_blog_note
{
	margin: auto;
	width:842px;
	height:20px;
	background-color:#e0e2eb;
	text-align:left;
	text-decoration: none;
}


#menu_blog_note dl 
{
	float: left;
	height: 8px;
}

#menu_blog_note dl:hover,#menu_blog_note dl:focus
{
	float: left;
	height: 18px;
	margin-left: 0px;
}

#files
{
	width:55px;
	margin-top: -5px;
	margin: 0;
	font-size: 12px;
	font-family: Tahoma, "Arial", "Times New Roman", Times, serif;
}

#blognotes
{
	width:70px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Tahoma, "Arial", "Times New Roman", Times, serif;
}

#help
{
	width:35px;
	margin-top: -5px;
	margin: 0;
	font-size: 12px;
	font-family: Tahoma, "Arial", "Times New Roman", Times, serif;
}

#files:hover
{
	background-color:#bbb7c7;
	width:55px;
}

#blognotes:hover
{
	background-color:#bbb7c7;
	width:70px;
}

#help:hover
{
	background-color:#bbb7c7;
	width:35px;
}

#menu_blog_note dt
{
	cursor: pointer;
	text-align: center;
	height:28px;
	margin: 0 auto;
}

#menu_blog_note hr
{
	margin:auto;
	width:170px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#menu_blog_note dd
{
	display: none;
	margin: 0 auto;
}

#menu_blog_note ul
{
	position:absolute;
	display: block;
	border: 1px solid;
	border-color:#9d9da1;
	background-color:white;
	width: 170px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: -8px;
	z-index:3;
}

#menu_blog_note li
{
	text-align: center;
	line-height: 17px;
	margin: 0;
	list-style: none;
}

#menu_blog_note dt a
{
	color: #000;
	text-decoration: none;
	display: block;
	height: 18px;
	border: 0 none;
	padding-top:0.2em;
	padding-left:0em;
}

#menu_blog_note li a
{
	color: #000;
	text-align:left;
	padding-left: 0.8em;
	text-decoration: none;
	display: block;
	height: 100%;
}

#menu_blog_note li form
{
	margin-top: 6px;
}

#menu_blog_note li a:hover, #menu_blog_note li a:focus
{
	background-color: #bbb7c7;
	text-decoration: none;
}

#page_blog_note
{
	position:relative;
	z-index:0;
	height: 442px;
	margin: 0;
}

#page_normale
{
	margin-top: 60px;
}

div#footer_blog_note {
	width:850px;
	height:5px;
	background: url('../img/fond_footer_blog_note.jpg');
	background-repeat: no-repeat;
	margin: auto;
}