/*Digirati 2005*/

#body {
	width: 780px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: white;
	font-family: Verdana, Tahoma, Arial;
}

body {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	background-image: url('../img/fundo.gif');
	background-repeat: repeat;
}

#menu_home {
	background-image: url('../img/menu_home.gif');
	background-repeat: no-repeat;
	width: 89px;
	height: 25px;
}

img {
	border: 0px none;
}

#topo_logo {
	width: 250px;
	height: 71px;
	float: left;
}

#topo_direita {
	width: 340px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 190px;
	padding-top: 15px;
}

#topo_menu {
	width: 100%;
	clear: both;
	height: 25px;
	background-color: #29295A;
}

#menu_imagens {
	margin-left: 11px;
	background-color: white;
	width: 451px;
	height: 25px;
}

.img_menu {
	background-color: #29295a;
	float: left;
	margin-left: 1px;
}

.img_menu:hover {
	background-color: #292900;
}


#conteudo {
	width: 100%;
	height: auto;
	padding-top: 5px;
}

#area_img_noticias {
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 8px;
	width: 763px;
	height: 195px;
	background-color: white;
}

#noticias {
	width: 350px;
	height: 187px;
	float: right;
	overflow: auto;
}

.box_noticias {
	width: 313px;
	height: auto;
	padding-left: 9px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 1px solid white;
	display: block;
	background-color: #EEF1F4;
	float: left;
}

.box_noticias_interna {
	width: auto;
	height: auto;
	padding-left: 9px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 1px solid white;
	display: block;
	float: left;
}

#img_destaque {
	float: left;
}

#area_conteudo_texto {
	width: 100%;
	height: auto;
}

.box_texto {
	border: 3px solid white;
	padding-left: 5px;
	padding-right: 4px;
	padding-bottom: 10px;	
	width: 245px;
	height: auto;
	float: left;
	background-color: #F7F9FA;
	background-image: url('../img/bg_servicos.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.rodape_box {
	width: 245px;
	height: auto;
	padding-top: 8px;
	padding-left: 9px;
	padding-bottom: 12px;
	border: 3px solid white;
	float: left;
	background-color: #EEF1F4;
}
.rodapeBoxes {
	
}
#logo_digirati {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#internaEsquerda {
	float: left;	
	width: 195px;
	padding-left: 6px;
}

#internaDireita {
	float: left;
	padding-left: 8px;
	min-height: 300px;
	width: 560px;
	font-size: 10px;
	background-image: url('../img/bg_linha_menu.gif');
	background-repeat: repeat-y;
	background-position: left;	
}

#titComunidade {
	background-color: #e5e8ef;
	padding-top: 4px;
	padding-bottom: 0px;
	width: 188px;
	padding-left: 4px;
}

#tituloComunidade {
	padding-bottom: 5px;
}

.menuEsquerda {
	width: 188px;
	background-color: #f1f1f1;
	display: block;
	border-top: 1px solid white;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 5px;
	color: black;
}

#btVoltar {
	display: none;
	float: right;
}

.menuEsquerda:hover {
	background-color: #CED4E2;
	text-decoration: none;
}

.menuEsquerda:active {
	color: gray;
}

#linksEsquerda {
	font-family: Verdana, Tahoma;
	font-size: 10pt;
}

#linksEsquerda:hover {
	font-family: Verdana, Tahoma;
	font-size: 10pt;
}


#tituloInterna {
	background-color: #f1f1f1;
	padding-top: 6px;
	padding-bottom: 3px;
	width: 100%;
	padding-left: 4px;
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	color: #0a0a0a;
}

#seta {
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 4px;
	vertical-align: top;
	float: left;
}

#titulo {
	float: left;
}

#conteudoInterna {
	padding-left: 7px;
	padding-top: 7px;
	height: auto;
}

#imgConteudoTopoEsquerda {
	float: left;
}

#imgConteudoTopoDireita {
	float: right;
}

#rodape {
	width: 100%;
	height: 20px;
	padding-top: 5px;
	background-color: #29295A;
	clear: both;
}
