/************************************************

  	
	Creator: 			LEDINNERPARTY
	WebSite: 			FINANCE 2  

	Last Modified by: 	RAYNALD LAFLAMME
	Date: 				Juin 2007
		

/**************** HTML tag styles **************/
/***********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#top {
	height: 17px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
.t_nav, .t_navON {
	font-size: 11px;
	line-height: 11px;
	color: #EC9900;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EC9900;
}
A.t_nav:HOVER, .t_navON {
	font-weight:bold;
}
#content {
	height: 539px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#c_txt {
	position: absolute;
	height: auto;
	width: 602px;
	top: 82px;
	right: 270px;
}
.c_titre {
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fbc663;
}
.c_stitre {
	color: #fbc663
}
#footer {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.f_nav, .f_navON, .print{
	font-size: 11px;
	line-height: 11px;
	height:11px;
	color: #B6B0A6;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B0A6;
	margin-top:5px;
}
.print{
	padding-top:5px;
	margin:0px;
	height:15px;
	background-image:url(images/print.gif);
	background-repeat:no-repeat;
	padding-left:23px;
	border:none;
	text-transform:uppercase;
	background-position:0px 0px;
}

A.f_nav:HOVER, .f_navON{
	font-weight:bold;
}
A.print:HOVER{
	background-position:0px -20px;
	text-decoration:underline;
}