@charset "utf-8";
/* CSS Document */
body 				{ background-color:#efede6;
					  color:#6a665e;
					  font-family:Arial,Helvetica,sans-serif;
					  font-size:12px;
					  text-align:center;
					  height:100%;}
img 				{ border:0px none; }


.pageWrapper		{ height:100%;
					  margin:0 auto; 
					  position:relative; 
					  text-align:left; 
					  width:888px; }
#container			{ background-color:#FFF;
					  border-left:1px solid #e5e5e5;
					  border-right:1px solid #e5e5e5;
					  height:100%;
					  width:873px;
					  margin:0 0 0 6px;
					  padding: 15px 0;}
#main				{ margin: 0 20px 0 14px; }
.clear				{ display:block; }


a 					{ text-decoration:none;
					  color:#6a665e; }
#rouge 			{ text-decoration:none;
					  color:#ed1b2f; }
.superscript{font-size:xx-small; vertical-align:top;}
.scroll {
  height: 400px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  height: 390px;
  width: 873px; /* change to 560px if not using JS to remove rh.scroll */
}


	
#icons a {
    position:relative; /*this is the key*/
    z-index:24;}

#icons a:hover{z-index:25; }

#icons a span{display: none}

#icons a:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-30px; left:10px; 
	width:104px;
	height:24px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
  	background:url('../images/tooltip.png') no-repeat;
    color:#848282;
    text-align: center}


					  
/* Header
=========================================================================================================*/
#headerContainer		{ background:url('../images/header-bg.gif') no-repeat;
						  max-height:182px; }
#header 				{ margin: 0 20px 0 20px;
						  height:118px;}
#header img { float:left; }
#header ul { float:right; }
#header ul li { background:url('../images/ligne-poitille.gif') no-repeat 0 8px; display:block; float:left; list-style-type:none }
#header ul li a { color:#94948A; display:block; padding:10px; text-decoration:none; }
#header ul li a:hover { color:#ed1b2f; }
#header ul li.actif	a { color:#ed1b2f; }
#header ul li.first { background:none; }


/* Menus
============================================================================================================*/

/*Main Navigation*/
#menu { clear:both; padding: 10px 0 0 20px; margin: 0 6px 0; width:853px; border-right:1px solid #e5e5e5; border-left:1px solid #e5e5e5; background-color:#fff;}
#menu .main-menu { background:url('../images/border-menu.gif') no-repeat 0 100%; }
#menu ul { clear:both; height:41px; overflow:hidden; }
#menu ul li { float:left; font-weight:bold; list-style:none; text-transform:uppercase; }
#menu ul li.fleche a { background:url('../images/fleche-menu.gif') no-repeat 95% 12px; padding-right:25px }
#menu ul li.actif a { color:#ed1b2f; }
#menu ul li a { color:#69655d; display:block; float:left; padding:10px 13px; text-decoration:none; }
#menu ul li a:hover { color:#ed1b2f; }

/*#menu #n_super-fondation { width:177px;}

#menu #n_super-fondation a:hover { background:url('../images/button-super_fondation.gif') no-repeat; }
#menu #n_super-fondation.actif { background:url('../images/button-super_fondation.gif') no-repeat; }
#menu #n_geothermie { width:116px;}
#menu #n_geothermie a:hover { background:url('../images/button-geothermie.gif') no-repeat; }
#menu #n_geothermie.actif { background:url('../images/button-geothermie.gif') no-repeat; }*/


#menu ul.niveau2 {
	clear:both;
	height:28px;
	overflow:hidden;
}
#menu ul.niveau2 li a { background:url('../images/ligne-poitille.gif') no-repeat 0 4px; font-size:11px; padding-left:12px; padding-right:12px; padding-top:4px; padding-bottom:7px }
#menu ul.niveau2 li.on a { color:#ed1b2f; }
#menu ul.niveau2 li.first a { background:none; }

/**/

/*Content
=========================================================================================================*/
#main .box		{ background:url('../images/box.gif') no-repeat;
				  font-size:13px;
				  height:390px;
				  margin:10px 10px 0 0;
				  width:837px; }
#main .box-layout	{ font-size:13px;
				  height:390px;
				  margin:10px 10px 0 0;
				  width:837px; }				  
.box #main-left { padding: 20px 0 20px 20px;
				  width:407px; }
.box-layout #main-left { padding: 0 0 20px 20px;
				  width:420px; }
.box #main-left p { margin-bottom:7px;
					line-height:1.2;}
.box #main-right{ max-width:395px; }
.box #main-right p.tabIn{ max-width:395px; }
.box-layout #main-left p { margin-bottom:7px;
					line-height:1.2;}
.box-layout #main-right{ max-width:395px; }
.box #main-right img { padding:0px 2px 1px 1px; }


/* Home
=========================================================================================================*/
.box-home		{
	background:url('../images/box-home.gif') no-repeat;
	font-size:12px;
	line-height:1.2;
	height: 390px;
	width: 825px;
	padding:10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}
#icons {
	padding-bottom: 10px;
}

.box-home #main-left { width:470px; }
.box-home a		{ color:#6a665e; }

#home #tab-pieux		{ position:absolute;
						  left:508px;
						  top:225px;}
#home #tab-fondation		{ position:absolute;
							  left:508px;
							  top:352px;  }
#home #tab-geothermie		{ position:absolute;
							  left:508px;
							  top:476px;}
#home #tab-pieux h2		{ background:url('../images/tab-pieux.gif') no-repeat;
						  height:15px;
						  margin:15px 0 15px 0;
						  text-indent:-9999px;
						  width:335px; }
#home #tab-fondation h2		{ background:url('../images/tab-fondation.gif') no-repeat;
						  height:18px;
						  margin:15px 0 15px 0;
						  text-indent:-9999px;
						  width:335px; }
#home  .active-fondation	{ background:url('../images/tab-fondation_active.gif') no-repeat;
								  display:block; }
#home .active-pieux	{ background:url('../images/tab-pieux_active.gif') no-repeat;
							  display:block;
							  width:361px;
								  height:130px;}	
#home .active-geothermie	{ background:url('../images/tab-geothermie1.gif') no-repeat;
							  display:block;
							  width:361px;
								  height:130px;}									  
#home #tab-geothermie h2		{ background:url('../images/tab-geothermie.gif') no-repeat;
						  height:21px;
						  margin:15px 0 15px 0;
						  text-indent:-9999px;
						  width:335px; }							  
#home #main-right div		{ width:350px;
							  height:134px;
							  }
#home #image-pieux		{ position:absolute;
							  top:300px;
							  left:15px;}
#home #image-fondation		{ position:absolute;
							  top:200px;}
#home #image-geothermie		{ position:absolute;}
#home #extra			{ margin-left:2px; }
#home #extra .firstB img	{ margin:0!important; }
#home #extra img		{ margin-left:10px; }
home #extra .last	{ margin-right:0px!important; }
#home #nouvelles		{
	padding-left: 104px;
	background-image: url(../images/nouvelles-ticker.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#home #nouvelles h2		{ background:url('../images/nouvelles-ticker.gif') no-repeat; 
						  width:89px;
						  height:13px;
						  text-indent:-9999px;}
.tickercontainer { 
width: 600px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
width: 720px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0; }
ul.newsticker span{ 
margin-right: 50px; }
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
max-width:600px;
min-width:350px;
background: #fff;
}

/* A  propos
=========================================================================================================*/
#a-propos #company h2			{ background:url('../images/la-compagnie.gif') no-repeat;
								  height:18px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:158px; }
#main-left ul			{ list-style-type: disc;
								  list-style-position: outside;
								  margin-left:10px; }
							  
/* Services
=========================================================================================================*/
#a-propos #services h2			{ background:url('../images/services.gif') no-repeat;
								  height:17px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:102px; }
/* Garantie
=========================================================================================================*/
#a-propos #warranty h2			{ background:url('../images/garantie.gif') no-repeat;
								  height:16px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:132px; }
/* Distinctions
=========================================================================================================*/
#a-propos .scroll { height: 732px; }
#a-propos #awards h2			{ background:url('../images/distinctions.gif') no-repeat;
								  height:16px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:265px; }	
#a-propos #b_partenaire p			{ margin-bottom:0; }
#a-propos #b_association p			{ margin-bottom:0; }
#a-propos #b_certification p			{ margin-bottom:0; }
#a-propos .link						{ font-size:10px;
									  font-weight:bold;
									  margin-bottom: 3px !important; }
#awards .drop					{ list-style: none;
								  margin: 0;}
#awards .drop li				{ margin-bottom: 5px; }
#awards .drop div				{ padding: 15px 5px 5px 20px;
								  margin: 0;
								  background:url('../images/small-box.gif') no-repeat;
								  height: 150px;
								  line-height:1.2;}
#awards #i_partenaire			{ height:108px!important;
									  border-bottom:1px solid #e9e9e9; }
#awards #i_association		{ background:url('../images/small-box3.gif') no-repeat !important;
									  height:270px !important; }

#awards .off					{ text-indent:-9999px;
								  width:421px;
								  height:35px;
								  display:block; }
#awards .on					{ text-indent:-9999px;
								  width:421px;
								  height:35px;
								  display:block; }

#awards #b_prix .on		{ background:url('../images/button-prix.gif') 0 -36px no-repeat;}
#awards #b_prix .off		{ background:url('../images/button-prix.gif') 0 0 no-repeat;}

#awards #b_partenaire	.on		{ background:url('../images/button-partenaires.gif') 0 -36px no-repeat;}
#awards #b_partenaire	.off		{ background:url('../images/button-partenaires.gif') 0 0 no-repeat;}

#awards #b_association	.on		{ background:url('../images/button-association.gif') 0 -36px no-repeat;}
#awards #b_association	.off	{ background:url('../images/button-association.gif') 0 0 no-repeat;}

#awards #b_certification .on		{ background:url('../images/button-certification.gif') 0 -36px no-repeat;}
#awards #b_certification .off		{ background:url('../images/button-certification.gif') 0 0 no-repeat;}

							  

/* Portes Ouvertes
=========================================================================================================*/
#a-propos #posts-information h2	{
	height:22px;
	margin-bottom:15px;
	text-indent:-9999px;
	width:282px;
	background-image: url(../images/open-house-2010.gif);
	background-repeat: no-repeat;
}
#a-propos #posts-information h3	{ background:url('../images/demonstrations.gif') no-repeat;
								  height:15px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:199px; }
#a-propos #posts-information .contact	{ background:url('../images/nous_joindre.gif') no-repeat;
								  height:11px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:123px; }								  
#a-propos #posts-information .red	{ color:#ed1b2f; }								  
#a-propos #posts-information img	{ padding: 0 !important; }

#a-propos #b_calendrier img { margin-right: 25px; }

#a-propos .drop					{ list-style: none;
								  margin: 0;}
#a-propos .drop li				{ margin-bottom: 5px; }
#a-propos .drop div				{ padding: 15px 5px 5px 20px;
								  margin: 0;
								  background:url('../images/small-box.gif') no-repeat;
								  height: 150px;
								  line-height:1.2;}
#a-propos #i_diner				{ height:57px!important;
								  border-bottom:1px solid #e9e9e9; }
#a-propos .off					{ text-indent:-9999px;
								  width:421px;
								  height:35px;
								  display:block; }
#a-propos .on					{ text-indent:-9999px;
								  width:421px;
								  height:35px;
								  display:block; }

#a-propos #b_diner .on		{ background:url('../images/button-diner.gif') 0 -36px no-repeat;}
#a-propos #b_diner .off		{ background:url('../images/button-diner.gif') 0 0 no-repeat;}

#a-propos #b_calendrier	.on		{ background:url('../images/button-quatre.gif') 0 -36px no-repeat;}
#a-propos #b_calendrier	.off		{ background:url('../images/button-quatre.gif') 0 0 no-repeat;}

#a-propos #b_places	.on		{ background:url('../images/button-places.gif') 0 -36px no-repeat;}
#a-propos #b_places	.off	{ background:url('../images/button-places.gif') 0 0 no-repeat;}

#a-propos #i_calendrier		{ background:url('../images/small-box3.gif') no-repeat !important;
									  height:237px !important;
									  border-bottom:1px solid #e9e9e9;}
#a-propos #i_places		{ background:url('../images/small-box3.gif') no-repeat !important;
									  height:281px !important; }

/* Super Fondation
=========================================================================================================*/
#super-fondation .scroll { height: 532px; }
#super-fondation #foundation .box h2	{ background:url('../images/fondation.gif') no-repeat;
								  height:16px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:160px; }
#super-fondation #foundation img { position:absolute;
								  top: -33px;
								  left: 346px; }
#super-fondation #extra ul {
	clear:both;
	height:120px;
	overflow:hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
}

#super-fondation #extra ul li {
	float:left;
	list-style:none;
	width:180px;
	margin-right:10px;
	border: 1px solid #e4e4e4;
	padding: 10px;
	line-height: 14px;
	height: 95px;
}
#super-fondation #extra ul li:hover {
	background-image: url(../images/box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#super-fondation #extra a	{ color:#6a665e; }
#super-fondation #extra ul p { margin-left:1px }
#super-fondation #extra #e_pourquoi p { margin-left:0; }
#super-fondation #e_pourquoi h2	  { background:url('../images/e_pourquoi.gif') no-repeat;
								  height:13px;
								  margin-bottom:10px;
								  text-indent:-9999px;
								  width:31px; }
#super-fondation #e_norme h2	  { background:url('../images/e_norme.gif') no-repeat;
								  height:13px;
								  margin-bottom:10px;
								  text-indent:-9999px;
								  width:90px; } 
#super-fondation #e_criteres h2	  { background:url('../images/e_criteres.gif') no-repeat;
								  height:13px;
								  margin-bottom:10px;
								  text-indent:-9999px;
								  width:135px; } 
#super-fondation #e_caracteristiques h2	  { background:url('../images/e_caracteristiques.gif') no-repeat;
								  height:13px;
								  margin-bottom:10px;
								  text-indent:-9999px;
								  width:68px; } 								  
/* Pourquoi
=========================================================================================================*/
#why #main-left h2			{ background:url('../images/pourquoi.gif') no-repeat;
								  height:16px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:54px; }
#why #main-right img { padding:0 !important; }								  
/* Norme
=========================================================================================================*/
#milestone #main-left h2	{ background:url('../images/norme.gif') no-repeat;
								  height:16px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:143px; }
#milestone img				{ padding:0 !important; }								  
/* Criteres Eleves
=========================================================================================================*/
#standard #main-left h2			{ background:url('../images/criteres.gif') no-repeat;
								  height:16px;
								  margin-bottom:16px;
								  text-indent:-9999px;
								  width:215px; }
#standard .drop					{ list-style: none;
								  margin: 0;}
#standard .drop li				{ margin-bottom: 5px; }
#standard .drop div				{ padding: 15px 5px 5px 20px;
								  margin: 0;
								  background:url('../images/small-box.gif') no-repeat;
								  height: 100px;
								  border-bottom:1px solid #e9e9e9;
								  line-height:1.2;}
#standard #i_attestation,#i_supervision	{ height: 70px!important; }

#standard .off					{ text-indent:-9999px;
								  width:421px;
								  height:35px;
								  display:block; }
#standard .on					{ text-indent:-9999px;
								  width:421px;
								  height:35px;
								  display:block; }

#standard #b_conception .on		{ background:url('../images/button-conception.gif') 0 -36px no-repeat;}
#standard #b_conception .off		{ background:url('../images/button-conception.gif') 0 0 no-repeat;}

#standard #b_supervision	.on		{ background:url('../images/button-supervision.gif') 0 -36px no-repeat;}
#standard #b_supervision	.off		{ background:url('../images/button-supervision.gif') 0 0 no-repeat;}

#standard #b_attestation	.on		{ background:url('../images/button-attestation.gif') 0 -36px no-repeat;}
#standard #b_attestation	.off	{ background:url('../images/button-attestation.gif') 0 0 no-repeat;}

#standard #b_materiaux .on		{ background:url('../images/button-materiaux.gif') 0 -36px no-repeat;}
#standard #b_materiaux .off		{ background:url('../images/button-materiaux.gif') 0 0 no-repeat;}

#standard #b_qualification .on	{ background:url('../images/button-qualification.gif') 0 -36px no-repeat;}
#standard #b_qualification .off	{ background:url('../images/button-qualification.gif') 0 0 no-repeat;}

/* Caracteristiques
=========================================================================================================*/
#features #main-left h2			{ background:url('../images/caracteristiques.gif') no-repeat;
								  height:16px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:109px; }
#features #main-left .avantage			{ background:url('../images/avantages-small.png') no-repeat;
								  height:10px;
								  margin:10px 0 10px 0;
								  text-indent:-9999px;
								  width:57px; }
#features #main-left .caracteristique			{ background:url('../images/caracteristiques-small.png') no-repeat;
								  height:10px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:109px; }								  
#features .drop					{ list-style: none;
								  margin: 0;}
#features .drop li				{ margin-bottom: 5px; }
#features .drop div				{ padding: 15px 5px 5px 20px;
								  margin: 0;
								  background:url('../images/small-box2.gif') no-repeat;
								  height: 186px;
								  width:512px;
								  line-height:1.2;}
#features #i_antifissuration,#i_antiaffaissement, #i_tolerances { height:145px!important;
																		  border-bottom:1px solid #e9e9e9; }

#features .off					{ text-indent:-9999px;
								  width:537px;
								  height:35px;
								  display:block; }
#features .on					{ text-indent:-9999px;
								  width:537px;
								  height:35px;
								  display:block; }

#features #b_antifissuration .on		{ background:url('../images/button-antifissuration.gif') 0 -36px no-repeat;}
#features #b_antifissuration .off	{ background:url('../images/button-antifissuration.gif') 0 0 no-repeat;}

#features #b_antiaffaissement .on	{ background:url('../images/button-antiaffaissement.gif') 0 -36px no-repeat;}
#features #b_antiaffaissement .off	{ background:url('../images/button-antiaffaissement.gif') 0 0 no-repeat;}

#features #b_certifiee	.on		{ background:url('../images/button-certifiee.gif') 0 -36px no-repeat;}
#features #b_certifiee	.off	{ background:url('../images/button-certifiee.gif') 0 0 no-repeat;}

#features #b_tolerances .on		{ background:url('../images/button-tolerances.gif') 0 -36px no-repeat;}
#features #b_tolerances .off		{ background:url('../images/button-tolerances.gif') 0 0 no-repeat;}

#features #b_cle .on	{ background:url('../images/button-cle.gif') 0 -36px no-repeat;}
#features #b_cle .off	{ background:url('../images/button-cle.gif') 0 0 no-repeat;}

/* Pieux
=========================================================================================================*/
#pieux #main-left h2			{ background:url('../images/construction.gif') no-repeat;
								  height:11px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:245px; }
/* Geothermie
=========================================================================================================*/
#geothermie #main-left h2		{ background:url('../images/construction.gif') no-repeat;
								  height:11px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:245px; }

/* Nous joindre
=========================================================================================================*/
#info1 {
	width: 230px;
	margin-right: 15px;
	float: left;
	height: 120px;
}
#info2 {
	width: 155px;
	float: left;
	clear: right;
	height: 90px;
	padding-top: 30px;
}

#info3 {
	display: block;
	width: 230px;
	margin-right: 15px;
	float: left;
	padding-bottom: 10px;
}
#info4 {
	float: left;
	width: 155px;
	clear: right;
	padding-top: 18px;
	padding-bottom: 10px;
}
#info5 {
	clear: both;
	padding-top: 10px;
	display: block;
	padding-bottom:10px;
	background-image: url(../images/separator.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
}
#nous-joindre #main-left p 		{ margin-bottom: 1px; }
#nous-joindre #main-left h2		{ background:url('../images/nous-joindre.gif') no-repeat;
								  height:16px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:136px; }
#nous-joindre #main-left img	{ margin:5px 0 10px 0; }
#nous-joindre #main-left #info	{ background:url('../images/separator.gif') no-repeat 0 100%;
					 			  padding-bottom:10px; }
#nous-joindre #outaouais a		{ background:url('../images/outaouais_off.gif') no-repeat;
								  display:block;
								  width:50px;
								  height:52px;
								  top:512px;
								  left:622px;
								  position:absolute; }
#nous-joindre #outaouais a:hover { background:url('../images/outaouais_on.gif') no-repeat; }
#nous-joindre #mauricie a		{ background:url('../images/mauricie_off.gif') no-repeat;
								  display:block;
								  width:83px;
								  height:53px;
								  top:488px;
								  left:645px;
								  position:absolute; }
#nous-joindre #mauricie a:hover { background:url('../images/mauricie_on.gif') no-repeat; }
#nous-joindre #montreal a		{ background:url('../images/montreal_off.gif') no-repeat;
								  display:block;
								  width:83px;
								  height:50px;
								  top:516px;
								  left:645px;
								  position:absolute; }
#nous-joindre #montreal a:hover { background:url('../images/montreal_on.gif') no-repeat; }
#nous-joindre #quebec a		{ background:url('../images/quebec_off.gif') no-repeat;
								  display:block;
								  width:175px;
								  height:204px;
								  top:331px;
								  left:655px;
								  position:absolute; }
#nous-joindre #quebec a:hover { background:url('../images/quebec_on.gif') no-repeat; }

#quebec a {
    position:relative; /*this is the key*/
    z-index:24;}

#quebec a:hover{z-index:25; }

#quebec a span{display: none}

#quebec a:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:70px; left:-80px;
	width:124px;
	height:43px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
  	background:url('../images/bubble.gif') no-repeat;
    color:#848282;
    text-align: center}

#mauricie a {
    position:relative; /*this is the key*/
    z-index:24;}

#mauricie a:hover{z-index:25; }

#mauricie a span{display: none}

#mauricie a:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-20px; left:-100px; 
	width:124px;
	height:43px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
  	background:url('../images/bubble.gif') no-repeat;
    color:#848282;
    text-align: center}
#outaouais a {
    position:relative; /*this is the key*/
    z-index:24;}

#outaouais a:hover{z-index:25; }

#outaouais a span{display: none}

#outaouais a:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-20px; left:-100px; 
	width:124px;
	height:43px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
  	background:url('../images/bubble.gif') no-repeat;
    color:#848282;
    text-align: center}
	
#montreal a {
    position:relative; /*this is the key*/
    z-index:24;}

#montreal a:hover{z-index:25; }

#montreal a span{display: none}

#montreal a:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-20px; left:-100px;
	width:124px;
	height:43px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
  	background:url('../images/bubble.gif') no-repeat;
    color:#848282;
    text-align: center}



/* Notre Bulletin
=========================================================================================================*/
#notre-bulletin #main-left h2		{ background:url('../images/abonnez-vous.gif') no-repeat;
								  height:17px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:121px; }
#notre-bulletin #main-left #info	{ background:url('../images/separator.gif') no-repeat 0 100%;
					 			  padding-bottom:15px; }
#notre-bulletin #main-left #form	{ padding-top: 15px; } 
#notre-bulletin .box #main-right img { padding-top:1px!important; }
								  
/* Emploi
=========================================================================================================*/
#emploi #main-left h2		{ background:url('../images/emploi.gif') no-repeat;
								  height:16px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:99px; }
#emploi .box #main-right img { padding-top:1px!important; }
/* English
=========================================================================================================*/
#english #main-left h2		{ background:url('../images/construction_en.gif') no-repeat;
								  height:9px;
								  margin-bottom:15px;
								  text-indent:-9999px;
								  width:440px; }

/* News Scroller
=========================================================================================================*/
/*#newsContainer		{ margin-top:10px; }*/

/* SimpleModal Styles */
#simplemodal-overlay 		{ background:#666666; 
							  cursor:wait;}
#simplemodal-container 		{ max-height:255px; 
							  width:398px; }
#simplemodal-container #modal{ padding: 15px 10px; }

a.modalCloseImg {background:url(../images/close.gif) no-repeat; width:15px; height:15px; display:inline; z-index:3200; position:absolute; top:5px; right:15px; cursor:pointer;}

#modal						{ background:url(../images/friend_bg.gif);
							  height: 225px;}
#confirmation p				{ padding: 46px; }
#confirmation				{ background:url(../images/message-popup.gif);
							  height:110px; }


/* Footer
=========================================================================================================*/
#footer 		{ background-color:#FFF;
				  clear:both; 
				  display:block;
				  font-family:Verdana, Geneva, sans-serif;
				  font-size:10px; 
				  margin:10px 0;
				  padding-left: 14px;}
#a-propos #footer { padding-top:10px; }
#super-fondation #footer { padding-top:10px; }
#super-fondation #fondation #footer { padding-top:6px !important; }
#footer .copyright { font-size:8px !important; }


/* Forms
=========================================================================================================*/

.forms em 					{ color:#FF0000;
							  font-style:normal;
							  font-weight:bold; }
.forms						{ font-size: 13px;
							  font-family: Arial, Helvetica, Geneva, sans-serif; }
.forms select				{ font-family:Arial,Tahoma,Verdana,Helvetica;
							  font-size:11px;
							  margin-bottom:2px;
							  padding:2px;
							  width:300px; }
.forms textarea, input.text { color:#202020;
							  font-family:Arial,Tahoma,Verdana,Helvetica;
							  font-size:11px;
							  margin-bottom:2px;
							  padding:4px;
							  width:300px; }
.forms textarea				{ overflow:auto; }
.forms label.error 			{ display: block;
							  margin-left: 1em;
							  width: auto; }
.forms input.error 			{ border:1px dotted red; }
.forms .submit-form			{ width: 53px;
							  height: 12px;
							  margin-right: 49px;
							  padding: 0;
							  border: 0px solid #FFFFFF;
							  background:url('../images/envoyer.gif') no-repeat center top;
							  background-color:transparent;
							  text-indent: -9999px;
							  cursor: pointer; /* hand-shaped cursor */
							  cursor: hand; /* for IE 5.x */ }
#modal .forms .submit-form	{ margin-right:10px!important; }
#i_places .forms .submit-form { margin-right:36px!important; }
/* IE Hack */
#IEroot .forms .submit-form {
width: 83px;
font-size: 0;
color: #fff;
}
#IEroot .forms .submit-form {
width: 94px;
text-indent: 0;
}
#IEroot2 .forms .submit-form {
width: 83px;
font-size: 0;
color: #fff;
}
#IEroot2 .forms .submit-form {
width: 94px;
text-indent: 0;
}
.forms label 		{ float: left;
					  text-align: left;
					  margin-right: 15px;
					  width: 98px; }
.forms	{ margin-top:10px; }
.forms .text	{ width:236px; }
.forms .text2	{ width:280px; }
.forms .note-left		{ float:left;
						  font-size:10px;
						  width:113px; }
#modal .forms .note-left	{ width:0!important;
							  margin-bottom:3px; }
							  
#modal						{
	font-size:13px;
	height:320px;
	background-image: url(../images/bigbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
#modal .info {
	padding-bottom: 8px;
}
.forms .note-right	{ font-size:10px; }
.forms .info	{ font-size:10px;
				  margin-left:123px;
				  text-align:left; }
.forms p			{ margin-bottom:3px; }
.forms .radio  { margin-left:110px; }
.forms .submitButton	{ margin-left:30px; }

/* LAYOUT TOOLS
=========================================================================================================*/
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clearfix			{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }

/* PRINT TOOLS
=========================================================================================================*/
.page-break 		{ page-break-before: always; }

/* TYPOGRAPHIC TOOLS
=========================================================================================================*/
.warning			{ border:solid 1px #DEDEDE; 
					  background:#FFFFCC url(../images/warning.png) 8px 6px no-repeat;
					  color:#222222;
					  padding:4px;
					  text-align:center; }
.success			{ border:solid 1px #90ac13;
					  background:#eef4d3 url(../images/success.png) 8px 6px no-repeat;
					  color:#6b800d;
					  font-weight:bold;
					  padding:4px;
					  text-align:center; }
.error				{ border:solid 1px #CC0000; 
					  background:#F7CBCA url(../images/error.png) 8px 6px no-repeat;
					  color:#CC0000;
					  font-weight:bold;
					  padding:4px;
					  text-align:center; }
label.valid			{ background: url(images/enabled.gif); }
.callOut			{ font-size: 125%; font-weight: bold; }
.strikeOut			{ text-decoration: line-through; }
.underline			{ text-decoration: underline; }
.resetTypeStyle		{ font-weight: normal; font-style: normal; font-size: 100%; 
					  text-decoration: none; background-color: none; word-spacing: normal; 
					  letter-spacing: 0px; text-transform: none; text-indent: 0px; }

/* STYLING EXTRAS
=========================================================================================================*/
a[href~=".pdf]		{ background: url(images/pdfIcon.png) left center no-repeat; padding-left: 10px; }
a.button			{ color: black; border: 1px solid black; padding: 3px; }
	a.button:hover	{ background: black; color: white; }
.transpBlack		{ background: url(images/transpBlack.png); }
.hashed				{ background: url(../images/hashed.gif);
					  padding-top: 0.2em;
					  padding-bottom: 0.2em;
					  background-color: #f3f3f3;
					  border: 1px solid #bbb;
					  border-top: 2px solid #bbb;
					  border-bottom: 1px solid #ddd;
					  font-size: 123.1%;
					  font-weight: bold;
					  letter-spacing: -1px;
					  line-height: 1.5em; }

/* DISPLAY VALUES
=========================================================================================================*/
.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }
.uppercase {
	text-transform: uppercase;
}
#why li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#why ul {
	margin: 0px;
	list-style-type: none;
}
#services li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#services ul {
	margin: 0px;
	list-style-type: none;
}
#warranty li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#warranty ul {
	margin: 0px;
	list-style-type: none;
}
