body
{
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:70%;
}
/************************/
#page{
	width:1050px;
	height:688px;
	margin:0 auto;
}

#sidebar{
	width:auto;}
	
#sidebar2{
	position:fixed;
	width:210px;}
	
ul{
list-style-type:none;
	position:absolute;
	margin:50px 30%;
	width:500px}
	
ul li{
	margin:50px 30px;
	font-size:1.5em}
	
a{
	color:#000;}
	
a:hover{
	color:#06F}
	

/***********************/
#cadre{
	float:right;
	border: #666666 solid 1px;
}
#cadre2{
	float:right;
	height:1200px}

.nav{
	font-weight:bold}


.hidden{
	width:0;
	height:0;
}
h2{}
