.TABLEPlanSite
{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

LI { 
	padding: 0px 0px 0px 0px;
	margin:5px 0px 0px 30px ;
	color: #4880C0;
	list-style-position:inside;
	list-style-image:url(/com/images/picto_nb_bleu.jpg);
	list-style-type: none ;
	border: 0px solid red;
	
	
	}


.TABLETitre {
	width: 770px;
	height: 23px;
	margin: 0px 0px 2px 0px;
	/*border:1px solid #000000;*/
}
.TDTitre {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	text-align:left;
	vertical-align:middle;
	background-color:#4880C0;
}

.TDNavPlanSite {
	background-image: url(/com/images/spacer.gif);
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:bottom;
	font-family: Arial;
	font-size: 11px;
	line-height:14px;
	background-color: #FFFFFF;
	text-indent:0px;
	/*padding: 0px 0px 0px -12px;*/
	margin: 0px 0px 0px 10px;
	color: #4880C0;
	font-weight:normal;
}
.Fraglien LI A
{
	background-image: url(/com/images/spacer.gif);
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:bottom;
	font-family: Arial;
	font-size: 11px;
	line-height:14px;
	background-color: #FFFFFF;
	text-indent:0px;
	/*padding: 0px 0px 0px -12px;*/
	margin: 0px 0px 0px 10px;
	color: #4880C0;
	font-weight:normal;
}
.Fraglien LI A:HOVER
{
	background-image: url(/com/images/spacer.gif);
	background-repeat:no-repeat;
	background-position-x:right;
	background-position-y:bottom;
	font-family: Arial;
	font-weight:normal;
	font-size: 11px;
	line-height:14px;
	text-indent:0px;
	margin: 0px 0px 0px 10px;
	color: #4880C0;
	text-decoration: underline;
}

