/* CSS Document */

/* CSS Reset ================================================================================= */

* { margin:0; padding:0; }

body {font:100% Helvetica, Arial, sans-serif; text-align:left; color:#000;}

a, a:visited { text-decoration:none; color:#000; outline:none; }
a:hover { text-decoration:underline; }
a img { border:0;}

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.25em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }


/*<group=General Styles>*/

body {
	/*background: url(/images/bgcolor.gif) repeat scroll;*/
	background-color:#a1a4a8;
	color: #333;
	font:12px/1.4em 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;
*/
}


#contentHeader p {
 font-weight:bold;
  font-size:14px;
  color:#DE5E00;
  padding:6px 0;
}

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

#toptop {
  text-align:right;
  color:#fff;
  font-size:12px;
 
  width: 670px;
  height:20px;
  margin-right: auto;
  margin-left: auto;
  padding-top:10px;
}

#toptop a {
  color: #DE5E00;
  text-decoration: non;
}

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


/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navLeft {
  padding-top: 7px;
  padding-left: 10px;
  width: 480px;
  height: 40px;
  float: left;
  display:block;
}
#navRight {
  /*font-weight:bold;
  color:#A1A4A8;*/
  font-size:13px;
  height: 40px;
  padding-top: 7px;
  text-align: right;

  padding-right: 20px;
}

#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;*/
  border-bottom:1px dotted #808080;
}

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

/* 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; }
.error {color:red; display:block; padding:5px 0;}


#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;
  padding-left: 10px;
  width: 379px;
	height:115px;	*/
	padding:0 60px 20px 20px;
}
/*.home {background:url(../images/tag_home_fr.gif) no-repeat right top;}
.experience {background:url(../images/tag_solution_fr.gif) no-repeat right top;}
*/
#pageHeader #contentHeader {padding-top:20px;}
#pageHeader #contentHeader ul {padding-top:15px;}
#pageHeader #contentHeader li {float:left;}

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

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

}
#pageHeader h3 {
  font-size: 14px;
  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;
}

#pageContent {
	overflow:hidden;
	width:659px;
	background:url(../images/point.gif) repeat-x left top;
	padding-top:20px;
	margin:0 auto;
}

#contentContainer {
	float: left;
	/* top:0;
	left:0; */
	width: 470px;
	height:100%;
  	text-align: left;
  	padding:0;
}
#contentContainer h2 {color:#a9a9a9;}

#contentContainer ul {list-style:none; margin:0; padding:15px 0 0 0;}
#contentContainer ul li {padding-bottom:20px; border-bottom:1px dotted #ccc; margin-bottom:10px;}
#contentContainer ul li h3 {font-size:13px;}
#contentContainer ul li p {padding:0 0 10px 180px;}

#contentContainer ul ul li {border:0; padding:0; margin:0; float:left; text-align:center; padding-right:5px;}
#contentContainer ul ul li span {font-style:italic;}
#contentContainer ul ul li span, #contentContainer ul ul li img {display:block;}

#contentContainer .experience-content ul {padding:5px 10px 5px 20px; list-style:circle;}
#contentContainer .experience-content li {border:0; margin:0; padding:0 0 5px 0;}

#contentContainer table {margin:10px;}
#contentContainer table td {padding:5px 10px;}
#contentContainer table td input, #contentContainer table td textarea {
	width:80%; 
	border:1px solid #a9a9a9; 
	padding:5px 10px;
	-moz-border-radius: 8px; /* FF1+ */
  	-webkit-border-radius: 8px; /* Saf3-4 */
    border-radius: 8px; /* Opera 10.5, IE 9, Saf5, Chrome */
}
#contentContainer table td input.submit {width:20%; background-color:#A1A4A8; color:#fff; cursor:pointer; text-transform:uppercase;}

#sidebarContainer {
  	float: right;
 	width: 180px;
	height:100%;
	margin: 0;
}
#sidebarContainer li {margin-bottom:10px;}

#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;*/
  overflow:hidden;
  padding:10px 0 0 0;
}

.img-shadow {
  position: relative;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 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;
}

