body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	text-decoration:underline;
}

.menu_admin{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	/* usado no default Ex: » Gerenciar conteúdo */
}
.menu_cima{
	font-family: tahoma;
	font-size: 11px;
	color: #CD2626;
	text-decoration: none;
	/* usado na listagem de menu Ex: » Painel de Controle » Listar Características */
}
.bck-interna {
	background-color: #cccccc;
}
.titulo_pagina {
	font-family: tahoma;
	font-size: 14px;
	color: #490000;
	text-decoration: none;
	font-weight: bold;
	}
	
.texto_destaque {
	font-family: tahoma;
	font-size: 12px;
	color:#990000;
	text-decoration: none;
}
.titulo_admin_menu
{
	font-family: tahoma;
	font-size: 12px;
	color:#490000;
	text-decoration: none;
	/* usado no default no título da seção */
}

.titulo_pop
{
	font-family: tahoma;
	font-size: 14px;
	color: #473C8B;
	text-decoration: none;
	font-weight: bold;
	/* usado no título da pop */
}



.campo_alerta
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
border: 1px solid black;
background-color: #87CEFA;
}
.texto_pagina
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #696969;
}

.titulo_campos
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #000000;
}
.link_edicao
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: black;

}

.texto_exemplo
{
font-family: Tahoma;
font-size: 9px;
color: #000000;
	/* usado na explicacao de textos campos etc */
}


.campos_formulario
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #696969;
background-color: white;
border: 1px solid black;
}

.campos_formulario2
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #000000;
background-color: #F5F5F5;
border: 1px solid #79A341;
}

.botao_enviar
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #490000;
	height: 20px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.campos_transparente
{
font-family: Tahoma, Verdana, Arial;
font-size: 9px;
color: #000000;
background-color: white;
border: 1px solid white;
	/* usado no cabecalho */

}



.menu_roll
{
font-family: Tahoma, Verdana, Arial;
font-size: 9px;
color: #000000;
text-decoration:none;
	/* usado no drop do include menu */

}
.menu_roll_titulo
{
font-family: Tahoma, Verdana, Arial;
font-size: 9px;
color: #000000;
text-decoration:none;
	font-weight: bold;
	/* usado no drop do include menu no titulo das secoes */

}
