BODY
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #4F5052;
}

IMG
{
	display: block;	
}

#TABLEPrincipale
{
	width: 750px;	
}

#TABLEPage
{
	width: 100%;
	background-color: #FFFFFF;	
}

#TDFooter
{
	font-family: Arial;
	font-size: 10px;
	color: #3E3E3E;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

#TDFooter A
{
	color: #3E3E3E;
	text-decoration: none;
}

#TDFooter A:HOVER
{
	color: #FF6801;
	text-decoration: none;
}

#TABLEPrincipale .TDPoint
{
	height: 44px;
	background-image: URL(../images/ind_point.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#TABLEPrincipale #TDTABLEPage
{
	padding: 21px 0px 21px 0px;
	background-color: #FFFFFF;
}

#TDMenuGauche
{
	border-right: solid 1px #727274;
	vertical-align: top;
	padding-bottom: 90px;
	padding-top: 90px
}

#TDContenu
{
	width: 585px;
	vertical-align: top;
	padding-left: 11px;
}

#TABLEMenuGauche
{
	width: 100%;	
}

#TABLEMenuGauche .Separator
{
	padding-left: 11px;
	padding-right: 7px;
	height: 1px;
}

#TABLEMenuGauche .Separator .DIVSeparator
{
	background-image: URL(../images/int_separator.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	font-size: 1px;
}

#TABLEMenuGauche .TDLien
{
	padding: 7px 11px 7px 11px;
	font-family: Arial;
	font-size: 10px;
	color: #FF6801;
	
}

#TABLEMenuGauche .TDLien .DIVLien
{
	padding-left: 9px;
	background-image: URL(../images/int_puce_vide.gif);
	background-position: 5px left;
	background-repeat: no-repeat;
}

#TABLEMenuGauche .TDLien .DIVNoLien
{
	padding-left: 9px;
	background-image: URL(../images/int_puce_orange.gif);
	background-position: 5px left;
	background-repeat: no-repeat;
}

#TABLEMenuGauche .TDLien A
{
	text-decoration: none;
	color: #3E3E3E;
}

#TABLEMenuGauche .TDLien A:HOVER
{
	text-decoration: none;
	color: #FF6801;
}

#TABLEContenu TD P
{
	font-family: Arial;
	font-size: 10px;
	color: #3E3E3E;
	padding-right: 27px;
}

#TABLEContenu .TextePage
{
	text-align: justify;
	text-justify: auto;
	padding-bottom: 20px;
}

#TABLEContenu TD .TexteOrange
{
	font-size: 11px;
	color: #FF6801;
	font-weight: bold;	
}

#TABLEContenu TD .TexteRouge
{
	font-size: 10px;
	color: #FC0000;
	font-style: italic;	
}

#TABLEPhoto TD IMG
{
	 border: solid 1px #3E3E3E;
}

#TABLEPhoto TD DIV
{
	font-family: Arial;
	font-size: 11px;
	color: #3E3E3E;
}
#TABLEClient
{
	font-family: Arial;
	font-size: 10px;
	color: #1B97D3;
	margin-top:15px;
}
#TABLEClient TD
{
padding:5px;
border:1px solid #1B97D3;
}

