/* typo */
body {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10pt;
	color: #555;
}
img {
	border: 0px;
}

h1 {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FD8B04;
}

h2 {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FD8B04;
}

ul {
	padding: 2px;
	margin: 0;
	font-size: 10pt;
}
li {
	margin-left: 15px;
	list-style-type: none;
	font-size: 10pt;
}

a {
	color: #555;
	text-decoration: underline;
}
a:hover {
	color: #555;
	text-decoration: underline;
}

#footer {
	text-align: center;
}

td {
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 10px;
}

#PlanSite a {
         font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color:  #555;
	text-decoration: none;
         
}

#PlanSite {
           margin-left: 15px;
}

#PlanSite a:hover {
	color: #555;
	background-color:  #ececec;
	text-decoration: none;
	
}
#PlanSite li{
         list-style-image:url(../medias/image/puce_orange.gif);
}

#PlanSite li a{
         font-weight: bold;
}

#PlanSite li ul li{
	list-style-image:url(../medias/image/pc_fleche_orange.gif);
}

#PlanSite li ul li a{
	font-weight : normal;
}