body{
	margin:0; padding:0;
	height:100%; width:100%;
}
#page{
	height:100%;
	width:850px;	
}
a {
        text-decoration: none;
        color: #990000;
        font-weight: bold;
}

a:hover {
        background-color: #ededed;
}

#marge{
		background-color : #FC6;
}
#bord{
		background-color:#fc6;
		width:135px;
		top:800;
		left:0;
		position:relative;
}
#nalg{
        text-decoration : underline;

}
 #nalg:hover{
        background-color :#fc6;
}

#menu{
        color :  #990000;
}
#menu:hover{
        background-color :#fc6;
                text-decoration : underline;

}

#menumail{
        color :  #030;

}
#menumail:hover{
        background-color :#ffcc66;
        text-decoration : underline;
        }

#dialogue {
	position:absolute;
	left: 200;
	top: 200;
	width: 579px;
	height: 550px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	visibility: visible;


     }


#head_dialogue {
	position:absolute;
	left: 200;
	top: 25;
	width: 850px;
	height: 100px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	visibility: visible;

    }

#rep_comm{
	position:absolute;
	width: 579px;
	left: 200px;
	top: 1340px;
	background-color: #fff7e5;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	text-align:justify;
	padding:8px;
}
#rep_comm p{
	margin:5px 0 0 0;
}	
.chap{
	background-color:#fc6;
	color:#900;
	font-family: "Trebuchet MS";
	font-size: 1em;
	text-align:left;	
}
#tabart {
	left:200px;
	top: 150px;
	position:absolute;
}