.fundoGeral {
	background-image: url(../imgs/fundo.gif);
	background-repeat: repeat;
}
body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	font: normal 12px Tahoma, Arial, Verdana;
}
.fundoTopo {
	background-image: url(../imgs/lado_topo.gif);
}
.fundoEsq {
	background-image: url(../imgs/lado_esq.gif);
	background-repeat: repeat-y;
}
.fundoDir {
	background-image: url(../imgs/lado_dir.gif);
	background-repeat: repeat-y;
}
.contrnosBrancos {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.txtGeral {
	color: #333333;
	font: normal 0.8em Tahoma, Arial, Verdana;
}
.txtMenu {

	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #609401;
}
a.menu:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #609401;
	text-decoration: none;
}
a.menu:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #609401;
	text-decoration: none;
}
a.menu:visited:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
a.menu:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
a.menu:active {

	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
.fundoSeparador {
	background-image: url(../imgs/separador_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 12px;
	width: 100%;
}
.itemMenuSeleccionado {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
	font-variant: small-caps;
}
.fundoTopoConteudo {
	background-image: url(../imgs/topo_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundoTopoMenu {
	background-image: url(../imgs/topo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



a.menu:active {


	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #609401;
	text-decoration: none;
}

/*sublinks*/

a.submenu:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #609401;
	text-decoration: none;
	text-transform: capitalize;
}
a.submenu:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #609401;
	text-decoration: none;
	text-transform: capitalize;
}
a.submenu:visited:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #99CC00;
	text-decoration: underline;
	text-transform: capitalize;
}
a.submenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #99CC00;
	text-decoration: underline;
	text-transform: capitalize;
}
a.submenu:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #99CC00;
	text-decoration: underline;
	text-transform: capitalize;
}
.titConteudos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: capitalize;
	color: #3399CC;
	text-decoration: none;
}
.titConteudosTopo {

	font-family: Tahoma, Arial, Verdana;
	font-size: 1.7em;
	font-weight: normal;
	text-transform: capitalize;
	color: #3399CC;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma, Arial, Verdana;
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Verdana;
	color: #0099CC;
	text-decoration: underline;
}
a:hover {

	font-family: Tahoma, Arial, Verdana;
	color: #006699;
	text-decoration: underline;
}
a:active {

	font-family: Tahoma, Arial, Verdana;
	color: #006699;
	text-decoration: underline;
}
a:visited:hover {

	font-family: Tahoma, Arial, Verdana;
	color: #006699;
	text-decoration: underline;
}
.assinatura {
	color: #609401;
	text-align: right;
}
#cse-search-box input {
	background-color: #88E4F1;
	border: 1px solid #009CC5;
	font-size: .7em;
}

