﻿body, html  { height: 100%; }
html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
    line-height: 1;
    background-image: url(/imagens/v8/bgs.png);
    background-repeat: repeat-x;
}

/* Floating & Alignment */
.fl{float: left;}
.fr{float: right;}
.ac{text-align: center;}
.ar{text-align: right;}
.al{text-align: left;}

/* Controles */
.edit  {
    border:1px solid #C1AF69;
}
.maillEdit {
	margin-top: 3px;
	border: 1px solid #C1AF69;
	width: 140px;
	font-size: 100%;
	text-transform: lowercase;
}

/******* header *******/
.centerDivH
{
    width: 980px;
    height: 148px;
    min-width: 980px;
    min-height: 148px;
    margin: 0 auto;
    background-color: transparent;
    background-image: url(/imagens/v8/bgh.png);
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
}

.centerDivH .Line a
{
    line-height: 262px;
    padding-right: 5px;
    color: #fff;
    text-decoration: none;
}

.centerDivH .Line a:hover
{
    text-decoration: underline;
}

.centerDivH .Search
{
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    margin-top: 121px;
    margin-right: 15px;
    width: 165px;
}

/******* body *******/
.centerDivB
{
    width: 980px;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 45px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #222;
}

.centerDivB .content
{
    width: 721px;
    vertical-align: top;
}

.centerDivB .content .banner
{
    padding-bottom: 10px;
}

.centerDivB .content .Categ
{
    color:#4A4A4C;
    font-family:Helvetica,Arial,sans-serif;
    font-size:20px;
    font-weight:400;
}

.centerDivB .content .Titulo
{
    border: 1px solid #D4D4D4;
    width: 711px;
    background-color: #E4E4E4;
    text-align: left;
    padding: 4px;
}

.centerDivB .content .Titulo a
{
    color: #222;
    font-weight: bold;
    text-decoration: none;
}

.centerDivB .content .Titulo a:hover
{
    color: #4B4B4B;
    text-decoration: underline;
}

.centerDivB .content .commentLabel {
    color: #666;
    font-size: 11px;
}

.centerDivB .content .tituloLabel
{
    font-weight: bold;
}

.centerDivB .content .timeLabel  {
    color:#666666;
    font-size:80%;
    line-height: 17px;
}

.centerDivB .content .leia-mais a
{
    color: #467D82;
    padding-right: 10px;
}

.centerDivB .content .leia-mais a:hover
{
    color: #54959A;
}

.centerDivB .content #second
{
    border: 0;
    width: 100%;
    text-align: left;
    font-size: 15px;
}

.centerDivB .content #second .sth
{
    border: 1px solid #D4D4D4;
    text-align: left;
    background-color: #E4E4E4;
    font-weight: normal;
    width: 49%;
    text-align: center;
}

.centerDivB .content #second th a
{
    color: #467D82;
    text-decoration: none;
}

.centerDivB .content #second th a:hover
{
    color: #467D82;
    text-decoration: underline;
}

.centerDivB .content #second td
{
    vertical-align: top;
    color: #5C5C5C;
}

.centerDivB .content #second td p
{
    margin: 0;
}

/* body - Selos */
.centerDivB .Selos
{
    display:table;
    vertical-align: top;
    width: 251px;
}

.centerDivB .Selos .side_box
{
    text-align: center;
    background:url("/imagens/V8/sideBar/t1_big.png") repeat scroll 0 0 transparent;
    color:#323232;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height: 15px;
    margin-bottom:10px;
    position:relative;
}

.centerDivB .Selos .side_box img
{
    border: 0;
}

.centerDivB .Selos .side_box .side_box_h
{
    background:url("/imagens/V8/sideBar/t1_h.png") repeat-x scroll 0 0 transparent;
    height:78px;
    left:2px;
    position:absolute;
    right:2px;
    top:5px;
}

.centerDivB .Selos .side_box .side_content_t1
{
    margin:0 20px;
    position:relative;
    padding-bottom: 10px;
}

.centerDivB .Selos .side_box .side_content_t1 a
{
    color: Red;
    font-weight: bold;
    text-decoration: none;
}

.centerDivB .Selos .side_box .side_content_t1 a:hover
{
    text-decoration: underline;
}

.centerDivB .Selos .side_box .side_top_t1
{
    background:url("/imagens/V8/sideBar/t1_tl.png") no-repeat scroll left top transparent;
}


.centerDivB .Selos .side_box .side_bottom_t1 {
    background:url("/imagens/V8/sideBar/t1_bl.png") no-repeat scroll right bottom transparent;
}

.centerDivB .Selos .side_box .side_top_t1, .centerDivB .Selos .side_box .side_bottom_t1
{
    font-size:1px;
    height:5px;
    width:100%;
}

.centerDivB .Selos .side_box h3
{
    margin: 0;
    color:#4A4A4C;
    font-family:Helvetica,Arial,sans-serif;
    font-size:20px;
    font-weight:400;
    padding:11px 0 20px;
}

/* fim dos boxes */


/******* footer *******/
.centerDivF
{
    width: 100%;
    height: 111px;
    background-image: url(/imagens/v8/bgf.png);
    background-repeat: repeat-x;
    color: #fff;
    float: left;
}

.centerDivF-inner
{
    width: 980px;
    height: 31px;
    margin: 0 auto;
    padding-top: 9px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 14px;
    color: #ccc;
    text-align: center;
}

.centerDivF-inner a
{
    padding-left: 5px;
    color: #fff;
    text-decoration: none;
}

.centerDivF-inner a:hover
{
    text-decoration: underline;
}

.centerDivF-inner-l
{
    width: 980px;
    height: 80px;
    margin: 0 auto;
    padding-top: 9px;
    font-family: "Trebuchet MS" , Helvetica, sans-serif;
    font-size: 14px;
    color: #808080;
    text-align: center;
    line-height: 20px;
}

.centerDivF-inner-l spam
{
    font-size: 10px;
}


