@charset "UTF-8";
html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/degrade.gif);
	background-color: #06F;
}
#centre {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#texte {
	position: absolute;
	width: 800px;
	top: 288px;
	left: 0px;
}
#str {
	background-image: url(../images/str_fond.gif);
	position: absolute;
	height: 477px;
	width: 100%;
	left: 0px;
	top: 333px;
	background-repeat: no-repeat;
	background-position: center;
}
#menu  img {
	float: left;
}
#fond {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 258px;
	height: 1000px;
	background-image: url(../images/corp.png);
}
#tete {
	position: absolute;
	height: 163px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#titre {
	position: absolute;
	height: 47px;
	width: 538px;
	left: 0px;
	top: 231px;
}
#menu {
	position: absolute;
	height: 43px;
	width: 800px;
	left: 0px;
	top: 163px;
	text-align: center;
}
#rub1 {
	background-image: url(../images/menu_1.gif);
	border: 0;
	height: 42px;
	width: 201px;
	float: left;
	cursor: pointer;
}
#rub2 {
	background-image: url(../images/menu_2.gif);
	border: 0;
	height: 42px;
	width: 150px;
	float: left;
	cursor: pointer;
}
#rub3 {
	background-image: url(../images/menu_3.gif);
	border: 0;
	height: 42px;
	width: 135px;
	float: left;
	cursor: pointer;
}
#rub4 {
	background-image: url(../images/menu_4.gif);
	border: 0;
	height: 42px;
	width: 158px;
	float: left;
	cursor: pointer;
}
#rub5 {
	background-image: url(../images/menu_5.gif);
	border: 0;
	height: 42px;
	width: 156px;
	float: left;
	cursor: pointer;
}
#interactif {
	width: 262px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-image: url(../images/r_interactif.gif);
	position: absolute;
	top: 297px;
	right: 1px;
	height: 200px;
}
#interactiftexte {
	width: 242px;
	z-index: 100;
	float: right;
	position: relative;
	top: 40px;
	right: 10px;
	margin-left: 40px;
	margin-bottom: 65px;
}
#interactiftexte p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#interactiftexte h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
}
#interactiftop {
	position: absolute;
	height: 47px;
	width: 262px;
	top: 271px;
	right: 0px;
}
#pied {
	background-image: url(../images/corp.png);
	position: absolute;
	height: 60px;
	width: 800px;
	left: 0px;
	top: 2000px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 78px;
}
p  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-right: 150px;
	margin-left: 78px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
}
ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-right: 150px;
	margin-top: -5px;
	margin-bottom: 10px;
	margin-left: 78px;
	padding: 0px;
}
li {
	margin-top: 5px;
	list-style-position: outside;
	margin-left: 0px;
}
a:link, a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
#ee {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 100px;
	margin-left: 78px;
	width: 400px;
	height: auto;
	}
#ee div {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	float: left;
	height: 45px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#ee div img{
	border: 0;
	}	
.toprint {
	display:none;
}
#ee {
	page-break-before: always;
	page-break-inside: avoid;

}