@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-repeat: no-repeat;
}
body {
	background-color: #CCC;
}

#nav li {
    margin: 0; 
    padding: 0;
    display: inline;
}

#nav li a:link, #nav li a:visited {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    background: url(../images/nav.gif) repeat-x;
    padding: 0 20px;
}

#nav li a:hover, #nav li a:active {
    background: url(../images/nav.gif) 0 -32px;
    padding: 0 20px;
} 
.footer {
	font-size: 10px;
	text-align: center;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
.titres {
	color: #F60;
}
.s_titres {
	font-weight: bold;
	color: #0067B3;
}

background : no
.fil {
	font-size: 10px;
}
.fil a {
	font-size: 10px;
}
.block_contact {
	color: #FFF;
}
.block_liens {
	color: #FFF;
}
