body {
background:url(../images/bg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
}

#foto {
width:236px;
height:444;
z-index:1;
}

#container {
z-index:2;
}

.home {
background-image:url(../images/bg_container.png)
background-repeat:no-repeat;
background-position:top;
margin: 0 auto;
width:670px;}

.menu {
color:#6666CC;
font-size:9px;
}

.mainbutton{
margin-top:10px;
padding-top: 12px;
font-size:12px;
font-family:"Trebuchet MS";}

.mainbutton a:hover{
text-decoration:none;
}

.activebutton {
margin-top:10px;
font-size:12px;
font-family:"Trebuchet MS";}

.bg_foto {
background-image:url(../images/bg_baixo_foto.gif);
background-position:right;
background-repeat:repeat-y;
width:100px;}

#creditos {
text-align:right;
font-family:"Trebuchet MS";
font-size:10px;
color:#333333;
}
	.creditos_a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;}