/**********

Gris                   #6D6F72
Gris pâle              #F6F7F7
Bande grise (footer)   #A7A9AA
Vert                   #B9C92B
Bleu                   #4F90AC
Rouge                  #C3161D

**********/

body{
  background: #FFF url(../img/back.gif) repeat-x;
  margin:0;padding:0;
  color:#6D6F72;
  font: 62.5% Tahoma, Arial, sans-serif;
}

img {border:0}

#content{
  width:744px;
  margin:0 auto;
  position:relative;
}
a{ color:#4F90AC;}

#i{
  background: url(../img/i_back.gif) no-repeat;
  width:125px;height:445px;
  position:absolute;
  left:-127px; top:490px;
}
.txt{color:#B9C92B;}

#entete{
  background:#FFF;
  height:99px;
}

#langue{
  position:absolute;
  right:10px;top:10px;
}
#langue a{
  font-size:1.1em;
  color:#6D6F72;
  font-weight:bold;
}

#entete #logo {
  padding:21px 0 0 22px;
}
#entete #logo h2{
  font-size:1.0em;
  margin:0;padding:5px 0 0 0;
  font-weight:normal;
}
#entete #slogan {
  position:absolute;
	top:0;
	margin:23px 0 0 280px;
}
#entete #slogan h1{
  /*background:url(../img/logo_pole.gif) 22px 22px no-repeat;*/
  font-size:2.2em;
  margin:0;margin:0;
}
#entete #slogan h1 span{color:#B9C92B;}

#bandeau{position:relative;height:215px;}
#bandeau .bandeauinnovante{
  background:url(../img/bandeaux/image_innovante.jpg) no-repeat;
  width:444px;height:209px;
}
#bandeau .bandeauintelligente{
  background:url(../img/bandeaux/image_intelligente.jpg) no-repeat;
  width:444px;height:209px;
}
#bandeau .bandeauincontournable{
  background:url(../img/bandeaux/img_incontournable.jpg) no-repeat;
  width:444px;height:209px;
}

#bandeau .bandeauinteractive{
  background:url(../img/bandeaux/image_interactive.jpg) no-repeat;
  width:444px;height:209px;
}
#bandeau .bandeauideal{
  background:url(../img/bandeaux/img_ideale.jpg) no-repeat;
  width:444px;height:209px;
}
#bandeau .bandeausecteurs{
  background:url(../img/bandeaux/img_secteursdeforce.jpg) no-repeat;
  width:444px;height:209px;
}

#bandeau .text{
  background:url(http://www.pole-qca.ca/nouveau/css/styles.css) no-repeat;
  color:#FFF;
  padding: 0 22px;
  width:401px;
}
#bandeau .text h2{
  font-weight:normal;
  font-size:1.7em;
  margin:0;padding:5px 0 0 0;
}
#bandeau .text p{
  font-size:1.2em;
  line-height:1.6em;
  margin-top:5px;
}

#menu{ position:absolute;top:0;right:0;}
#menu ul{
  margin:1px 0 0 0;padding:0;
  list-style:none;
}

#menu ul li{
  position:relative;
  background:url(../img/roll_over.gif) 0 -72px no-repeat;
  width:299px;height:36px;
  margin-bottom:1px;
}
#menu ul li#secteurs{
  background:url(../img/roll_secteursdeforce.gif) 0 -44px no-repeat;
  height:22px;
}

#menu ul li a{
  background:url(../img/roll_over.gif) no-repeat;
  width:249px;height:31px;
  display:block;
  color:#6D6F72;
  padding:5px 10px 0 40px;
  font-size:1.1em;
  font-weight:bold;
  text-decoration:none;
}
#menu ul li#secteurs a{
  background:url(../img/roll_secteursdeforce.gif) no-repeat;
  height:17px;
  color:#B9C92B;
}

#menu ul li a:hover,#menu ul li#secteurs a:hover,#menu ul li#secteurs.done a,#menu ul li#secteurs.done a:hover{
  background:none;
  color:#B9C92B;
}
#menu ul li.done a,#menu ul li.done a:hover{
  background:url(../img/roll_over.gif) 0 -144px no-repeat;
  color:#FFF;
}

#menuhorizontal{
  position:absolute;
  left:78px;top:315px;
}

#menuhorizontal ul{
  margin:0;padding:0;
  list-style:none;
}
#menuhorizontal ul li{
  width:148px;height:29px;
  background:#6D6F72;
  border-left:1px solid #FFF;
  float:left;
  display:inline;
}
#menuhorizontal ul li.done{ background:#4F90AC;}
#menuhorizontal ul li a{
  text-decoration:none;
  color:#d3d4d5;
  font-size:1.0em;
  font-weight:bold;
  width:138px;height:27px;
  display:block;
  padding:2px 0 0 10px;
}
#accueil a, #partenaires a,#site a{line-height:25px;}
#menuhorizontal ul li#site{
  background:#B9C92B;
  border-right:1px solid #FFF;
}
#menuhorizontal ul li#site a{color:#f1f4d5;font-size:1.1em;padding-left:5px;}
#menuhorizontal ul li a:hover,#menuhorizontal ul li#site a:hover,#menuhorizontal ul li.done a{color:#FFF;}

#contenu{ padding:50px 0 0 5px;}
#contenutxt{width:462px;float:left;background:#FFF;padding-bottom:30px;}
#contenutxt p{ font-size:1.1em;}

#contenu h2{
 margin:0;padding:0;
 font-size:1.6em;
}


#contenutxt h2{
  margin:0;padding:20px 0 0 5px;
  font-size:1.4em;
  color:#B9C92B;
  border-bottom:1px dotted #6D6F72;
}

#contenutxt h3{
  margin:0;padding:20px 0 0 5px;
  font-size:1.2em;
}

p.citation{
  /*font-style: italic;*/
  padding:0 40px;
  font-size:1.1em;
}
#contenutxt p.source{
  font-size:1.1em;
  margin-top:5px;
  text-align:right;
  font-style: italic;
}


#contenutxt h2 span{display:none;}
#contenutxt h2.innovation{
  background:url(../img/t_innovation.gif) no-repeat;
  width:275px;height:62px;
  border:none;
  padding-top:0;
}
#contenutxt h2.investissement{
  background:url(../img/t_investissement.gif) no-repeat;
  width:275px;height:62px;
  border:none;
  padding-top:0;
}

#contenutxt h2.inspiration{
  background:url(../img/t_inspiration.gif) no-repeat;
  width:275px;height:62px;
  border:none;
  padding-top:0;
}
p.intro{
  font-size:1.2em;
  margin-bottom:40px;
}

#secteursforce{
  background:url(../img/fond_force.gif) no-repeat;
  width:462px;height:116px;
  position:relative;
}
#secteursforce h2{
  margin:0;padding:10px 0 0 60px;
  color:#C3161D;
  font-family: "Times New Roman", Times, serif;
  font-size:1.6em;
  border:none;
}
#secteursforce ul,ul.listfleche,ul.listfleche2{
  margin:0;padding:10px 0 0 40px;
  list-style:none;
}
#secteursforce ul li,ul.listfleche li,ul.listfleche2 li{
  background:url(../img/fleche.gif) 0 2px no-repeat;
  position:relative;
  margin-bottom:3px;
  padding-left:20px;
}

ul.listfleche2 li{
  background:url(../img/flechegrise.gif) 0 2px no-repeat;
}

#secteursforce ul li{
  font-weight:bold;
  font-size:1.1em;
}

ul.listfleche li a{
  font-weight:bold;
  text-decoration:none;
  color:#B9C92B;
}
ul.listfleche li a:hover{ text-decoration:underline;}

ul.listfleche li,ul.listfleche2 li{
  margin-bottom:15px;
  font-size:1.1em;
  line-height:1.4em;
}

#secteursforce ul li a{
  font-weight:bold;
  color:#6D6F72;
  text-decoration:none;
}
#secteursforce ul li a:hover,#secteursforce .savoirplus a:hover{text-decoration:underline;}

#secteursforce .savoirplus{
  position:absolute;
  left:340px;top:75px;
}
#secteursforce .savoirplus a{
  background:url(../img/fleche_force.gif) no-repeat;
  height:34px;
  font-size:1.0em;
  color:#6D6F72;
  text-decoration:none;
  display:block;
  padding-left:38px;
  line-height:28px;
}

#sidebaracc,#sidebar{
  float:right;
  background:#ACBB28;
  width:263px;
  color:#FFF;
  font-size:1.1em;
  line-height:1.4em;
}
#sidebar{padding:20px; width:226px;}

#sidebaracc h2,#sidebar h2{
  margin:0;padding:0 0 10px 0;
  font-size:2.4em;
}
#sidebaracc h3,#sidebar h3{
  margin:0;padding:20px 0 0 0;
  font-size:1.6em;
}
#sidebaracc li,#sidebar li{  margin-bottom:10px;}
#sidebaracc a,#sidebar a{color:#FFF;}
#sidebaracc p,#sidebar p{margin-top:0;}

#map{
  background:url(../img/fond_bande_droite.gif) no-repeat;
  padding:200px 20px 20px 20px;
}

table{margin-top:10px;}


td{font-size:1.1em;}

table thead td{
  background:#B9C92B;
  color:#FFF;
  font-weight:bold;
  border-right:1px solid #FFF;
  text-align:center;
}
table tbody td{
  text-align:right;
  border-bottom:1px solid #6D6F72;
}
table tbody td.info{
  text-align:left;
  background:#E9EEB8;
}
table tfoot td{
  border-top:2px solid #6D6F72;
  text-align:right;
  border-bottom:1px solid #6D6F72;
}
table tfoot td.info{
  text-align:left;
  font-weight:bold;
}


#footer{
  width:100%;height:30px;
  background:#a7a9aa;
}

.rouge{color:#C3161D;}