page {
	color: #333333;
}

h1 {
	color: #FFFFFF;
	background-color: #CC0000;
}

h2 {
	color: #CC0000;
	background-color: #CCCCCC;
}

a {
	text-decoration: none;
	color: #333333;
}

table, tbody, tr, td, th {
	display: block; }

#infos li {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-left: -10px;
	list-style-image: url(../../images/puce_infos.gif);
	background-position: left;
}

#footer {
	font-size: x-small;
	background-color: #CCCCCC;

}
#menu {
	color: #CC0000;
	background-color: #CCCCCC;
}
#menu a {
	color: #FF6600;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}
