body {
  font-family: arial, helvetica;
}

h1 {
	margin: 5px 0;
}

a img {
	border: 0;
}

a:link, a:visited, a:active {
  color: #1ABAE8;
}

div#box-body {
	width: 952px;
	margin: 0 auto;
}

div#header {
	height: 293px;
  background-repeat: no-repeat;
	background-position: top right;
}

div.header-logo a {
	background-repeat: no-repeat;
	float: left;
	width: 293px;
	height: 293px;  
}

div.header-logo a span {
	visibility: hidden;
	display:none;
}

div.header-image {
	background-image: url('../images/layout/header-image.jpg');
  background-repeat: no-repeat;
  width: 659px;
  height: 293px;
  float: left;
  position:relative;
}

div#menu-content {
  background-position: top right;
}

div#left-content {
	float:left;
	width: 263px;
	padding-left:15px;
	padding-right:15px;
	
	text-align:center;
}

div#left-content h2{
	color:#95bc00;
	margin:0;
	padding:0;
	padding-top: 15px;
}

div#left-content a
{
	text-decoration:none;
	font-size:13px;
}

div#left-content a:hover
{
	color:#95bc00;
	text-decoration:underline;
}

div#left-content ul{
	 list-style: none;
	 padding: 0;
	 margin:0;
}

div#content {
	margin-top: 10px;
	_margin-top: 0;
}

div#full-content {
  float:left;
  font-size:14px;
  width: 619px;
  padding-top: 10px;
  #padding-top: 20px;
  padding-right: 40px;
  _padding-right: 20px;
}

div#menu
{
  padding-left:293px;
  height:40px;
  width:668px;
}

div#full-content div.sfSideBar {
  display: none;
}

div.header-image div.sub-menu
{
	margin-top:236px;
	#margin-top:255px;
	#left:0;
	width:659px;
	height:38px;
	position:absolute;
	z-index:999;
  display:block;
  overflow: hidden;
}

div.header-image div.sub-menu ul
{
  padding:0;
	margin:0;
  width:659px;
  height:38px;
  list-style:none;
  padding:1px 0 0;
}


/***************************************************
 *   centering vertically the list items           *
 ***************************************************/
 
div.header-image div.sub-menu ul li
{
	float:left;
	width:110px;
	margin-left:15px;

	line-height:13px;

	height:38px;
  
}

div.header-image div.sub-menu ul li.submenuitem[class]
{
	 /* centering list items */
  display: table;
  position: static;
}


div.header-image div.sub-menu ul li div.middle
{
	position: absolute; 
	top: 50%;
}

div.header-image div.sub-menu ul li div.middle[class]
{
	/* centering list items */
  display: table-cell; 
  vertical-align: middle; 
  position: static;
}

div.header-image div.sub-menu ul li div.inner
{
  position: relative; 
  top: -50%
}

div.header-image div.sub-menu ul li div.inner[class]
{
   position: static;
}



div.header-image div.sub-menu ul li a
{
	 text-decoration:none;
	 color:#000000;
	 font-size:0.8em;
	 display: block;
	 position: relative;
}

div.header-image div.sub-menu ul li a:hover
{
	text-decoration:underline;
}

div.shadow-bottom {
  background-repeat: no-repeat;
  width: 940px;
  height: 14px;
  margin: 0 auto;
  clear: both;
}

div.shadow {
  background-image: url('../images/layout/shadow.gif');
  background-repeat: no-repeat;
  width: 12px;
  height: 13px;
  margin-left: 940px;
  _margin-left: 950px;
}

.clear {
	clear: both;
}

div.sfSimpleBlog {
	padding: 0;
	background:none;
}

div.sfSimpleBlog div.post h2 {
  border-bottom:1px solid #95bc00
}

div.sfSimpleBlog div.post h2 a
{
	color:#95bc00;
	text-decoration:none;
}

div.sfSimpleBlog div.post div.details{
	background-color:#d2d986;
	color:#222;
}

div.sfSimpleBlog div.related_details
{
	background:none transparent;
	border-bottom:1px solid #95bc00;
}

div#news {
	background:#FFF url(../images/layout/news-middle.gif) repeat-y scroll;
	width: 220px;
	padding: 0 15px 5px;
	font-size:14px;
}

div.news-shadow-top {
	background-image: url('../images/layout/news-top.gif');
  background-repeat: no-repeat;
}

div.news-shadow-bottom {
  background-image: url('../images/layout/news-bottom.gif');
  background-repeat: no-repeat;
  height: 36px;
}


  /********************/
 /****** FOOTER ******/
/********************/
#footer {
  clear:both;
  margin: 0 auto;
  width:952px;
  padding-top:2px;
  padding-bottom: 2px;
  text-align:center;
  height:30px;
  border-top: 1px solid #CCC;
}

div#footer ul 
{
	margin:0 auto;
	padding:0;
	list-style: none;
	height: 20px;
	text-align: center;
}

div#footer ul li{
   display: inline;
   margin-right: 6px;
   margin-left: 6px;
   font-size:0.9em;
}

div#footer ul li a, div#footer ul li a:link, div#footer ul li a:active
{
  text-decoration: none;
  font-size: 1em;	
  color: #1ABAE8;
}

div#footer ul li a:hover
{
	text-decoration: underline;
}

div#footer div.subfooter
{
	font-size: 0.8em;
	padding-top: 1em;
	padding-bottom: 1em;
}

div#footer div.subfooter a {
  text-decoration: none;
  color: #444;
  padding-bottom: 2px;
}

div#footer a.creativeroom
{
  background: url('../images/layout/creativeroom.png');
  background-position: left;
  background-repeat: no-repeat;
  width:100px;
  margin-right: 20px;
  display:inline-block;
  display:none;
}

div#footer a.forumurbain {
  
  background: url('../images/layout/forumurbain.png');
  background-position: left;
  background-repeat: no-repeat;
  margin-right: 20px;
  width: 100px; 
  display:inline-block; 
}


div#footer a.selogix {
  background: url('../images/layout/selogix.png');
  background-position: left;
  background-repeat: no-repeat;
  margin-right: 20px;
  width: 100px; 
  display:inline-block;
  display:none;
}

div#footer  a.letscod {
  background: url('../images/layout/letscod.png');
  background-position: left;
  background-repeat: no-repeat;
  margin-right: 20px;
  width: 75px; 
  display:inline-block;
  display:none;
}




  /********************/
 /****** NEWS ********/
/********************/
div#left-content div#news, div#left-content div#news h2{
  color: #086834;
}

a.fichier-link:link,a.fichier-link:visited, a.fichier-link:active 
{
  text-decoration: none;
  font-weight:bold;
  color:#000;
}

a.fichier-link:hover
{
  text-decoration: underline;
}

div.image-link
{
  height:30px;
  background: url('../images/layout/arrow-link.jpg') no-repeat;
  padding-left: 35px;
  padding-top:5px;
}

div.left-content-title {
  color: #666;
  margin: 0 auto;
  display: block;
}
	
div#footer span a:link, div#footer span a:visited, div#footer span a:active {
  color: #1ABAE8;
}

div.news-content p
{
	line-height:1.1;
}

td p { margin: 0 }
