#nouveauheader #current a {
	font-weight: bold;
	background-color: #235;
	color: pink;
	border-color: #013;
	border-width: 1px 0px 0px 1px;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
   }


#nouveauprimary {
	margin: 0px;
	padding:0px;
	background-color: green;
   }
#nouveauheader #current a {
	font-weight: bold;
	background-color: #235;
	color: pink;
	border-color: #013;
	border-width: 1px 0px 0px 1px;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
   }

#nouveauheader{
	width:550;
	margin-bottom:20px;
	margin-top:0px;
	background-color: red;
}
#nouveauheader ul {
	width:550;
    margin:0;
	background-color:blue;
    padding:0px 10px 0px 10px;
    list-style:none;
    }
		#nouveauheader a {
    display:block;
	  padding:0px 6px 4px;
	margin:0;
    }
	
	
	  #nouveauheader li {

    margin:0;
    padding:0;
	margin-left: 4px;
	-webkit-transition: -webkit-box-shadow .10s ease-in-out;
    }



#header {
    float:left;
    width:100%;
     background: url("/images/bg.gif") repeat-x bottom;
    font-size:93%;
    line-height:normal;
padding-left: 5px;
	padding-left: 0px;

	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;

    }
#header ul {
	width:550px;
    margin:auto;
    padding:10px 10px 0px 10px;
    list-style:none;
    }
  #header li {
    float:left;
		background:url("/images/new/norm_right.gif")
      no-repeat right top;
    margin:0;
    padding:0;
	margin-left: 4px;
    }
	#header a {
    display:block;
	background:url("/images/new/norm_left.gif") no-repeat left top;
	  padding:5px 8px 4px;
	
    }
	
	 #header li:hover{
	  float:left;
		background:url("/images/new/norm_right_on.gif") no-repeat right top;
	

    }
	#header a:hover {
		cursor : hand; 
		background:url("/images/new/norm_left_on.gif") no-repeat left top;
	  padding-bottom: 4px;
    }
	
	#header #current {
    background-image:url("/images/new/norm_right_on.gif");
    }
  #header #current a {
    background-image:url("/images/new/norm_left_on.gif");
	padding-bottom:5px;
font-weight: bold;
   }

#space{
	margin: 0px;
    line-height:14px;
}