table#menu {
	background-image: url(img/nav.gif);
	border-top: thin solid #B7B4AE;
	border-bottom: thin solid #B7B4AE;
	border-left: thin solid #B7B4AE;
}


#nav, #nav * {
	height: 17px;
	margin:0;
	padding:0;
	float: left;
	}
#nav {
	font:   bold 12px Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	
	}
#nav li {
	float: left;
	
	}
#nav li a, #nav li a:link {
	background: url(img/fund_1.JPG);
	color: #000;
	text-decoration: none;
	padding: 3px 12px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #fff;
	}
#nav li a:hover {
	color: #666;
	border-color: #aaab9c #fff #fff #ccc;
	background: #eee;
	}
	
	
#palavra {
	width: 110px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bot {
	height: 20px;
	width: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}


#busca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 145px;
	color: #0000FF;
}

#ok {
	height: 22px;
	width: 60px;
	color: #0000FF;

}


#matriz {
	border: 8px solid #FFFFFF;
}

#topo {
	height: 200px;
	width: 750px;
}

#lay {
	border: 2px solid #FFFFFF;
	width: 1000px;

}
#pagina {
	width: 800px;

}
#paginavideo {
	width: 700px;

}
#menuHorizontal a:link {
	text-decoration: none;
	color: #FFFFFF;

}

#menuHorizontal a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
#menuHorizontal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menuHorizontal a:active {
	text-decoration: none;
	color: #FFFFFF;

}#menuGeral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}


#dentro {
	background-color: #CCCCCC;
	padding: 8px;
	height: auto;
	width: 75px;

}
#rodape {
	background-image: url(img/rodape.png);
	background-repeat: repeat;
	height: 100px;
	width: 100%;

}
#topo {
	background-image: url(img/rodape.png);
	background-repeat: repeat;
	height: 50px;
	width: 100%;

}
#lista {
	border: thin dashed #CCCCCC;

}
div.catalogo {
	float:left;
	margin:5 5px 5px 5;
	padding:0;
}	

div.catalogo a {
	float:left;
	padding:10px;
	width:180px;
	height: 250px;
}


div.catalogo a:hover {
	background:#D7EEEE;
	color: #FFFFFF;

}
div.catalogo img {

     width:160px;
     height:150px;

}

#css_imagem {
	text-align: center;
	width: 160px;
}

#css_desc {
	color: #666666;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	width: 160px;
}
#css_titulo {
	width: 160px;
	color: #0099CC;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

div.item {
	float:left;
	margin:5 5px 5px 5;
	padding:0;
}	


div.item a{
	float:left;
	padding:10px;
	width:180px;
	height: 180px;
}

div.item img {
	width:160px;
	height:150px;
	border: 5;
	padding: 2px;

}

#div.item a:hover {
	background:#D7EEEE;
	color: #FFFFFF;

}







div.mini_artigo {
	float:left;
	margin:1 1px 1px 1;
	padding:0;
}	

div.mini_artigo a {
	float:left;
	padding:8px;
	width:100px;
	height: 150px;
}
div.mini_artigo a:hover {
	background:#D7EEEE;
	color: #FFFFFF;

}
div.mini_artigo img {
     width:100px;
     height:100px;
}

#css_imagem_artigo {
	text-align: center;
	width: 100px;
}
#css_titulo_artigo {
	width: 100px;
	color: #0099CC;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}