BODY {
	background-color: #FFFFFF;
	border: 30px solid;
	border-color: #FFFFFF;
	border-bottom-width: thick;
	color: #303069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;

	SCROLLBAR-FACE-COLOR: #30A0FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #303069;
	SCROLLBAR-SHADOW-COLOR: #303069;
	SCROLLBAR-3DLIGHT-COLOR: #30A0FF;
	SCROLLBAR-ARROW-COLOR: #303069;
	SCROLLBAR-TRACK-COLOR: #30A0FF;
	SCROLLBAR-DARKSHADOW-COLOR: #30A0FF;
}
H1 {
	text-align: center;
	color: #303069;
}
H2 {
	color: #303069;
}
ul {
	list-style-type: square;
}

img {
	border: none;
}
#container {
	position: absolute;
	display: block;
	float: none;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background-color: White;
}
#titre {
	width: 200px;
	height; 100%;
	left: 10px;
	margin-bottom: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	bottom: auto;
	font-size: 10;
	position: absolute;
	display: block;
	float: none;
}
#visuel {
	height: 100%;
	width: 190px;
	left: 210px;
	margin-bottom: auto;
	padding-top: 150px;
	bottom: auto;
	position: absolute;
	display: block;
	float: none;
}
#autopub {
	position: absolute;
	display: block;
	float: none;
	width: auto;
	height: 20%;
	top: 0;
	left: 400px;
	margin-bottom: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	bottom: auto;
	font-size: 10;
	text-align: center;
}
#central {
	position: absolute;
	display: block;
	float: none;
	width: 800px;
	height: 80%;
	left: 400px;
	top: 180px;
	bottom: auto;
	padding-top: 20px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: auto;
	font-size: 10;
	text-align: left;
}
#menu {
	border: solid;
	width: 280px;
	margin-bottom: auto;
	position: relative;
	float: left;
	display: block;
	bottom: auto;
	font-size: 10;
}
#pied {
	border: solid;
	position: absolute;
	display: block;
	float: none;
	height: 10px;
	width: 100%;
	margin-top: auto;
	margin-bottom: 0px;
	top: auto;
	bottom: 0px;
	font-size: 10;
	text-align: center;
	width: 800px;
}
#pub {
	border: solid;
	width: 280px;
	margin-bottom: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: absolute;
	display: block;
	float: none;
	bottom: auto;
	font-size: 10;
	text-align: center;
}
div.news {
	border: solid;
	position: absolute;
	display: block;
	float: right;
	margin-bottom: auto;
	bottom: 0;
	right: 0;
	font-size: 10;
	text-align: center;
}
div.boxright {
	width: 49%;
	float: right;
	position: relative;
	display: block;
	margin-left: 1px;
	margin-right: 1px;
}
div.boxleft {
	width: 49%;
	float: left;
	position: relative;
	display: block;
	margin-left: 1px;
	margin-right: 1px;
}

div.boxleft30 {
	width: 30%;
	float: left;
	position: relative;
	display: block;
	margin-left: 1px;
	margin-right: 1px;
}
div.infostd {
	margin-bottom: auto;
	position: relative;
	float: right;
	display: block;
	bottom: auto;
}
div.spacer {
	clear: both;
}
.discret {
	font: small;
}
.important {
	font: bold large;
}
.vimportant {
	font: bold x-large;
}
.citation {
	font: italic;
}
.info {
	font: large;
}
