#intro {
  background-color: #336666;
  color: #FFF;
  background-image: url(../templates/newzealand/images/coin-so-vert-336666.gif);
  background-repeat: no-repeat; background-position: bottom left;
}

#intro strong {
  color: #99CC99;
}


#souhaits {
  float: left;
  width: 35%;
  padding: 2px;
}

#propositions {
  margin-left: 35%;
  padding: 2px;
  background-image: url(../templates/newzealand/images/coin-ne-vert-336666.gif);
  background-repeat: no-repeat; background-position: top right;
}


#presentation-poles {
  position: relative;
  margin: 0;
  padding: 0;
  width: 610px;
}

#presentation-poles img {
  float: left;
  margin: 0 12px 0 0;
  border: 1px solid #000;
}

div.clear-presentation-poles {
  clear: both;
  width: 610px;
  font-size: 1px;
}

#pole-eg,
#pole-ts,
#pole-stic,
#pole-sti {
  width: 280px;
  float: left;
  margin: 0 8px 20px 8px;
  font-weight: bold;
}


#pole-eg {
  color: #7E459B;
}

#pole-ts {
  color: #F1B830;
}

#pole-stic {
  color: #5DC4B8;
}

#pole-sti {
  color: #B4A8A4;
}

#tab-parcours {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#tab-parcours th {
	padding: 10px 4px;
	color: #FFF;
}

#tab-parcours th.pair {
	background-color: #4682B4;	
}

#tab-parcours th.impair {
	background-color: #B0C4DE;	
}

#tab-parcours td {
	border: thin solid #000;
	padding: 2px;
}

#tab-parcours td.pair {
	background-color: #B0C4DE;
}

#tab-parcours td.impair {
	background-color: #CED5DD;
}

#tab-parcours td.color1 {
	background-color: #FFF8DC;
}

#tab-parcours td.color2 {
	background-color: #FFE4C4;
}

#tab-parcours td.color3 {
	background-color: #FFDEAD;
}

#tab-parcours td.color4 {
	background-color: #FFC370;
}

#tab-parcours td.acces-bac div {
	background-image: url(../images/fond-niveau-bac.png);
	background-position: center;
	background-repeat: repeat-y;
}

#tab-parcours td.no-border {
	border: 0;
}

#tab-parcours td.type1 {
	border: 0;
	border-left: 3px solid #FFA500;
	text-align: left;
}

#tab-parcours td.type2 {
	border: 0;
	border-left: 3px solid #4682B4;
	text-align: left;
}
