/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #5C79AB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #933;
}
a:active {
	color: #06C;
	text-decoration: none;
}


.tableTop{
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	height:278px;
}

.tableBannerTop{
	height:236px;
}

.tableMenu{
	height:50px;
}

.tableContent{
	background-color:#FFF;
	height:10px;
}

.tableBotton{
	background-color:#5C79AB;
	height:150px;
}

.tableContent1{
	padding-top:100px;
}

.tableRotativo1{
	background-color:#EDEDED;
	border:1px solid #999;
	height:230px;
}

.tableTitle{
	background-color:#EDEDED;
	border:1px solid #999;
	padding:10px;
}

.tableTitle2{
	font-size:18px;
	color:#039;
	padding:10px;
}

.tableSeparator{
	background-image:url(../images/separator.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:7px;
}

.table_UltimasNoticias{
	padding-left:50px;
}

.tableThumb{
	margin: 1px 4px 0 0;
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #888;
}

.tableThumbNews{
	padding-left:10px;
}

.boxYoutube{
	width:400px;
	background-color:#900;
	padding:6px;
}

.title {
	font-size: 14px;
	color: #039;
	margin-bottom:4px;
	font-weight:bold;
}

.titleRed {
	color: #F00;
	font-size:14px;
}

.txtEnquete {
	font-size:14px;
	
}

.txtWhite1 {
	color: #FFF;
	font-size:14px;
}

.txtWhite2{
	color: #FFF;
	font-size:18px;
	font-weight:bold;
}

.txtWhite3 {
	color: #FFF;
	font-size:12px;
}

.txtWhiteCOPY {
	color: #FFF;
	font-size:10px;
}

.conteudo img {
	margin: 1px 4px 0 0;
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #888;
}
.imgDestaque {
	margin: 1px 4px 0 0;
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #888;
}