BODY {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(fundo.gif);
	background-repeat: repeat-x;
}

td {
		font-size: 14px;
}


.TituloPrincipal {
	text-decoration: none;
	color: Black;
	border: 1px solid Silver;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	background-color: lavender;
	background: lavender;
	width: 100%;
}

TD.Titulo {
	font-weight: bold;
	text-decoration : none;
	color : Black;
	border : 1px solid Silver;
	display : block;
	padding-left : 4px;
	padding-right : 4px;
	background-color : #FFCC66;
	background : #FFCC66;
}

TD.Rodape {
	border-top: 1px solid #ADD8E6;
}

A.Menu {
	text-decoration: none;
	color: Black;
	width: 100%;
	border: 1px solid Silver;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #C4D3E7;
	background: #C4D3E7;
	font-size: 14px;
}

A.Menu:HOVER {
	background-color: #E7EDF5;
	background: #E7EDF5;
	text-decoration: none;
}

A.MenuSemBorder {
	text-decoration : none;
	color : Black;
	width : 100%;
	display : block;
	padding-left : 4px;
	padding-right : 4px;
	background-color : #FFFACD;
	background : #FFFACD;
}

A.MenuSemBorder:HOVER {
	background-color : #C6DBDE;
	background : #C6DBDE;
	text-decoration : none;
}

A.Destaque {
	font-weight: bold;
	text-decoration: none;
	color: White;
	border: 1px solid Silver;
	width: 100%;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FF6347;
	background: #FF6347;
}

A.Destaque:HOVER {
	color: Black;
	background-color: #F4A460;
	background: #F4A460;
	text-decoration: none;
}


A {
	color : Navy;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A.sinfo {
	color : Black;
}

.Caixa {
	border: 1px solid #006699;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	text-align: justify;
}

.CaixaNaoJustificada {
	border: 1px solid #006699;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
}

.CaixaPromocao {
	border: 1px solid #006699;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	text-align: justify;
	background-color : #FFCC66;
	background : #FFCC66;
}

.CaixaDestaqueForte {
	background-color: #E6E6FA;
	background: #E6E6FA;
	border: 2px solid #006699;
}

.CaixaDestaque {
	background-color: #D3D7F8;
	background: #D3D7F8;
	border: 1px solid #006699;
}

TD.ParteVideoVisivel {
	text-decoration : none;
	color : Black;
	border : 1px solid Silver;
	height : 30;
	display : block;
	padding-left : 4px;
	padding-right : 4px;
	background-color : #FFFACD;
	background : #FFFACD;
}

TD.ParteVideioNaoVisivel {
	font-weight: bold;
	text-decoration : none;
	color : Black;
	border : 1px solid Silver;
	height : 30;
	display : block;
	padding-left : 4px;
	padding-right : 4px;
	background-color : #FFCC66;
	background : #FFCC66;
}

A.ParteVideioNaoVisivelAncora {
	font-weight: bold;
	text-decoration : none;
	color : Black;
	}

A.ParteVideioNaoVisivelAncora:HOVER {
	text-decoration : none;
}