BODY
{
	margin: 0;
	padding: 0;
	background: url(background.jpg);
	font-weight: bold;
	font-family: Comic sans MS; 
	font-size: 9pt; 
}

*::-moz-selection 
{
	background-color: #FFBEAC;
	color: black;
}

a:link
{
	color: darkorange;
	text-decoration: none;
}

a:visited
{
	color: red;
	text-decoration: none;
}

a:hover
{
	color: yellow;
	text-decoration: underline;
}

th
{
	border-bottom: 1px solid #c33;
	color: #c33; 
	border-collapse: collapse;
	background: white;
	text-align: center;
}

dl, dt, dd, ul, li 
{
	margin: 0;
	padding: 0;
	/*list-style-type: none;*/
}

#menu 
{
	position: absolute;
	z-index: 100;
	width: 100%;
}

#menu dl 
{
	float: left;
	width: 114px;
	height: 22px;
	margin: 0 1px;
	font-size: 8pt;
}

#menu dt 
{
	float: left;
	width: 112px;
	height: 22px;
	color: white;
	cursor: pointer;
	text-align: center;
	background: gray;
	border: 1px solid #ccc;
}

#menu dd 
{
	float: left;
	width: 112px;
	border: 1px solid #ccc;
}

#menu li 
{
	background: #fff;
	list-style-type: none;
}

#menu li a, #menu dt a 
{
	color: white;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	background: gray;
	font-size: 8pt; 
}


#menu li a:hover, #menu dt a:hover
{
	background: #eee;
	color: black;
}

#cadre
{
	margin: 30px;
	border: 1px solid #c33;
	width: 814px;
	overflow: hidden;
	position: absolute; 
	left: 50%;
	margin-left: -400px;
}

#contenu
{
	background: url(background_contenu.jpg);
	margin: 0;
	padding: 30px;
	min-height: 400px;
}

#contact
{	
	background: gray;
	color: black;
	text-align: center;
	border-top: 1px solid #c33;
	padding-top: 2px;
}

#banniere
{
	text-align: center;
	background: url(background_contenu.jpg);
}

.soustitre
{
	font-family: Comic sans MS; 
	color: #00FFFF;
}

.bienvenue
{
	color: darksalmon; 
	text-align: center; 
}

.formulaire
{
	color: tomato; 
}

.page
{
	font-family: Snap ITC, Jokerman, Comic sans MS; 
	font-size: 15pt; 
	color: #FF6600; 
	text-align: center; 
}

.cat
{
	color: #FF00FF; 
}

.intro
{
	color: #00FFFF; 
	text-align: justify; 
}

.photo
{
	font-size: 7pt; 
	color: white; 
	text-align: center; 
}

.legende
{
	color: yellow; 
	text-align: center; 
}

.coach
{
	color: #00FF00; 
}

.palma
{
	color: white; 
	text-align: center; 
}

.fin 
{
	color: #FF0066; 
}

#bordure
{
	border: 1px solid gray;
	border-style: outset;
	/*lightsteelblue;*/
}

#encadre
{
	border: 1px solid #c33;
	color: darkblue; 
	text-align: center; 
	border-collapse: collapse;
	background-image:url(background_tableau.jpg); 
}

#results
{
	border-top: 1px dashed #c33;
}

#saison
{
	border-top: 1px solid #c33;
}

#livredor #saisie 
{
	background: url('background_tableau.jpg');
	border: 1px solid  #FF6600;
	width: 350px;
	padding: 1px;
	color: darkblue; 
	font-weight: bold;
	font-family: Comic sans MS; 
	font-size: 8pt; 
}

#livredor #saisie:hover
{
	border: 1px solid #FF6600;
	background: #ffffff;
}

#livredor #saisie:focus
{
	border: 1px solid gray;
	background: #ffffff;
}

.grrr
{
	color: red; 
}

.puce
{
	margin-left: 70px;
	color: mediumspringgreen; 
}

.liste
{
	color: deepskyblue; 
}

.sousliste
{
	color: crimson; 
}

.texte
{
	color: gold; 
}

.merci
{
	color: white; 
	text-align: center; 
}

.livre1
{
	font-family: Comic sans MS; 
	font-size: 9pt; 
	color: #00FF00; 
}

.livre2
{
	font-family: Comic sans MS; 
	font-size: 9pt; 
	color: #00FFFF; 
}

.livre3
{
	font-family: Comic sans MS; 
	font-size: 9pt; 
	color: #CCCCFF; 
}

#bandeau
{
	background: url('bandeau.gif') no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	height: 200px;
    	width: 200px;
}