input,textarea,iframe{overflow:auto;position:relative;}
.rectangle{
	width:200px;
	height:50px;
	border:1px solid black;
	}
.editeur{
-moz-user-modify: read-write;
-moz-user-input: enabled;
-moz-user-select: normal;
}
.milieu{
	font-family:Trebuchet MS,Verdana;
	font-size:16px;
	overflow:auto;
}
.formulaire input,.milieu input{
	font-size:16px;
	padding:5px;
	border:1px grey solid;
}
a.aide{
	float:left;
	cursor:help;
	position:relative;
	text-decoration:none;
	margin:0;
}
a.aide span,.aidespan{
	font-family:Verdana, Tahoma, Trebuchet MS;
	font-size:12px;
	position:absolute;
	display:none;
	color:black;
	border:1px solid black;
	background-color:#D0E0FA;
	padding:5px;
	margin-left:1.5em;
}
.boutonFenetre{cursor:pointer;font-family:Verdana, Tahoma, Trebuchet MS;font-size:10pt;margin-top:5px;margin-bottom:5px;}
.gaucheBouton{width:4px;}
.droiteBouton{width:4px;}
.ombreBouton{width:4px;}

.gaucheBoutonOver{width:4px;}
.droiteBoutonOver{width:4px;}
.ombreBoutonOver{width:4px;}

a.onglet:hover,a.ongletFermer:hover,a.ongletBleu:hover{
	background:transparent url(images/ongletBlanc.png) no-repeat scroll 0 0;
	border-color:-moz-use-text-color -moz-use-text-color #FFFFFF;
	border-style:none none solid;
	border-width:medium medium 1px;
	color:#000000;
	float:left;
	font-size:12px;
	height:32px;
	line-height:32px;
	position:relative;
	text-align:center;
	margin-right:5px;
	text-decoration:none;
	width:112px;
	z-index:30;
}
a.ongletCourant{
	background:transparent url(images/ongletBlanc.png) no-repeat scroll 0 0;
	border-color:-moz-use-text-color -moz-use-text-color #FFFFFF;
	border-style:none none solid;
	border-width:medium medium 1px;
	color:#000000;
	float:left;
	text-align:center;
	font-size:12px;
	height:32px;
	line-height:32px;
	position:relative;
	margin-right:5px;
	text-decoration:none;
	width:112px;
	z-index:30;
}
a.onglet,a.ongletFermer,a.ongletBleu{
	background:transparent url(images/ongletGris.png) no-repeat scroll 0 0;
	border-color:-moz-use-text-color -moz-use-text-color #FFFFFF;
	border-style:none none solid;
	text-align:center;
	border-width:medium medium 1px;
	color:#000000;
	float:left;
	font-size:12px;
	height:32px;
	line-height:32px;
	position:relative;
	margin-right:5px;
	text-decoration:none;
	width:112px;
	z-index:30;
}
a.ongletFermer{
	background:transparent url(images/ongletBordeau.png) no-repeat scroll 0 0;
	color:#ffffff;
}
a.ongletFermer:hover{
	background:transparent url(images/ongletRouge.png) no-repeat scroll 0 0;
}
a.ongletBleu{
	background:transparent url(images/ongletBleu.png) no-repeat scroll 0 0;
	color:#ffffff;
}
ul.listeEtroit,ul.listeEtroit li{
	padding-left:0px;
	margin-left:3px;
	font-size:15px;
	list-style-type:none;
}
ul.listeEtroit a{
	text-decoration:none;
	padding-left:15px;
	font-weight:normal;
	color:#000000;
}
ul.listeEtroit a:hover{
	font-weight:bold;
	padding-left:15px;
	background:transparent url(images/puce_bleu.png) no-repeat;
}
a.ongletBleu:hover{
	background:transparent url(images/ongletBleuClair.png) no-repeat scroll 0 0;
}
.boutonDroit{margin-right:2px;}
.boutonGauche{margin-left:2px;}

.boutonPetit{width:18px;height:18px;margin-top:2px;margin-bottom:2px;}

.hautDroite{width:5px;}
.hautGauche{width:5px;}
.hautOmbre{width:2px;}

.haut{height:5px;}
.titre{height:15px;font-family:verdana;font-size:13px;}
.barreEtat{height:10px;}
.bas{height:5px;}
.ombreOmbre{height:2px;}

.boutonDroit{float:right;}
.boutonGauche{float:left;}

.boutonFermer{background-image:url('images/fermer.gif');}
.boutonFermerOver{background-image:url('images/fermerOver.gif');}
.boutonAgrandir{background-image:url('images/agrandir.gif');}
.boutonAgrandirOver{background-image:url('images/agrandirOver.gif');}
.boutonReduire{background-image:url('images/reduire.gif');}
.boutonReduireOver{background-image:url('images/reduireOver.gif');}

.gaucheBouton{background-image:url('images/gaucheBouton.gif');}
.centreBouton{background-image:url('images/centreBouton.gif');}
.droiteBouton{background-image:url('images/droiteBouton.gif');}
.ombreBouton{background:url('images/ombreBouton.gif');}

.gaucheBoutonOver{background-image:url('images/gaucheBoutonOver.gif');}
.centreBoutonOver{background-image:url('images/centreBoutonOver.gif');}
.droiteBoutonOver{background-image:url('images/droiteBoutonOver.gif');}
.ombreBoutonOver{background-image:url('images/ombreBoutonOver.gif')};