/* CSS Document */


@import url("reset.css");


html, body {
	text-align: center;
	height: 100%;
}

body {
  background: #262420 url(../img/paint_bgDarker3.jpg) repeat-x fixed 0px 144px ; /* #383D44; */
  
  color: #CCCCCC;
  font-family: Georgia, "Book Antiqua", "Trebuchet MS", Times, serif;
  
  /* font-family: Tahoma,"Trebuchet MS",Trebuchet,"Lucida Grande",Verdana,sans-serif; */
  text-align: left;
  font-size: 10pt;
	line-height: 14pt;
}

h1, h2 ,h3,h4 ,h5 ,h6 {
  font-family: Georgia, "Book Antiqua", "Trebuchet MS", Times, serif;
  margin: 0px;
  font-weight: normal;
  font-style: italic;
  color: #FFFFFF;
}

h1 {
  font-weight: normal;
  font-size: 24pt;
  line-height: 26pt;
  margin: 12px 7%;
}

h2 {
  font-weight: normal;
  font-size: 18pt;
  line-height: 23pt;
}

h3 {
  color: #000000;
  font-size: 13pt;
  line-height: 16pt;
}

h4 {
  color: #ffffff;
  font-size: 16pt;
  line-height: 20pt;
  margin: 0.5em 0px;
}

h5, h6 {
  color: #CCCCCC;
  font-size: 10pt;
  line-height: 14pt;
  margin: 0.1em 0px;
}

p { 
  margin: 6px 0px 6px 0px;
  text-indent: 12px;
}

a {
  color: #CCCCCC;
}



#content * img, #menu_projet * img{
  background: #000000 url(../img/bruit.gif) repeat;
}

name, .name {
  font-size: 40pt;
  line-height: 40pt;
  display: block;
  clear: both;
}
profession, .profession{
  font-size: 14pt;
  line-height: 16pt;
  text-indent: 16pt;
  clear: both;
  display: block;
  position: relative; 
  top: -5px;
}

#header {
  z-index: 12;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
  color: #FFFFFF;
  background: #262420 url(../img/bg_header.jpg) repeat-x bottom left;
}

#contextMenu{
  position: absolute;
	margin: 12px 36px;
  right:0px;
  bottom:0px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

#contextMenu a{
  display: block;
  float: right;
  position: relative;
  text-decoration: none;
  font-size: 12pt;
  font-family: georgia;
  color: #FFFFFF;
}

#cvDownload{
  background: url(../img/icon_CV_download_28x36.gif) no-repeat top right;
}
#contextMenu a span{
display:block;
margin: 8px 32px 8px 0px;
position:relative;
}


#menu {
  width: 100%;
  height: 42px;
  z-index: 12;
  color: #000000;
  background: #FFE93C url(../img/taxiStrip.gif) repeat-x top left;
  border-top: #000000 1px solid;
  border-bottom: #000000 1px solid;
  text-align: center;
}
 
#menu ul {
  display: block;
  position: relative;
  margin: 0px auto 0px auto;
  width: 600px;
  /* left: 50%; */
}

#menu ul li {
  float: left;
  display: block;
  padding: 0px 12px;
  width: 90px;
}

#menu ul li a {
  display: block;
  position:relative;
  padding: 16px 0px 6px 0px;
  height/**/:/**/ 20px;
  color: #000000;
  text-decoration: none;
}

#menu ul li a:hover {
  display: block;
  padding: 16px 0px 6px 0px;
  height/**/:/**/ 20px;
  color: #000000;
  background-color: #000000;
  text-decoration: none;
}

#menu, #menu * {
  height: 42px;
}

#menu ul li a h3 {
  margin: 0px;
  height: 21px;
  font-weight: bold;
  line-height: 20px;
  background: #FFE93C url(../img/arrowMenu.gif) no-repeat;
  padding: 0px 3px 0px 23px;
}

#content {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 75%;
  overflow: auto;
  text-align: justify;
}
#content h3 {
  color:#FFFFFF;
  font-size: 20pt;
  line-height: 25pt;
  margin-bottom: 1.3em;
}

#content div  {
  padding: 36px 12px 24px 12px;
  margin: 0px auto 0px 18%;
  width: 760px;
}

#content ul, #menu_project ul {
  margin: 6px 0px 18px 0px;
  padding: 0px 6px;
}

#when ul li {
  margin: 3px 0px;
}
#when ul li ul{
  padding: 0px 12px;
  margin: 0px 0px 6px 0px;
}

#what table {
  width:100%;
}
table {
  text-indent: 12px;
}


#content #what img {
  display: block;
  float: left; 
  margin: 0px 9px 9px 0px;
  border: #000000 solid 3px;
}

#content #what #conception img {
  float: right; 
  margin: 0px 10px 8px 9px;
}

#content #what p {
  font-size: 10.5pt;
  line-height: 14pt;
}

/*
#content ul#webProjectList {
  display: block;
}
#content ul#webProjectList li {
  display: block;
  position: relative;
  float: left;
  width: 255px;
  margin: 6px;
}
#content ul#webProjectList h5 {
  height: 1.3em;
}
#content ul#webProjectList img {
  width: 249px;
  height: 155px;
}
#content ul#webProjectList p {
  display: none;
} */

#content ul#webProject{
  display: block;
}
#content ul#webProject li {
  float: left;
  width: 106px;
  margin: 9px;
}
#content ul#webProject h5 {
  height: 1.3em;
  display: none;
}
#content ul#webProject img {
  border: #000000 solid 3px;
  display: block;
  float: none;
  width: 100px;
  height: 62px;
  margin: 0px;
}
#content ul#webProject h6 , #content ul#webProject p {
  display: none;
}


#menu_projet ul li {
  margin: 3px 0px;
}

#what ul{
  padding-bottom: 12px;
}


#content hr {
  display: block;
  clear: both;
  color: #000000;
  background: none;
  border: none;
  border-bottom: solid 1px #000000;
  text-align:center;
  margin: 0px auto 32px auto;
  width: 300px;
}


#who, #why, #what, #how, #when {
  padding-top: 32px
}

#who h5 {
  margin: 15px 6px 9px 6px;
  font-size: 14pt;
  line-height: 18pt;
  color: #FFFF66;
}
#who h6 {
  font-weight: bold;
  /* font-size: bold;
  line-height: 18pt;
*/
}

#who p {
  margin: 6px 12px;
}
#who ul {
  margin: 0px;
}
#who li {
  float: left;
  width: 175px;
  text-align: center;
  margin: 0px;
}
#who li * {
}

span.date, span.tag, job, date{
  /* font-weight: bold; */
  color: #FFFF66;
}

#box {
  position: absolute;
  z-index: 11;
  bottom: 0px;
  left: 24px;
  width: 170px;
  height: 229px;
  margin: 0;
  padding: 0;
  background: url(../img/smallBox.png) no-repeat 0 0 ; /* #383D44; */
}


/* Menu Projet */
#menu_projet {
  position: absolute;
  display: none;
  z-index: 20;
  width: 220px;
  height: 245px;
  top: 172px;
  right: 24px;
  margin-right: 24px;
  margin: 0px;
}

#menu_projet h4, #menu_projet ul {
  padding: 0px 12px;
}

#menu_projet h4 {
  padding-bottom: 6px;
  margin-bottom: 9px;
}


#menu_projet ul * {
  position: relative; 
}

#menu_projet ul li a {
  display: block;
  height: 100%;
}

#menu_projet ul li a img {
  display: block;
  width:  195px;
  height: 121px
  
}
#menu_projet ul li a:hover img {
  display: block;
}


/*     FOOTER         */

#footer {
  z-index: 10;
  background: #000000 ;/* url(../img/bg_footer_gradient.jpg) repeat-x left 30px; */
  border-top: 1px solid #000000;
  color: #FFFFFF;
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  overflow: visible;
}

div#stripTop_footer{
 background: #FFE93C url(../img/taxiStrip.gif) repeat-x top left;
 height: 30px;
}


#contact{
  position: absolute;
  z-index: 22;
  right: 36px;
  bottom: 0px;
  width: 180px;
  text-align: center;
  padding: 6px 12px;
  width/**/:/**/165px;
  font-size: 9pt;
}
#contact h2 {
  font-size: 16pt;
  line-height: 20pt;
}
#contact abbr{
  font-family: console, verdana, arial;
}
#contact span span{
  color:#CCCCCC;
  font-size: 8pt;
}
#contact, #menu_projet{
  background: #000000 url(../img/taxiStrip.gif) repeat-x top left;
  padding-top: 16px;
}
ul#socialnetwork{
  margin-top: 6px;
}
ul#socialnetwork li{
  display: inline;
  /* float: right; */
  margin-left: 3px;
}
a.facebook{
  background: url(../img/fb_favicon.gif) no-repeat;
}
a.linkedin{
  background: url(../img/ico-linkedin.gif) no-repeat;
}
a.flickr{
  background: url(../img/flickr_fav.gif) no-repeat;
}
a.favoris{
  background: url(../img/icones.gif) no-repeat;
}
a.linkedin, a.facebook, a.flickr, a.favoris{
  padding-right: 16px;
  height: 16px;
  text-decoration: none;
}

#fioriture1, fioriture2 {
  background: #000000 url(../img/target.gif) repeat center center;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 30;
  
}
#fioriture1 {
  top: 185px;
  right: 50px;
}
#fioriture2{
  right: 85px;
  bottom: 155px; 
}


/* 
-----------------
 -   GLOBAL   -
-----------------
*/
.important{
  font-size: 11pt;
  font-weight: bold;
  color: #FFFFFF;
}
.colx3List li{
  float:left;
  display:block;
  width: 245px;
}
.colx4List li{
  float:left;
  display:block;
  width: 200px;
}
