body,td,th
{
	font-family    : tahoma;
	font-size      : 12px;
	color          : rgb(74, 74, 74);
	vertical-align : top;	
	line-height    : 12px;
}

img{border:0;}

a
{
	font-family : tahoma;
	font-size   : 12px;	
	color       : black;		
}

a:visited
{
	color : black;
}

a:hover
{
	color : black;
}

a:active
{
	color : black;	
	outline-style: none;
}

a:focus
{
	outline-style: none;
}



.Title_Black
{
	text-decoration : none;
	font-family	    : tahoma;
	font-size	    : 12px;
	font-weight		: bold;
	color			: black;
}

.Title_Green
{
	text-decoration : none;
	font-family	    : tahoma;
	font-size	    : 12px;
	font-weight		: bold;
	color			: rgb(13, 111, 15);
}

.Title_Brown
{
	text-decoration : none;
	font-family	    : tahoma;
	font-size	    : 12px;
	font-weight		: bold;
	color			: rgb(164, 12, 12);
}

.Note
{
	text-decoration : none;
	font-family	    : tahoma;
	font-size	    : 11px;
	color           : rgb(74, 74, 74);
}

.MenuLeft, .MenuLeft:visited, .MenuLeft:active
{
	text-decoration : none;
	font-family	    : tahoma;
	font-size	    : 12px;
	font-weight		: bold;
	color			: black;
}

.MenuLeft:hover
{
	text-decoration : none;
	color			: rgb(215, 119, 19);
} 

.MenuDown, .MenuDown:visited, .MenuDown:active
{
	text-decoration : none;
	font-family	    : verdana;
	font-size	    : 12px;
	color			: white;
}


.MenuDown:hover
{
	text-decoration : none;
	color			: rgb(246, 231, 58);
} 

.Copyright, .Copyright:visited, .Copyright:active
{
	text-decoration : none;
	font-family	    : tahoma;
	font-size	    : 11px;
	color			: rgb(100, 100, 100);
}

.Copyright:hover
{
	text-decoration : none;
	color			: rgb(215, 119, 19);
} 

.Email, .Email:visited, .Email:active
{
	font-family	    : tahoma;
	font-size	    : 12px;
	color			: rgb(74, 74, 74);
}

.Email:hover
{
	color			: rgb(215, 119, 19);
} 

.Link_Brown, .Link_Brown:visited, .Link_Brown:active
{
	font-family	    : tahoma;
	font-size	    : 12px;
	color			: rgb(164, 12, 12);
}

.Link_Brown:hover
{
	color			: rgb(195, 52, 52);
} 

.Link_Orange, .Link_Orange:visited, .Link_Orange:active
{
	font-family	    : tahoma;
	font-size	    : 12px;
	color			: rgb(215, 119, 19);
}

.Link_Orange:hover
{
	color			: rgb(232, 162, 90);
} 

.Link_Green, .Link_Green:visited, .Link_Green:active
{
	font-family	    : tahoma;
	font-size	    : 12px;
	color			: rgb(13, 111, 15);
}

.Link_Green:hover
{
	color			: rgb(61, 165, 64);
} 

.Link_Black, .Link_Black:visited, .Link_Black:active
{
	font-family	    : tahoma;
	font-size	    : 12px;
	color			: black;
}

.Link_Black:hover
{
	color			: rgb(74, 74, 74);
}

.listeflechee
{
	margin-left:0px;
	padding-left:18px;
}

.listeflechee li
{
	list-style-image: URL(/image/arrow_download.gif);
	margin-left:0px;
	padding-left:2px;
	margin-bottom:0.6em;
}

.stats
{
	visibility:hidden;
}

.screenshot
{

}

.link-incognito
{
	font-size		: 13px;
	color			: #454545;
	cursor			: text;
	text-decoration		: none;
}

.link-incognito:hover
{
	text-decoration		: none;
} 

