a {
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #C90;
	text-decoration: underline;
}
a img {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}

body {
	background-image: url(../img/fundo_parede.jpg);
	margin: 10px;
}
.btn_novo_per {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}
.btn_fechar_per {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}



.caixa_digitar {
	padding: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 14px;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.caixa_digitar input{
	height: 30px;
	padding: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	border-radius: 8px;
}

.caixa_digitar select{
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F3F3F3;
	font-weight: bold;
	border: 2px solid #999;
	border-radius: 8px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.caixa_digitar select option {
	color: #036;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
}



.carrega_dados_1 {
	padding: 4px;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


.desenvolvedor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
	padding: 8px;
	clear: both;
	border-top-width: 0.5px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.estilo_botao {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 8px;
	padding-bottom: 8px;
}
.estilo_botao input{
	width: 80px;
	border: 2px solid #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 0px;
	margin-left: 4px;
	background-color: #CCC;
	border-radius: 6px;
	box-shadow: 1px 1px 4px 1px #CCC;
}
.form_admin {
	clear: both;
	background-image: url(../img/fundo_geral2.png);
	display: block;
	padding: 8px;
	border: 4px solid #EBEBEB;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	box-shadow: 2px 2px 3px 1px #C7C7C7;
}
.input_user {
	background-color: #FFF;
	background-image: url(../img/user.gif);
	background-repeat: no-repeat;
	text-indent: 24px;
	background-position: 2px;
	padding-left: 25px;
}
.input_senha {
	background-color: #FFF;
	background-image: url(../img/senha.png);
	background-repeat: no-repeat;
	text-indent: 24px;
	background-position: 2px;
	padding-left: 25px;
}


.limpar_float {
	clear: both;
	height: 1px;
}

.linhas_dados {
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}



.login_alerta {
	text-align: center;
	vertical-align: middle;
	color: #F60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	text-decoration: blink;
}
.paginacao {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 400px;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-weight: bold;
}


.periodos_admin {
	padding: 8px;
	background-image: url(../img/fundo_geral2.png);
	display: block;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
}
.periodos_admin_titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding: 8px;
	background-image: url(../img/fundo_parede.jpg);
}

.principal_demos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	background-image: url(../img/fundo_geral2.png);
	display: block;
	border: 4px solid #EBEBEB;
	line-height: 17px;
	margin: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	position: relative;
}
.principal_demos .contagem {
	width: 25px;
	padding-top: 1px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 4px;
	font-weight: bold;
	color: #C90;
}


.principal_demos .dados {
	padding-top: 2px;
	padding-bottom: 4px;
	width: 410px;
	float: left;
	margin-right: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
.sub_titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999;
	font-size: 14px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
}

.texto_alerta {
	text-align: left;
	vertical-align: middle;
	color: #F60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 8px;
}
.texto_dir_img {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F00;
	text-align: right;
	float: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
}


.texto_alerta img{
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.texto_confirma {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
}

.textoMemo {
	font-size: 16px;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #FFFFFF;
}
.texto_geraLinforme {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}







.titulo_tema {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.upload_imagens {
	display: block;
	width: 122px;
	margin: 4px;
	height: auto;
	float: left;
	border: 1px dotted #CCC;
}

#conteudo_admin {
	margin: 0 auto;
	padding: 15px;
	width: 980px;
	display: block;
	border: 1px dotted #CCC;
}
#destaque {
}
#login_admin {
	display: block;
	height: auto;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	background-image: url(../img/fundo_geral2.png);
}
#menu_banner {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 100%;
}
#menu_banner li{
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: inline;
}
#menu_banner a  {
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	border: 1px solid #C90;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-radius: 4px;
}
#menu_banner a:hover {
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-decoration: none;
	color: #FFF;
	border: 1px solid #C90;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #C90;
}
