/* CSS Document */
/*<group=General Styles>*/

body {
  background: url(/images/bgcolor.gif) repeat scroll;
  color: #333333;
  font: .80em Tahoma, Verdana, Helvetica, Arial;
  margin: 0px;
  padding: 0px;
	height:100%;
}

p {}

b, strong { font-weight: bold; }

a:link, a:visited {
  color: #0080ff;
  text-decoration: none;
}

a:active {
  text-decoration: underline;
  color: #006ad3;
}

a:hover {
  color: #006ad3;
/*
  font-weight: bold;
  border-bottom: 1px none #b3b3b3;
*/
}


a:link, a:visited {
  color: #0080ff;
  text-decoration: none;
}

a:active {
  text-decoration: underline;
  color: #006ad3;
}

a:hover {
  color: #006ad3;
/*
  font-weight: bold;
  border-bottom: 1px none #b3b3b3;
*/
}


.txtTagHome{
 font-weight:bold;
  font-size:14px;
  color:#DE5E00;
}
.txtPlease{
  font-weight:bold;
  font-size:12px;
  color:#535457;
}

#toptop {
  text-align:right;
  color:#FFFFFF;
  font-size:12px;
  width: 620px;
  height:20px;
  margin-right: auto;
  margin-left: auto;
  padding-top:3px;
}

#toptop a {
  color: #ffffff;
  text-decoration: underline;
}

#toptop a:hover, #toptop active a {
  color: #000000;
  text-decoration: none;
}


/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navLeft {
  padding-top: 7px;
  padding-left: 10px;
  width: 480px;
  height: 40px;
  float: left;
}
#navRight {
  font-weight:bold;
  color:#A1A4A8;
  font-size:13px;
  height: 40px;
  padding-top: 7px;
  text-align: center;
}
#navcontainer {
  background: no-repeat url(images/navbar.gif);
  height: 45px; /*40*/
  position: relative;
  z-index: 99;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  width: 699px;
  
}
/*
#navcontainer #current { text-align: center; }

#navcontainer .currentAncestor { text-align: center; }
 Parent - Level 0 */

#navcontainer ul {
  /*padding: 0;
  list-style: none;
  margin: 0px;
  */
  margin-left: 0;
  padding-left: 0;
  display: inline;
}

#navcontainer ul li {
  /*position: relative;
  width: 75px;
  display: inline;
  float: left;*/
  margin-left: 0;
  padding: 3px 7px;
  list-style: none;
  display: inline;
}

#navcontainer a {
  color: #808080;
  text-decoration: underline;
}

#navcontainer a:hover, #navcontainer li.active a, #navcontainer li a.active {
  color: #000000;
  text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 27px; }
/* End */

/*</group>*/

.clearer { clear: both; }



#pleaseLeft {
  width: 28px;
  height: 35px;
  float: left;
}

#pleaseRight {
  width: 330px; 
  height: 35px;
}

#pageTop {
  width: 699px;
  height: 20px; /* 98 */
  background: url(images/top.gif) no-repeat;
}

#pageHeader {
  float:left;
  width: 379px;
	height:115px;
	padding-left: 10px;
}
#pageHeaderTag {

  float:right;
  width: 290px;
		height:115px;
}
#pageHeader h1 {
  font-weight: bold;
  font-size: 36px;
  color:#515559;
  
  margin-top:0px;
  margin-bottom:-15px;
}

#pageHeader h2 {
  font-size: 18px;
  font-weight: lighter;

}

#container {
  background-image:url(images/background3.gif);
  width: 699px;
	height:100%;
  margin: 0px auto;
  text-align: left;
  background-color:#FFFFFF;
  padding: 0;
}

#contentContainer {

  float: left;
	top:0;
  left:0;
	width: 389px;
	height:100%;
  text-align: left;
  margin-top: 0px;
  margin-left: 10px;
}

#sidebarContainer {
 
  float: right;
	top:0;
  right:0;
  width: 290px;
	height:100%;
  margin: 0px 0px -3px 0px;
  
}

#contentContainer #content {
	line-height: 1.5em;
	width: 379px;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 0px;
}
/*
#contentContainer {
  text-align: left;
  background: repeat-y;
  width: 699px;
  float: left;
}
*/
#contentContainerLarge {
  text-align: left;
  background: repeat-y;
  width: 679px;
  margin-top: 0px;
  margin-left: 10px;
  float: left;
}
#contentContainerLarge #contentLarge {
  line-height: 1.5em;
  width: 550px;/*639px*/
  padding-left: 10px;
  padding-right: 30px;
  margin-top: 0px;
}


#footer {
  text-align: left;
  font-size: .9em;
  background: url(images/footer.gif) no-repeat;
  clear: both;
  height: 89px;
  width: 679px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
}
/*</group>*/
#portfolioContainer {
  height:175px;
}

.img-shadow {
  position: absolute;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  width:160px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  
  }
  
.img-border img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
  
.portfolio{
  position: absolute;
  padding-left:175px;
  width:370px;/*450px*/
}

.divider {
	width: 100%;
	height: 12px;
	background-image: url(images/point.gif);
	background-repeat: repeat-x;
}

.section {
	text-align: left;
	background-color: transparent;
}
.section ul {
	list-style-type: none;
	padding-left: 0px;
}

.section li {
  background-color: transparent;
	display: block;
	margin-bottom: 10px;
}

.section li .ident {
  padding: 0 0 0 10px;
  display: block;
  font-size: 0.86em;
}

.section a.puce {
  color:#DE5E00;
	position: relative;
  display: block;
  padding: 0 0 0 10px;
  background-color: transparent;
  /*background-image: url(http://www.un-programmeur-php.ca/images/puce_section.gif);*/
  background-repeat: no-repeat;
  background-position: 4px 0.3em;
  margin-right: 20px;
  text-decoration: underline;
}

.section a.puce:hover{
	text-decoration: underline;
	background-color: transparent;
}

.section a.puce-titre {
	position: relative;
  display: block;
  color: #000000;
  font-size: 1.3em;
  text-decoration: none;
  margin-bottom: 10px;
  background-color: transparent;
}

.section a.puce-titre:hover{
	text-decoration: underline;
	background-color: transparent;
}

.section2 {
	text-align: left;
	background-color: transparent;
}
.section2 ul {
	list-style-type:none;
	padding-left: 0px;
}

.section2 li {
  background-color: transparent;
	display: block;
	margin-bottom: 10px;
}

.section2 li .ident {
  padding: 0 0 0 10px;
  display: block;

}

.section2 a.puce-titre {
	position: relative;
  display: block;
  color: #000000;
  font-size: 1.3em;
  text-decoration: none;
  margin-bottom: 10px;
  background-color: transparent;
}
