body
{
	margin:50px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background-color:#FFFFFF;
}
p
{
	font-size:14px;
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	margin-right: 3em;
}
p:first-letter
{
	padding-left: 20px;
} 
ul
{
	font-size:14px;
}
a
{
	text-decoration:none;
	color:#0099FF;
}
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(Images/shadow2.gif) right bottom no-repeat;
	width:inherit;
}
.wrap2
{
	background:url(Images/corner_bl.gif) -12px 100% no-repeat;
}
.wrap3
{
	padding:0 9px 9px 0;
	background:url(Images/corner_tr.gif) 100% -12px no-repeat;
}
.wrap3 img
{
	display:block;
	border:none;
}
.Centre
{
	padding:10px;
	clear:both;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	border-width:2px;
}
.Centre a
{
	font-weight: normal;
}
.Contenu
{
	background-color:#FFFFFF;
	width:auto;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
}
.Contenu p
{
	position:relative;
	left:30px;
}
.gauche
{
	float:left;
}
.Pied
{
	text-align:center;
	/*margin:-50px;*/
	clear:both;
	font-size:12px;
}
.Pied ul
{
	margin-left:-45px;
}
.Pied li
{
	display:inline;
	font-size:12px;
}
.Entete
{
}
.Menu
{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 15px;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}
.Menu ul
{
	padding-top:3px;
	display: inline;
}
.Menu li
{
	list-style: none;
	margin: 0;
	display: inline;
}
.Menu li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}
.Menu li a:link { color: #448; }
.Menu li a:visited { color: #667; }
.Menu li a:hover
{
	color: #000;
	background: #AAE;
	border-color: #227;
}
.Menu li a#current
{
	background: white;
	border-bottom: 1px solid white;
}

