body {
margin: 0; 
padding: 0;
background: #ddd;
font: normal 100%/1.5em "Lucida Sans Unicode","Lucida Grande", "Bitstream Vera Sans", Verdana, sans-serif;
color: #777;
text-align: center;
}


table {
	font: normal 100%/1.5em "Lucida Sans Unicode","Lucida Grande", "Bitstream Vera Sans", Verdana, sans-serif;
	padding: 5px 5 5 5;
}

td{
	padding: 2px;
}



/* -- links -- */

a:link {
color: #c60;
text-decoration: none;
background: transparent;
}

a:visited {
color: #f93;
text-decoration: none;
background: transparent;
}

a:hover {
color: #c60;
text-decoration: underline;
background: transparent;
}

a:active {
color: #c60;
text-decoration: none;
background: transparent;
}

/* -- headings -- */

h1, h2, h3 {
margin: 0 0 15px 0;
padding: 0;
background: transparent;
font-weight: normal;
color: #777;
letter-spacing: 0.1em;
}

h1,csc-firstHeader {
font-size: 18px;
font-weight: bold;
}

h1 {
font-size: 18px;
font-weight: bold;
}

h2 {
font-size: 1.1em;
}

h3 {
font-size: 1.0em;
}

/* -- container --*/

#container {
width: 972px;
margin: 30px auto;
padding: 0;
text-align: left;
}

/* -- banner --*/

#banner {
position: relative;
width: 678px;
height: 79px;
margin: 0 150px;
padding: 0;
background: transparent url(../images/banner.jpg) no-repeat 0 0;
}

#banner p {
display: block;
margin: 0;
padding: 0;
text-indent: -100000px;
}

#banner p a {
display: block;
text-decoration: none;
}

/* -- top level nav --*/

#nav-meta {
position: absolute;
top: 5px;
right: 15px;
margin: 0;
padding: 0;
}

#nav-meta ul {
margin: 0;
padding: 0 0 0 3px;
border-left: 1px solid #777;
font-size: 0.75em;
text-align: center;
line-height: 1.2em;
}

#nav-meta li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
border-right: 1px solid #777;
}

#nav-meta a {
margin: 0;
padding: 0 3px 0 0;
background: transparent;
color: #777;
text-decoration:none;
}

#nav-meta a:hover {
text-decoration: underline;
}

/* -- nav-main --*/

#nav-toplevel {
float: left;
width: 150px;
margin: 0;
padding: 14px 0 0 0;
background: transparent url(../images/nav_main_top_bg.gif) no-repeat 0 0;
}

#nav-main {
background: transparent url(../images/nav_main_bot_bg.gif) no-repeat 0 100%;
margin: 0;
padding: 0 0 14px 0;
}

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: center;
}

#nav-main li {
display: block;
margin: 0;
padding: 0;
}

#nav-main a {
display: block ;
margin: 0 0 1px 0;
padding: 3px 2px;
background: #49A4C5;
color: #fdfdfd;
text-decoration: none;
}

#nav-main a:hover {
text-decoration: underline;
background: red;
}

#nav-main a.current {
margin: 0 0 1px 0;
padding: 3px 2px;
background: #CF971F;
}
/* -- section nav --*/

ul#nav-section {
margin: 0 0 1px 0;
padding: 3px 0;
background: #777;
font-size: 10px;
}

#nav-section li {
display: block;
margin: 0 0 1px 0;
padding: 0;
}

#nav-section a {
display: block;
margin: 0;
padding: 1px 0;
background: transparent;
color: #E7DDC8;
text-decoration: none;
}

#nav-section a:hover {
background: transparent;
color: #E7DDC8;
}

#nav-section a.youarehere, #nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #CF971F;
}
#nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #CF971F;
text-decoration: underline;
}

/* -- subs/supp nav --*/

#nav-subs {
float: right;
margin: 0;
padding: 14px 0 0 0;
background: transparent url(../images/nav_supp_top_bg.gif) no-repeat 0 0;
}

#nav-supp {
width: 148px;
background: transparent url(../images/nav_supp_bot_bg.gif) no-repeat 0 100%;
margin: 0;
padding: 0 0 14px 0;
}

#nav-supp ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: center;
}

#nav-supp li {
display: block;
margin: 0;
padding: 0;
}

#nav-supp a {
display: block;
margin: 0;
padding: 4px;
background: #49A4C5; /* -- Couleur de fond du menu à gauche --*/
color: #fdfdfd;
text-decoration:none;
}

#nav-supp a:hover {
text-decoration: underline;
}

/* -- content --*/

#content {
margin: 0 142px 0 150px;
padding: 15px 32px 0 25px;
background: #fdfdfd url(../images/content_bg.gif) ;
font-size: 0.75em;
text-align: left;
line-height: 1.4em;
min-height: 500px;
}

#content p {
margin: 0;
padding: 0 0 15px 0;
}

#navigation {
padding-bottom: 15px;
}

#navigation a, a:hover {
color: #777;
}

#impression {
text-align: left;
width: 400px;
margin-top: 10px;
padding-left: 4px;
}

#impression a{
color: #777;
}

/* -- footer --*/

#info-site {
margin: 0 142px 20px 150px;
padding: 20px 0 0 0;
background: transparent url(../images/content_bot_bg.gif) no-repeat 0 0;
font-size: 0.75em;
text-align: center;
}

/* -- misc --*/

div.clear {
clear: both;
height: 0;
line-height: 0;
}

#nav-supp .special
{
	background-color: red;
}