html
{
	font: 90% "Trebuchet MS", sans-serif;
}

.text
{
	text-align: center;
	font-size: 20px;
}

.bordurehor
{
	background-image:url("images/bordurehor.jpg");
	background-repeat:repeat;
}

.bordurever
{
	background-image:url("images/bordurever.jpg");
	background-repeat:repeat;
}

.titretextaccueil
{
	text-align: center;
	font-size: 32px;
	font-weight: bold;
}

.titrenews
{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.buttontitle
{
	text-align: center;
	font-size: 18px;
}

.Banniere
{
	font-size: 52px;
}

#ticker
{
	font-style: bold;
	font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
	color:red;
	font-size:22px;
}

.navbar
{
	text-align: center;
	height: 30px;
	background-image:url("images/ongletappel2.gif");
	background-repeat:no-repeat;
	text-decoration:none;
	padding-right:2px;
	padding-left:2px;
    min-width:35px;
}

a.navbar:link{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-top: 7px;
	border: 0px;
	display: block;
	width: 100%;
}

a.navbar:visited{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-top: 7px;
	border: 0px;
	display: block;
	width: 100%;
}

a.navbar:hover{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;

	padding-top: 7px;
	text-decoration: none;
	background-image:url("images/ongletappelhov2.gif");
	background-repeat:no-repeat;
	border: 0px;
	display: block;
	width: 100%;
}

.tabrdvlib
{
    border:1px;
    border-style:solid;
    border-color:Black;
    width:20%;
    text-align:center;
}
.tabrdvligne
{
    border:1px;
    border-style:solid;
    border-color:Gray;
    width:20%;
    text-align:left;
}