body
{
	background-image: url(fond-rouge-2.jpg);
	color: white;
	font-family: 'Frutiger Linotype', Tahoma, Sans-Serif;
	background-color: #6699CC;
}

p,td,ul
{
	font-size:90%
}

h1, h2, h3, h4, h5, h6, .summary
{
	font-family: Garamond, Serif;
	font-weight:normal;
}

h1
{
	text-align:center;
}

.summary
{
	font-size: 130%
}

A
{
	color: #ffd700;
	text-decoration: none;
}

A:hover
{
	color: #cc0033;
	background-color: white;
}
p
{
	text-indent: 5px; text-align:justify
}

.button,.listing
{
	color: black;
	border: solid 1px #404040;
	background-color: white;
}

.buttontext
{
	color:Black;
	border:none;
	background-color:Transparent;
}

.listing,.listingtext
{
	font-family: 'Andale Mono' , Monospace;
}

.password
{
	background-color: azure;
}

li
{
	list-style-type: square;
}

.file,a.file,a.file:hover,
.file_small,a.file_small,a.file_small:hover
{
	color:Black;
	background-color:Transparent;
}

.file_small
{
	font-size:80%;
}

.treeitem,a.treeitem
{
	font-size:80%;
	color:White;
}

.treenode:hover
{
	background-color:Transparent;
}

.error
{
	background: none;
	background-color: Red;
	color: White;
	font-weight: bold;
}
