body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* a:hover, a:active							{ opacity: 0.8 } */ 

.bt_form {
	height: 25px;
	width: 100px;
	border: 1px solid #292929;
	background-color: #B3C0CC;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	color: #292929;
	font-weight: bold;
}

.campo {
	height: 20px;
	width: 100%;
	font-family: Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-size: 11px;
	border: 1px solid CBC7BC;
}
.campo_maior {
	height: 100px;
	width: 100%;
	font-family: Trebuchet Ms,Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-size: 11px;
	border: 1px solid CBC7BC;
}


.body_fundo {
	background-image: url(template/body_fundo.jpg);
	background-repeat: repeat-x;
}
.borda_esq {
	background-image: url(template/borda_esq.jpg);
}
.borda_dir {
	background-image: url(template/borda_dir.jpg);
}
.borda_meio_esq {
	background-image: url(template/borda_meio_esq.jpg);
}
.borda_meio_dir {
	background-image: url(template/borda_meio_dir.jpg);
}
.menu_esq_principal {
	background-image: url(template/menu_esq_principal.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.menu_texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
.menu_texto a:active{
	text-decoration:none;
}
.menu_texto a:link{
	text-decoration:none;
}
.menu_texto a:hover{
	text-decoration:none;
}
.menu_texto a:visited{ 
	text-decoration:none;
}
.menu_esq_texto a:active{
	text-decoration:none;
	color:#E4E9ED;
}
.menu_esq_texto a:link{
	text-decoration:none;
	color:#E4E9ED;
}
.menu_esq_texto a:hover{
	text-decoration:none;
	color:#E4E9ED;
}
.menu_esq_texto a:visited{ 
	text-decoration:none;
	color:#E4E9ED;
}
.animacao_esq {
	background-image: url(template/animacao_esq.jpg);
	background-repeat: no-repeat;
}
.animacao_dir {
	background-image: url(template/animacao_dir.jpg);
	background-repeat: repeat-x;
}
.menu_esq_texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E4E9ED;
}
.menu_esq_sombra {
	background-image: url(template/menu_esq_sombra.jpg);
	background-repeat: repeat-y;
}

.menu_esq_item {
	background-image: url(template/menu_esq_item.jpg);
	background-repeat: no-repeat;
}
.menu_esq_parceiros {

	background-image: url(template/menu_esq_parceiros.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.menu_esq_texto_parceiro {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #292929;
}
.menu_esq_sombra_p {

	background-image: url(template/menu_esq_sombra_p.jpg);
	background-repeat: repeat-y;
}
.base {
	background-image: url(template/base.jpg);
	background-repeat: no-repeat;
}
.base_branca {
	background-image: url(template/base_branca.jpg);
	background-repeat: no-repeat;
}
.meio_branco {
	background-image: url(template/meio_branco.jpg);
	background-repeat: no-repeat;
}
.meio_escuro {
	background-image: url(template/meio_escuro.jpg);
	background-repeat: no-repeat;
}
.meio_barra {
	background-image: url(template/meio_barra.gif);
	background-repeat: repeat-x;
}
.texto_escuro {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #292929;
}
.meio_branco_vazio {

	background-image: url(template/meio_branco_vazio.jpg);
	background-repeat: no-repeat;
}
.meio_divisao {
	background-image: url(template/meio_divisao.jpg);
	background-repeat: no-repeat;
}
.borda_imagem {
	border: 1px solid #E4E9ED;
	padding: 2px;
}
.borda_imagem_escura {

	border: 1px solid #292929;
	padding: 2px;
}
.divisao_escura {
	background-image: url(template/divisao_escura_hor.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.divisao_mural {

	background-image: url(template/divisao_mural.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.divisao_escura_menor {

	background-image: url(template/divisao_escura_menor.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.divisao_agenda_topo {


	background-image: url(template/divisao_mural.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.texto_vermelho {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
