body {
	background: #CACACA url(images/background.png) repeat-x;
	font-family: "Trebuchet MS", Verdana, serif
}
#container {
	margin: 0 auto;
	width: 975px
}
#hheader {
	width: 100%;
	font-weight: bold;
}
#hheader h1 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	color: #FFF;
}
#hheader h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FFF;
}
#sub_header {
	text-align: right;
	font-size: 20px;
	color: #FC6;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('images/background_content.gif');
	background-repeat: repeat-y
}
#main_content_top {
	height: 30px;
	background: #FFFFFF url('images/background_top.gif');
}
#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('images/background_bottom.gif');
	text-align: center;
}
.version {
	font-size: 11px;
	color: #333;
}

#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

p.nota {
	color: #A40008;
	text-align: center;
}

#flashcontent {
	padding-left: 20px;
}

.content {
	float: left;
	width: 700px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 13px
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid  #A40008;
	color: #A40008;
}
.content table {
	width: 100%;
	border-collapse: collapse;
}
.content table caption {
	color: #FFF;
	background: #A40008;
	width: 100%;
	padding: 10px;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}

.content table caption a {
	color: #FFF;
}

.content table th {
	color: #009;
	background: #EEE;
	padding: 5px;
	font-weight: bold;
	font-size: 13px;
}

.content table th.desc {
	color: white;
	background: #888;
	padding: 10px;
	font-size: 14px;
}

.content table td {
	padding: 5px;
	vertical-align: top;
}

.content table tfoot th {
	text-align: right;
}

.paging {
	width: 100%;
	margin: 1px;
	padding: 5px;
	background: #CCCCCC;
	border-top: 5px solid  #8C8484;
	text-align: right;
}

.imagem a {
	color: white;
	text-decoration: none
}

.imagem a:hover {
	color: white;
}

a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a.menu_link2 {
	color: #DF500A;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link2:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.menu {
	width: 174px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 13px
}
.menu ul {
	margin: 0;
	padding: 5px 0 20px 15px
}
.menu li {
	padding-top: 7px;
	list-style-type: square
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
#info {
	width: 100%;
	text-align: center;
	padding-top: 150px;
	font-size: 18px;
	font-weight: bold;
	color: #000
}
#search {
	float: left;
	width: 97%;
	text-align: left;
	line-height: 20px;
	padding: 10px 10px 10px 10px;
	background: #CACACA;
	border: 1px solid  #8C8484;
}
#search_result {
	float: left;
	width: 100%;
	margin-top: 20px;
}
#menu_consola {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 20px;
	background: #CACACA;
	border: 1px solid  #8C8484;
}
#menu_consola a {
	color: #000000;
	text-decoration: underline;
}
#menu_consola a:hover {
	color: #A40008;
	text-decoration: none;
}

#formulario { padding: 20px 60px; clear: both; }

#formulario label {
	float: left;
	width: 140px;
	font-weight: bold;
}

#formulario input, select, textarea {
	width: 300px;
	margin-bottom: 10px;
	font: normal 13px "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;
}

#formulario .submit {
	margin-left: 140px;
	margin-top: 15px;
	width: 80px;
}

#formulario .info {
	float: left;
	margin-left: 140px;
	margin-bottom: 10px;
	width: 420px;
	font-size: 11px;
	font-weight: bold;
}

.login {
	border-top: 2px solid  #A40008;
	background-color: #EEE;
	padding: 15px;
}

.login label {
	float: left;
	width: 135px;
	font-weight: bold;
}

.login input {
	width: 135px;
	margin-bottom: 5px;
}

.login #submitbutton {
	margin-top: 2px;
	width: 60px;
}

.login br {
	clear: left;
}

.login a {
font-size: 11px;
}

.title {
margin-top: 50px;
}

.errors {
color: #F00;
}

.g-recaptcha {
	margin-left: 138px;
}

#warning {
	border: solid 1px #BF1208;
	background-color: #eb574f;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	margin: 5px;
}

.warning_title {
	color: rgb(227, 197, 0);
	font-size: 16px;
	font-weight: bold;
}

#prc_ad {
	margin: 20px 0px 20px 0px;
	/*border: solid 1px #A40008;*/
}
