/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C8C6B7;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #314A5D;
	color: 
}
a.mentions {
	text-decoration: none;
	color: #7E7B6C;
}
a:hover.mentions {
	text-decoration: none;
	color: #7E7B6C;
}
a.version {
	text-decoration: none;
	color: #7E7B6C;
}
div#conteneur {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 143px;
	padding: 0px;
}
div#logo {
	position: relative;
	width: 750px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
div#bando {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
img#logo {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
}
div#flash {
	position: relative;
	width: 750px;
	height: 420px;
	margin-left: auto;
	margin-right: auto;
	background-color: #D1CFC3;
	border: 1px solid #B1AFA2;
}
div#contact_carte {
	position: absolute;
	display: block;
	margin: -30px 0 0 300px;
}
img.plateformes {
	position: relative;
	margin-left: 120px;
	margin-top: 30px;
}
img#retour {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
span#alt_retour_medias {
	position: absolute;
	display: block;
	visibility: hidden;
	width: 203px;
	height: 24px;
	bottom: 35px;
	right: 85px;
	z-index: 10;
}
span#alt_retour_archi {
	position: absolute;
	display: block;
	visibility: hidden;
	width: 203px;
	height: 24px;
	bottom: 65px;
	right: 78px;
	z-index: 10;
}
span#alt_retour_ateliers {
	position: absolute;
	display: block;
	visibility: hidden;
	width: 203px;
	height: 24px;
	bottom: 60px;
	right: 85px;
	z-index: 10;
}
img.detail_plat {
	position: absolute;
	left: 0px;
	top: 0px;
}
span#bouton1 {
	position: absolute;
	display: block;
	bottom: 13px;
	left: 30px;
	margin: 0px;
	width: 109px;
	height: 21px;
	padding-top: 4px;
}
img.bouton1 {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
span#bouton2 {
	position: absolute;
	display: block;
	bottom: 13px;
	left: 185px;
	margin: 0px;
	background-image: url(images/boutons.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 21px;
	padding-top: 4px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}
span#bouton3 {
	position: absolute;
	display: block;
	bottom: 13px;
	left: 341px;
	margin: 0px;
	background-image: url(images/boutons.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 21px;
	padding-top: 4px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}
span#bouton4 {
	position: absolute;
	display: block;
	bottom: 13px;
	left: 494px;
	margin: 0px;
	background-image: url(images/boutons.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 21px;
	padding-top: 4px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}
span.pop {
	position: absolute;
	visibility: hidden;
	right: 22px;
	top: 38px;
	height: 279px;
	width: 217px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/fd_pop.gif);
	background-repeat: no-repeat;
}
span#fen_txt {
	position: absolute;
	left: 30px;
	top: 52px;
	padding: 0px 25px 0px 28px;
	overflow: auto;
	background-color: #DCDCD0;
	border: solid 1px #BCBAAE;
	height: 309px;
	width: 535px;
}
img#titre {
	position: absolute;
	left: 0px;
	top: 0px;
}
div#mentions {
	position: relative;
	width: 750px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	color: #7E7B6C;
	font-size: 9px;
	text-align: center;
}
div#version {
	position: relative;
	width: 750px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-top: -20px;
	color: #7E7B6C;
	font-size: 9px;
	text-align: right;
}
div#version_intro {
	position: relative;
	width: 750px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-top: -20px;
	color: #7E7B6C;
	font-size: 9px;
	text-align: right;;
}
span#alert_java {
	position: relative;
	float: right;
	width: 200px;
	margin-top: -116px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	padding: 7px;
	z-index: 20;
	text-align: center;
	color: #000000;
}
.infobulle{
	color: #000000;
	position: absolute; 
	visibility : hidden;
	border: 1px solid #000000;
	padding: 5px 15px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	align: center;
	font-size: 10pt;
	background-color: #FFFFFF;
	z-index: 500;
	margin: 15px 0px 0px 10px;
}
span.tableau {
	display: block;
	position: absolute;
	left: 620px;
	top: 54px;
	width: 128px;
	height: 50px;
	z-index: 200;
}
span#serviceweb {
	display: block;
	position:absolute;
	left:30px;
	top: 30px;
	height: 70px;
	width: 100px;
	z-index: 150;
}
