/* DIVs IDs*/

#raiz {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../img/fundo-geral.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

#raiz #inox {
	clear:both;
	width:900px;
	margin:0px auto 0px auto;
}

/* DIVs IDs TOPO*/
#raiz #inox #topo {
	clear:both;
	width:900px;
	height:145px;
}

#raiz #inox #topo #logomarca {
	float:left;
	width:435px;
	height:130px;
	padding:15px 0px 0px 235px;
}

div.menu-acesso {
	float:left;
	width:205px;
	height:15px;
	padding:2px 0px 4px 25px;
	text-align:right;
	font-size:11px;
}

/* DIVs IDs MENU*/
#raiz #inox #menu {
	float:left;
	width:200px;
	padding:0px 35px 0px 0px;
}


/* DIVs IDs MIOLO*/
#raiz #inox #miolo-home {
	float:left;
	width:653px;
	padding:10px 0px 10px 10px;
	background-color:#f2f7e9;
	border-top:1px solid #c9d1ba;
	border-left:1px solid #c9d1ba;
	border-right:1px solid #c9d1ba;
	margin:15px 0px 0px 0px;
}

#raiz #inox #miolo {
	float:left;
	width:603px;
	background-color:#f2f7e9;
	border-top:1px solid #c9d1ba;
	border-left:1px solid #c9d1ba;
	border-right:1px solid #c9d1ba;
	padding:20px 30px 0px 30px;
	margin:15px 0px 0px 0px;
}

#raiz #inox #titulo {
	clear:both;
	height:35px;
}

/* DIVs IDs RODAPE*/
#raiz #rodape {
	clear:both;
	margin:0px;
	height:100px;
	background-image:url(../img/fundo-rodape-repeat.jpg);
	background-repeat:repeat-x;
}

#raiz #rodape #rodape-espaco {
	clear:both;
	margin:0px auto 0px auto;
	height:100px;
	width:900px;
	background-image:url(../img/fundo-rodape.jpg);
}

#raiz #rodape #rodape-espaco #dados {
	float:left;
	height:18px;
	width:726px;
	padding:82px 0px 0px 14px;
}

#raiz #rodape #rodape-espaco #prodweb {
	float:left;
	height:18px;
	width:160px;
	padding:82px 0px 0px 0px;
}


/* DIVS Class*/
div.menu-itens-duplo {
	clear:both;
	width:200px;
	height:70px;
}

div.thumb {
	float:left;
	width:100px;
	height:75px;
	margin-right:25px;
	margin-bottom:25px;
}

div.thumb-dir {
	float:left;
	width:100px;
	height:75px;
	margin-bottom:25px;
}

div.clear {
	clear:both;
}



/* LINKS Class*/

a.link-versao {
	color:#a6ce39;
	font-family:Tahoma,"Tahoma","Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.link-versao:hover {
	color:#597a00;
	font-family:Tahoma,"Tahoma","Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.link-acesso {
	color:#4c4c4c;
	font-family:Tahoma,"Tahoma","Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.link-acesso:hover {
	color:#666666;
	font-family:Tahoma,"Tahoma","Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.link-rodape {
	color:#989e8b;
	font-family:Tahoma,"Tahoma","Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.link-rodape:hover {
	color:#FFFFFF;
	font-family:Tahoma,"Tahoma","Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

/* TEXT Class*/

span.txt-rodape {
	color:#989e8b;
	font-size:11px;
}

p.par-destaque {
	font-size:15px;
	line-height:19px;
}
