body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 90%;
	text-decoration: none;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
a {
	text-decoration: none;
	color: #666666;
}
.cache {
	position: absolute;
	left: -5000px;
	top: -5000px;
}

h1 {
	font-size: x-large;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #990033;
}
h3 {
	color: #666666;
}
.global_index h3 {
	display: none;
}

.global h2 {
	display: none;
}
.global h3 {
	display: none;
}
.imageMenu {
	display: none;
}
.nepasimprimer {
	position: absolute;
	left: -5000px;
	top: -5000px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

