.TABLECentralItineraire
{
	width:999px;
	margin: 0 auto;
	background-color:#fff;
	/* Le table-layout sert a fixé la taille du site pour ne pas 
	que le dsign saute si le contenu interne est trop grand */
}

.TDCentralItineraire
{
	text-align:left;
	vertical-align:top;
	width:820px;
	padding-left: 7px;
}


iframe.FramePageExterne
{
	display:block;
	float:none;
	width:810px;
	height:675px;
	overflow: visible;
	padding:0px 0px 0px 0px;
}
iframe.FrameWidget
{
	display:block;
	float:none;
	width:810px;
	height:1400px;
	overflow: visible;
	padding:0px 0px 0px 0px;
}

.IntroInineraire
{
	font-family: Arial;
	font-weight: bold ;
	font-size: 11px;
	color: #444559;	
	padding: 0px 0px 25px 20px;
}

.IntroInineraire A
{
	font-family: Arial;
	font-weight: bold ;
	font-size: 11px;
	color: #52A40B;	
}
.TDMenuGauche {
padding-left: 7px;
}
