body {
	margin:0;
	color:#888a8b;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	background:#fafafa;
	min-width:1002px;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#37b6e3;
}
a:hover {text-decoration:none;}
q{quotes: none;}
q:before,
q:after{content:"";}
.panel{
	width:100%;
	height:88px;
	position:fixed;
	top: 0;
	z-index:301;
	left:0;
	background:url(../images/bg-panel.png) repeat-x;
	overflow:hidden;
	min-width:1003px;
}
.panel-holder{
	margin:0 auto;
	width:915px;
	overflow:hidden;
	padding-right:13px;
}
#nav .logo {
	width:158px;
	height:88px;
	background:url(../images/logo.png) no-repeat 23px 12px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav .logo a{
	display:block;
	height:100%;
	padding:0;
}
#nav .logo:hover,
#nav .active.logo {background:url(../images/logo-hover.png) no-repeat;}
#nav{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	font:31px/33px Abel, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
}
#nav li{float:left;}
#nav a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding: 23px 17px 31px 20px;
}
#nav li:hover,
#nav li.active{background:url(../images/bg-nav-hover.png) no-repeat 50% 0;}
#nav .active-logo{background:url(../images/logo-hover.png) no-repeat;}
.intro {
	margin: 120px auto 0;
	padding: 0 31px 54px 55px;
	width: 848px;
}
.logo1 {
	width:290px;
	height:126px;
	background:url(../images/logo1.gif);
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin: 0 0 44px 268px;
}
.logo1 a{
	display:block;
	height:100%;
}
.intro h1{
	margin:0 0 10px;
	color:#37b6e3;
	font:67px/55px Abel, Arial, Helvetica, sans-serif;
	letter-spacing:13px;
}
.intro .section{
	overflow:hidden;
	padding:0 26px 0 0;
}
.facebook-visual{
	float:right;
	width:187px;
}
.hey{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:97px;
	height:113px;
	margin:0 0 10px auto;
	background:url(../images/text-hey.gif) no-repeat;
}
.facebook-btn{
	display:block;
	width:126px;
	height:50px;
	background:url(../images/facebook-btn.jpg) no-repeat;
	font-size:27px;
	line-height:26px;
	color:#335193;
	padding:6px 0 0 60px;
	text-decoration:none;
	letter-spacing:-1px;
	word-spacing:-1px;
	text-shadow: 1px 1px 1px #fff; 
}
.facebook-btn span{
	display:block;
	font-size:15px;
	line-height:17px;
}
.section blockquote{
	margin: 0;
	overflow: hidden;
	padding: 26px 39px 0 3px;
	font-size:18px;
	line-height:25px;
}
.section blockquote span{
	display:block;
	margin:0 0 25px;
}
.section blockquote em{
	font-style:normal;
	color:#37b6e3;
}
.section cite{
	font-style:normal;
	display:block;
}
.tabset{
	list-style:none;
	padding: 0 0 0 55px;
	width: 873px;
	margin:0 auto;
	overflow:hidden;
	letter-spacing: 4px;
	font:25px/27px Abel, Arial, Helvetica, sans-serif;
}
.tabset li{
	float:left;
	padding:0 11px 0 0;
}
.tabset a{
	float:left;
	background:url(../images/bg-tabset-l.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}
.tabset .arrow{
	padding: 4px 13px 23px 16px;
	display:block;
	position:relative;
	z-index:200;
}
.tabset .c{
	background:url(../images/bg-tabset-r.gif) no-repeat 100% 0;
	float:left;
	cursor:pointer;
}
.tabset a:hover .arrow,
.tabset .selected .arrow{background:url(../images/arrow.png) no-repeat 50% 100%;}
.box{
	background:url(../images/bg-box.gif) repeat-x;
	overflow:hidden;
	margin:-18px 0 30px;
	position:relative;
	padding:4px 0 0;
	z-index:1;
}
.box .holder{
	overflow:hidden;
	background:#3a3a3a url(../images/bg-box-holder.gif) repeat-x 0 100%;
	padding:47px 0;
}
.portfolio-holder {
	width: 922px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.portfolio-item-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.portfolio-item-list > li {
	display: inline-block;
	margin: 0 -6px 0 0;
	width: 202px;
	padding: 11px 11px 0;
	position: relative;
}
.portfolio-item-list .sample{
	display:block;
}
*+html .portfolio-item-list > li { display: inline; }
.portfolio-item-list > li img,
.portfolio-item-list > li canvas {
	display: block;
	border: 1px solid #9a9a9a;
}
.portfolio-item-list a:hover img,
.portfolio-item-list a:hover canvas{
	box-shadow:0 0 10px #37b6e3;
	border-color:#3db7e2;
}
.portfolio-item-list > li img.fly {
	position: absolute;
	top: 11px;
	left: 11px;
}
.portfolio-item-list > li .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/portfolio-overlay.png) no-repeat;
	cursor:pointer;
}
#main{
	width:928px;
	margin:0 auto;
	padding:0 0 28px;
}
#main .articles{
	overflow:hidden;
	padding:29px 0 13px;
}
.articles .article{
	width:464px;
	float:left;
	line-height:25px;
}
.article .section{
	overflow:hidden;
	margin: 0 0 -11px;
}
.specialite,
.dans{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.specialite{
	background:url(../images/text-specialite.gif) no-repeat;
	width:146px;
	height:124px;
	margin:4px 0 0;
}
.dans{
	background:url(../images/text-dans.gif) no-repeat;
	width:159px;
	height:139px;
	float:right;
	margin:0 19px 0 0;
}
.text1{padding: 0 35px 0 54px;}
.text2{
	margin: -22px 0 0;
	padding: 0 42px 0 38px;
}
.article h2{
	margin:0 0 1px;
	color:#3a3a3a;
	font:67px/56px Abel, Arial, Helvetica, sans-serif;
	text-align:center;
}
.article h3{
	margin:0 0 12px;
	padding:0 0 14px;
	color:#37b6e3;
	font:23px/25px Abel, Arial, Helvetica, sans-serif;
	background:url(../images/divider.gif) repeat-x 0 100%;
	font-size: 21px;
}
.article p{margin:0 0 14px;}
.article p strong{font-size:14px;}
#main .blocks{
	overflow:hidden;
	padding:0 0 0 18px;
}
.blocks .block{
	float:left;
	padding: 0 30px 0 0;
	width: 273px;
}
.block h3{
	margin:0 0 14px;
	color:#37b6e3;
	font:22px/24px Abel, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0 0 15px;
	text-transform:uppercase;
	background:url(../images/divider.gif) repeat-x 0 100%;
}
.block strong{
	display:block;
	margin:0 0 18px;
}
.block p{margin:0 0 10px;}
.block p strong{
	margin:0;
	display:inline;
}
.oublier{
	margin:-8px auto 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/text-oublier.gif) no-repeat;
	width:287px;
	height:100px;
	position:relative;
}
.studio-block{
	overflow:hidden;
	background:#fafafa url(../images/bg-studio-block.gif) no-repeat 50% 0;
	padding:118px 0 110px;
	margin:-31px 0 0;
}
.profile-box{
	overflow:hidden;
	width:927px;
	color:#fff;
	line-height:20px;
	margin:0 0 92px;
}
.profile-box .c{
	overflow:hidden;
	padding: 17px 42px 3px 54px;
	background:#010101 url(../images/bg-profile-box-c.jpg) no-repeat;
}
.profile-box .b{
	overflow:hidden;
	height:22px;
	background:url(../images/bg-profile-box-b.png) no-repeat;
}
.profile-box .visual{
	float:right;
	margin:-4px 0 0;
}
.visual img{display:block;}
.maxime-lauzon{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/text-maxime-lauzon.png) no-repeat;
	width:127px;
	height:148px;
	margin: 0 0 0 13px;
}
.profile-box h2{
	margin:0 0 13px;
	color:#37b6e3;
	font:38px/40px Abel, Arial, Helvetica, sans-serif;
}
.profile-box h3{
	margin:0;
	font-size:14px;
}
.profile-box p{margin:0 0 28px;}
.contact-block{overflow:hidden;}
.contact-block .section{
	overflow:hidden;
	width:820px;
	margin:0 auto 12px;
}
.section .col1{
	width:410px;
	float:left;
}
.contact-block h3{
	margin:0 0 10px;
	color:#37b6e3;
	font:38px/40px Abel, Arial, Helvetica, sans-serif;
} 
.col1 address{
	margin:0 0 24px;
	font-style:normal;
	font-size:18px;
	line-height:24px;
}
.col1 address strong{display:block;}
.col1 dl{
	overflow:hidden;
	margin:0 0 24px;
	font-size:18px;
	line-height:24px;
}
.col1 dt{
	float:left;
	margin:0 7px 0 0;
}
.col1 dd{
	margin:0;
	font-weight:bold;
}
.col1 dl a{font-weight:normal;}
.col2{
	float:right;
	width:374px;
	line-height:24px;
	font-size:14px;
}
.col2 strong{display:block;}
.col2 p{margin:0 0 18px;}
.social-networks{
	list-style:none;
	padding:0 0 0 2px;
	margin:0;
	overflow:hidden;
}
.social-networks li{
	float:left;
	padding:0 19px 0 0;
}
.social-networks a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:38px;
	height:38px;
	background:url(../images/social-networks-icons.gif) no-repeat;
}
.facebook a{background-position:0 0;}
.twitter a{background-position:-58px 0;}
.linkedin a{background-position:-115px 0;}
.blogger a{background-position:-172px 0;}
.beaucoup{
	text-indent:-9999px;
	overflow:hidden;
	margin: -18px 1px 0 auto;
	display:block;
	background:url(../images/text-beaucoup.png) no-repeat;
	width:160px;
	height:83px;
}
.contact-block .placeholder{
	width:821px;
	margin:0 auto;
	overflow:hidden;
}
.placeholder img{display:block;} 
#footer{
	overflow:hidden;
	background:#3a3a3a url(../images/bg-footer.gif) repeat-x;
	font-size:10px;
	line-height:12px;
}
.footer-holder{
	margin:0 auto;
	overflow:hidden;
	padding: 17px 0 53px 13px;
	width: 832px;
}
.copyright{
	float:right;
	padding: 0 10px 0 52px;
	width: 190px;
	font-size:12px;
	line-height:15px;
	color:#888a8b;
}
.footer-holder .copyright p{margin:0 0 8px;}
#footer .copyright a{
	color:#39b2df;
	font-weight:normal;
	text-decoration:underline;
}
#footer .copyright a:hover{text-decoration:none;}
#footer .copyright .by{
	background:url(../images/bg-by.gif) no-repeat 100% 0;
	padding: 19px 92px 2px 0;
	display:inline-block;
	color:#888a8b;
	text-decoration:none;
}
#footer .copyright .by:hover{text-decoration:underline;}
.footer-holder p{margin:0 0 10px;} 
.footer-holder p a{
	text-decoration:none;
	font-weight:bold;
}
.footer-holder p a:hover{text-decoration:underline;}
