body {
	color: #555F50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CAD0C8;
	line-height: 1.4em;
}
#total {
	background-color: #FFFFFF;
}
#topo {
	height: 150px;
	background-color: #242822;
}
#sistema_busca {
	background-image: url(../images/sistema_busca.jpg);
	background-repeat: no-repeat;
	height: 135px;
	background-position: right;
}
.moduletable-busca {
	text-align: right;
	padding-top: 63px;
	padding-right: 25px;
}
#mod_search_searchword {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: url(transparent);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3EAC0C;
	font-style: italic;
}
#menu {
	background-color: #3EAC0C;
	height: 40px;
	text-align: center;
}
.moduletable-menu {
	padding-top: 12px;
}
.moduletable-menu li {
	display: inline;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.moduletable-menu li a {
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 13px;
}
.moduletable-menu li a:hover {
	background-color: #242822;
	background-image: url(../images/menu_link_hover.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#banner {
}
#banner img {
	display: block;
}

#modulos {
	background-image: url(../images/imagem_modulos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	padding-top: 20px;
}
.moduletable-modulos h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #555F50;
	margin-bottom: 8px;
	font-weight: normal;
}
.moduletable-modulos a {
	color: #B70601;
	display: block;
	margin-top: 10px;
}
#conteudo {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
#rodape {
	text-align: center;
	background-image: url(../images/imagem_rodape.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 30px;
	background-color: #242822;
	height: 100px;
	color: #D7DBD5;
}
.contentheading, .componentheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #555F50;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;
}
.texto_pagina {
	width: 400px;
	float: left;
}
.video_pagina {
	width: 520px;
	float: right;
}
h2 {
	color: #3EAC0C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}
#conteudo h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}
.linha {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 520px;
}
.linha .textos {
	width: 520px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 5px;
}
.linha .campos {
	display: block;
}

.linha input, .linha textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3EAC0C;
	padding: 2px;
}
.chronoform {
	display: none;
}
.obs {
	background-color: #FFCFCE;
	border: 1px solid #FF8D8A;
	background-image: url(../images/importante.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.linha2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.linha input {
	width: 350px;
}
.linha textarea {
	width: 500px;
}
#chrono_verification {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3EAC0C;
	padding: 2px;
}
.searchintro {
	width: 100%;
}
.contentpaneopen fieldset {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #B1B9AC;
	padding-bottom: 10px;
	background-color: #E6E7E4;
	padding-left: 10px;
	padding-top: 10px;
}
#searchForm td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.validation-advice {
	color: #B70601;
	font-weight: bold;
}
