.commentaire {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.match {
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.date {
	font-size: 14pt;
	font-weight: bolder;
	color: #000;
	background-color: #CCC;
	padding: 0px;
	margin: 0px;
}
.body_gras {
	font-weight: bold;
}
.photo_bandeau {
	margin-left: 20px;
}
#evenement {
	background-color: #FFFFFF;
	width: 400px;
	border: thin solid #0000FF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}


#navcontainer {
	width: 200px;
	background-color: #FFF;
	margin-left: 20px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 170px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #eee;
	text-align: center;
}

#navcontainer a:link, #navlist a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
#page {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fond_page.jpg);
}


#navcontainer a:hover
{
background-color: #369;
color: #fff;
}


/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/fond.jpg);
}
table {

}


h1 {
	font-size: 16pt;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #CCC;
}
h2 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
}

h6 {
	font-size: 24pt;
	color: #0000FF;
}h4 {
	font-size: 18pt;
}
h3 {
	font-size: 16pt;
	color: #000;
	border-bottom-width: thin;
}
h5 {
	font-size: small;
	font-weight: normal;
}

