.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

html {
	background: #fff url('../images/html.png') repeat-x center top;
}

body {
	background: url('../images/body3.png') no-repeat center top;
	margin: -1px 0 0 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #464646;
	border-top: 1px solid #fff;
}

a {
	text-decoration: none;
	color: #08bbd6;
}

a:hover {
	text-decoration: underline;
	color: #097596;
}

#wrap {
	width: 875px;
	overflow: hidden;
	margin: 70px auto 0;
	text-align: left;
	padding-bottom: 30px;
	position: relative;
}

p.lang {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 28px;
	font-size: 80%;
	right: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	font-size: 3.22em;
	font-weight: normal;
	letter-spacing: -1.5px;
	color: #08bbd6;
}

h1 a,
h1 a:hover {
	text-decoration: none;
	display: block;
}

#content {
	float: left;
	width: 530px;
	font-size: 0.88em;
}

#sidecontent {
	float: right;
	width: 305px;
	margin-top: -0.6em;
}

.promo {
	background-color: #fff;
	padding: 15px 20px;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 0.75em;
}

p.banners {
	margin: 20px 0 0 0;
	text-align: center;
}

p.banners a {
	display: block;
	background-color: #f2f2f2;
	padding: 5px 0;
	border: 1px solid #f2f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.notez {
	margin: 0px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #999;
}

h2 {
	margin: 30px 0 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 1em;
	font-weight: normal;
}

h2.separate {
	clear: both;
	padding-top: 30px;
	font-size: 0.9em;
}

h3 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #08bbd6;
}

#sidecontent h3 {
	font-size: 1.33em;
}

#content p, #sidecontent p {
	margin: 5px 0 15px 0;
	line-height: 160%;
}

ul {
	margin: 10px 0 0 0;
	padding-left: 0;
}

ul li {
	float: left;
	width: 170px;
	list-style-type: none;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-bottom: 6px;
}

.organismes {
	margin-bottom: 1.5em;
}

.organismes li {
	float: none;
	width: 100%;
	overflow: hidden;
	text-align: right;
	margin-bottom: 0.6em;
}

.organismes li strong {
	float: left;
	display: block;
	font-weight: normal;
	text-align: left;
}

.organismes li strong a {
	color: #08BBD6;
}

.organismes li:hover span a {

}

.organismes span a {
	color: #555;
}

#content p.desjardins {
	clear: both;
	font-size: 80%;
	line-height: 1.8;
	margin-bottom: 0;
}

#codesource {
	display: none;
	margin: 0 0 2em;
}

#codesource h2 {
	margin-top: 12px;
}

pre.source {
	background: #111;
	color: #fff;
	padding: 1em;
	border: none;
	white-space: normal;
	font-size: 12px;
}

div.flash {
	margin: 0 0 2.5em;
}

#footer {
	clear: both;
	border-top: 1px solid #e5e5e5;
	margin-top: 1em;
	font-family: Arial, sans-serif;
	font-size: 60%;
	color: #aaa;
}

#footer p {
	margin: 0;
	padding: 12px 0;
}

#footer p.p1 {
	float: left;
	font-size: 130%;
}

#footer p.p1 a {
	color: #38b2c5;
}

#footer p.p2 {
	float: right;
	text-align: right;
}

#footer span {
	display: block;
	padding-bottom: 0.4em;
}

#logos {
	float: left;
	width: 305px;
	margin-top: 10px;
}

#logos img {
	margin: 0 20px 20px 0;
}

#thanks {
	float: right;
	width: 515px;
	font-size: 90%;
}

p.boutons img {
	margin-right: 15px;
	cursor: pointer;
}

#content p.boutons {
	margin: 24px 0 0 0;
}



img {
	border: none;
}

p.boutons2 .large {
	float: left;
	padding-right: 16px;
}
p.boutons2 img {
	cursor: pointer;
}
