/* Date : 16/06/2011*/
/* Author : Igor Trifunovic - webmaster@eyegorweb.com */
/* Address: www.eyegoweb.com */


/*html {
  font-size: 100%;
  overflow: visible;
}
body {
  height: 100%;
  overflow: auto;
}*/


body {
  background: #E8EFE0 url(images/body-bg.png) repeat;
  font-family: arial;
  font-size: 0.9em;
  color: #444444;
  line-height: 1.5;
  vertical-align: baseline;
}

* {
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: none;
}
h1,h2,h3,h4,h5,h6 {
  color: #111111;
  font-weight: normal;
  letter-spacing: 0.04em;
}
a:link, a:visited {
  color: #52554F;
}
a:hover, a:focus {
  color: #000;
}
acronym {
  border: none;
}
dl dt {
  font-weight: bold;
}
dt {
  font-size: .85em;
  margin-left: 10px;
  margin-top: 10px;
}
dd {
  margin-left: 1.5em;
  font-size: .8em;
}

/* Disposition Générale */

#main {
  position: relative;
  width: 960px;
  margin: 0 auto;
  overflow: auto;
  height: 100%;
  background: #E8EFE0 url(images/bg.jpg) repeat-y;
}

#col_left {
  position: absolute;
  padding: 5px 10px 0 15px;
  top: 0;
  width: 331px;
}
div[id=col_left] {
  padding: 5px 10px 0 15px;
  position: fixed !important;
  width: 331px;
  z-index: 1;
}

#col_right {
  float: right;
  width: 560px;
  z-index: 2;
  background-color: #F8F9F3;
}


div[id=actions] {
  position: fixed !important;
  width: 560px;
  height: 31px;
  line-height: 20px;
  z-index: 100;
  background: #F8F9F3 url(images/bg_actions.jpg) repeat-x;
  border-bottom: 1px solid #ccc;
}
#actions ul {
  position: relative;
  text-align: center;
  top: 5px;
}
#actions ul li {
  display: inline;
  color: #3E3F43;
  margin: 0 20px;
}
#actions ul li img {
  margin-right: 7px;
  vertical-align: middle;
}

#content {
  z-index: 3;
  margin: 50px;
  position: relative;
  background-color: #fff;
}
hr.clear  {
  clear: both;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

#content h2 {
  padding: 10px 10px 7px 10px;
  margin-bottom: 0.45em;
  background-color: #296F2B;
  color: #fff;
}

#content div p {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
}

/* Zone Portrait */
#portrait {
  top: 13px;
  left: 20px;
  position: absolute;
  width: 260px;
  z-index: 3;
}
#portrait_bordure {
  position: relative;
  width: 298px;
  height: 223px;
  margin-top: 26px;
  border: 1px solid #ccc;
  /*background: #fff url(images/bg_bordure.jpg) no-repeat;*/
  background: #fff;
}
#overlay_portrait {
  width: 260px;
  background: transparent url(images/overlay_portrait.png) no-repeat;
  z-index: 100;
  height: 195px;
  position: absolute;
}

/* Zone Identité */
#identite {
  width: 260px;
  padding: 10px 20px;
  text-align: center;
  font-family: serif;
}

#identite h1 {
  margin: 7px 0 3px 0;
}

#identite h4 {
  margin: 2px 0;
}

/* Zone Détails Contact */

#details_contact {
  margin-top: 20px;
}
table, td, th {
  vertical-align: middle;
  font-size: 90%;
}
table tr td {
  border-bottom: 1px dashed #CCCCCC;
  vertical-align: top;
  padding: 10px;
}
table tr th {
  border-bottom: 1px dashed #CCCCCC;
  vertical-align: top;
  padding: 10px;
  font-weight: bold;
}
th {
  color: #111;
}

/* Zone expertise */
#expertise {
  width: 460px;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
#content h4 {
  clear: both;
  margin: .85em 0 .3em .5em;
  font-size: 90%;
  font-weight: bold;
}
#content h6 {
  margin: 0.35em 0 0.3em 0.7em;
}
#expertise ul {
  list-style-type: disc;
  padding-left: 2em;
  position: relative;
  overflow: hidden;
  width: 460px;
}
#expertise ul li {
  float: left;
  width: 33%;
  font-size: 90%;
}


#experience {
  clear: both;
  margin-top: 20px;
}

#sommaire h2, #education h2, #diplome h2, #expertise h2, #experience h2 {
  background: #296F2B url(images/LTC.png) no-repeat top left;
  position: relative;
}
.corner img {
  position: absolute;
  bottom: 0;
  right: 0;
}


/* ------ Début Corrections IE6 ------- */

* html #sommaire h2, * html #education h2, * html #diplome h2,
* html #expertise h2, * html #experience h2 {
background: #296F2B url() no-repeat top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LTC.png');
}

* html #overlay_portrait {
  width: 260px;
  background: transparent url(images/portrait.jpg) no-repeat;
  z-index: 100;
  height: 195px;
  position: absolute;
}
* html #identite h4 {
  font-size:.9em;
}
* html #overlay_portrait {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); 
}
* html #actions {
  position: absolute;
  top: 0;
  height: 31px;
  line-height: 20px;
  background: #F8F9F3 url(images/bg_actions.jpg) repeat-x;
  border-bottom: 1px solid #ccc;
  z-index: 100;
}

/* Zone Portrait */
* html #portrait {
  top: 13px;
  left: 20px;
  position: absolute;
  width: 260px;
  background: transparent url(images/overlay_portrait.png) no-repeat;
  z-index: 3;
}
* html #portrait_bordure {
  position: relative;
  width: 298px;
  height: 223px;
  margin-top: 26px;
  border: 1px solid #ccc;
  /*background: #fff url(images/bg_bordure.jpg) no-repeat;*/
  background: #fff;
}
* html #overlay_portrait {
  width: 260px;
  background: transparent url(images/portrait.jpg) no-repeat;
  z-index: 3;
  height: 195px;
  position: absolute;
}

/* ------ Fin Corrections IE6 ------- */

