body 
{
	background-attachment: scroll;
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	
}
a:link {
	color: #0000CC;
}

a:visited {
	color: #000099;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;
}

a.menu, a.menu:link, a.menu:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-family : Tahoma;
	font-size : 10pt;
	text-align: center;
}

a.menu:hover {
	color: #FFC412;
	text-decoration: underline;
	font-family : Tahoma;
	font-size : 10pt;
	text-align: center;
}

input.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066CC;
	vertical-align: middle;
	text-align: center;
	cursor: crosshair;
	border-top: 1px outset #FFFFFF;
	border-right: 1px inset #FFFFFF;
	border-bottom: 1px inset #FFFFFF;
	border-left: 1px outset #FFFFFF;
	background-position: center;
	width: 80%;
	font-weight: bold;
}

td.titre {
	border-left: 1px solid #dadada;
	background: #0099CC url(../images/barre.gif) repeat;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

td.menu {
	background-color: #000000;
	color: #FFFFFF;
	font-family : Tahoma;
	font-size : 10pt;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}

.date {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	text-align: center;
	color: #FFFFFF;
	background-color : #21719B;
}

.pied {
	color: #FFFFFF;
	text-decoration: none;
	font-family : Tahoma;
	font-size : 10pt;
	text-align : center;
	background-color : #000000;
}

.navigation {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #00CCCC;
}

.info {
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	background-color: #666666;
}

.invisible {
	border: 0px none #000000;

}

table {
	border: 1px solid #0099FF;
}

td.fond_tableau {
	background-attachment: fixed;
	background-repeat: repeat;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

input.bouton {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	border: 1px inset #0066FF;
	text-align: center;
	color: #0066CC;
	background-color: #FFFFFF;

}

.legende {
	font-family : Tahoma;
	font-size : 10pt;
	text-align : center;
}

.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF9900;
	border: 1px solid #000000;
}

img {
	border : 0px;
}

table.formulaire {
	color: #FFFFFF;
	background-color: #0099CC;
	border: 1px outset #000000;
}

img.menu {
	border : 0px;
	text-align: center;
}
