/*PAGE D'ACCUEIL*/
div#content_ff {
	width:566px;
	margin-top:2px;
	margin-left:190px;
	padding:4px;
	text-align:justify;
}
div#content_ie {
	height:auto;
	width:566px;
	margin-top:2px;
	left:190px;
	padding:4px;
	text-align:justify;
}
div#info_box {
	height:auto;
	width:170px;
	margin-top:2px;
	padding:4px;
}
div#info_topborder {
	background-image:url('images/border-top-left-small.gif');
	background-repeat:no-repeat;
	background-position:right;
	font-size:10%;
	height:5px;
	width:176px;
	margin-top:2px;
}
div#info_bottomborder {
	background-image:url('images/border-bottom-right-small.gif');
	background-repeat:no-repeat;
	background-position:right;
	font-size:10%;
	height:5px;
	width:176px;
	margin-top:2px;
}
div#info_text {
	width:100%;
	margin-left:5px;
	height:auto;
	text-align:left;
	font-size:smaller;
}
div#update {
	background-color:#dde7f1;
	width:560px;
	padding:4px;
	font-weight:bold;
}
div#update div {
	border:1px white solid;
	margin:3px;
	padding:5px;
}

div.specialbox {
	background-color: #dde7f1;
	width: 560px;
	padding: 4px;
	font-weight: bold;
	margin-bottom: 16px;
}
div.specialbox div {
	border: 3px double black;
	margin: 3px;
	padding: 5px;
}


p#tableau0{
	display: block;
	height:8em;
}
p#tableau1{
	display:none;
	height:8em;
}
p#tableau2{
	display:none;
	height:8em;
}
p#tableau3{
	display:none;
	height:8em;
}
p#tableau4{
	display:none;
	height:8em;
}
p#tableau5{
	display:none;
	height:8em;
}
