* {
 margin:0;
 padding:0;
}
a.download{margin-top:33px;background:url(../images/downloadcv-btn.png) no-repeat; width:200px; height:51px; display:block;}
a:hover.download{background:url(../images/downloadcv-btn.png) no-repeat 0 -51px; width:200px; height:51px; display:block}
img.programacao
{
	height: 40px;
}
#footer
{
	position: fixed;
    bottom: 50px;
	text-align: center;
    width: 100%;
}
@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('../fonts/chunkfive-webfont.eot');
    src: url('../fonts/chunkfive-webfont.eot?iefix') format('eot'),
         url('../fonts/chunkfive-webfont.woff') format('woff'),
         url('../fonts/chunkfive-webfont.ttf') format('truetype'),
         url('../fonts/chunkfive-webfont.svg#webfont6hibqX7I') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
 background:#161616 url('../assets/rep.png') 0 0 repeat-x;
 font-family: Arial, Tahoma, sans-serif;
 color:#ccc;
 height:100%;
}
#container {
 width:960px;
 clear:both;
 float:none;
 margin:0 auto;
 padding-top:100px;
}
h1 {
 text-align:center;
 color: #FFFFFF;
 text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
 font: 60px 'ChunkFiveRegular';
}
h2 {
 font-weight: bold;
 text-align:center;
 padding-top: 30px;
 color:#FFFFFF;
 text-shadow: 0px 1px 0px #999, 0px 2px 0px #777, 0px 3px 0px #666, 0px 4px 0px #444, 0px 5px 7px #001135;
 font: 25px 'ChunkFiveRegular';
}
h3 {
 font-weight: bold;
 text-align:center;
 padding-top: 20px;
 color:#FFFFFF;
 text-shadow: 0px 1px 0px #999, 0px 2px 0px #777, 0px 3px 0px #666, 0px 4px 0px #444, 0px 5px 7px #001135;
 font: 40px 'ChunkFiveRegular';
}
#container #box {
 clear:both;
 float:none;
 width:70%;
 margin:100px auto;
}
p.main label {
 float:left;
 padding:5px;
 display:inline;
 margin-left:30px;
 font-size:13px;
 color:#fff;
 margin-right:10px;
}
#box p {
 clear:both;
 float:none;
 width:100%;
}
p.main INPUT {
 padding:5px;
 background:#444;
 color:#aaa;
 border:1px solid #111;
 width:200px;
 float:left;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}
input.login {
 float:right;
 width:76px;
 height:24px;
 background:url('../assets/greenrep.png') 0 0 repeat-x;
 color:#fff;
 border:1px solid #7dbc00;
 padding:0;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 display:inline;
 margin-right:32px;
}
span {
 font-size:13px;
 color:#aaa;
}
.space {
 padding-top:10px;
}
span input {
 margin-left:485px;
 margin-right:5px;
 border:1px solid #111;
 background:#444;
 color:#fff;
}