body {
	background-image: url(../images/fundo_novo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img {
border: 0px;
}
.bkgLeft {
	background-image: url(../images/fundo_verm_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bkgRight {
	background-image: url(../images/fundo_verm_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #8a9697;
}
.txtRed {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color:#D0AC57;
}

.fundo_meio {
	background-image: url(../images/fundo_meio.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
.fundo_meio_abanda {
	background-image: url(../images/fundo_meio_abanda.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.azul {
	color: #8a9697;
	text-decoration: none;	
}
a.azul:link {
	color: #8a9697;
	text-decoration: none;		
}
a.azul:visited {
	color: #8a9697;
	text-decoration: none;	
}
a.azul:hover {
	color: #8a9697;
	text-decoration: underline;
}
a.azul:active {
	color: #8a9697;
}
.tituloNoticiaInterna {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 14px;
	color:#D0AC57;
	font-weight: bold;
}
.textoMaior {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: 859394;
}
.textBoxVerde {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#667372;
	border: 1px solid #142E28;
}
#videos {
width: 630px;
padding: 10px;
padding-left: 40px;
text-align: center;
}
.video {
width: 140px;
height: 120px;
_height: 130px;
float:left;
margin-right: 13px;
margin-bottom: 20px;
font-family: Tahoma, "Trebuchet MS", Arial;
font-size: 11px;
}
.video img {
border: 0;
}