/***************************************/
/*** Estilo da página da Litoral Rio ***/
/**** Desenvolvido pela Estúdio Site ***/
/***************************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #79758A;
	text-align: center;
}
h2 {
	color: #28166F;
	font-weight: normal;
	font-size: 18px;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	margin-bottom: 10px;
}
#central h3, #central75 h3 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #512FD6;
	margin-bottom: 10px;
}
#topo {
	height: 300px;
	background-image: url(../images/imagem_topo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#topo_interno {
	text-align: left;
	width: 950px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#faixa_superior {
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/imagem_busca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable_menu {
	float: right;
}
.moduletable-busca {
	float: left;
}
#mod_search_searchword {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 10px;
	background-color: transparent;
	color: #79758A;
}
.menu li {
	display: inline;
	list-style-type: none;
}
.menu li a {
	padding-right: 10px;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #28166F;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #79758A;
}
.menu li a:hover {
	color: #E77817;
}
#banner {

}
#menu {
	height: 40px;
	width: 960px;
	text-align: center;
	margin-left: 20px;
}
#menu_interno {
}

#banner img {
	display: block;
}

.menu-nav li {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 15px;
	list-style-type: none;
	display: inline;
}
.menu-nav li a {
	color: #28166F;
	text-decoration: none;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	text-transform: uppercase;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CAC8D0;
	height: 30px;
	padding-top: 10px;
}
.menu-nav li a:hover {
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#topo #topo_interno #menu .moduletable .menu-nav .item58 a {
	border-right-style: none;
}
#conteudo {
	background-image: url(../images/fundo_parte_baixo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F0EEEC;
	text-align: center;
}

#conteudo_interno {
	background-color: #FFFFFF;
	width: 918px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAC8D0;
	border-left-color: #CAC8D0;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	text-align: left;
}
#esquerda {
	width: 200px;
	float: left;
	margin-right: 20px;
}
#central {
	width: 460px;
	float: left;
}
#central75 {
	float: left;
	width: 698px;
}
#direita {
	width: 220px;
	float: right;
}
#esquerda  .moduletable  h3, .moduletable-oportunidade h3 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 22px;
	color: #E77817;
	margin-bottom: 10px;
}
#central .componentheading {
	display: none;
}

#direita .moduletable h3 {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 22px;
	color: #E77817;
	margin-bottom: 10px;
}
.scroll_container .contentpaneopen {
	margin-bottom: 5px;
}
.scroll_container a {
	color: #E77817;
	display: block;
	text-decoration: none;
}
.linha1 {
	background-color: #D0CCC8;
	padding: 5px;
	list-style-type: none;
}
.linha2 {
	background-color: #F3F2F1;
	padding: 5px;
	list-style-type: none;
}
a {
	color: #E77817;
	text-decoration: none;
}
#esquerda .moduletable, #direita .moduletable {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0CCC8;
	padding-bottom: 10px;
}
.pollstableborder {
	width: 100%;
	margin-bottom: 10px;
}
.sectiontableentry2 {
	background-color: #D0CCC8;
	text-align: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.sectiontableentry1 {
	background-color: #F3F2F1;
	text-align: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.poll thead {
	color: #28166F;
}
.poll input {
	padding: 0px;
	margin: 0px;
}
.poll thead td {
	padding-bottom: 10px;
}



#rodape {
	height: 90px;
	background-image: url(../images/fundo_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}
#nome, #cep, #cidade, #estado, #telefone, #email {
	width: 50%;
}
#endereco, #observacao {
	width: 70%;
}
.formulario td {
	padding: 5px;
}
.moduletable-oportunidade ul li {
	list-style-type: none;
	display: block;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CCC8;
	background-color: #F3F2F1;
	background-image: url(../images/li_oportunidades.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.moduletable-oportunidade ul li a:hover{
	text-decoration: underline;
}
.moduletable-oportunidade {
	margin-bottom: 20px;
}
#direita .contentheading {
	font-weight: bold;
}
.readmore:hover {
	text-decoration: underline;
}
.contentheading, .componentheading {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 24px;
	padding-bottom: 15px;
	color: #E77817;
}
#central75 p, #central p{
	margin-bottom: 10px;
}
.sectiontableheader {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 16px;
	padding: 5px;
	background-color: #79758A;
	color: #FFFFFF;
}
.sectiontableheader a{
	color: #FFFFFF;
}
.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 5px;
}
.sectiontableentry1 a:hover, .sectiontableentry2 a:hover {
	text-decoration: underline;
}
#direita .contentheading {
	font-weight: normal;
	font-size: 14px;
	color: #28166F;
	font-style: normal;
}
#direita .moduletable div {
	font-style: italic;
}

#ChronoContact_form_trabalhe_conosco .linha {
	margin-bottom: 10px;
}
.linha label {
	display: block;
	width: 250px;
}
.linha input {
	width: 240px;
}
.chronoform {
	display: none;
}
#chrono_verification {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 16px;
	width: 150px;
}
.linha2 input {
	width: 80px;
}
