  body
  {
    font:13px/1.231 arial,helvetica,clean,sans-serif;
    text-align: center;
	  color: #444; 
	  background: #B0BFC2;
	  margin: 0px;
	  min-width: 700px;
  }
  
  #container
  {
    text-align: left;
    margin: 0 auto;
    width: 700px;
    min-width: 700px;
    background: #FFF url(/images/base.gif) repeat-y;
  }
  

h1
  {
    background: #FFF;
    color: #D36832;
    padding: 0px 10px 10px 10px;
    margin: 0;
    border-bottom: 5px solid #387A9B;
    font-size: 138.5%; 
    text-align: center;
  }

h2 {
  /* 16px via YUI Fonts CSS foundation. */
  font-size: 123.1%;
}

h3 {
  /* 14px via YUI Fonts CSS foundation. */
  font-size: 108%;
}


h1,h2,h3,h4,h5,h6,strong,dt {
  /* Bringing boldness back to headers and the strong element. */
  font-weight: bold;
}

p {
  margin: 0.5em 0 0 0;
}

  #nav
  {
    float: left;
    width: 170px;
    display: inline;
    margin-left: 20px;
    margin-top: 20px;
    padding: 65px 0;
    border: 2px solid #009933;
  }
  
  #nav ul
  {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right;
  }
  
  #nav li
  {
    /*background: url(/images/header-bullet.gif) no-repeat 100% .4em;*/
    padding: 3px 10px 5px 3px;
    color: #333399;
  }

#navigation
{
  float: left;
  width: 700px;
  background: #343382;
}

#navigation ul
{
  margin: 0;
  padding: 0;
}

#navigation ul li
{
  list-style-type: none;
  display: inline;
}

#navigation li a
{
  display: block;
  float: left;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border-right: 1px solid #fff;
}

#navigation li a:hover { background: #383; }

  #content
  {
    float: left;
    width: 435px;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
    padding-left: 15px;
    border-left: 2px solid #009933;
    text-align: justify;
  }
  #acueil
  {
    float: left;
    width: 635px;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 25px 0;
    padding-left: 15px;
    border-left: 2px solid #009933;
    text-align: justify;
  }

  #footer
  {
    clear: both;
    background: #387A9B;
    color: #fff;
    padding: 5px 10px;
    text-align: right;
    font-size: 80%;
  }
  h2
  {
    margin-top: 0;
    color: #B23B00;
    font-weight: normal;
  }
  
  a:link { color: #175B7D; }
  a:visited { color: #600; }
  
  a:hover, a:active
  {
    color: #fff;
    background: #175B7D;
  }
  
  #footer
  {
    clear: both;
    background: #cdc3c3;
    color: #fff;
    padding: 5px 10px;
    text-align: left;
    font-size: 80%;
  }
  #footer a
  {
    color: #333399;
  }
  #footer a:hover, a:active
  {
    color: #333399;

     background: #cdc3c3;
  }

 .footer-left {padding:3px 10px;}
 .footer-center{padding:3px 50px 3px 250px;}
 .footer-right {padding:3px 5px 3px 150px;}


  
ul.primary-links {
float:right;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:45px;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
position:relative;
z-index:4;
list-style: none;
}
ul.primary-links li {
background-image:none;
float:left;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
}
ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("images/bg-navigation-item.png");
background-position:50% 0;
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
margin-bottom:0;
margin-left:1em;
margin-right:1em;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0.75em;
}
ul.primary-links li a:hover, ul.primary-links li a.active {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("images/bg-navigation-item-hover.png");
background-position:50% 0;
background-repeat:no-repeat;
color:#FFFFFF;
}

.lasuite
{
  font-size: 80%;
  text-align: right;
  font-style: italic;
  padding-left: 50px;
  
}
.categorie
{
  font-size: 120%;
  font-weight: bold;
  padding: 10px 0px 0px 0px;
  text-align: left;
  color: blue;
}

.client
{
  font-size: 110%;
  font-weight: bold;
  padding: 10px 0px;
  text-align: left;
  color: #333399
}
.tclient
{
  font-size: 150%;
  font-weight: bold;
  padding: 5px 0px 10px 0px;
  text-align: center;
  color: orange;
}

#content_client, #content_pub
{
  float: left;
  width: 635px;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 10px 0px;
  padding-left: 15px;
  text-align: justify;
}

.titre
{
  font-size: 150%;
  font-weight: bold;
  padding: 5px 0px 10px 0px;
  text-align: center;
  color: orange;
}
#article
{
  font-size: 100%;
  font-weight: normal;
  padding: 5px 0px;
  text-align: left;
  color: black;
}

#article h2
{
	font-weight: bold;
	color: black;
	font-size: 100%;	
	padding: 0px;
	margin: 0px;
}
#article p
{
	margin: 0px;
  padding: 0px;  
}

#article .reference
{
	padding: 0px;
  font-style: italic;  
}
#autre_pubs
{
	margin-top: 20px;
}
#autre_pubs h2
{
	font-size: 100%;
	font-weight: bold;
	color: blue;	
}
#autre_pubs ul li a, ul li a:visited, ul li a:hover
{
  background: none;
  color: black;
}

#client
{
	margin: 5px 0px;
	padding: 5px 0px;
}
#client .nom
{
  font-weight: bold;
}
#client .txt
{
  padding: 0px 0px 0px 10px;
  margin: 0px;
	font-style: italic;

}


#client .txt p
{
  padding: 0px;
  margin: 0px;
}

#realisation
{
	font-style: normal;
	margin: 5px 15px;
}
#realisation h2
{
  font-size: 150%;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
  text-align: center;
  color: orange;
}

#realisation p
{
  margin: 0px;
  padding: 0px;  
}
#realisation .nom
{
	font-size: 100%;
  font-weight: bold;
  padding: 5px 0px;
}
#realisation .desc
{
  font-size: 100%;
  font-weight: normal;  
}
#realisation ul
{
  padding: 0px 20px;
  margin: 5px;
}
#realisation li
{
  padding: 0px 1px;
}


#actualite
{
	font-style: normal;
  margin: 5px 20px;
}
#actualite .photo
{
  text-align: center;
}
#actualite .titre
{
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: orange;
	margin-top: 20px;
	padding-top: 10px;
}

#actualite .titre a:link
{
  text-decoration: none;
  color: orange;	
}

#actualite .titre a:hover
{
	text-decoration: underline;
	color: orange;
	background-color:  white;
}
#actualite .titre a:visited
{
  text-decoration: underline;
  color: orange;
}

#actualite .soustitre
{
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  color: #B23B00;
  margin-left: 17px;
}
#actualite .soustitre a:link
{
  text-decoration: none;
  color: #B23B00;
}

#actualite .soustitre a:hover
{
  text-decoration: underline;
  olor: #B23B00;
  background-color:  white;
}
#actualite .soustitre a:visited
{
  text-decoration: underline;
  color: #B23B00;
}

#actualite .suite
{
  font-size: 110%;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  color: blue;
}


#ddj
{
  font-size: 100%;
  font-style: normal;
  margin: 5px 15px;
  
}

#ddj .titre
{
	 font-size: 100%;
	 font-weight: bold;
	 text-align: left;
	 color: blue;
	 
}
#ddj .titre a
{
	color: blue;
	background-color: white;
	text-decoration: underline;
	padding: 0px;
}
#ddj .titre a:link
{
  color: blue;
  background-color: white;
  background: white;
  text-decoration: underline;
  padding: 0px;
}

#ddj .titre a:HOVER
{
  color: red;
  background-color: white;
  text-decoration:  underline;
  background: white;
  padding: 0px;
}
#ddj .date
{
  font-style: italic;
  color: #444;
}
#ddj .bref
{
  font-style: normal;
  color: #444;
}


.equipe > tbody > tr.even > td {background:red;}
