@charset "utf-8";
/* CSS Document */

html, body{
height: 100%;
background:url(http://www.anastaciafanclub.com.pt/imagens/backg.jpg) #121212 top center no-repeat;
}

#corpo{
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
width:949px;
}

#overlay{
	width:949px;
	height:28px;
	padding-bottom:297px;
}

* {
margin: 0;
}
.footer, .push {
	clear:both;
text-align:center;
padding-top:10px;
background-image:url(http://www.anastaciafanclub.com.pt/imagens/footer.gif);
background-position: top center;
background-repeat:repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
     height: 3em;
}
a:link{ color:#FFFFFF; font-weight:bold;
}

a:visited{ color:#FFFFFF; font-weight:bold;
}

a:active{ color: #333333; font-weight:bold;
}

a:hover{ color: #333333; font-weight:bold;
}

/* Imagem */

#imagem{
margin:auto;
padding: 5px;
background:#2d2d2d;
border: solid 1px #821c46;
}

#imagem:hover{
margin:auto;
padding: 5px;
background:#605459;
border: solid 1px #821c46;
}

#imagem:visited{
margin:auto;
padding: 5px;
background:#2d2d2d;
border: solid 1px #821c46;
}
