* {
border: none;
list-style: none;
margin: 0;
padding: 0;
vertical-align: middle;
text-decoration: none;
}

body {
background: #FF9900 url(../img/bground.jpg) no-repeat fixed center center;
font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

.container {
position: absolute;
left: 50%;
top: 50%;
}

h1 {
background: url(../img/title.png) no-repeat;
width: 437px;
text-indent: -99999px;
_background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/title.png", sizingMethod="scale");
}

h1 a {
height: 56px;
display: block;
}

.avatar {
background: url(../img/paulovitin.gif) no-repeat;
width: 165px;
text-indent: -99999px;
}

.avatar a {
height: 408px;
display:block;
}


.menu {
width: 410px;
height: 40px;
}

.menu li { 
float: left;
}

.menu li a {
color: #FFFFFF;
font: 14px Arial, Helvetica, sans-serif;
line-height: 38px;
padding: 0 30px;
}

.menu li a.out {
padding-left: 30px;
}

.menu li a:hover {
color:#FFFF00;	
}

/* User o linux */
.linux {
background: url(../img/tux.png) no-repeat;
_background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/tux.png", sizingMethod="scale");
width: 87px;
text-indent: -99999px;
}

.linux a {
height: 104px;
display: block;
}

/* creative rodape */
.footer h6 {
text-indent: -9999px;
width: 400px;
background:url(../img/cc.jpg) no-repeat;
overflow: hidden;
}

.footer h6 a {
height: 30px;
display: block;
}
#tux-rodape{
	position: absolute;
	top: 380px;
	right:0;
}
