a.menu{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;	
}
a:hover.menu{
	color: #878787;
	text-decoration: underline;	
}
img {
	border: 0px;
}

.sub_titulos{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;	
}
.titulos_coluna_lado{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.textos_internos{
margin-left: 3px;
	color: #575757;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.textos_internos_escuro{
margin-left: 3px;
	color: #000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

img {
	border: 0px;

}
a.link_detalhes_home{
	color: #000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.link_detalhes_home:hover{
	text-decoration: underline;
	color: #808080;
}
a.rodape{
	color: #000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover.rodape{
	color: #000;
	text-decoration: underline;
}

#linha_vertical_esquerda{
	border-left: 1px double #787878;
	border-right: 1px double #787878;
}

#linha_vertical_direita{
	border-right: 1px double #787878;
}

#linha_horizontal_baixo{
	border-bottom: 1px double #787878;
	border-right: 1px double #787878;
	border-left: 1px double #787878;
}

#linha_horizontal_topo{
	border-top: 1px double #787878;
	border-right: 1px double #787878;
	border-left: 1px double #787878;
}

#contorno{
	border-left: 1px double #ffcc66;
	border-right: 1px double #ffcc66;
	border-bottom: 1px double #ffcc66;
	border-top: 1px double #ffcc66;
}

p#link_home{
	color: #000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
