/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	background:#033967;
}

body,form,center {
	margin:0;
	padding:0;
}

hr {
	background:#CCCCCC;
	size:1px;
	height:1px;
	display:block;
	clear:both;
}

p {
	line-height:17px;
	font-size:9pt;
	margin-top:0;
}

pre {
font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;

}
li {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:10px;
	display:block;

}
blockquote {
	margin-left:10px;
	margin-top:10px;

}



.lista br{
	line-height:10px;

}
.imgLeft {
	border:0;
	float:left;
	margin:0 8px 2px 5px;
}

/*======== FORMULÁRIO ========*/
.form {
	padding:3px;
}	
.form span{
	width:90px;
	float:left;
	text-align:right;
	display:block;
	height:20px;
	font-weight:bold;
	padding-top:3px;
}
.input {
	border:1px solid #CCCCCC;
	width:300px;

}
.form br {
	clear:both;
}

.form textarea {
	height:150px;

}
.frmButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding:0 10px;
}
.frmSelect {
	font-size:8pt;
	height:20px;
}

/*======== TEXTO ========*/
.TxtAzulMedio{color:#2B81B2;}
.txtCinzaClaro {color:#666666;}
.txtVermelho {color:#FF0000;}

h1,h2,h3,h4 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	font-size:13pt;
	font-weight:bold;
}
h2 ,.texto3 {
	font-size:10pt;
}

h3,.texto2 {
	font-size:8.5pt;
}

h4,.texto1 {
	font-size:7.5pt;
}



/*======== BOX ========*/
.box {
	float:left;
	padding:5px;

}

#imgGallery {	margin-left:28px; }

#imgGallery img {
	border:0; 
	margin:3px;

}
#imgGallery a {
	border:1px dashed #CCCCCC;
	display:block;
	width:106px;
	margin:5px;	
	float:left;

}
#imgGallery a:hover {

	background-color:#9FBACA;
}

a.thumb {
	height:125px;
	width:100px;
	padding:5px;
	margin:7px;
	border:1px dashed #CCCCCC;
	text-decoration:none;
}
a.thumb:hover {
	background-color:#E8EDF0;
}

.thumb img {border:0;}


.boxBranco {
	background-color:#FFFFFF;
	padding:8px;
}
.boxCinzaClaro {
	background-color:#F8F8F8;
	padding:8px;
}



/*======== MENUS ========*/

.subMenu a {
	font-family:Tahoma,"Trebuchet MS",Arial,Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#004798;
	text-transform:uppercase;
}

.subMenu a:hover {
	color:#FF0000;
}

/*======== LAYOUT ========*/

#container {
	left:50%;
	width:740px;
	margin-left:-370px;
	position:absolute;
}
#topo{
	margin:10px 0;
}

#colLeft180 {
	width:175px;
	margin-right:20px;
	float:left;
}
#colMeio360 {
	width:360px;
	margin-right:20px;
	float:left;
}


.colMeioAltura {
	min-height:280px;
	_height:280px;;
}

.colBaixaAltura {
	min-height:170px;
	_height:170px;;
}

#colRight160 {
	width:160px;
	float:right;
}

#colContent {
	float:right;
	width:540px;

}
#colContent2 {
	width:740px;

}

#rodape {
	clear:both;
	padding-top:10px;
}

#rodapeMenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
#rodapeMenu2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
#rodapeMenu a:hover{
	color:#FFFF00;

}
#rodapeMenu2 a:hover{
	color:#FFFF00;

}
#rodapeMenu {
	background:url(../imagens/rodapeBGMenu.gif);
	height:20px;
	padding:0px 0 0px 20px;
	margin-bottom:1px;
	width:720px;
}
#rodapeMenu2 {
	background:url(../imagens/rodapeBGMenumod.gif);
	height:20px;
	padding:0px 0 0px 20px;
	text-decoration:none #FFFFFF; 
	margin-bottom:1px;
}
#rodapeMenu img {
	float:right;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
}
#rodapeMenu2 img {
	float:right;
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
}


/*======== SERRILHAS ========*/
.SerrBottom {
	background:url(../imagens/serrCinzaClaro.gif) repeat-x bottom;
	display:block;
	
}



/*======== FORMULÁRIOS ========*/
.inputCinza {
	border:#CCCCCC 1px solid;
	margin:0 3px;
	font-size:8pt;
	float:left;

}
/*======== LINKS ========*/
#comissao {
margin-left:10px;
}

#comissao li{
list-style-image:url(../imagens/lupa.gif);
}

a {
	color:#333333;

}

a.lnkDefault {
	text-decoration:none;
	list-style:url(../imagens/lupa.gif);
}
a.lnkDefault:hover {
	text-decoration:underline;
}

p a {
	border-bottom:dashed #003399 1px;
	text-decoration:none;
}

p a:hover{
	color:#FF0000;
	}

/*======== TABELAS ========*/
/* > TABELA DE JOGOS  */
#tblJogos { float:left; width:525px}
#tblJogos .etapa {
	border-bottom:1px dashed #3E79AA;
	color:#3E79AA;
	font-weight:bold;
	font-size:10pt;
	display:block;
	text-transform:uppercase;
	margin:5px 0;

}
#tblJogos br {clear:both;padding:0;margin:0;line-height:2px;}
#tblJogos .titulo {
	color:#990000;
	margin:0;
}
#tblJogos span {padding:2px; }
#tblJogos .col1 {width:12px;text-align:center}
#tblJogos .col2 {width:50px;text-align:center}
#tblJogos .col3 {width:30px;text-align:center}
#tblJogos .col4 {width:210px;text-align:center}
#tblJogos .col4a {text-align:right}
#tblJogos .col4a,.col4c {width:90px;}
#tblJogos .col4b {width:25px;text-align:center}
#tblJogos .col5 {width:90px;}
#tblJogos .col6 {width:100px;}


#tblJogos .colClass1 {width:60px;text-align:center}
#tblJogos .colClass2 {width:110px}
#tblJogos .colClass3 {width:80px;text-align:center}


/* > TABELA DE JOGOS (DESTAQUE) */
.tblJogos {
	font-size:7.5pt;
	font-family:Arial, Helvetica, sans-serif;
}
.tblJogos span {
	width:83px;
	text-align:right;
	display:block;
	float:left;
	margin-right:4px;
}
.tblJogos .placar{
	font-weight:bold;
	color:#006699;
	font-size:8.5pt;
	float:left;
	padding:0;
	margin:0;
	width:25px;
	text-align:center;

}
.tblJogos .data {
	color:#006699;
	font-weight:bold;
	padding:2px 3px;
	font-size:8pt;
	border-bottom:1px dashed #999999;
}

/*======== TITULOS ========*/
.TTLSmall {
	font-size:8pt;
	font-weight:bold;
	color:#990000;
	padding:0 0 2px 5px;
	margin:0 0 5px 0;

}

.tituloContent{
	margin:15px 0 5px 5px;


}

.titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:9pt;	
	height:24px;
	margin-bottom:1px;

}
.titulo span {
	float:left;
	margin:5px 0 0 7px;
}
.titulo img{
	float:right;
}

.redTTL{
	background:url(../imagens/ttlRed.gif) repeat-x;
}
.blueTTL{
	background:url(../imagens/ttlBlue.gif) repeat-x;
}
.yellowTTL{
	background:url(../imagens/ttlYellow.gif) repeat-x;
	color:#000000;
}

/*-------- HINTS -----------*/
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #acdee7;
	width: 400px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	visibility: hidden;
	filter: alpha(opacity=95); -moz-opacity: 0.9;
}

.textoAZUL {
	color:#0066FF;
	font-weight:bolder;
}
