.plan {
	position:absolute;
	top:86px;
	left:160px;
	height:475px;
	width:600px;
}
.plan a:link, .plan a:active, .plan a:visited {
	font-size:11px;
	text-decoration:underline;
	color:#666666;
}
.plan a:hover {
	color:#FF6600;
}
/* Contient 3 carrés accueil, pages etrangeres */
#niv1 {
	width:600px;
	height:60px;
}
#vide1 {	/* pour calage gauche */
	float:left;
	width:258px;
	height:60px;
}
#carnet {
	float:left;
	margin-left:70px; 
	width:118px; 
	height:58px; 
	border: 1px solid #000000;
	text-align:center;
}
#accueil {
	float:left;
	margin-left:70px; 
	width:80px; 
	height:58px; 
	border: 1px solid #000000;
	text-align:center;
}
#gb {
	float:left;
	margin-left:89px; 
	width:80px; 
	height:58px; 
	text-align:center;
	border: 1px solid #000000;
}
#sp {
	float:left;
	margin-left:3px; 
	width:80px; 
	height:58px; 
	text-align:center;
	border: 1px solid #000000;
}
/* Contient tous les filets */
#filets {
	width:600px;
	height:80px;
}
#gauche {
	width:299px;
	height:60px;
	float:left;
	border-right:1px solid #000000;
}
#droite {
	width:300px;
	height:60px;
	float:left;
}
.arcsup {
	float:left;
	width:84px; 
	height:18px; 
	border-top:none;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.arcsup2 {
	float:left;
	width:210px; 
	height:15px; 
	border-top:none;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
.arcsup3 {
	float:left;
	margin-left:129px; 
	width:169px; 
	height:34px; 
	border-top:none;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}
#vide2 {
	width:170px;
	height:18px;
	float:left;
}
.arcgauche {
	float:left;
	width:44px; 
	height:18px;
	border:none;
}
.arccentre {
	float:left;
	width:84px; 
	height:18px; 
	border-bottom:none;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
}
.arcdroite {
	float:left;
	width:83px; 
	height:18px; 
	border-bottom:none;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
/* pages de niveau 2 */
#niv2 {
	width:600px;
	height:300px;
}
.long {
	float:left;
	margin-left:3px;
	width:80px;
	height:260px;
	border: 1px solid #000000;
	text-align:center;
}
.court {
	float:left;
	margin-left:3px; 
	width:80px; 
	height:45px; 
	text-align:center;
	padding-top:15px;
	border: 1px solid #000000;
}
.titre {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	padding-top:18px;
	display:block;
	height:45px;
}
.titre2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
li{
	line-height: 16px;
	text-decoration:none;
}
ul{
	line-height: 16px;
	text-decoration:none;
	margin: 0 0 12px 0;
}