.borda_externa {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.menu {

}
.menu:hover {
	background-image: url(images/fundo_botao_hover.gif);
	background-repeat: repeat-x;
}
.menu_fundo {
	background-image: url(images/fundo_botao.gif);
	background-repeat: repeat-x;

}
.txt_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
}
.borda_rodape {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F90;
}
.txt_rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #D4D4D4;
	text-decoration: none;
}
.txt_rodape_pq {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.titulo_paginas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.contorno_fotos {
	border: 1px solid #CCC;
	filter:gray;
	
}

.contorno_fotos:hover{
	opacity: 0.8;
	filter: Alpha(Opacity=60);
	filter:none;

}
.select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border: 1px solid #666;
}
.botao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #D4D4D4;
	border: 1px solid #333;
}
.texto_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.titulo_planos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.txt_mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.txt_valor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #930;
	text-decoration: none;
}
.risco_inferior {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D4D4;
}
.risco_lateral_planos {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D4D4D4;
}
