@charset "utf-8";
/* CSS Document */

a {	text-decoration: none; 	color: #FFF;}
a:hover { text-decoration: underline; color: #FFF;}

.manifest a { display: block; float: right; width: 42px;  height: 166px; background: transparent  url(img/manifest.png) no-repeat top right;}

.manifest a:hover { background-position: top left; } 

.catalogue a { display: block; float: right; width: 42px; height: 184px; background: transparent  url(img/catalogue.png) no-repeat top right; }

.catalogue a:hover { background-position: top left; } 

.mailing a { display: block; float: right; width: 42px; height: 214px; background: transparent  url(img/mailing.png) no-repeat top right; }

.mailing a:hover { background-position: top left; } 

.contact a { display: block; float: right; width: 42px; height: 166px; background: transparent  url(img/contact.png) no-repeat top right; }

.contact a:hover { background-position: top left; } 

* { margin: 0; padding: 0; }

html, body, #bg, #bg table, #bg td { height:100%; width:100%; overflow:hidden; color: #FFF; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; background-image: url(img/loading.gif);}

#paper { width: 410px; padding: 20px; position: absolute; left: 100px; z-index: 5; background-image: url(img/paper.png); background-repeat: repeat; text-align: left; top: 100px; color: #333;}

#bg { position: fixed; }

#bg div { height:200%; left:-50%; position:absolute; top:-50%; width:200%; }

#bg td { text-align:center; vertical-align:middle; }

#bg img { margin:0 auto; min-height:50%; min-width:50%; }

#strip { width: 168px; height: 443px; position: absolute; right: 100px; z-index: 10; background-image: url(img/strip.png); background-repeat: repeat; text-align: right; }

#logo { overflow: visible; position: absolute; top: 90px; right: 0px; width: 168px; }

#meumenu {	text-align: right; position: absolute; bottom: 100px; text-transform: uppercase; right: 0px; overflow: visible; width: 150px; right: 20px; list-style-type: none; list-style: none; }

#choice { width: 42px; top: 0px; margin-top: 6px; float: right; overflow: hidden; text-align: left;	}

#manifest { width: 42px; height: 166px; top: 0px; margin-top: 6px; float: right; background-image:url(img/under_manifest.png); }

#choice a:hover { margin-right: -42px; }

a:visited { color: #FFF; }

a:active { color: #FFF; }