/*------------------------------
 Desenvolvido por Atrativa Web
 http://www.atrativaweb.com.br
------------------------------*/

* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #0069AC;
	text-decoration: none;
}

a:active, a:hover {
	color: #0069AC;
	text-decoration: underline;
}

/*Elementos comuns*/
body {
	background: #cfdae1 url(../img/bgHeader.png) top repeat-x;
	font-size: 12px;
	font-family: arial;
	margin: 0;
	padding: 0;
}

/* ELEMENTOS DO TOPO */
#divHeader {
	background-image: url(../img/bgHeader.png);
	background-position: 20px;
	background-position: 50%;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	z-index: 2;
}

.fundoAzul { /*arranjo tecnico para o topo por causa da altura desigual nas laterais do topo*/
 	background-color: #0069ac;
    left: 49.9%;
    float: none;
    height: 58px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 50%;
    z-index: -1;
}

/* Menu da parte azul */
#menu {
	background: url(../img/bgMenuAux.png) no-repeat;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

#menu ul {
	float:right;
	list-style: none;
	margin: 8px 0 0 50px;
	padding: 0;
	text-align: center;
	width: 730px;
}

#menu ul li {
	float: left; 
	position: relative;
}

#menu ul li a {
	color: #ffffff;
	display: block;
	height: 16px;
	padding: 2px 15px; /*diminua o padding lateral se precisar de espaço*/
	text-align: center;
	text-decoration: none;
	width: auto;
}

#menu ul li a:hover {
	background: #eee; 
	color: #333;
}

/*SubMenu*/
#menu li ul {
	background-color: transparent;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: -1px;
	width: auto;
}

#menu li li {
	clear: both;
	margin: 0;
}

#menu li li a {
	background: #ffffff;
	border-bottom: 1px solid #3279b7;
	border-left: 1px solid #3279b7;
	border-right: 1px solid #3279b7;
	color: #000000;
	height: auto;
	text-align: left;
	padding-left: 5px;
	width: 120px;
}

#menu li li a:hover {
	background: #d6daee; 
	border-top: 0px none;
}

#menu li:hover ul {
	display: block;
}
/* Barra que contï¿½m a logo da JR e as logos dos colaboradores*/
#topBar {
	background: #FFFFFF url(../img/bgMenuTopo.png) top right no-repeat;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

#topBar .images {
	float: left;
	height: 70px;
	margin: 20px 10px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;	
	width: 460px;
}

#topBar .images img {
	float: left;
	margin: 0 6px;
}

/*setas para controlar as imagens*/
.arrowLeft, .arrowRight {
	float: left;
	height: 16px;
	margin-top: 50px;	
	width: 16px;
}

.arrowLeft {
	margin-left: 95px;
}


/* Logomarca */
.logo, .logo img {
	float: left;
	border: 0;
}

.logo {
	margin: 5px 0 5px 70px;
}

/* ELEMENTOS DO CORPO */
#divBodyHome, #divBodyForm, #divBodyInternal  {
	background: #FFFFFF url(../img/bgBody.png) bottom repeat-x;
	border-top: 4px solid #999999;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; /*Bug has layout*/
	padding-bottom: 10px;
	width: 780px;
}

/* Banner grande logo abaixo do topo */
#bannerPrincipal {
	height: auto;
	width: 100%;
}

#bannerPrincipal ul, #bannerPrincipal img{
	float: left;
	margin: 10px 0;
}

#bannerPrincipal ul {
	background: url("../img/baseBanner.png") top left no-repeat;
	list-style: none;
	height: 166px;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 20px;
	padding: 0;
	width: 130px;
}

#bannerPrincipal li {
	height: 16%;
	padding-top: 16%;
	padding-left: 10px;
	position: relative;
	text-align: center;
	width: 90px;
}

#bannerPrincipal li a {
	background: url("../img/itemBanner.png") no-repeat top left;
	color: #ffffff;
	display: block;
	height: 22px;
	padding-top: 3px;
	position: absolute;
	top: 18px;
	right: -45px;
	text-decoration: none;
	width: 35px;
}

/*Estilo para a coluna principal*/

/*Template 1 - Home*/
#principalColumn {
	float: right;
	height: auto;
	margin: 5px;
	width: 475px;
}

#content {
   background: #F7F9FA url("../img/faixabottom.png") bottom no-repeat;
   float: left; 
   margin: 0;
   min-height: 455px;
   width: 100%;
}

#content h2 {/*faixa azul em cima do conteudo*/
	background: url("../img/cortes.png") no-repeat;
	background-position: top left ;
	float: right;
	margin-top: 0;
	text-align: right;
	text-indent: 15px;
	width: 100%;
}

#content h2 span {/*Label com o titulo da pagina*/
	background: url("../img/label.png");
	color: #ffffff;
	float: right;
	font-size: 15px;
	height: 21px;
	padding-top: 5px;
	text-align: center;
	width: 120px;
}

#content p {
	padding: 8px 0px 8px 0px;
	line-height: 18px;
}

#content h3 {/*faixa azul para sub titulos do conteudos*/
	border-top: 3px solid #0069AC;
	float: right;
	width: 80%;
}

#content h4 {
	padding: 8px 0px 0px 0px;
	font-size: 12px;
}

#content h3 span {/* label para os conteudos */
	background: url("../img/label.png");
	color: #ffffff;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 21px;
	padding-top: 5px;
	text-align: center;
	width: 156px;
}

#noticias {
	padding: 0px 10px 0px 10px;
}

#noticias h4 {
	padding: 8px 0px 8px 0px;
	font-size: 12px;
}

#noticias p {
	padding: 8px 0px 8px 0px;
	line-height: 18px;
	text-align: justify;
}

#auxiliarColumn {
	float: left;
	height: 100%;
	margin: 5px;
	width: 280px;
}

#displayMessage {
	background:  url("../img/messageBottom.png") no-repeat bottom;/*Cantos arredondados de baixo*/
	color: #e2ffff;
	float: left;
	height: auto;
	width: 100%;
}

#displayMessage h2 {/*Cantos arredondados do topo*/
	float: left;
	background: url("../img/messageTop.png") no-repeat top;
	height: auto;
	margin: 0;
	width: 100%;
}

#displayMessage h2 span {
	border-bottom: 2px solid #488eca;
	float: right;
	font-size: 22px;
	font-weight: normal;
	padding-right: 10px;
	text-align: right;
	width: 70%;
}

#displayMessage img {
	float: left;
	margin: 5px 0 25px 40px;
}

#displayMessage p {
	float: right;
	margin: 15px 0;
	padding: 0 10px;
	width: 160px;
}

#displayProjects {
	float: left;
	margin-top: 30px;
	max-width: 280px;
	overflow: hidden;
}

#displayProjects img {
	border: 2px solid #488eca;
	float: left;
}

#displayProjects h3 {/*Label com titulo dos projeto*/
	background: url("../img/legend.png") no-repeat;
	color: #fff;
	float: right;
	font-weight: normal;
	height: 18px;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	width: 90px;
}

/*Elementos do rodape*/
#footer {
	background: url("../img/rodapeTopo.png") top left no-repeat;
	color: #ffffff;
	float: left;
	margin: 25px 0 0 2px;
	width: 276px;
}

#footer p {
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	font-size: 10px;
	text-indent: 5px;
}

#footerInf {
	background: #165383 url("../img/rodape.png") left bottom no-repeat;
	float: left;
	width: 100%;
}

.logoFooter, .addressFooter {/*rodape*/
	float: left;
	font-size: 9px;
	height: 100%;
	margin: 5px;
	padding: 2px;
}

.addressFooter {
	margin: 2px 0;
	width: 215px;
}

.addressFooter span {
	display: block;
	float: none;
	width: 100%;
}

.logoFooter {
	border-right: 1px solid #fff;
}

/*Template 2 - Formulario*/
#divBodyForm #principalColumn, #divBodyInternal #principalColumn  {
	width: 770px;
}

#divBodyForm #content h2, #divBodyInternal #content h2 {
	background: url("../img/topForm.png") no-repeat;
}

#divBodyForm #content h2 span, #divBodyInternal #content h2 span {
	background: none;
	float: left;
}

/* Estilo para o formulario*/
#divBodyForm form {
	float: left;
	padding-bottom: 20px;
	width: 60%;	
}

#divBodyForm #content, #divBodyInternal #content {
	background: #F7F9FA url(../img/contentInt.png) bottom left no-repeat;
	padding-bottom: 10px;
}

#divBodyForm #content h3 {
	border: 0;
	float: left;
	font-size: 16px;
	margin: 10px 0 10px 15px;
	text-transform: uppercase; 
	width: 80%;
}

#divBodyForm #content p {
	float: left;
	font-size: 11px;
	margin: 5px 0px 20px 25px;
	width: 80%;
}

#divBodyForm .info {
	border-left: 1px solid #96AEBE;
	color: #3366cc;
	float: left;
	font-size: 11px;
	margin-left: 20px;
	width: 260px;
}

#divBodyForm .info span {
	color: #222222;
	font-weight: bold;
}

#divBodyForm .info p {
	margin: 5px 0 20px 5px;
	width: 100% !important;
}

#divBodyForm form label {
	font-weight: bold;
}

form span {
	float: left;
	margin-bottom: 10px;
}

#content form span {
	width: 100%;
}

form span span {
	clear: both;
	margin: 0 0 0 85px;
	width: auto;
}

form span .text, form span select {
	border: 0;
	width: 360px;
}

form span label {
	float: left;
	margin-left: 10px;
	text-align: right;
	width: 80px;
}

.formButton {
	background: #006699 url("../img/seta.png") right top no-repeat;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	font-weight: 300;
	height: 20px;
	margin-left: 90px;
	padding-left: 25px;
	text-align: left;
	width: 115px;
}

/*Template 3 - Pï¿½gina interna*/
.picture {
	display: block;
	float: left;
	height: 100%;
	margin: 10px 20px;
	width: 280px;
}

.picture img {
	margin-left: 2px;
}

.picture .addressFooter {
	width: 200px !important;
}

#divBodyInternal .text {
	float: left;
	margin: 5px 0;
	width: 57%;
}

#divBodyInternal .text p {
	margin: 5px 0;
}

.titulo {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 35px;
}

.leiaTambem {
	padding: 5px 0px 5px 0px;
}

.leiaTambem ul {
	padding: 0px 0px 0px 17px;
}

.leiaTambem ul li {
	padding: 0px 0px 4px 0px;
}

.leiaTambem p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

table.equipe {
	width: 440px;
}

table.equipe td.foto {
	width: 60px;
	height: 60px;
	border: 5px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

table.equipe td.texto {
	width: 280px;
	line-height: 20px;
	text-align: justify;
}

table.empresa td.imagem {
	width: 88px;
	height: 88px;
	border: 5px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

.displayLogoParceiro {
	height:60px;
	display:block;
	float:left;
}

#listagem {
	padding: 0px 0px 0px 15px;
}

#listagem li {
	padding: 4px 0px 4px 0px;
}