/* CSS Document  for HE prod by Eric Vidal*/

body{
	background-color: #FFFFFF;
}
#fd{
	position:relative;
	width:725px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	background-image: url(/images/fdecran.png);
}
/*definition infobulle*/
a.info{
	position: relative;
	text-decoration: none;
	color: #66ff33;
	border: none;
}
a.info span{
	display: none;
}
a.info:hover{
	background: none;/*contournement bug IE*/
	z-index: 500;
}
a.info:hover span{
	display: inline;
	position: absolute;
	top: 0.8em;
	left: 0.2px;
	width: 80px;
	background: none;
	text-align: left;
	text-decoration: none;
	color: #996600;
	font-weight: bold;
	padding: 0px;
	z-index: 500;
}
/*fin definition infobulle*/
.conteneur-date{
	width:610px;
	height:20px;
	position:absolute;
	left: 56px;
	top: 5px;
	font-family: "trebuchet MS", Verdana, "Lucida Sans", Tahoma, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
	text-align: center;
}
/*conteneur et menu de navigation*/
#cont-menu{
	border-style: none;
	position: absolute;
	width: 456px;
	height: 20px;
	left: 263px;
	top: 117px;

}
ul{
	list-style-type: none;
	margin: 0px;
	position: relative;
	width: 456px;
	height: 20px;
	text-align: center;
	padding: 0px;
}
.menu li{
	float: left;
}
.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #66ff33;
	text-decoration: none;
	text-align: center;
	display: block;
	margin:0 2px 0 0;
	width: 71px;
	height: 18px;

}
.menu a:hover{
	text-decoration: none;
	color: #cbbb92;
	font-weight: bold;

}
.menu a span{
	display: none;
}
.menu a:hover span{
	display: block;
	position: absolute;
	top: -28px;
	left: 0px;
	width: 450px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	border: none;
	background: none;
	color: #cbbb92;
}
/*Fin conteneur et menu de navigation*/

/*Menu d'explications dans ecran css xhtml flash php w3c*/

.menu-ecran{
	position: absolute;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 250px;
	height: 160px;
	background: none;
	top: 115px;
	left: 7px;
	display: block;
}
.menu-ecran li{
	list-style-type: none;
}
.menu-ecran a{
	position: absolute;
	display: block;
	width: 120px;
	height: 30px;
}
.menu-ecran a:hover{
	background: none;
}
.menu-ecran a span{
	display: none;
}

#menucss{
	position: absolute;
	top: 2px;
	left: 42px;
	width: 65px;
	height: 25px;
	cursor: help;
}

#menuphp{
	position: absolute;
	top: 13px;
	left: 165px;
	width: 57px;
	height: 25px;
	cursor: help;
	
}

#menuw3c{
	position: absolute;
	top: 38px;
	left: 20px;
	width: 50px;
	height: 23px;
	cursor: help;
}


#menuxhtml{
	position: absolute;
	top: 42px;
	left: 95px;
	width: 63px;
	height: 26px;
	cursor: help;
}


#menuflash{
	position: absolute;
	top: 81px;
	left: 38px;
	width: 65px;
	height: 28px;
	cursor: help;
}

#menumysql{
	position: absolute;
	top: 78px;
	left: 148px;
	width: 79px;
	height: 35px;
	cursor: help;
}

#ch-lang{
	position: absolute;
	left: 20px;
	top: 40px;
	width: 325px;
	height: 21px;
	text-align: justify;
	text-decoration: none;
}

/*Fin de Conteneur et menu d'explications css xhtml flash php w3c*/
#txt_page{
	position: relative;
	top: 152px;
	left: 280px;
	width: 410px;
	height: 340px;
	padding: 0px;
	background: url(/images/ombr_txt.png) center repeat-y;
}
#le_txt{
	position: absolute;
	top: 6px;
	left: 6px;
	width: 380px;
	height: 330px;
	padding: 0 5px;
	overflow: auto;
	text-align: left;
	text-indent: 5px;
	background: none;
}
#txt_ssecran{
	position: absolute;
	top: 315px;
	left: 108px;
	width: 158px;
	height: 171px;
	overflow: auto;
	padding: 0px 5px;
}
#imag{
	position: absolute;
	top: 315px;
	left: 3px;
	width: 96px;
	height: 173px;
	text-align: center;
}

/*Definitions des polices*/

.Titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;
}
.sous-titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.txt{
	font-family: "trebuchet MS", Verdana, "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.lien-txt{
	font-family: "trebuchet MS", Verdana, "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.lien-txt:hover{
	font-family: "trebuchet MS", Verdana, "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.note-renvoi{
	font-family: "trebuchet MS", Verdana, "Lucida Sans", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.alarme
{
	font-family: "trebuchet MS", Verdana, "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
span{
	font-family: "trebuchet MS", Verdana, "Lucida Sans", Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#993300;
	text-decoration: none;
}
.lien-leg{
	font-family: "trebuchet MS", Verdana, "Lucida Sans", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	text-decoration: underline;
}
.lien-leg:hover{
	font-family: "trebuchet MS", Verdana, "Lucida Sans", Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
