body {
	color : #504e44;
	background-color : #ffffff;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

a:link, a:visited {	
	color : #0079c2; 
	text-decoration : none;
	
	}
a:hover {color : #504e44;}

.top_menu_off {color : #504e44; text-decoration: none; font-weight: bold;}
.top_menu_off:hover {color : #504e44; text-decoration: none; font-weight: bold;}
.top_menu_off:link {color : #504e44; text-decoration: none; font-weight: bold;}
.top_menu_off:visited {color : #504e44; text-decoration: none; font-weight: bold;}

a.top_menu:active {color : #0079c2; text-decoration: none; font-weight: bold;}
a.top_menu:hover {color : #504e44; text-decoration: none; font-weight: bold;}
a.top_menu:link {color : #0079c2; text-decoration: none; font-weight: bold;}
a.top_menu:visited {color : #0079c2; text-decoration: none; font-weight: bold;}

a.left_menuActive:link {color : #114c8e; text-decoration: none; font-weight: bold;}
a.left_menuActive:visited {color : #114c8e; text-decoration: none; font-weight: bold;}
a.left_menuActive:active {color : #114c8e; text-decoration: none; font-weight: bold;}

.left_menu {color : #0079c2; text-decoration: none; font-weight: normal;}
a.left_menu:link {color : #0079c2; text-decoration: none; font-weight: normal;}
a.left_menu:visited {color : #0079c2; text-decoration: none; font-weight: normal;}
a.left_menu:active {color : #0079c2; text-decoration: none; font-weight: normal;}
a.left_menu:hover {color : #504e44;text-decoration: none; font-weight: bold;}

a.left_menu_off:link {color : #504e44; text-decoration: none; font-weight: bold;}
a.left_menu_off:visited {color : #504e44; text-decoration: none; font-weight: bold;}
a.left_menu_off:active {color : #504e44; text-decoration: none; font-weight: bold;}
a.left_menu_off:hover {color : #504e44;text-decoration: none; font-weight: bold;}

td { font-family : Verdana; font-size : 9pt; }
.TDList { font-family : Verdana; font-size : 7pt; }

.td_top_menu, .td_top_menu_ligne_vertical {
	text-align: center;
	color : #FFFFFF;
}
.td_top_menu_ligne_vertical {
	color : #FFFFFF;
}
.td_text_bold {
	font-weight:bold;
}

.Dot {
	color : #658499;
	font-family : Arial, Verdana;
	font-size : 9pt;
}

p { font-size: 10pt; }

ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 0;
}

li
{
background-image: url(images/emDashGrey.png);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: .9em;
}

.title {
	font-size:40px;
	color:#504e44;
	line-height:60px;
	font-family:georgia, times new roman;
}

.subtitle {
	font-size:10pts;
	line-height:0px;
	font-weight:bold;
	color:#0079c2;
	line-height:20px;
	font-family:verdana;
}

.home_left_link {
	font-size:12px;
	font-weight:bold;
	color:#0079c2;
	line-height:30px;
	font-family:verdana;
}

hr {
border: 0;
color: #333333;
background-color: #333333;
height: 1px;
width: 100%;
text-align: left;
}

.hr{
	height: 1px;
	color:#8f8f8f;
}
	
.hr_grey {
	color: #cecece;
	background-color: #cecece;
} 	


	
	
table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 0px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #333333 #333333 #333333 #333333;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
}
table.sample td {
	border-width: 0px 0px 1px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #333333 #333333 #333333 #333333;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/*-----Buy Now Button Debut-----*/
.rollover{
	float: none;
}
.rollover a{
	display: block;
	text-indent: -9999px;
	margin: 0 0 0 0;
	cursor: pointer;
	outline: transparent solid 0px;
}
#button_buy_now_en a{
	height: 19px;
	width: 88px;
	background: url('images/button_buy_now_en.png') no-repeat left top;
}
#button_buy_now_en a:hover{
	background-position: left -19px;
}
#button_buy_now_fr a{
	height: 19px;
	width: 88px;
	background: url('images/button_buy_now_fr.png') no-repeat left top;
}
#button_buy_now_fr a:hover{
	background-position: left -19px;
}

/*-----Buy Now Button Fin-----*/
