body
{
	margin:none;
	padding:none;
	background-color: #444444;
}

a
{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}

a:hover
{
	color: blue;
	text-decoration: none;
}


h1
{
font-size:14pt;
}

.up
{
	background-image: url(skin/bgup.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.down
{
	background-image: url(skin/bgdown.gif);
	background-repeat: repeat-x;
}
.left
{
	background-image: url(skin/bgleft.gif);
	background-repeat: repeat-y;
}
.right
{
	background-image: url(skin/bgright.gif);
	background-repeat: repeat-y;
}

.milieu
{
	height:400px;
}
.adresse
{
	font-family: futura, verdana, sans;
	font-size: 9.5pt;
	color:#777777;
}
.redac
{
	width:180px;
	padding:10px;
	background-color: white;
	font-family: futura, verdana, sans;
	font-size: 10.5pt;
	color:#444444;

}
