 @IMPORT url("/luge/FrameworkERGO/css/couleur/cg_codeCouleur.css");
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
em {
	font-style: italic;
}
a {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.aide:link {
	text-decoration: none;
}
a.aide:hover {
	color: #0000DD;
	text-decoration: underline;
}
a.aide:visited {
	color: #000088;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	margin: 18px 0 6px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	margin: 12px 0 4px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	margin: 6px 0 2px 0;
}
.nota {
	font-size: 11px;
	color: #666666;
}
.rature {
	text-decoration: line-through;
}
.decal {
	margin: 0 0 0 16px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.minilien a,.minilien {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
input.zoneform,.zoneform input {
	border: 1px solid #999999;
}
.menug {
	font-size: 11px;
}
.menug a {
	color: #000000;
	text-decoration: none;
}
.menug a:hover {
	text-decoration: underline;
}
.zone_titre td {
	border-top: 2px solid #FFFFFF;
}
textarea {
	overflow: auto;
}
.composantFile {
	position: relative;
	z-index: 2;
	-moz-opacity: 0;
	filter: alpha(opacity : 0);
	filter: alpha(opacity = 0);
	filter: progid : DXImageTransform . Microsoft . Alpha(opacity = 0);
	opacity: 0;
}
