BODY					{font-family: Arial; font-size: 10pt; color:#000000; background:#FEFEFE; margin:0px; padding:0px;}
						
TABLE					{ font-family: Arial; font-size: 10pt; color:#000000}

A						{text-decoration: none; color: #1576C5}
A:hover					{text-decoration: underline; color: #EC7A1C}

HR 						{border: 0; margin:0px; height: 1px; border-bottom:1px dotted #184AC7;}

#sheet_top 				{width:973px; height:5px; background:url(images/shadow_top.png) top repeat-x;}
#sheet_left 			{width:983px; background:url(images/shadow_left.png) left repeat-y;}
#sheet_right 			{width:983px; background:url(images/shadow_right.png) right repeat-y;}
#sheet_contener 		{width:973px; background-color:#FFFFFF; padding-top:10px;}
#sheet_bottom 			{width:973px; height:5px; background:url(images/shadow_bottom.png) bottom repeat-x;}

A.menu					{text-decoration: none; color: #2339A4; font-size:11px;}
A.menu:hover			{text-decoration: underline; color: #EC7A1C; font-size:11px;}

.LeftLink				{padding-top:3px; padding-bottom:3px; color:#1873C7;}
.LeftLink A				{color:#1873C7;}
.LeftLinkGreen			{padding-top:3px; padding-bottom:3px; color:#263800;}
.LeftLinkGreen A		{color:#263800;}
.LeftLinkYellow			{padding-top:3px; padding-bottom:3px; color:#504400;}
.LeftLinkYellow A		{color:#504400;}

DIV.source  /*Important pour xplore*/
{
	padding:5px;
	font-family:Courier New;
	font-size:9pt;
	background-color:#FFFFFF;
	text:#000000;
	color:#000000;	
}