@charset "UTF-8";
body  {
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #c76600;
	background-image: url(images/bkg.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.template #container { 
	width: 982px;
	height: auto; 
	margin: 0 auto;
	text-align: left;
}
.template #header { 
	width: 982px;
	height: 77px;
	padding: 31px 0px 0px 0px;
}
.template #sidebar {
	float: left;
	width: 147px;
	background: #ffde00;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 10px;
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
}
.template #mainContent {
	width: 552px;
	margin: 0px 0px 0px 191px;
	padding: 8px 24px 6px 24px;
	background-image: url(images/bkg_text.png);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
}
.template #mainContent-projet {
	font-size: 11px;
	line-height: 13px;
	color: #4a0a00; 
	margin: 0px 0px 0px 191px;
	padding: 0px;
}
.template #footer-credits p {
	margin: 0;
	height: auto;
	width: auto;
	clear: both;
	text-align: center;
}
.bt-menu {
	font-size: 11px;
	line-height: 15px;
	color: #4a0a00;
	text-transform:uppercase;
}
.bt-menu a {
	color: #4a0a00;
	text-decoration: none;
}
.bt-menu a:hover {
	color: #ffde00;
	text-decoration: none;
	background-color: #c76600;
	padding: 1px 0px 1px 0px;
}
.bt-courriel {
	font-size: 11px;
	color: #4a0a00;
}
.bt-courriel a {
	color: #4a0a00;
	text-decoration: none;
}
.bt-courriel a:hover {
	color: #ffde00;
	text-decoration: none;
	background-color: #c76600;
}
.bt-menu-on {
	font-size: 11px;
	line-height: 15px;
	color: #4a0a00;
	text-decoration: none;
	background-color: #e6b800;
	text-transform:uppercase;
	padding: 1px 0px 1px 0px;
}
.bt-menu-titre {
	font-size: 11px;
	line-height: 18px;
	color: #4a0a00;
}
.bt-menu-sep {
	font-size: 11px;
	line-height: 8px;
	color: #000000;
	letter-spacing:1px;
}
.legende {
	font-size: 10px;
	line-height: 14px;
	color: #e9ae00;
	text-align: center;
}
.text-reg {
	font-size: 12px;
	line-height: 17px;
	color: #d63d00;
	text-align: justify;
}
.text-reg a {
	color: #d63d00;
	text-decoration: none;
}
.text-reg a:hover {
	color: #ffde00;
	text-decoration: none;
}
.text-description {
	font-size: 11px;
	line-height: 13px;
	color: #4a0a00;
}
.text-description a {
	color: #4a0a00;
	text-decoration: none;
}
.text-description a:hover {
	color: #ffde00;
	text-decoration: none;
}
.image-projet {
	float:left;	
	padding: 0px;
	margin: 0px 22px 20px 0px;
	border: none;
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
}
.image-projet2 {
	float:left;	
	padding: 0px;
	margin: 0px 22px 20px 0px;
	border: none;
}
.logo {
	float:left;	
	padding: 0px;
	margin: 0px 22px 20px 10px;
	border: none;
}
.spacer {
  clear: both;
  height: 1px; 
}
.bt-fb {
	line-height: 8px;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}
