/*************************************/
/**** CSS site de la Bande ý Paul ****/
/*************************************/
body, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #818181;
}
body 
	{
	background-image:   url(../Images/background_general.jpg);
	background-position: top-center;
	background-repeat: repeat;
	background-color: #FFFFFF;
	}
img a 
{
	border: 0px;
}
h1 
{
	font-size: 11px;
	color: #7D7D7D;
	word-spacing: 1px;
	line-height: 15px;
}
h2 
{
	font-size: 14px;
	color: #FF0099;
	word-spacing: -1px;
	padding: 0px;
	margin:0px;
}

h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, Georgia;
	color: #99CC00;
}

h3 a:hover {
color: #C0C0C0;
text-decoration: none;
	font-weight: bold;
}

p {
    font-family: Arial, Helvetica, Georgia;
    font-size: 11px;
	line-height: 15px;
	
}

em {
	font-size: 11px;
	color: #7D7D7D;
	word-spacing: 1px;
	line-height: 15px;
	font-family: Arial, Helvetica, Georgia;
	font-size: italic;
}

 a:link {
	text-decoration: none;
	font-weight: bold;
	color: #8C8C8C;
}
a:visited {
    text-decoration: none;
	font-weight: bold;
	color: #8C8C8C;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0099;
}
a:active {
    text-decoration: none;
	font-weight: bold;
	color: #8C8C8C;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

li {
	background-position: 0 .4em;
	padding-left: 0px;
	margin-bottom: 3px;
}
.selected {
	color: #0FE004;
}
.description {
	padding-top: 25px;
}
table#test{
	background-image: url(../Images/background_tableau.jpg);
	Border: 0;
	margin-left:auto;
    margin-right:auto;
	}

