#blocprincipal {
	width: 900px;
	height: 402px;
	background-color: #003366;
}
#blocprincipalg {
	float: left;
	width: 307px;
	height: 402px;
	background-image: url(../i/fond-plan.jpg);
}
#blocprincipald {
	float: left;
	width: 593px;
	height: 402px;
	background-color: #DAE3F4;
}

#plan {
	width: 100%;
	height: 100%;
	overflow: auto;
	text-align: left;
	color: #000066;
}

#plan td {
	vertical-align: top;
}

#plan ul, li {
	list-style-position: outside;
	margin-left: 6px;
	padding-left: 6px;
	margin-top: 2px;
	padding-top: 2px;
}
#plan A 		{color : #000066; text-decoration : none; border-bottom : 1px dotted #9C9C9C}
#plan A:Active 	{color : #000066; text-decoration : none;}
#plan A:visited 	{color : #FF6600; text-decoration : none; font-style: italic;}
#plan A:hover 	{color : #FF6600; text-decoration : none; background-color: #FBDFCD; border-bottom : 1px dotted #FF6600}

.titre {
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
	padding: 6px;
}
.niv0 {
	padding-top:3px;
	background-color: #ffffff;
	text-align: center;
}

.niv1	{
	font-weight: bold;
	color: white;
	background-color: #000066;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
}
.niv1J	{
	font-weight: bold;
	color: white;
	background-color: #000066;
	text-align: center;
	font-size: 10px;
}
.niv2	{
	list-style-type: disc;
	background-color: #ffffff;
	line-height:15px;
}
.niv3	{
	padding-left: 2px;
}
.traitd {
	border-right: 1px solid #eeeeee;
}
