
body {
	background-color: #342209;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #e3b69b;
	margin: 0px;
}

h1, h2, h3 {
	margin: 0px;
}
h2 {
	font-size: 20px;
	line-height: 40px;
	padding-bottom:11px;
	font-weight: normal;
}

a {
	color: #f0dbce;
}



#container {
	/*background: url('../images/bg_content.png') repeat-x;*/
	background: url('../images/bg_content.png') repeat-x #322109;
	width: 1200px;
	margin: auto;
}

#header {
	position: relative;
	width: 1200px;
	height: 185px;
	background-image: url('../images/header2.jpg');
}

#header_en {
	position: relative;
	width: 1200px;
	height: 185px;
	background-image: url('../images/header2.jpg');
}

#homelink {
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
	width: 264px;
	height: 150px;
}

#contenu {
	position: relative;
	width: 928px;
	margin: auto;
	margin-bottom: 8px;
	top:-1px;
}

#contenu_haut {
	position: relative;
	height: 282px;
}

#contenu_bas {

}

#footer {
	position: relative;
	background-color: #30190a;
	height: 30px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #72553d;
	text-align: center;
	padding-top:10px;
	clear: both;
}


#pub {
	position: absolute;
	top: -41px;
	left: 235px;
	height: 300px;
}

#pub_gauche {
	position: absolute;
	background-image: url('../images/pub.png');
	width: 383px;
	height: 258px;
}

#pub_droite {
	position: absolute;
	left: 383px;
	background-image: url('../images/pub2.png');
	width: 308px;
	height: 258px;
}



/* css du menu */
#menu {
	position: relative;
	/*top: -38px;*/
	z-index: 100;
	width:220px;
}
#menu_bg_top {
	position: absolute;
	background: url('../images/menu_main_bg_top.png') no-repeat;
	width: 246px;
	height: 21px;
	top: -21px;
	left: -29px;
}
#menu_bg_bottom {
	position: absolute;
	background: url('../images/menu_main_bg_bottom.png') no-repeat;
	width: 246px;
	height: 40px;
	left: 0px;
}
#menu_bg_bottom_montreal {
	position: absolute;
	background: url('../images/menu_main_bg_bottom_mtl.png') no-repeat;
	width: 246px;
	height: 40px;
	left: 0px;
}

#menu a {
	font-family: Arial;
	font-size: 16px;
	line-height: 40px;
	color: #444343;
	text-decoration: none;
	display: block;
	width:180px;
}

#menu a.icon {
	background:transparent url(../images/fleche_grise.png) no-repeat right center;
}

#menu li:hover a.icon {
	background:transparent url(../images/fleche_verte.png) no-repeat right center;
}

#menu span.menu_separateur {
	position:relative;
	top:-3px;
	display: block;
	background: transparent url('../images/menu_separateur.png') repeat-x center;
	height: 4px;
}
#menu ul {
	position: relative;
	background: #c0c0bf url('../images/menu_main_bg.png') repeat-x;
	width: 217px;
	padding: 0px;
	text-indent: 0px;
	z-index: 100;
	list-style:none;
	margin: 0px;
}

#menu li.active > a,
#menu ul li.hover > a {
	color: #259f44;
}

#menu ul li {
	position: relative;
	z-index: 100;
	padding: 0 20px;
	height: 40px;
}
#menu ul ul {
	line-height: 35px;
	display: none;
	position: absolute;
	left: 217px;
	top: 0;
	width: 270px;
	background: #e1e0df url('../images/menu_sub_shadow_02.png') no-repeat top left;
	border: 2px solid #cfcecd;
	border-left: 0px;
	padding-left:0px;
	z-index: 90;
}
#menu ul ul.active {
	display: block;
}
#menu ul ul li {
	background: url('../images/menu_sub_shadow_02.png') no-repeat top left;
	padding-right: 15px;
	white-space: nowrap;
}

#menu ul ul li.first{
	background: transparent url('../images/menu_sub_shadow_01.png') no-repeat top left;
}
#menu ul ul li.last {
	background: transparent url('../images/menu_sub_shadow_03.png') no-repeat bottom left;
}
#menu ul ul.single,
#menu ul ul li.single {
	background: transparent url('../images/menu_sub_shadow_single.png') no-repeat center left;
}




.boite {
	background-image: url('../images/boite.png');
	position: relative;
	width: 194px;
	height: 145px;
	float: left;
	margin-top: 35px;
	margin-right: 16px;
	padding: 0 13px;
}
.boite .btn {
	position: absolute;
	display: block;
	bottom: 10px;
	right: 10px;
}
.boite.last {
	margin-right: 0px;
}
.boite h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	padding: 4px 0 0 8px;

}

.boite .coordonne_telephone {
	font-size: 20px;
	line-height: 37px;
	font-weight: bold;
	margin-top: 7px;
}
.boite .coordonne_adresse {
	font-size: 13px;
	line-height: 15px;
	letter-spacing: -1px;
}

.boite_texte_gauche  {
	position: relative;
	width: 595px;
	float: left;
}
.boite_texte_gauche p {
	/*height: 240px;*/
	margin-bottom: 5px;
}

.boite_texte  {
	width: 902px;
	float: left;
}

.boite_texte_mtl  {
	width: 800px;
	float: left;
	margin-left:80px;
}

.boite_texte_droite  {
	position: relative;
	width: 307px;
	float: right;
}
.boite_texte_droite img {
	position:absolute;
	left:0;
	border: 4px solid #229241;
}
.boite_texte_droite p {
	margin-left: 125px;
	margin-bottom: 5px;
	height: 240px;
}

.clearBoth {
	display: block;
	clear: both;
}

.ligne_pointille {
	background: url('../images/ligne_point.png') repeat-x;
	height: 3px;
}

.center {
	text-align: center;
}

a.btn {
	position: absolute;
	display: block;
	height: 21px;
	bottom: 10px;
	right: 10px;
	padding-right: 25px;
	background: transparent url('../images/btn_right.png') no-repeat right top;
	text-decoration: none;
}
a.btn span {
	display: block;
	background: transparent url('../images/btn_left.png') no-repeat left top;
	padding-left: 10px;
	line-height: 21px;
}


#buttons_header {
	position: absolute;
	right: 135px;
	clear: both;
}

a.btn_header {
	position: relative;
	float: left;
	display: block;
	height: 29px;
	padding-right: 30px;
	background: transparent url('../images/btn_haut_right.png') no-repeat right top;
	text-decoration: none;
	margin-left: 10px;
	color: #fff;
}
a.btn_header span {
	display: block;
	background: transparent url('../images/btn_haut_left.png') no-repeat left top;
	padding-left: 10px;
	line-height: 29px;
}


a.btn_gris {
	position: absolute;
	display: block;
	height: 22px;
	bottom: 30px;
	left: 37px;
	padding-right: 10px;
	background: transparent url('../images/btn_gris_right.png') no-repeat right top;
	text-decoration: none;
	color: #785f50;
	font-size: 13px;
}
a.btn_gris span {
	display: block;
	background: transparent url('../images/btn_gris_left.png') no-repeat left top;
	padding-left: 10px;
	line-height: 22px;
}

a.btn_brun {
	position: absolute;
	display: block;
	height: 20px;
	bottom: 15px;
	right: 0;
	padding-right: 10px;
	background: transparent url('../images/btn_brun_right.png') no-repeat right top;
	text-decoration: none;
	font-size: 13px;
	color: #e3b79b;
}
a.btn_brun span {
	display: block;
	background: transparent url('../images/btn_brun_left.png') no-repeat left top;
	padding-left: 10px;
	line-height: 20px;
}
form { margin: 20px 0 20px 0; }
.label { float: left; width: 400px; text-align: right; margin: 0 30px 15px 0; }
.input { float: left; width: 400px; text-align: left; margin: 5px 0 15px 0; }

div.pics{
    width:818px;
    height:232px;
    margin:20px auto 20px auto;
    position:relative;
}
a.facebook_btn{display:block;background:transparent url(../images/facebook_btn2.png) no-repeat left top;width:110px;height:100px;position:absolute;left:-120px;bottom:25px;}
a.facebook_btn span{display:none;}

a.facebook_btn2{display:block;background:transparent url(../images/facebook_btn3a.png) no-repeat left top;width:110px;height:100px;position:absolute;left:-120px;top:290px;}
a.facebook_btn2:hover{display:block;background:transparent url(../images/facebook_btn3.png) no-repeat left top;width:110px;height:100px;position:absolute;left:-120px;top:290px;}
a.facebook_btn2 span{display:none;}

a.facebook_btn_eng{display:block;background:transparent url(../images/facebook_btn_eng3a.png) no-repeat left top;width:110px;height:100px;position:absolute;left:-120px;top:290px;}
a.facebook_btn_eng:hover{display:block;background:transparent url(../images/facebook_btn_eng3.png) no-repeat left top;width:110px;height:100px;position:absolute;left:-120px;top:290px;}
a.facebook_btn_eng span{display:none;}

.aligntech_btn{display:block;background:transparent url(../images/aligntech_faculty.png) no-repeat left top;width:110px;height:110px;position:absolute;left:-120px;top:600px;}
.aligntech_btn span{display:none;}

a.youtube_btn{display:block;background:transparent url(../images/youtube_logo2.png) no-repeat left top;width:110px;height:84px;position:absolute;left:-120px;top:480px;}
a.youtube_btn span{display:none;}

a.video_btn{display:block;background:transparent url(../images/logo_left_camera.png) no-repeat left top;width:110px;height:140px;position:absolute;left:-125px;top:350px;}
a.video_btn span{display:none;}

a.video_btn_eng{display:block;background:transparent url(../images/logo_left_camera_eng.png) no-repeat left top;width:110px;height:140px;position:absolute;left:-125px;top:350px;}
a.video_btn_eng span{display:none;}

a.infos_btn{display:block;background:transparent url(../images/logo_left_infos.png) no-repeat left top;width:110px;height:130px;position:absolute;left:-125px;top:500px;}
a.infos_btn span{display:none;}

a.infos_btn_eng{display:block;background:transparent url(../images/logo_left_infos_eng.png) no-repeat left top;width:110px;height:130px;position:absolute;left:-125px;top:500px;}
a.infos_btn_eng span{display:none;}

.orthotxt{display:block;position:absolute;left:375px;top:240px;color:#4eaf76; font-size:26px; /*font-weight:bold;*/ }

.invisalignbox{display:block;background:transparent url(../images/LeftLogoInvisalign2013.png) no-repeat left top;width:120px;height:870px;position:absolute;left:-122px;top:460px;}
.invisalignbox2{display:block;background:transparent url(../images/LeftLogoInvisalign_2cols2015.png) no-repeat left top;width:134px;height:1000px;position:absolute;left:-134px;top:460px;}

.incognitobox{display:block;background:transparent url(../images/logo_incognito.png) no-repeat left top;width:120px;height:40px;position:absolute;left:-126px;top:560px;}



.fontTitre1{ font-size:14px; font-weight:bold; margin-left:10px;}
.fontDesc1{ margin-left:10px; margin-right:15px;}

.fontTextSmal { font-size:12px; line-height:20px;}

.link_white2{font-family:helvetica,arial;font-size: 14px;color: #ffffff;line-height:26px;font-weight:bold;text-decoration:none;position:absolute;right:0px;top:0px;z-index:1;}

a.facebook_btn2_mtl{display:block;background:transparent url(../images/facebook_btn3a.png) no-repeat left top;width:110px;height:100px;position:absolute;left:922px;top:260px;}
a.facebook_btn2_mtl:hover{display:block;background:transparent url(../images/facebook_btn3.png) no-repeat left top;width:110px;height:100px;position:absolute;left:922px;top:260px;}
a.facebook_btn2_mtl span{display:none;}

a.facebook_btn2_mtl_eng{display:block;background:transparent url(../images/facebook_btn_eng3a.png) no-repeat left top;width:110px;height:100px;position:absolute;left:922px;top:260px;}
a.facebook_btn2_mtl_eng:hover{display:block;background:transparent url(../images/facebook_btn_eng3.png) no-repeat left top;width:110px;height:100px;position:absolute;left:922px;top:260px;}
a.facebook_btn2_mtl_eng span{display:none;}

a.youtube_btn_mtl{display:block;background:transparent url(../images/youtube_logo2.png) no-repeat left top;width:110px;height:84px;position:absolute;left:922px;top:475px;}
a.youtube_btn_mtl span{display:none;}

.crystalbox{display:block;background:transparent url(../images/Left_Mont-Royal.png) no-repeat left top;width:200px;height:352px;position:absolute;left:-135px;top:235px;}
.crystalbox_eng{display:block;background:transparent url(../images/Left_Mont-Royal_eng.png) no-repeat left top;width:200px;height:870px;position:absolute;left:-135px;top:235px;}

a.eventInvMtl{display:block;background:transparent url(../images/evenement-paro-ortho-vertical.jpg) no-repeat left top;width:200px;height:350px;position:absolute;left:-135px;top:610px;}
a.eventInvMtl span{display:none;}

a.eventInvMtl2{display:block;background:transparent url(../images/evenement-paro-ortho-vertical.jpg) no-repeat left top;width:200px;height:350px;position:absolute;left:-230px;top:410px;}
a.eventInvMtl2 span{display:none;}

.invisalignLeftElite{display:block;background:transparent url(../images/left-invisalign-elite-2013.png) no-repeat left top;width:200px;height:250px;position:absolute;left:-135px;top:743px;}
.invisalignLeftElite_eng{display:block;background:transparent url(../images/left-invisalign-elite-2013.png) no-repeat left top;width:200px;height:250px;position:absolute;left:-135px;top:650px;}

.invisalignboxmtl{display:block;background:transparent url(../images/LeftLogoInvisalign2013.png) no-repeat left top;width:120px;height:870px;position:absolute;left:920px;top:280px;}
.invisalignboxmtl2{display:block;background:transparent url(../images/LeftLogoInvisalign2013.png) no-repeat left top;width:120px;height:638px;position:absolute;left:920px;top:460px;}

.invisalignboxmtl3{display:block;background:transparent url(../images/LeftLogoInvisalign_2cols2015.png) no-repeat left top;width:134px;height:1000px;position:absolute;left:908px;top:280px;}
.invisalignboxmtl4{display:block;background:transparent url(../images/LeftLogoInvisalign_2cols2015.png) no-repeat left top;width:134px;height:1000px;position:absolute;left:908px;top:370px;}

#pop-slap {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00c5f2+0,0066b8+100 */
background: #00c5f2; /* Old browsers */
background: -moz-linear-gradient(left, #00c5f2 0%, #0066b8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #00c5f2 0%,#0066b8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #00c5f2 0%,#0066b8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c5f2', endColorstr='#0066b8',GradientType=1 ); /* IE6-9 */
}