body, html {
	background-color: #cacacc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	table-layout: fixed;
	color: #666666;
	
	scrollbar-face-color: #E8E9EA;
	scrollbar-highlight-color: #008CCA;
	scrollbar-shadow-color: #008CCA;
	scrollbar-3Dlight-color: #008CCA;
	scrollbar-arrow-color: #008CCA;
	scrollbar-track-color: #E8E9EA;
	scrollbar-darkshadow-color: #008CCA;
}

div#tool {
	background: #CCCCCC;
	position: absolute;
	visibility: hidden;
	display: block;
	border: 0px;
  	color: #333333;
	width: 435px;
	text-decoration: none;
	text-align:left;
	padding: 10px;
	z-index: 400;
}

.ima { float: left; margin-top: 10px; margin-right: 10px; }

.designPrincipal {
	vertical-align: top;
	text-align: left;
}

table { padding: 0px; margin: 0px; }

.designPrincipalGris {
	vertical-align: top;
	text-align: left;
	height: 100%;
	background-color: #E8E9EA;
	background-image: url(http://www.nouvelair.ca/images/commun/grad_menu.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.designPrincipalBleu {
	vertical-align: top;
	text-align: left;
	height: 100%;
	background-color: #095DA7;
}


td#ombre_gauche {
	background: url(../images/commun/ombre_gauche.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 20px;
	height: 100%;
}

td#ombre_droite {
	background: url(../images/commun/ombre_droite.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 20px;
	height: 100%;
}

td.bas_en {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	color:#aaaaaa;
	font-size: 9px;
	background-image: url(../images/commun/bas_en.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: bottom;
	width:728px;
	height:64px;
	text-align: right;
}

td.bas_fr {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	color:#aaaaaa;
	font-size: 9px;
	background-image: url(../images/commun/bas_fr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: bottom;
	width:728px;
	height:64px;
	text-align: right;
}

#lastUpdate {
	text-align:left;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 30px;
	padding-bottom: 5px;
}

.designPrincipalBlanc {
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	
}

div#contenu {
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin: 0px;
	text-align: left;
	width: 533px;
	position: relative;
}

div.texte { padding-left: 10px; }

.justify { text-align: justify; }
span.page_sel {	color: #008CCA; }

h1 {
	font-size: 22px;
	text-align: left;
	color: #0249b1;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.champ {
	color: #0249b1;
	font-size: 10px;
}

.bouton {
	color: #FFFFFF;
	background-color: #008CCA;
	font-size: 10px;
	border: 1px solid #C0EEFC;
	margin: 0px;
	padding: 1px;
}

.bgBlanc { background-color: #FFFFFF; }
.bgGris, .ligne1 { background-color: #E8E9EA; }
.bgGrisC, .ligne2 { background-color: #cccccc; }
.bgBleu { background-color: #0b73cf; color: #FFFFEC; }
.bgBleuMenu { background-color: #095DA7; color: #FFFFFF; }
.fontGrisC { color: #CCCCCC; }
.fontGris6 { color: #666666; }
.fontBlanc { color: #FFFFFF; font-weight: bold; }
.fontBleue { color: #55b6e9; font-weight: bold; }

.u {
	color: #0249b1;
	vertical-align: middle;
	padding-right: 25px;
	font-size: 15px;
	text-align: right;
}

a, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a#top, a#top:visited {
	color: #0249b1;
	text-decoration: none;
}

a#top:hover, a#top:active {
	color: #0249b1;
	text-decoration: underline;
	background-color: #FFFFFF;
}

#image_tandem {
	 background-image:url(../images/acceuil/premier_saut.jpg);
	 width:550px;
	 height:344px;
	 display:block;
	 color:#FFFFFF;
	 font-size: 22px;
}

td#top_fr {
	background: url(http://www.nouvelair.ca/images/commun/top_fr_new.jpg);
	background-repeat: no-repeat;
	background-position: top,left;
	text-align: right;
	height: 63px;
	width: 950px;
}

td#top_en {
	background: url(http://www.nouvelair.ca/images/commun/top_en_new.jpg);
	background-repeat: no-repeat;
	background-position: top,left;
	text-align: right;
	height: 63px;
	width: 950px;
}

form {
	padding: 0px;
	margin: 0px;
}

div#recherche {
	width:235px;
	height: 59px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
	color: #0249b1;
	font-size: 11px;
	position: relative;
	z-index: 30;
}

a.pad15, a.pad15:visited {
	padding-left: 15px;
	margin-right: 5px;
	color: #666666;
	text-decoration: none;
	position: relative;
}

a.pad15:hover, a.pad15:active {
	text-decoration: underline;
}

a.pad8, a.pad8:visited {
	padding-left: 8px;
	text-decoration: none;
	position: relative;
}

a.pad8:hover, a.pad8:active {
	text-decoration: underline;
}

td.pad20 {
	padding-left:20px;
}

.faq {
	margin-bottom: 10px;
}

.faq_q {
	margin-bottom: 1px;
	font-weight: bold;
}

.faq_r {
	padding: 0px;
}

.news {
	margin-bottom: 10px;
}

.news_titre {
	font-size: 13px;
	margin-bottom: 1px;
	font-weight: bold;
}

.news_texte {
	padding-left: 0px;
}

.center { text-align:center; }
.left { text-align: left; }

/** ACPS */
div.acps {
	text-align: center;
}

.acps{ 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(../images/commun/acps_logo_couleur.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 106px;
height: 144px;
margin: 0; 
padding: 0; 
}

.acps a {
display: block;
color: #000000;
font-size: 11px;
width: 106px;
height: 144px;
display: block;
float: left;
color: black;
cursor: pointer;
text-decoration: none;
}
* html a:hover {visibility:visible}
.acps img { border: 0; }
.acps a:hover img {visibility:hidden; }



/** MENU */
div.smenu {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right:0px;
	padding-top: 3px;
	display: none;
	visibility: hidden;
	position: absolute;
	background-image:url(../images/commun/smenu.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
}

div#menu {
	text-align: left;
	height: 100%;
}

div.menu_bg {
	background-image:url(../images/commun/menu.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

a.itemmenu, a.itemmenu:visited  {
	width: 167px;
	text-align: left;
	border: 0px;
	display: block;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-decoration: none;
	text-transform:uppercase;
	color:#FFFFFF;
}

a.itemmenu:hover {
	background-image: none;
	width: 167px;
	text-align: left;
	border: 0px;
	display: block;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-decoration: none;
	text-transform:uppercase;
	color:#FFFF66;
}

a.itemmenu:active {
	background-image: none;
	width: 165px;
	text-align: left;
	border: 0px;
	display: block;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 2px;
	text-decoration: none;
	text-transform:uppercase;
	color:#FFFF66;
}


/* sou mene*/
a.itemsmenu, a.itemsmenu:visited  {
	text-align: left;
	display:inline;

	padding-left: 10px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: none;
	color:#FFFFFF;	
}

a.itemsmenu:hover {
	text-align: left;
	display:inline;

	padding-left: 10px;
	padding-right: 7px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: none;
	color:#FFFF66;
}

a.itemsmenu:active {
	text-align: left;
	display:inline;

	padding-left: 12px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 2px;
	text-decoration: none;
	color:#FFFF66;
}




/** MENU DROITE */
div#rubrique_droite {
	background-color: #FFFFFF;
	width: 165px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}


a.menu_droite, a.menu_droite:visited  {
	color: #55b6e9;
	font-weight: 900;
	text-decoration: none;
}

a.menu_droite:hover, a.menu_droite:active {
	font-size: 1.1em;
	color: #55b6e9;
	font-weight: 900;
	text-decoration: none;
}