body {
	background-color: black;
	background-image: url(ceilimoss/background2.jpg);
	background-attachment: fixed;
}
body.top_menu { background-position: 0px 0px; }
body.top_body { background-position: -200px 0px; }
body.top_body_indent {
	background-position: -200px 0px;
	margin-left: 15%;
	margin-right: 15%;
}

a:link { color: white; }
a:visited { color: Silver; }
a:active { color: Red; }
a:hover { color: Red; }

a.top_menu {
	font-family: sans-serif;
	font-variant: SMALL-CAPS;
	font-size: small;
}
a.top_menu:visited { color: Silver; }
a.top_menu:active { color: Silver; }
a.top_menu:hover { color: Red; }

.align { text-align: center; vertical-align: middle; }
.center { text-align: center; }

h1,h2,h3,h4,p,ul,ol {
	color: White;
	font-family: "Verdana";
}

a, p,h4,ul,ol { font-size: x-small; }

p.intro { font-weight: bold; font-size: small; margin-left:5%; margin-right: 5%; }
p.news { font-weight: bold; text-decoration: blink; }
p.presse { text-align: justify; }

h1 { font-size: x-large; font-weight: bold; }
h2 { font-size: large; font-weight: bold; }
h3 { font-weight: normal; }

