body {margin:0; background:black}

.degrade {
	padding-bottom: 5px;
}
.pied_de_page {
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

body {
	font-family: Candara, Helvetica, sans-serif;
	font-size: 13px;
}

tr {background:white}

p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	text-indent: 0px;
}
strong {
	color: #800;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #800;
	border-bottom: 1px solid #800;
	margin: 10px 20px;
}
a {
	color: #350;
}
a:hover {
	text-decoration: none;
}
#top_menu {
	text-align: center;
	margin: 10px 0 10px 0;
	padding:5px 0;
	background:#fafafa;
	border:1px solid #ccc;
	border-width:1px 0;
	font-weight: bold;
	font-size: 16px;
	color:#aaa;
}
#top_menu li {
	display:inline;
}
#top_menu a {
	text-decoration: none;
	text-shadow: #aaa 1px 1px 4px;
}

#top_menu a:hover {
	color: #c00;
	text-decoration: none;
}

/* Sous-menu */
#sous_menu{
	border-top : 1px solid #350;
	margin:5px 20px 0 20px;
	padding : 5px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	list-style-type : none;
}

#sous_menu li {
	display:inline;	margin-right:10px;
}

li a.selected {
	text-decoration: none;
	font-weight: bold;
}


/* Divers */
h2 {   
	margin: 5px 20px;
	color : #350;
	font-size:14px;
	border-bottom:1px solid #350;
}
ul.trombi {
	list-style-type:none;
}
ul.trombi li {
	float:left;
	text-align:center;
	margin-right:20px;
}
ul.trombi img {
	border:2px solid #bbb;
	margin-bottom:5px;
}

table.prog {
	width:95%;
	margin: 0 20px;
}

table.prog td {
	text-align:center;
	height:30px;
}
table.prog td.prix {
	text-align:right
}

ul#sponsors {
	list-style-type:none;
}

#sponsors li {
	display:inline;
	margin:10px;
}
