/* CSS Document */
#cont_geral {
	height: 200px;
}
#cont_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFF99;
	filter: Alpha(Opacity=80);
	height: 24px;
}
#cont_menu ul {
	padding:0px;
	margin:0px;
	width: 760px;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#cont_menu ul li {
	display: inline;
}

#cont_menu ul li a {
	color: #000000;
	text-decoration: none;
	float:left;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFF99;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#cont_menu ul li a:active{
	background-color: #faf082;
}


#cont_menu ul li a:hover {
	background-color: #faf082;
}
.titulo_01 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.titulo_02 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.titulo_03 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.titulo_04 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.titulo_05 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #990000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.corpo_12 {
	font-size: 12px;
}

.texto_01 {
	color: #990000;
}
.texto_pq {
	font-size: 9px;
	color: #990000;
}

a.link_01 {
	color: #940000;
	text-decoration: none;
	font-weight: bold;
}
a.link_01:visited {
	color: #999999;
}
a.link_01:hover {
	color: #640000;
}
a.link_02 {
	color: #000000;
	text-decoration: none;
}
a.link_02:hover {
	color: #940000;
}

a.link_03 {
	color: #940000;
	text-decoration: none;
}
a.link_03:hover {
	color: #640000;
}

.botao {
	BORDER-RIGHT: #ffffff 1px;
	BORDER-TOP: #ffffff 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #ffffff 1px solid;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ffffff 1px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #940000;
	TEXT-ALIGN: center;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	margin-top: -19px;
}
.botao A {COLOR: #ffffff; TEXT-DECORATION: none}
.botao A:visited {COLOR: #ffffff; }
.botao A:hover {COLOR: #CCCCCC;}

.botao_admin A {
	TEXT-DECORATION: none;
	background-color: #FF0000;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	COLOR: #000000;
	TEXT-DECORATION: none;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.botao_admin A:visited {COLOR: #000000;}
.botao_admin A:active {COLOR: #000000;}
.botao_admin A:hover {
	background-color: #A80000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.campo_contato {
	width: 315px;
	margin-bottom: 8px;
	background-color: #fffac5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_titulo {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
#linka_pagina a {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
#linka_pagina a:hover {
	font-size: 9px;
	text-decoration: none;
	color: #FF0000;
}#endereco {
	clear: both;
	padding-top: 20px;
}
