@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E67D;
}
.topo_celula_ponto {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A9A94F;
}
.hora_index {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9A9A9A;
}
.texto_index {
	font-family: Tahoma;
	font-size: 11px;
	color: #3266CC;
	font-weight: normal;
}
.titulo_noticia_destaque {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
}
.texto_noticia_destaque {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 110%;
}
.texto_login_grande {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #424216;
}
.box_login {
	font-family: Tahoma;
	font-size: 11px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #424216;
	border-right-color: #424216;
	border-bottom-color: #424216;
	border-left-color: #424216;
}
.texto_rodape {
	font-family: Tahoma;
	font-size: 11px;
}
.menu_esquerda {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.menu_esquerda_sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
A.menu_esquerda_link:link {color:#FFFFFF; text-decoration: none; font-weight: bolder;font-family: Tahoma;font-size: 12px}
A.menu_esquerda_link:visited {color: #FFFFFF;  text-decoration: none; font-weight: bolder;font-family: Tahoma;font-size: 12px}
A.menu_esquerda_link:hover {color: #FFFF00; text-decoration: none; font-weight: bolder;font-family: Tahoma;font-size: 12px}

A.enviar_pagina:link {color:#FFFFFF; text-decoration: none; font-weight: bolder;font-family: Tahoma;font-size: 12px}
A.enviar_pagina:visited {color: #FFFFFF;  text-decoration: none; font-weight: bolder;font-family: Tahoma;font-size: 12px}
A.enviar_pagina:hover {color: #FFFF00; text-decoration: none; font-weight: bolder;font-family: Tahoma;font-size: 12px}


A.link_pagina:link {color:#3266CC; text-decoration: none; font-weight: normal;font-family: Tahoma;font-size: 12px}
A.link_pagina:visited {color: #3266CC;  text-decoration: none; font-weight: normal;font-family: Tahoma;font-size: 12px}
A.link_pagina:hover {color: #666666; text-decoration: none; font-weight: normal;font-family: Tahoma;font-size: 12px}

A.menu_esquerda_sub_link:link {color:#FFFFFF; text-decoration: none; font-weight: normal;font-family: Tahoma;font-size: 12px}
A.menu_esquerda_sub_link:visited {color: #FFFFFF;  text-decoration: none; font-weight: normal;font-family: Tahoma;font-size: 12px}
A.menu_esquerda_sub_link:hover {color: #FFFF00; text-decoration: none; font-weight: normal;font-family: Tahoma;font-size: 12px}

.texto_interna {
	font-family: Tahoma;
	font-size: 12px;
	color: #3266CC;
	font-weight: normal;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #424216;
	border-right-color: #424216;
	border-bottom-color: #424216;
	border-left-color: #424216;
}
#envie{
	background-color: #A9A94F;
	height: 15px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
}