body
{
	margin: 0;
	padding: 0;
	background-color: #cccccc;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
#bandeau
{
	margin: auto;
	width: 743px;
	height: 91px;
	text-align: right;
	background-image:   url("images/layout/header.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
img, div { 
 behavior:  url("images/layout/iepngfix.htc"); 
}
#zonetxtglobale
{
	margin: auto;
	width: 780px;
}
#debutzonetexte
{
	margin: auto;
	width: 775px;
	height: 23px;
	text-align: right;
	background-image:   url("images/layout/hauttxt.gif");
	background-repeat: no-repeat;
}
#zonetexte
{
	margin: auto;
	width: 775px;
	background-image: url("images/layout/fondtxt.gif");
	background-repeat:repeat-y;
}
#menu {
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	position: relative;
	left: 20px;
	top: 5px;
	width: 140px;
	height: 45px;
	float: left;
}
#contenu
{
	width: 560px;
	padding: 10px;
	text-align: left;
	margin: auto auto auto 180px;
}
#finzonetexte
{
	margin: auto;
	width: 775px;
	height: 12px;
	background-image:   url("images/layout/bastxt.gif");
	background-repeat: no-repeat;
}
#basdepage
{
	width: 200px;
	height: 128px;
	background-image:   url("images/layout/piedpage.png");
	background-repeat: no-repeat;
	position: relative;
	left: 660px;
	top: -35px;
	padding-top: 132px;
}

/*liens*/

a
{
	color: #000099;
	font-weight: normal;
}
#liensmenu {
	text-decoration: none;
}
#liensmenuactif {
	font-weight: bold;
	text-decoration: none;
}
/*Titres*/

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 2em;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
cite {
	font-size: 0.8em;
}
#piedpage {
	font-size: 0.7em;
}
.citation {
	font-size: 0.8em;
	font-style: italic;
}
.small {
	font-size: 0.8em;
}
