body
{
	background:#251300;
}
#page
{
	width:800px;
	margin:auto;
}
#ombre
{
	width:820px;
	padding-right:10px;
	background: url('./image/degrade_h1.jpg') repeat-y right;
}
#ombre_b
{
	width:820px;
	padding-bottom:10px;
	background: url('./image/degrade_v1.jpg') repeat-x bottom;
}
#pied
{
	text-align:right;
	color:black;
	width:100%;
}
#nom
{
	text-align:left;
	font-size:30px;
	font-family:arial;
	font-weight:bold;
	color:black;
}

h2
{
	text-align:center;
}
h3
{
	text-align:center;
	color:#d9d9d9;
	text-decoration:underline;
}
#site
{
	
	padding:12px;
	background:white;
}
#lien
{
	font-size:20px;
	text-align:right;
	margin-right:20px;
	
}
#lien span
{
	display:block;
	width:300px;
	float:right;
	text-align:center;
	background:white;
	border-top:1px solid white;
}
.lien-droite
{
	float:right;
}
.field
{
	margin:10px;
}
.field p
{
	text-align:center;
}
a img
{
	border:none;
}
a
{
	color:#9a9a9a;
}
a:hover
{
	text-decoration:none;
}
.lien-noselect
{
	color:#9a9a9a;
	text-decoration:none;
}
.lien-noselect:hover
{
	text-decoration:underline;
}
#lien-select
{
	color:black;
	text-decoration:none;
}