*{margin:0; padding:0;}

body{color:#999;background:#ccc;font: 0.8em Verdana, Arial, sans-serif ;}
a{
	color : #9DAA29;
	font  : 1.1em "Trebuchet MS", Verdana, Arial, sans-serif;
}
a:visited{
    text-decoration:none;
    color: #999;
}
a:hover{
    text-decoration:underline;
    color: #000;
}
br.clear{
    clear: both;
}
/*conteneurs home globaux*/
#wrapper{
    width: 832px;
    background: #fff url(images/content.jpg) repeat-y;
    color: #000;
    margin: 45px auto;
}
#wrapper div{
    width: 816px;
    padding:8px;
}
#header{
		position:relative;
    height: 70px;
    background: #000 url(images/top.jpg) no-repeat;
    color: #ccc;
}
#header #headerMenu{
    float: right;
    width: 200px;
    text-align: right;
    margin-top: 25px;
}
#header #headerMenu a{
    color:#ccc;
    background: #000;
    font-weight: bold;
    font-size: 0.9em;
    display: block;
    float: right;
    padding: 5px;
    border-left: 1px solid #ccc;

}
#header #headerMenu a.left{
    border: 0;
}
#header #rootLink{
    width: 260px;
    height: 65px;
    float: left;
    display: block;
}
#header #beeMoreLink{
    width: 100px;
    height: 20px;
    float: left;
		margin-top: 50px;
		margin-left:40px;
    display: block;
}
#wrapper div.content{
    width: 816px;
    padding:2px;
    margin:0 6px 0 6px;
    height: 371px;
    font-size: 0.9em;
    background: #fff url(images/fondPage01.jpg) no-repeat;
    color: #000;
}
div.content #Hcol1{
    width: 400px;
    float: left;
     margin-top: 260px;   
}
.accroche{
    color: #9cc732;
    background: transparent;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    text-align: right;
}
div.content #Hcol2{
    width: 260px;
    float: left;
    font-size: 0.8em;
    margin-top: 40px;
}
div.content #Hcol2 p{
    color: #666;
    padding: 10px;
	font-size:11px;
    background: url(images/bgParagHome.png) repeat-y top right;
}
div.content #Hcol3{
    width: 108px;
    float: left;
}
div.content #Hcol3 form.clientLogin fieldset{
    margin-top: 230px;
}
form.clientLogin{
    width: 108px;
    float: right;
}
form.clientLogin fieldset{
    border: 0;
}
form.clientLogin legend{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.1em;
    color: #4b0e98;
    background: transparent;
}
form.clientLogin input{
    margin-top: 5px;
}
form.clientLogin input.text{
    width: 100px;
}
form.clientLogin input.go{
    margin-left: 70px;
    background: url(images/go.jpg);
}
#footerNav.nav{
		position:relative;
    height: 30px;
    background: #000 url(images/footer.jpg) no-repeat;
}
#beeMoreFooterLink {
	position: absolute;
	top:0;
	right:0;
	display:block;
	height:40px;
	width:90px;
	border:none;
}
/* barre de navigation principale */
div.nav a{
    font-weight: bold;
    font-size: 1em;
    display: block;
    float: left;
    padding: 0 10px;
    margin-top: 4px;
    border-left: 1px solid #999;

}
div.nav a.left{
    border: 0;
    color: #9cc732;
}
div.nav a:hover{
    text-decoration: none;
    color: #9cc732;
}
div.nav a.actif{
    color: #9cc732;
}
div.nav a.noBorder{
    border: 0;
}
/* pied de page clients */
#wrapper #clients{
    color: #000;
    height: 40px;
    background: #ccc;
    text-align: center;
}
#wrapper #clients li{
    display: inline;
}
#wrapper #clients img{
    border: 0;
}
/*articles*/

#wrapper #subHeader{
    width: 816px;
    padding: 2px;
    margin:0 6px 0 6px;
    height: 146px;
    font-size: 0.9em;
    background: #fff url(images/fondSub01.jpg) no-repeat; 
}
#wrapper #nav.nav{
    width: 820px;
    padding: 0;
    margin:0 6px 0 6px;
    height: 36px;
    background: #000 url(images/bgNav.jpg) no-repeat;
}
.nav a{
    margin-top: 10px;
	color:#CCC;
	text-decoration:none;
}
#wrapper #footerSmall{
    width: 832px;
    height: 6px;
    margin: 0;
    padding: 0;
    background: #ccc url(images/footerSmall.jpg) no-repeat;
}
#wrapper #accroche{
    width: 460px;
    height: 50px;
    padding-left: 85px;
    padding-top: 78px;
    float: left;
}
#wrapper #accroche p.accroche{
    font-size: 1.4em;
    text-align: left;
    line-height: 1.1em;
}
#wrapper #subHeader form.clientLogin{
    margin-top: 40px;
}
#wrapper div.subContent{
    width: 550px;
    padding: 0 50px 0 0;
    margin: 16px 6px 30px 6px;
    font-size: 0.9em;
    border-right: 1px solid #ccc;
    float: left;
    font-size: 0.9em;
    color: #666;
}
#wrapper div.subContent p, li.spip{
    margin-left: 82px;
    padding-right: 12px;
    padding-bottom: 6px;
	padding-top: 6px;
}
#wrapper div.subContent li.spip{
    list-style:url(/images/puce.gif);
}
#wrapper div.subContent li.spip ul.spip li.spip{
	list-style:circle;
}
#wrapper #clientList{
    float: left;
    width: 140px;
    padding-left: 20px;
    margin-top: 2px;
}
#wrapper #clientList ul{
    list-style: none;
}
#wrapper #clientList li a{
    color: #9bb215;
    font-size: 0.8em;
    text-decoration: underline;
    font-family: Verdana, Arial, sans-serif;
}
#wrapper #clientList li a:hover{
    text-decoration: none;
}
#wrapper #clientList li strong{
    color: #666;
    font-size: 0.8em;
}
hr{
	border:0;
	border-top:1px dashed #CCC;
	margin: 5px 5px 10px 5px;
}
h3, h2{
	 margin: 5px 0 8px 82px;
	 font-size:17px;
	 font-weight:bold;
	 color: #BBCB32;
}
h2{
	font-size:22px;
	margin:0 0 20px 52px;
	padding-bottom:3px;
	color:#666;
	border-bottom:1px solid #666;
}
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  height:100%;
  width:100%;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

img, .spip_logos { margin: 0; padding: 0; border: none; }

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }
