/* ############################### GLOBAL ############################### */

/* ---- Regras Gerais ---- */

* {margin:0; padding:0; outline:0; text-decoration:none; list-style-type:none;}

img, fieldset {border:0;}
hr, h1 a span, h2 {display:none;}
h1 a {display:block; width:636px; height:356px; position:absolute; z-index:3; top:0}


.clear {clear:both !important; display:block;}
.noborder {border:0 !important;}
.nopadding {padding:0 !important;}
.nomargin {margin:0 !important;}

@font-face {
    font-family: "Andale Mono";
    src: url(../fonts/Andalemo.eot);
    src: local("Andale Mono"), url(../fonts/Andalemo.ttf) format("truetype");
}

html {height:100%;}
body {font-family:Andale Mono, Arial, Helvetica, sans-serif; font-size:11px; background:url(../images/bg_y.jpg) repeat-y left top #0787d0; height:100%}
.master {background:url(../images/bg.jpg) no-repeat left top;}
.box_lista_thumbs { background:url(../images/bg_2.jpg) repeat left top;}
.content {padding:380px 0 200px 9px; width:942px;}
.content_interna {padding:420px 0 200px 9px; width:942px;}
.sobreposicao_1 {margin:-130px 0 0 0; position:relative}
.thmbs_info {color:#FFF; padding:0 0 15px 0}
.creditos  {padding:50px 0 0 0;}
.creditos span {color:#17578c; display:block; font-size:10px}
.creditos small {color:#1d6eb1; display:block; font-size:9px}

.navigator {padding:25px 0 15px;}
.back {width:157px; float:left;}
.back a {color:#fff;}
.back a:hover {color:#ffcb05;}
.back a span {font-size:12px;}
.nextprew {width:158px; float:right; font-size:15px; color:#FFF;}
.nextprew a {color:#FFF;}
.nextprew a:hover {color:#ffcb05;}
.menos {float:left;}
.mais {float:right;}
.job {color:#FFF}
.job_blue {color:#9ad1ff;}

/* ################################# ESTILO HOVER THUMB #################################*/

.lista_thumbs li {float:left; border-bottom:1px solid #0787d0}
.thumb{ width: 156px; height: 284px; background:#161613; overflow: hidden; position: relative; border-right:1px solid #2093d5}
.thumb p{ padding: 0 10px; color:#afafaf; font-weight:bold;}
.thumb2{ width: 313px; height: 284px; background:#161613; overflow: hidden; position: relative; border-right:1px solid #2093d5}
.thumb2 p{ padding: 0 10px; color:#afafaf; font-weight:bold;}
.txt_box{position: absolute; background: #000; height: 31px; padding:9px 0 0 0; width: 100%; font-size:10px}
.txt_box .t1 {color:#fff; display:block; font-weight:normal}
.txt_box .t2 {color:#666666; display:block; font-weight:normal}
.txt_thumb .txt_box {top: 295;left: 0;}
.caption .txt_box {top: 220; left: 0;}
.about {color:#fff; width:310px; line-height:16px;}

