body
{
	background-color:#FFF;
	margin:5;
	padding:0;
	color:#000;
	font:x-small/1.5em Georgia,Serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:small;
	text-align:center;
} html>body {font-size:small;}

H1
{
	font:1.4em;
	color:#765;
	text-align:center;
}

H2
{
	font:1.2em;
	color:#765;
}

H3
{
	font:1em;
	color:#765;
	text-align:right;
}

H4
{
	font:0.9em;
	color:#765;
}

#page
{
	width: 47.2em;
	height: 100%;
	border:1px solid;
	background-color:#EEEEEE;
}

#contenu1
{
	background-color:#FFF;
	margin:5;
	padding:5;
	margin-left: 140px;
	text-align:left;
	border:1px solid;
}

#contenu2
{
	background-color:#FFF;
	margin:5;
	padding:5;
	text-align:left;
	border:1;
}

#sousmenu
{
	background-color:#FFF;
	font-size:15px;
	text-align:left;
	width:130px;
	margin:5;
	margin-left:2.5;
	padding:5;
//	float: left;
}

#logo
{
	width=30px;
	float:left;
}


#header
{
	width:100%;
	background:#DAE0D2 url("/img/menu/bg.gif") repeat-x bottom;
	font-size:0.8em;
	line-height:normal;
}

#header ul
{
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

#header li
{
	display:inline;
	margin:0;
	padding:0;
}

#header a
{
	float:left;
	background:url("/img/menu/left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #765;
	text-decoration:none;
}

#header a span
{
	float:left;
	display:block;
	background:url("/img/menu/right_both.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:#765;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span
{
	color:#333;
}

#header #current a
{
	background-position:0 -150px;
	border-width:0;
}

#header #current a span
{
	background-position:100% -150px;
	padding-bottom:5px;
	color:#333;
}

#header a:hover
{
	background-position:0% -150px;
}

#header a:hover span
{
	background-position:100% -150px;
}

ol
{
	list-style-position:outside;
	list-style-type:upper-roman;
}
