
body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image:url('/images/barthelemy-art.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color:#ccc;
}

.contenubarth {
margin-top:220px;
}

a {
	color:#ccc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	margin-bottom:5px;
	color:#fff;
}

h2 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	margin: 0;
	margin-bottom:0;
	color:#fff;
}

.tinytext {
	font-size:10px;
}

.mediumtext {
	font-size:13px;
}

.bigtext {
	font-size:15px;
}

#footer {
width: 950px;
height: 27px;
margin: 0;
padding: 0;
color:#666;
font-size:10px;
border-top:1px solid #666;
}
#footer a {
	color: #666;
}

/* Default */
#nav {
width: 780px;
height: 45px;

//position: relative;
//left:70px;
background: url(/images/menu.gif);
margin: 0;
padding: 0;
list-style-type: none;
}

#nav li { float: left; }

#nav li a {
position: absolute;
top: 0;
margin: 0;
padding: 0;
display: block;
height: 45px;
background: url(/images/menu.gif) no-repeat;
text-indent: -9999px;
overflow: hidden;
}

/*up state*/
li#nav_accueil a { left: 0; width: 96px; background-position: 0 0; }
li#nav_terrain a { left: 96px; width: 115px; background-position: -96px 0; }
li#nav_membres a { left: 211px; width: 134px; background-position: -211px 0; }
li#nav_club a { left: 345px; width: 93px; background-position: -345px 0; }
li#nav_medias a { left: 438px; width: 151px; background-position: -438px 0; }
li#nav_forum a { left: 589px; width: 89px; background-position: -589px 0; }
li#nav_contact a { left: 678px; width: 102px; background-position: -678px 0; }

/*hover state*/
li#nav_accueil a:hover { background-position: 0 -45px; }
li#nav_terrain a:hover { background-position: -96px -45px; }
li#nav_membres a:hover { background-position: -211px -45px; }
li#nav_club a:hover { background-position: -345px -45px; }
li#nav_medias a:hover { background-position: -438px -45px; }
li#nav_forum a:hover { background-position: -589px -45px; }
li#nav_contact a:hover { background-position: -678px -45px; }

/*current state*/
#body_0 li#nav_accueil a { background-position: 0 -90px; }
#body_1 li#nav_terrain a { background-position: -96px -90px; }
#body_2 li#nav_membres a { background-position: -211px -90px; }
#body_3 li#nav_club a { background-position: -345px -90px; }
#body_4 li#nav_medias a { background-position: -438px -90px; }
#body_5 li#nav_forum a { background-position: -589px -90px; }
#body_6 li#nav_contact a { background-position: -678px -90px; }






table .wikitableau {
	border-collapse: collapse;
}

.wikitableau td {
	border:1px solid #444;
	padding:3px 12px 3px 12px;
	text-align:center;
	font-size:12px;
}


.container_12 {
	margin-bottom: 20px;
}

.container_16 {
	margin-bottom: 20px;
}
