* {
	margin: 0;
	padding: 0;
}

img {
	display: block;
	border: none;
}

/* @group hacks */

.clearfix {
	display: inline-table;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}

/* @end */

body {
	color: #333;
	background: #f3efec;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

a {
	color: #056436;
}

a:hover {
	color: #E85205;
}

#subcol h4{
	color: #333;
	background: #e2e2e2;
	font-weight: normal;
	font-size: 14px;
	padding-top: 2px;
	padding: 2px 2px;
	margin: 5px 0 0 5px;
}

#container {
	width: 790px;
	margin: 0 auto;
	background: #fff url(../images/bodybg.gif);
	text-align: left;
}

#header {
	position: relative;
	padding-top: 36px;
	z-index: 100;
	background: url(../images/headerbg.gif) no-repeat;
}


#ad468 {
	position: absolute;
	top: 46px;
	right: 5px;
	width: 468px;
	height: 60px;
}

#flash, #skip {
	position: relative;
	width: 780px;
	height: auto;
	margin: 30px auto 0;
}


#flash {
	border: 1px solid #ccc;
	height: 570px;
	background-color: #fff;
}

#skip {
	margin-top: 5px;
	text-align: right;
}

#header h1, #header h2 {
	display: none;
}

#header h1 {
	position: absolute;
	top: 44px;
	left: 15px;
	z-index: 200;
}

#header h1, #header h1 a {
	display: block;
	width: 240px;
	height: 90px;
	background: url(../images/financiere-de-champlain.gif) no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 1px;
	z-index: 200;
}

#stripe, #menu, #content {
	margin: 0 5px;
}

#stripe {
	position: relative;
	height: 295px;
	background: url(../images/stripebg.jpg);
}

#content {
	background: url(../images/contentbg.gif) repeat-y;
}

#content #subcol {
	float: left;
	width: 185px;
	height: auto;
}

#content #maincol {
	float: right;
	width: 570px;
	height: auto;
	margin-bottom: 3em;
	background: url(../images/maincolbg.gif) -18px 0 no-repeat;
}

#menu {
	height: 22px;
	background: url(../images/menubg.gif) no-repeat;
}

#menu ul {
	margin-left: 230px;
	list-style-type: none;
}

#menu li {
	float: left;
	margin: 2px .7em;
}

#menu a {
	color: #666;
	text-decoration: none;
}

#menu a.selected {
	color: #333;
}

#submenu {
	margin-left: 30px;
}

#submenu li {
	margin: .8em 0;
	list-style-type: square;
}

#submenu li, #submenu a {
	color: #E85205;
}

#maincol h1 {
	margin: 2.3em 0 1em;
}

#maincol h2 {
	margin: 1em 1.3em .5em 0;
	font-size: 14px;
	font-weight: normal;
	color: #E85205;
}

#maincol h3 {
	margin: 1em 1.3em .5em 0;
	font-size: 13px;
}

#maincol h1 {
	font-weight: normal;
	font-size: 20px;
	color: #056436;
}

#maincol h1 span {
	display: block;
	font-size: 16px;
	color: #333;	
}


#maincol p {
	margin: 1.3em 2em 1.3em 1em;
	text-align: justify;
	line-height: 1.5em;
}

#maincol li {
	margin: .5em 0;
	text-align: justify;
	line-height: 1.5em;
}

#subcol img.page {
	display: block;
	margin: 2em auto;
	width: 175px;
}

#maincol ul, #maincol ol {
	margin: 0 4em;
}
#maincol ul {
	list-style: square;
}

#home #footer {
	display: none;
}

#maincol a.more {
	display: block;
	padding-left: 16px;
	font-size: 11px;
	background: url(../images/closed.gif) no-repeat left center;
}

#maincol div.more {
	display: none;
}

#maincol div.more a.close {
	display: block;
	padding-right: 16px;
	font-size: 10px;
	text-align: right;
	line-height: 12px;
	text-decoration: none;
	background: url(../images/close.gif) no-repeat right;
}



#maincol a.more.open {
	background: url(../images/opened.gif) no-repeat left center;
}

#maincol a.more {
	display: block;

	font-size: 11px;
	font-weight: normal;
	
}

#footer, #footer2 {
	width: 790px;
	margin: 0 auto 1em;
	padding: .5em 0;
	text-align: right;
	background: url(../images/footerbg.gif) no-repeat;
}

#footer ul , #footer2 ul {
	list-style-type: none;
}

#footer li, #footer2 li {
	display: inline;
	padding: 0 .6em;
	font-size: 10px;
}

#contact {
	margin: 0 30px;
}

form label {
	display: block;
	margin: 1em 0 0;
}

form label, form input, form select, form textarea {
	width: 200px;
}

#contact .rightcol label, #contact .rightcol input, #contact .rightcol select, #contact .rightcol textarea {
	width: 250px;
}


#contact .leftcol {
	float: left;
}

#contact .rightcol {
	float: right;
}

#contact .centercol {
	clear: both;
	margin: 1em 0;
}

#subcol h2 {
	margin: 3em 1em 1em;
	font-size: 13px;
	color: #056436;
}

#subcol form input {
	width: 130px;
}

#subcol form input, #subcol form p {
	margin-left: 2.5em;
}

.vcard h2 {
	padding-bottom: 1em;
}

.vcard h2 span {
	font-weight: bold;
	
}

.vcard h3 span {
	display: block;
	font-weight: normal;
	font-style: italic;
}

.vcard {
	margin: 0 0 2em;
	padding: 1em 0 2em;
	border-bottom: 1px solid #ccc;
}



.card-photo {
	float: left;
	margin: 1em 1em 1em 0;
	padding: .5em;
	border: 1px solid #ccc;
}

.card-infos {
	float: right;
	width: 380px;

}

.item {
	margin-bottom: 3em;
}

.item a {
	display: block;
	padding: 2px 4px;
	text-align: right;
	background: #eee;
}


div.fonds table {
	color: #555;
	margin: 1em;
	border: 1px solid #056436;
	border-collapse: collapse;
}

.fonds th, .fonds td {
	padding: .3em .5em;
}

.fonds thead th {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	background: #056436;
}

.fonds thead th small {
	display: block;
	font-size: 10px;
	font-style: italic;
}

.fonds tbody th, .fonds tbody td {
	text-align: center;
	border-right: 1px solid #056436;
}

.fonds tbody th {
	text-align: left;
}

.fonds tbody tr.odd {

	background: #eee;
}

.fonds table#tab_variation{
	font-size: 10px;
}

.fonds table#tab_variation th{
	border: 1px solid #fff;
}

.fonds table#tab_variation th.vertical{
	border-left: 1px solid #056436;
	border-right: 1px solid #056436;
	border-top: none;
	border-bottom: none;
}

.fonds .var {
	color: #000;
}

.fonds .varup {
	color: #7ed627;
}

.fonds .vardown {
	color: #d62730;
}

.fonds form {
	margin: 0 1em;
}

.fonds input {
	width: auto;
	margin-right: 1em;
	background: #eee;
}


#maincol img.recomp {
	display: block;
	float: right;
	margin: 0 0 .5em .5em;
	border: 2px solid #fff;
}


#maincol .team dt {
	clear: both;
	margin-top: 1em;
	font-size: 14px;
	font-weight: normal;
	color: #E85205;
	border-bottom: 1px solid #E85205;
}

#maincol .team dt, #maincol .team dd {
	margin-right: 2em;
}

#maincol .team dd {
	position: relative;
	height: 100px;
}

#maincol .team dd img {
	display:  block;
	float: left;
	margin-top: 5px;
	margin-right: 1em;
}

table.refer {
	margin: 1em auto 2em;
	border-collapse: collapse;
}

table.refer td, table.refer th {
	padding: .4em .2em;
	border: 1px solid #ccc;
	text-align: center;
}

.refer th {
	font-weight: normal;
	font-size: 10px;
}

table.refer td.available {
	font-size: 18px;
	background: #eee;
}

#plan #address {
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 25px;
	text-align: right;
}

#address h3, #address span {
	color: #056436;
}

img.plan {
	display: block;
	margin: 2em auto;
	border: 1px solid #ccc;
}

#plan #content {
	padding-bottom: 20px;
	background-image: none;
}

#plan #content h2 {
	margin: 2em 1.3em .5em 5em;
	font-size: 14px;
	font-weight: normal;
	color: #E85205;
}

#plan #content p {
	margin-left: 8em;
	line-height: 1.8em;
}

.month {
	float: left;
	width: 360px;
}

.month h3 {
	font-weight: normal;
	border-bottom: 1px solid #555;
}

.month h3 span {
	color: #777;
	font-style: italic;
	font-size: 11px;
}

.archives {
	float: right;
	width: 180px;
}

.archives dl {
	padding: 0 5px 0 10px;
	border-left: 1px solid #ccc;
}	

.archives dt {
	margin: 1em 0 .5em;
	font-weight: bold;
}

.archives dd {
	margin: 0 1em;
	line-height: 1.5em;
	font-size: 10px;
}

p.notice {
	margin-top: 2em;
	padding: 1em 1em 0;
	border-top: 1px solid #ccc;
	font-size: 10px;
	font-style: italic;
}


#maincol h4 {
	margin-top: 1.3em;
}


#maincol p.note {
	color: #999;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}

.popup #container, .popup #footer {
	width: auto;
	margin: 20px 20px 0;
	border: 1px solid #ccc;
	background-image: none;
}

.popup #header {
	height: 80px;
	background-image: none;
}

.popup #header h1 {
	top: 15px;
}

.popup #header h2 {
	display: block;
	float: right;
	margin: 15px;
	font-size: 20px;
	font-weight: normal;
	color: #E85205;
}

.popup #footer {
	margin-top: 5px;
	padding: 0 5px;
	border: none;
	background: none;
}

#live {
	position: absolute;
	top: 87px;
	right: 0;
	width: 245px;
	height: 20px;
	overflow: hidden;
}

#live-content {
	position: absolute;
	top: 0;
	left: 0;
	color: #034;
	font-size: 10px;
	line-height: 20px;
}

#live-content, #live-content a {
	color: #eee;
	text-decoration: none;
}

#live-content a:hover {
	color: #E85205;
	text-decoration: underline;
}

a.backtop {
	display: block;
	text-align: right;
	font-size: 10px;
	color: #555;
}

a.backtop:hover {
	color: #e85205;
}


#video {
	margin: 1em 0;
	text-align: center;
}

#directacces a{

	font-weight: bold;
}

#contactus{
	width: 180px;

	float: left;
}

#contactus a{
	color: #ddd;
	margin-left: 10px;
	font-size: 10px;
}

#contactus a:hover{
	text-decoration: underline;
}

#subcol div.link, #subcol a.video {
	display: block;
	margin: 5px;
}

#subcol a.block {
	display: none;
	margin: .5em auto;
}