﻿body
{
    margin:0;
    font-family:Verdana, Tahoma, "Sans-Serif";
    font-size:11px;
    background-color: #F3F3F3;
}
hr
{
    height:1px;
    color:#3B3359;
    width:90%;
}

.resumo
{
	color:#666666;
	font-size:9px;
}

font.Negrito
{  
    font-weight:bold;
}
font.DestVerm
{
    color:#8b0000;
    font-weight:bold;
}
font.DestAzul
{
    color:Blue;
    font-weight:bold;
}
.tit_erro
{
    color:red;
    font-weight:bold;
}

a.item_menu
{
	color:White;
	text-decoration:none;
}

a.item_menu:hover
{
	text-decoration:underline;
}

a.link
{
	color:#1D375A;
	text-decoration:none;
}

a.link:hover
{
	color:#8B8C90;
	text-decoration:underline;
}

.tarja_titulo
{
    color:Black;
    font-weight:bold;
}

.titulo
{
    color:Black;
    font-size:15px;
    font-weight:bold;
}

.Edit
{
    font-family:Verdana;
    border:solid 1px #999999;
    font-size:11px;
    /*background-image:url(Img/Layout/BACK_Edit.jpg);*/
    height:15px;
    /*padding-left:10px;*/
}
.Combo
{
    font-family:Verdana;
    border:solid 1px #999999;
    font-size:11px;
    /*height:20px;*/
}
.Botao
{
    border:outset 1px ;
    font:11px Verdana,Tahoma;
    font-size:11px;
    background-color: #F4B204;
    font-weight:bold;
    cursor:pointer;
}

.Tit_Peq /*fundo titulos pequenos*/
{
    background-image:url(Img/Custom/BACK_Head_Grid_Peq.jpg);
}
/*Grid*/
.Grid
{
    width : 100%;
}
.Grid_Header, .Grid_Pager, .Grid_Header_Home, .accTop
{
    /*background-image:url(Img/Layout/BACK_GridHeader.gif);*/
    background-repeat:repeat-x;
    font-weight : Bold;
    font-size:12px;
    color : Black;
    height:17px;
}
.Grid_Reg_Home /*usado no zebrado dos registros na home*/
{
    background-color: black;
}
.Grid_Reg
{
    background-color: #EFF4FA;
}
.Grid_RegAlt 
{
    background-color: White;
}
.Grid_Link
{
    color: Black;
}
.Grid_Link:hover
{
    color: #CCCCCC;
}
.Txt_Resumo
{
    font-size: 9px;
    color: #666666;
}
/*Fim Grid*/


/*Este Site*/

.Tit_cor1
{
    text-decoration:none;
    color:Black;
    font-weight:bold;
}
.Tit_cor1:hover
{
    text-decoration:none;
    color:Navy;
}
.Tit_cor2
{
    text-decoration:none;
    color:#555555;
    font-weight:bold;
}
.Tit_cor2:hover
{
    text-decoration:none;
    color:#888888;
}
.Tit_cor3
{
    text-decoration:none;
    color:#555555;
    font-weight:bold;
}
.Tit_cor3:hover
{
    text-decoration:none;
    color:#999999;
}
.Texto_Resumo_Home
{
    font-size:9px;
    color:#666666;
}
.BackPop
{
    background-image:url(Img/Layout/BACK_Pop.jpg);
    background-repeat:repeat-x;
}

/*Accordion*/
.accTop
{
    cursor:pointer;
    padding:3px;
}
.accContent
{
    padding:10px;
    border-left:solid #CCCCCC 1px;
    border-right:solid #CCCCCC 1px;
    border-bottom:solid #CCCCCC 1px;
}
/*Fim Accordion*/

/*Início Impressão*/

.linkPrint
{
    color: #000000;
    text-decoration: none;
}

.linkPrint a
{
    text-decoration: none;
    color: #000000;
}

.linkPrint a:hover
{
    color: #FF00FF;
}


/*Fim Impressão*/

.TV {
    width : 730px;
    height : 250px;
    overflow : hidden;
}

.CinemaTvContainer #nav {
    position: absolute !important;
    z-index: 100;
    top: 380px;
}

.CinemaTvContainer #nav a {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 11px;
    line-height: 10px;
    margin-left: 3px;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
    width: 20px;
    background: url("Img/Smallicons.png") no-repeat scroll 0 0 transparent;
}

.CinemaTvContainer #nav .activeSlide {
    color: #000;
}
