﻿html, body, form
{
	height:100%;
}

body
{
    margin: 0px;
    padding: 0px;
    background: url(/Rendering/Images/gradient.jpg) repeat-x;
}

body, table
{
    line-height: 1.5em;
    font-family: Arial;
    font-size: 11px;
    /*color: #666666;*/
}

img, a img { border: none; }

a { color: #444444; }
a:hover { color: #444444; }

/*ul { padding: 5px 0px; margin:0px; }
.ulnews li { list-style: none; padding: 2px 0px; }
.ulnews a { text-decoration: none; }*/

hr { border: none; border-bottom: 1px solid #eaeaea; height:1px; }

.tbox { border: 1px solid #888888; width: 200px; }
.tbox_alert { border: 1px solid red; width: 200px; }

.rbox { border: 1px solid white; }
.rboxM { background: url(/Rendering/Images/lc_rboxM.gif) repeat-x; }

.tblCanvas
{
    width:100%;
    height:100%;
}

.trCanvas { /*background: ;*/ }

.tdCnt
{   
    width:999px;
    height: 600px;
    background: url(/Rendering/Images/fundo_noticias-no_trans.jpg) no-repeat left bottom;
}

.tdCntLeft { width: 415px; }

.imgLogo { margin-top: 20px; }

.tblSearch { margin-top: 10px; margin-right: 20px; }

.flag { margin-top: 10px; margin-left: 5px; }

.tblMenu { margin-top: 20px; }

.tblTopNews { width: 435px; }

.tblTopDestaques { width: 435px; }

.tblTopNews a, .tblTopDestaques a, .tblMainMenuFooter a, .tblSideMenu a { text-decoration: none; font-weight: bold; }

.news_date { font-size: 12px; }

.tblSideMenu { margin-left: 80px; }
.tblSideMenu a, .cblue { color:#00a0c6; }
a.sub_selected { color: #444444; font-weight:bold; }

.titleGeneric { line-height:1.2em; }
.titleGeneric, .titleM { color:#444444; font-size:24px; margin:10px 0px; }
.titleM { font-size: 12px; font-weight:bold; }

.especDesc p { margin: 0px; }
.especDiv { margin: 6px 0px; }

.equipsep { width:30px; }

.divTeam { margin-top:31px; }

.backfooter
{
    color: White;
    background: #00a0c6;	
}

.backfooter a, .backfooter td { color: white; font-family: Tahoma; font-size: 11px;}

.transpBorder { border: 1px solid #eeeeee; }
.transpWhite { background: url(/Rendering/Images/lc_destaquesB.png) repeat; }

.imgTransp, .transpWhite { behavior: url(/Rendering/Images/iepngfix.htc) }

.print{ display:none; }

@media print{

	.print{	display:block;	}
	
	.noprint, .tdCntLeft { display: none; }

	body { width: 630px; }

}
