body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    background-image: url("../img/fond.png");
    background-repeat: repeat-y;
	background-color: #000000;
	font-size: 14px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    padding-bottom: 20px;
}

a, a:visited {
    color: #006A9F;
}

img {border: 0px;}

a:hover {
    color: #002A5F;
    text-decoration: underline overline;
}

.current {
    padding: 5px;
    font-size: larger;
    background-color: #333366;
}

#content {
    position: absolute;
	width: 750px;
    left: 100px;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
	text-align: center;
}

#splash {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 750px;
    text-align: center;
}

#splash_txt {
    position: absolute;
    top: 420px;
    width: 200px;
    left: 275px;
    right: 275px;
    background-image: url("../img/tape2.png");
    background-repeat: repeat;
    padding: 10px;
    font-size: 200%;
    font-weight: bold;
    color: #000000;
    border: 1px solid #000000;
}

#splash_txt2 {
    position: absolute;
    top: -30px;
    width: 200px;
    height: 45px;
    background-image: url("../img/tape-155.png");
    background-repeat: no-repeat;
    background-position: top center;
}

#logo {
    position: absolute;
    top: 60px;
    left: 20px;
    width: 243px;
    height: 60px;
    padding: 0px;
}

#header {
    position: absolute;
    top: 20px;
    height: 20px;
    left: 0px;
    width: 550px;
    text-align: left;
}

#header a, #copyright a {
	text-decoration: none;
	font-weight: bold;
	color: white;
	margin-right: 20px;
	margin-left: 5px;
}

#header a:hover, #copyright a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffa300;
	margin-right: 20px;
}

#copyright {
    position: absolute;
    top: 20px;
    height: 20px;
    right: 0px;
    width: 200px;
    text-align: right;
    font-size: 70%;
}

#bottom {
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 750px;
    text-align: center;
    font-size: 80%;
}

#top {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 750px;
    text-align: center;
}

#top_stroke {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 750px;
    height: 120px;
    margin: 0px;
    padding: 0px;
    background-image: url("../img/stroke.png");
    background-repeat: no-repeat;
}

#top_txt {
    position: absolute;
    top: 0px;
    width: 300px;
    right: 20px;
    padding: 10px;
    letter-spacing: 1px;
    font-variant: small-caps;
    background-image: url("../img/tape2.png");
    background-repeat: repeat;
    font-size: 200%;
    font-weight: bold;
    color: #660000;
    border: 1px solid #000000;
}

#top_txt2 {
    position: absolute;
    top: -15px;
    width: 300px;
    background-image: url("../img/tape-100.png");
    background-repeat: no-repeat;
    background-position: top center;
}

#description {
    position: absolute;
    top: 200px;
    left: 20px;
    right: 20px;
    height: 50px;
    text-align: left;
}

#actions {
    position: absolute;
    top: 240px;
    left: 20px;
    right: 20px;
    height: 50px;
    text-align: right;
}

#actions a {
    text-decoration: none;
    color: #C0C0C0;
    margin-left: 20px;
}

#actions a:hover {
    text-decoration: none;
    color: #c07500;
    margin-left: 20px;
}

#actions img {
    vertical-align: middle;
    padding: 0px;
}

#photo {
    position: absolute;
    top: 300px;
    width: 100%;
}

#photo img {
    margin: 0px;
    padding: 10px;
    background-color: #FFFFFF;
}

#vote {
    display: none;
}

#albums {
    position: absolute;
    top: 300px;
    width: 100%;
}

#albums td {
    text-align: center;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#albums a, #description a {
    color: #CCCCFF;
}

.album_cover {
    padding-top: 0px;
    margin-top: 0px;
}

.album_cover_txt {
    position: relative;
    top: -260px;
    height: 50px;
    background-image: url("../img/tape-155.png");
    background-repeat: no-repeat;
    background-position: top center;
}

.album_cover img {
    margin: 0px;
    padding: 7px;
    background-color: #FFFFFF;
}

.album_cover img:hover {
    margin: 0px;
    padding: 7px;
    background-color: #000000;
}

.film_cover {
    padding-top: 0px;
    margin-top: 0px;
}
.film_cover img {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #000000;
}

.film_cover img:hover {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #FFFFFF;
}

.photo_cover {
    padding-top: 0px;
    margin-top: 0px;
}

.photo_cover_txt {
    position: relative;
    top: -175px;
    height: 35px;
    background-image: url("../img/tape-100.png");
    background-repeat: no-repeat;
    background-position: top center;
}

.photo_cover_txt_alt {
    position: relative;
    top: -225px;
    height: 35px;
    background-image: url("../img/tape-100.png");
    background-repeat: no-repeat;
    background-position: top center;
}

.photo_cover img {
    margin: 0px;
    padding: 5px;
    background-color: #FFFFFF;
}

.photo_cover img:hover {
    margin: 0px;
    padding: 5px;
    background-color: #000000;
}

.photo_legend {
    position: relative;
    top: -35px;
}

#film {
    position: absolute;
    top: 300px;
    width: 100%;
    padding-bottom: 10px;
}


#splash2_txt {
    position: absolute;
    top: 140px;
    width: 300px;
    left: 10px;
    background-image: url("../img/tape2.png");
    background-repeat: repeat;
    padding: 10px;
    font-size: 120%;
    font-weight: bold;
    color: #000000;
    border: 1px solid #000000;
}

#splash2_txt2 {
    position: absolute;
    top: -25px;
    width: 300px;
    height: 50px;
    background-image: url("../img/tape-155.png");
    background-repeat: no-repeat;
    background-position: top center;
}

#splash2_txt h1 {
	color: #660000;
	font-size: 200%;
	font-weight: bold;
}

#apropos1_txt {
    position: absolute;
    top: 500px;
    width: 300px;
    left: 10px;
    background-image: url("../img/apropos1.png");
    background-repeat: no-repeat;
    width: 280px;
    height: 380px;
    padding: 10px;
    text-align: right;
    color: #000000;
    border: 1px solid #000000;
}

#apropos1_txt2 {
    position: absolute;
    top: -15px;
    width: 300px;
    height: 35px;
    background-image: url("../img/tape-100.png");
    background-repeat: no-repeat;
    background-position: top center;
}

#apropos2_txt {
    position: absolute;
    top: 500px;
    width: 200px;
    left: 320px;
    line-height: 200%;
    background-image: url("../img/apropos2.png");
    background-repeat: repeat;
    width: 180px;
    height: 247px;
    padding: 10px;
    text-align: center;
    color: #000000;
    border: 1px solid #000000;
}

#apropos2_txt2 {
    position: absolute;
    top: -15px;
    width: 200px;
    height: 35px;
    background-image: url("../img/tape-100.png");
    background-repeat: no-repeat;
    background-position: top center;
}

#apropos3_txt {
    position: absolute;
    top: 500px;
    width: 200px;
    left: 530px;
    background-image: url("../img/apropos3.png");
    background-repeat: repeat;
    width: 180px;
    height: 247px;
    padding: 10px;
    text-align: left;
    color: #000000;
    border: 1px solid #000000;
}

#apropos3_txt2 {
    position: absolute;
    top: -15px;
    width: 200px;
    height: 35px;
    background-image: url("../img/tape-100.png");
    background-repeat: no-repeat;
    background-position: top center;
}

#apropos1_txt a, #apropos2_txt a, #apropos3_txt a {
    color: #000033;
}

#stroke {
    position: absolute;
    top: 200px;
    left: 0px;
    width: 750px;
    height: 350px;
    margin: 0px;
    padding: 0px;
    background-image: url("../img/stroke2.png");
    background-repeat: no-repeat;
}

#stroke2 {
    position: absolute;
    top: 1000px;
    left: 0px;
    width: 750px;
    height: 300px;
    margin: 0px;
    padding: 0px;
    background-image: url("../img/stroke3.png");
    background-repeat: no-repeat;
}



#stroke3 {
    position: absolute;
    top: 600px;
    left: 0px;
    width: 750px;
    height: 300px;
    margin: 0px;
    padding: 0px;
    background-image: url("../img/stroke4.png");
    background-repeat: no-repeat;
}

#stroke4 {
    position: absolute;
    top: 1500px;
    left: 0px;
    width: 750px;
    height: 400px;
    margin: 0px;
    padding: 0px;
    background-image: url("../img/stroke5.png");
    background-repeat: no-repeat;
}


.border_bottom {
    border-bottom: solid #000000 2px;
}
.border_top {
    border-top: solid #000000 2px;
}
.border_left {
    border-left: solid #000000 2px;
}
.border_right {
    border-right: solid #000000 2px;
}

.highlight {
    background-image: url("../img/highlight.png");
    background-repeat: repeat;
}