img{ border:none;}
.fundosite {
	background-color: #DADFE5;
	background-image: url(/images/fundosite.jpg);
	background-repeat: repeat-x;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.copy:hover {
	text-decoration: underline;
}
.botoes {
	background-image: url(/images/bot.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 172px;
	padding-left: 29px;
	padding-Top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: table-cell;
}
.botoes:hover {
	background-image: url(/images/bot_on.gif);
	color: #FFFFFF;
}
.botoeson {
	background-image: url(/images/bot_on.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 172px;
	padding-left: 29px;
	padding-Top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: table-cell;
}
.textogeral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	line-height: 16px;
}
.textogeral:hover {
	text-decoration: underline;
}
.textogeral2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.destaqueshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F78AF;
}
.sabermais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
.sabermais:hover {
	color: #1F78AF;
	text-decoration: underline;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #1879AD;
	height:16px;
}
.corazul{ color:#0000FF;}
.corared{ color:#FF0000;}
.coralarj{ color:#FF6633;}
.coralarj2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF6633;
	text-decoration: none;
	text-align:justify;
	line-height: 16px;
}