/*--------------------------------------------
	 ÁREA DO CENTRO
 -------------------------------------------*/

#conteudo {
	display:inline;
	float: right;
	width: 642px;
	margin-bottom: 5px;
	background-color:#FFFFFF;
}


#titulo {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid silver;
	height: auto;
	width: 570px;
}

#titulo_left {
	float: left;
	width: 500px;
}

#titulo_right {
	float: right;
	height: 17px;
}

#titulo a{
	color:#666666;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#titulo a:hover{
	color: #999999;
}
	
#informacoes {	
	padding: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	border: 1px solid silver;
	margin: 15px;
	width: 570px;
}

#informacoes img{	
	margin-right: 10px;
	margin-bottom: 10px;
}

#informacoes a{
	color: #333333;
	text-decoration: none;
}

#informacoes a:hover{
	color: #999999;
}

/*#informacoes p{
	margin-bottom: 10px;
	text-indent: 30px;
}*/

#item_fotos {
	
}

#item_fotos img{
	margin-right: 0px;
	margin-bottom: 0px;
}

.uma_img {
	float: left;
	width: 104px;
	text-align: center;
	height: 125px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 10px;
}

.uma_img a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.uma_img a:hover {
	color: #CCCCCC;
}

#apontadores {
	border: 1px solid silver;
	height: 17px;
	padding: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

#apontadores a{
	color:#666666;
	text-decoration: none;
	padding-right: 20px;
}

#apontadores a:hover{
	color: #999999;
}

.nome_categoria {
	font-weight: bold;
	padding-bottom: 10px;
}

.categorias p, .lista p{
	padding-top: 7px;
}

.cat_bloco a, .lista a {
	text-decoration: none;
	color:#666666;
}

.cat_bloco a:hover, .lista a:hover {
	background-color: #EBEBEB;
}

.cat_bloco {
	float: left;
	width: 262px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 5px;
	height: 90px;
	
}


.cat_bloco img {
	border: 1px silver solid;
	margin-right: 10px;
	padding: 5px;
}

.tit_bloco_imgs_arqs {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:10px;
}

#item_arqs{
	padding-bottom: 5px;
	padding-top: 20px;
}

#item_arqs a {
	text-decoration: none;
	color:#999999
}

#item_arqs a:hover {
	color: #CCCCCC;
}

#item_arqs p {
	padding-bottom: 5px;
	padding-top: 5px;
}


#listar_textos {
	padding-bottom: 10px;
	color: #999999;
}
#listar_textos a {
	color: #123267;
	font-weight: bold;
}
#listar_textos a:hover {
	color: #7C552E;
}

.botao {
	background-color:#FFFFFF;
	border: 1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	padding: 2px 6px 2px 6px;
}

.titulo_prod {
	color:#003366;
	font-size:16px;
	font-weight: bold;
	border-bottom: 1px #E9E6D6 solid;
	margin-bottom: 15px;
}