/* =================== Getting the new tags to behave START ====================== */


/* HTML 5 */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	/*background:#4682B4; /*url(../images/body-tail.jpg) repeat 50% 804px;*/
	background: url(../images/bg_geral.jpg) repeat center top;
	
	min-width: 980px;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #5f8fb4;
}

a:hover 
{
	text-decoration: none;
}
	
/* ========================= Global properties END =============================== */


/* ========================= Global Structure START ============================== */

#main-tail 
{
	/*background: url(../images/main-tail-top.jpg) repeat-x 50% 0%;*/
}

#main-bg 
{
	/*background: url(../images/main-bg2.jpg) no-repeat center top;*/
	/*background: url(../bg_9_home.png) repeat-x; /*center top;*/
	background: url(../images/bg_3.jpg) repeat-y center top;
	/*margin:0;*/
	/*width:100%;*/
}

#main 
{
	/*width: 962px;*/
	width: 962px;
	margin: 0 auto;
	font-size: 0.75em;
}

header
{
	position: relative;
	/*height: 219px;*/
	height: 90px;
	/*border: 1px solid red;*/	
}

section#content 
{
	width: 100%;
}

footer 
{
	/*height: 62px;*/
	/*height: 300px;*/
	/*width: 100%;*/
	position: relative;
	width: 1013px;
	/*margin: 0 auto;*/
	margin: 2px 0px 0px -25px;
	/*width: 100%;*/
	/*border: 1px solid red;*/
	overflow: hidden;
	background:url(../images/body-tail.jpg) repeat-x center top;
	
}

/* ========================= Global Structure END ================================ */


/* ====================== Left & Right alignment START =========================== */
.fleft 
{
	float: left;
}

img.fleft 
{
	margin: 6px 35px 0 2px;
}
	
img.fleft1 
{
	float: left;
	margin: 6px 30px 0 2px;
}

.fright 
{
	float: right;
}

img.fright 
{
	margin: 8px 0 0 35px;
}
	
ul.fright 
{
	padding: 0 6px 27px 0 !important;
}

.col-1, .col-2, .col-3, .col-4 
{
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 
{
	float: left;
	overflow: hidden;
}

.aligncenter 
{
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper 
{
	width: 100%;
	overflow: hidden;
}

.clear 
{
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 20px;
}

/* ====================== Left & Right alignment END ============================= */

/* ============================== header START =================================== */
#navi 
{
	overflow: hidden;
	position: absolute;
	top: 54px;
	right: 224px;
}

	#navi li {
		background: url(../images/navi-divider.gif) no-repeat 0% 3px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 12px 0 12px;
		line-height: 1.143em;
		font-size: 1.167em;
		color: #2b67ff;
	}
	
		#navi li a {
			text-decoration: none;
			color: #2b67ff;
		}
		
			#navi li a:hover {
				text-decoration: underline;
			}

nav {
	/*background: url(../images/menu.jpg) no-repeat 0% 0%;*/
	background: url(../images/menu6.png) no-repeat 0% 0%;
	width: 968px;
	/*width: 823px; /* DETERMINA O TAMANHO DA BARRA DO MENNU*/
	height: 85px;
	overflow: hidden;
	position: absolute;
	/*top: 120px;*/
	top: 0px;
	/*left: 125px;*/
	left: -3px;
	/*border: 1px solid green;*/
}

	nav ul {
		width: 861px;
		/*width: 861px;*/
		overflow: hidden;
		/*border: 1px solid pink;*/
		position: relative;
		/*left: 150px;*/
		left: 150px;
	}
	
		nav ul li {
			background: url(../images/menu-divider.gif) no-repeat 0% 0%;
			float: left;
			margin: 0 0 0 -1px;
		}
		
			nav ul li a {
				background: url(../images/menu-act.gif) repeat-x 0% -78px;
				float: left;
				height: 78px;
				/*padding: 0 41px 0 41px;*/
				/*padding: 0 38px 0 31px;*/
				padding: 0 42px 0 40px;
				line-height: 80px;
				overflow: hidden;
				font-size: 1.167em;
				font-weight: bold;
				text-transform: uppercase;
				text-shadow: 2px 2px 0 #060e23;
				text-decoration: none;
				color: #fff;
			}
			
				nav ul li a strong {
					background: url(../images/menu-act-left.png) no-repeat 0% -78px;
					display: inline-block;
					height: 78px;
					margin: 0 0 0 -40px;
					padding: 0 0 0 40px;
					cursor: pointer;
				}
				
					nav ul li a b {
						background: url(../images/menu-act-right.png) no-repeat 100% -78px;
						display: inline-block;
						height: 78px;
						margin: 0 -37px 0 0;
						padding: 0 37px 0 0;
						cursor: pointer;
					}
		
		nav ul li.last a {
			padding: 0 37px 0 37px;
		}
		
		nav ul li.act a {
			background-position: 0% 0%;
			text-shadow: 2px 2px 0 #021642;
			color:#cacaca;
		}
		
			nav ul li.act a strong {
				background-position: 0% 0%;
			}
			
				nav ul li.act a b {
					background-position: 100% 0%;
				}
				
		nav ul li a:hover {
			background-position: 0% 0%;
			text-shadow: 2px 2px 0 #021642;
		}
		
			nav ul li a:hover strong {
				background-position: 0% 0%;
			}
			
				nav ul li a:hover b {
					background-position: 100% 0%;
				}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 0 0 0 0;
}

	#content p {
		padding: 0 0 21px 0;
		line-height: 21px;	
		
		/*font-size: 1.083em;*/
		/*color: #5f8fb4;*/
	}
	
		#content p.extra {
			padding: 0 0 25px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 18px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 34px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 32px 0;
		}
		
	#content p small {
		float: right;
		padding: 0 14% 0 0;
		font-size: 1em;
	}

#column-left {
	float: left;
	width: 500px;
	padding: 0 22px 0 0;
	
	/*border: 1px solid red;*/
}

#column-right {
	float: left;
	width: 439px;
}

/* ============================== content END ==================================== */



/* ============================= boxes START ===================================== */
	
.box {

	/*width:100%;*/

 /*background: #060f26;*/
 /*position: relative;
 border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 behavior: url(js/PIE.htc);
 margin: 0 0 19px 0;*/
 
 /*border: orange 1px solid;*/
 
}

	.box .inner {
		/*padding: 31px 29px 37px 29px;*/
		padding: 0px 632px 37px 29px; /* tamanho do box e seu conteudo  - nao é necessario mexer no tamanho do box do arquivo box.css por este padding daqui já ajusta o box do arq box.css */
		/*width:100%;*/
		/*border: 1px solid red;*/
	}
	
	.box .inner-1 {
		padding: 31px 41px 35px 31px;
	}
	
	.box .inner-2 {
		padding: 31px 25px 39px 29px;
	}
	
	.box .inner-3 {
		padding: 31px 29px 35px 29px;
	}
	
	.box .inner-4 {
		padding: 31px 41px 29px 31px;
	}
	
/* ============================== boxes END ====================================== */





/* =================== txt, links, lines, titles START =========================== */

h1 {
	/*background: url(../images/logo/logo_hjr.jpg) no-repeat 0% 0%;*/
	background: url(../images/logo/logo_teste2.png) no-repeat ;
	height: 182px;
	padding: 0px 0 0 300px;
	overflow: hidden;
	line-height: 1.2em;
	/*font-size: 5em;
	font-weight: 400;*/
	position: absolute;
	top: 24px;
	left: -9px;
}

	h1 a {
		text-decoration: none;
		color: #fff;
	}

h2 {
	padding: 10px 0 15px 20px;
	/*width: 100%;*/
	line-height: 1.25em;
	font-size: 2.5em;
	/*font-weight: 200;*/
	/*color: #fff;*/
	/*color: #000;*/
	/*border: 1px solid green;*/
	
	
}

	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 400;
	}
	
	h2 b {
		display: block;
		padding: 0 0 4px 0;
		font-weight: 400;
	}
	
	h2 small {
		display: block;
		padding: 0 0 10px 0;
		font-size: 1em;
	}
	
	h2 span {
		letter-spacing: -1px;
	}
	
		h2 span span {
			word-spacing: -1px;
			letter-spacing: -2px;
		}

h6 {
	padding: 0 0 21px 0;
	line-height: 21px;
	font-size: 1.083em;
	color: #fff;
}

	h6 em {
		display: block;
		margin: 0 0 -21px 0;
		font-style: normal;
	}

.link {
	background: url(../images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 43px;
	float: left;
	overflow: hidden;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.083em;
	color: #fff;
}

	.link span {
		background: url(../images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(../images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 43px;
		padding: 0 24px 0 37px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #5a9211;
	}

.link-1 {
	color: #1b4dcd;
}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 272px;
	padding: 7px 0 0 0;
	overflow: hidden;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #131b31;
		width: 261px;
		height: 20px;
		padding: 2px 4px 2px 4px;
		border: 1px solid #5f8fb4;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #5f8fb4;
	}
	
	#contact-form textarea {
		background: #131b31;
		width: 261px;
		height: 279px;
		padding: 2px 4px 2px 4px;
		border: 1px solid #5f8fb4;
		float: left;
		overflow: auto;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #5f8fb4;
	}
	
	#contact-form a.link {
		float: right;
		margin: 29px 0 0 12px;
	}

#search-form {
	background: url(../images/search-input.jpg) no-repeat 0% 0%;
	width: 221px;
	height: 39px;
	overflow: hidden;
	position: absolute;
	top: 42px;
	right: 4px;
}

	#search-form input {
		background: none;
		width: 165px;
		height: 15px;
		padding: 12px 0 12px 12px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #fff;
	}
	
	#search-form input#search-submit {
		background: url(../images/search-submit.jpg) no-repeat 0% 0%;
		width: 44px;
		height: 39px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

#subscribe-form {
	width: 275px;
	padding: 7px 0 0 0;
	overflow: hidden;
}

	#subscribe-form strong {
		display: block;
		padding: 0 0 17px 0;
		line-height: 1.636em;
		font-size: 0.917em;
		font-weight: normal;
		text-transform: uppercase;
		color: #5f8fb4;
	}
	
	#subscribe-form label {
		background: url(../images/subscribe-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 71px;
		overflow: hidden;
	}
	
	#subscribe-form input {
		background: none;
		width: 230px;
		height: 16px;
		padding: 14px 19px 14px 19px;
		border: none;
		float: left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #5f8fb4;
	}
	
	#subscribe-form b {
		float: right;
		width: 45%;
		font-weight: normal;
	}
	
		#subscribe-form b a {
			background: url(../images/link-tail1.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 43px;
			float: right;
			overflow: hidden;
			line-height: 38px;
			text-transform: uppercase;
			text-decoration: none;
			font-size: 1.083em;
			color: #fff;
		}
		
			#subscribe-form b a span {
				background: url(../images/link-left1.gif) no-repeat 0% 0%;
				display: inline-block;
			}
			
			#subscribe-form b a span span {
				background: url(../images/link-right1.gif) no-repeat 100% 0%;
				display: inline-block;
				height: 43px;
				padding: 0 25px 0 20px;
			}
			
			#subscribe-form b a:hover span span {
				cursor: pointer;
				color: #5a9211;
			}
		
	#subscribe-form em {
		float: left;
		width: 45%;
		padding: 9px 0 0 3px;
		font-style: normal;
	}
	
		#subscribe-form em a {
			float: left;
			line-height: 1.455em;
			font-size: 0.917em;
			text-transform: uppercase;
			color: #1b4dcd;
		}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 24px 0;
}

.list {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list li {
		background: url(../images/marker.gif) no-repeat 0% 12px;
		padding: 0 0 0 19px;
		line-height: 2.308em;
		font-size: 1.083em;
		color: #1b4dcd;
	}
	
		.list li a {
			color: #1b4dcd;
		}

.list-1 {
	width: 100%;
	padding: 4px 0 7px 0;
	overflow: hidden;
	border: 1px solid orange;
}

	.list-1 li {
		float: left;
		width: 250px;
		padding: 0 41px 21px 0;
		line-height: 21px;
		font-size: 1.083em;
		color: #5f8fb4;
	}
	
	.list-1 li.extra {
		padding: 0 0 21px 0;
	}
	
		.list-1 li img {
			float: left;
			margin: 5px 18px 0 3px;
		}
		
		.list-1 li strong {
			display: block;
			color: #fff;
		}
		
			.list-1 li strong a {
				text-decoration: none;
				color: #fff;
			}
			
			.list-1 li strong a:hover {
				text-decoration: underline;
			}

.list-2 {
	width: 100%;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 30px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-2 li img {
			float: left;
			margin: 5px 20px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			line-height: 1.615em;
			font-size: 1.083em;
			color: #fff;
		}
		
		.list-2 li p {
			padding: 0 10px 0 0 !important;
			line-height: 21px !important;
			font-size: 1.083em !important;
			color: #5f8fb4 !important;
		}
		
			.list-2 li p a {
				color: #1b4dcd;
			}

.list-3 {
	padding: 3px 0 8px 2px;
	overflow: hidden;
	line-height: 1.615em;
	font-size: 1.083em;
	color: #5f8fb4;
}

	.list-3 dt {
		font-weight: bold;
		color: #fff;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #fff;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 21px 0;
	}

.list-4 {
	width: 100%;
	margin: 0 0 -35px 0;
	padding: 3px 0 0 0;
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 35px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-4 li.extra {
			padding: 0 0 5px 0;
		}
	
		.list-4 li img {
			float: left;
			margin: 7px 30px 0 2px;
		}
		
		.list-4 li strong {
			display: block;
			line-height: 1.615em;
			font-size: 1.083em;
			color: #fff;
		}
		
		.list-4 li p {
			padding: 0 0 35px 0 !important;
		}
		
			.list-4 li p.extra {
				padding: 0 0 22px 0 !important;
			}

.list-indent {
	padding: 0 0 20px 0 !important;
}

/* ============================== other END ====================================== */





/* ============================= other START ===================================== */

#gallery {
	position: relative;
	width: 962px;
	height: 396px;
	margin: 0 0 22px 0;
	overflow: hidden;
}

	#faded {
		width: 962px;
		height: 396px;
	}
	
ul.pagination {
	position: absolute;
	top: 0;
	right: 0;
}

	ul.pagination li {
		padding: 0 0 6px 0;
	}

		ul.pagination li a {
			background: url(../images/gallery-button.png) no-repeat 0% 0%;
			display: block;
			width: 297px;
			height: 79px;
			padding: 16px 0 0 46px;
			overflow: hidden;
			text-decoration: none;
			color: #fff;
		}
		
			ul.pagination li a:hover {
				background-position: 0% -95px;
			}
			
		ul.pagination li a strong {
			display: block;
			padding: 0 0 2px 0;
			line-height: 1.25em;
			font-size: 2.5em;
			font-weight: 400;
			color: #fff;
		}
		
		ul.pagination li a b {
			background: url(../images/gallery-arrow.gif) no-repeat 0% 5px;
			display: block;
			padding: 0 0 0 22px;
			line-height: 1.2em;
			font-size: 1.25em;
			font-weight: normal;
			text-transform: uppercase;
			color: #3464b3;
		}

ul.pagination li.current a {
	background-position: 0% -95px;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	width: 100%;
}

	.privacy .box {
		margin: 0 !important;
	}

	.privacy h2 {
		padding: 0 0 16px 0 !important;
	}
	
	.privacy p {
		padding: 0 0 21px 2px !important;
	}
	
		.privacy p.extra {
			padding: 0 0 19px 2px !important;
		}
	
	.privacy p a {
		color: #1b4dcd;
	}

/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */

footer p {
	padding: 1px 0 0 35px;
	line-height: 1.455em;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #5f8fb4;
}

	footer p span {
		padding: 0 3px 0 0;
		font-weight: bolder;
		color: #000;
	}
	
	footer p a {
		margin: 0 0 0 3px;
		text-decoration: none;
		color: #5f8fb4;
		font-weight: bolder;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}

footer .inner {
	padding: 24px 21px 0 0;
}

footer ul {
	float: right;
	overflow: hidden;
}
	
	footer ul li {
		background: url(../images/divider.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 7px 0 8px;
		line-height: 1.455em;
		/*font-family: Arial, Helvetica, sans-serif;*/
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 0.817em;
		text-transform: uppercase;
		color: #5f8fb4;
	}
	
		footer ul li a {
			text-decoration: none;
			/*color: #5f8fb4;*/
			color: #4682B4;
			font-weight: bolder;
		}
		
		footer ul li a:hover {
			color: red;
		}
		
		footer ul li.act a {
			/*color: #000;*/
			color: #fff;
		}

/* ============================= footer END ====================================== */


.portfolioFundo
{
	background:  url(../images/3.png) no-repeat;
	float: left;
	height: 287px;
	width:975px;
	/*padding: 0 41px 0 41px;*/
	
	/*padding: 0px 0px 0px 0px;*/
	
	position:relative; 
	left: -6px;
	
	/*border: 1px solid blue;*/
	
	
	/*line-height: 80px;*/
	/*overflow: hidden;*/
	/*font-size: 1.167em;*/
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	/*text-shadow: 2px 2px 0 #060e23;*/
	/*text-decoration: none;
	color: #cacaca;*/
	
	/*border: 1px solid red;*/

}

div#portfolio
{
	position: relative;
	top: 20px;
	left: 17px;
	/*border: 1px solid red;*/
}



div#principal
{
	/*width:100%;*/
	padding: 20px 20px 20px 25px;
	/*font-size: 14px;*/
	line-height: 21px;
	
	/*border: 1px solid red;*/
}

/** COLOCA A IMAGEM MESCLADA (de forma bem organizada com o texto) COM O TEXTO - ORGANIZA A IMAGEM **/
.img_wrap
{
	width:auto;margin:5px 10px 0 0;float:left
}

.img_wrap_curto
{
	width:auto;margin:5px 3px 0 0;float:left
}

.img_wrap_right	
{
	width:auto;margin:10px 5px 0 10px;float:right
}


.cTexto
{
	font-weight: bold;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 1.417em;
	text-transform: uppercase;
	color: #5f8fb4;
}

.textoMain
{
	/*font-weight: bold;*/
	/*font-family: sans-serif, Helvetica, Arial;*/
	/*font-size: 1.0em;*/
	/*text-transform: uppercase;*/
	/*color: #363636;*/
	
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #393939;
}


.itens
{
	/*font-weight: bold;*/
	font-family: verdana,Helvetica, sans-serif, Arial;
	font-size: 0.8em;
	text-transform: uppercase;
	/*color: #5f8fb4;*/
	/*color: #000;*/
	color: #363636;
}



#tabela_1
{
	margin: 10px; 
	/*border-bottom: 1px dotted gray;*/
	height: 80px;
}



.td_1_fila
{
	/*font-family: Helvetica Narrow, sans-serif, verdana, Arial;*/
	/*font-variant: small-caps;*/
	/*font-weight: 600;*/
	border-top: 3px solid #B22222;
	padding: 10px;
	color: #8B0000;/* vermelho escuro*/
	/*font-size: 24px;*/
	font-weight: bold;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 2.417em;
	text-transform: lowercase;
	height: 40px;
	letter-spacing: -3px;
	
}

.td_2_fila
{
	/*font-family: Helvetica Narrow, sans-serif, verdana, Arial;*/
	/*font-variant: small-caps;*/
	/*font-weight: 600;*/
	border-top: 3px solid #00688B;
	/*color: #00688B; /*verde escuro*/
	color: #363636;
	padding: 10px;
	/*font-size: 24px;*/
	font-weight: bold;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 2.417em;
	text-transform: lowercase;
	height: 40px;
	letter-spacing: -3px;
	/*background: url(../sombraClaraTabela1EMPRESA.png) right top;*/
	/*border: 1px solid red;*/
	

}

.td_3_fila
{
	/*font-family: Helvetica Narrow, sans-serif, verdana, Arial;*/
	/*font-variant: small-caps;*/
	/*font-weight: 600;*/
	border-top: 3px solid #8B4513;
	padding: 10px;
	/*color: #FFA500; /* laranja escuro */
	/*color: #8B4513;*/
	color: #363636;
	/*font-size: 24px;*/
	font-weight: bold;
	letter-spacing: -3px;
	font-family: Helvetica, sans-serif, Arial, Comic Sans MS;
	font-size: 2.417em;
	text-transform: lowercase;
	height: 40px;
}

.td_4_fila
{
	/*font-family: Helvetica Narrow, sans-serif, verdana, Arial;*/
	/*font-variant: small-caps;*/
	/*font-weight: 600;*/
	border-bottom: 1px solid #B22222;
	padding: 10px;
	color: #8B0000;
	/*font-size: 24px;*/
	font-weight: bold;
	/*letter-spacing: -3px;*/
	/*font-family: Helvetica, sans-serif, Arial, Comic Sans MS;*/
	font-family: verdana, Helvetica, sans-serif, Arial;
	
	font-size: 1.107em;
	/*text-transform: lowercase;*/
	height: 30px;
}

.td_5_fila
{
	/*font-family: Helvetica Narrow, sans-serif, verdana, Arial;*/
	/*font-variant: small-caps;*/
	/*font-weight: 600;*/
	border-bottom: 1px solid #00688B;
	padding: 10px;
	color: #00688B;
	/*font-size: 24px;*/
	font-weight: bold;
	/*letter-spacing: -3px;*/
	/*font-family: Helvetica, sans-serif, Arial, Comic Sans MS;*/
	font-family: verdana, Helvetica, sans-serif, Arial;
	font-size: 1.107em;
	/*text-transform: lowercase;*/
	height: 30px;
}

.td_6_fila
{
	/*font-family: Helvetica Narrow, sans-serif, verdana, Arial;*/
	/*font-variant: small-caps;*/
	/*font-weight: 600;*/
	border-bottom: 1px solid #8B4513;
	padding: 10px;
	color: #8B4513;
	/*font-size: 24px;*/
	font-weight: bold;
	/*letter-spacing: -3px;*/
	/*font-family: Helvetica, sans-serif, Arial, Comic Sans MS;*/
	font-family: verdana, Helvetica, sans-serif, Arial;
	font-size: 1.107em;
	/*text-transform: lowercase;*/
	height: 30px;
}

.td_7_fila
{
	/*border-bottom: 1px solid #B22222;*/
	padding: 10px;
	color: #8B0000;
	font-weight: bold;
	/*letter-spacing: -3px;*/
	/*font-family: Helvetica, sans-serif, Arial, Comic Sans MS;*/
	font-family: verdana, Helvetica, sans-serif, Arial;
	font-size: 1.0em;
	/*text-transform: lowercase;*/
	height: 30px;
}

.td_8_fila
{
	/*border-bottom: 1px solid #B22222;*/
	padding: 10px;
	color: #00688B;
	font-weight: bold;
	/*letter-spacing: -3px;*/
	/*font-family: Helvetica, sans-serif, Arial, Comic Sans MS;*/
	font-family: verdana, Helvetica, sans-serif, Arial;
	font-size: 1.0em;
	/*text-transform: lowercase;*/
	height: 30px;
}

.td_9_fila
{
	/*border-bottom: 1px solid #B22222;*/
	padding: 10px;
	color: #8B4513;
	font-weight: bold;
	/*letter-spacing: -3px;*/
	/*font-family: Helvetica, sans-serif, Arial, Comic Sans MS;*/
	font-family: verdana, Helvetica, sans-serif, Arial;
	font-size: 1.0em;
	/*text-transform: lowercase;*/
	height: 30px;
}


#footer_page
{
	/*background: #C1CDC1;*/
	background: url(../images/bg2.jpg);
	
}

#footer_page th
{	
	/*border-right: dotted 1px darkgray;*/
	/*text-transform: lowercase;*/
	text-transform: uppercase;
	/*padding: 10px;*/
	color: gray;
	font-weight: bold;
	font-family: sans-serif, Helvetica, Arial, Comic Sans MS;
	font-size: 1.19em;
	height: 40px;
	padding: 10px 10px 0px 10px;
	text-align: center;
}


#footer_page td
{	
	/*border-right: dotted 1px darkgray;*/
	
	/*text-transform: lowercase;*/
	/*padding: 10px;*/
	color: #696969;
	/*font-weight: bold;*/
	padding: 0px 0px 0px 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1.117em;
	/*height: 20px;*/
}

#footer_page td a
{	
	/*border-right: dotted 1px darkgray;*/
	
	/*text-transform: lowercase;*/
	/*padding: 10px;*/
	color: #696969;
	/*font-weight: bold;*/
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	/*height: 20px;*/
}

#footer_page td a:hover
{	
	/*border-right: dotted 1px darkgray;*/
	
	/*text-transform: lowercase;*/
	/*padding: 10px;*/
	color: #fff;
	/*font-weight: bold;*/
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	/*height: 20px;*/
}

.footer_p
{
	/*color: #696969;*/
	color: #fff;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

.footer_p_faleconosco
{
	color: WHITE;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

.faleconosco_cont
{
	font-family: verdana, Arial, Helvetica, sans-serif;
}

.table_1_qualidade
{
	border-top: #1874CD 3px solid;
}

.table_2_qualidade
{
	border-top: #607B8B 3px solid;
}

.titulo_1_qualidade
{
	color: #363636;
	font-weight: bold;
	font-family: sans-serif, Helvetica, Arial, Comic Sans MS;
	font-size: 1.19em;
	height: 40px;
	padding: 20px 25px 0px 0px;
	font-variant: small-caps;
}

.titulo_1_email 
{
	text-align: center;
	margin: 0 auto;
}
.titulo_1_email a
{
	color: #1C1C1C;
	font-weight: bold;
	font-family: sans-serif, Helvetica, Arial, Comic Sans MS;
	font-size: 0.8em;
	height: 40px;
	padding: 20px 25px 0px 0px;
	/*font-variant: small-caps;*/
	text-align: center;
}



.titulo_1_email_ret
{
	color: #7CCD7C;
	font-weight: bold;
	font-family: sans-serif, Helvetica, Arial, Comic Sans MS;
	font-size: 1.0em;
	height: 40px;
	padding: 20px 25px 0px 0px;
	font-variant: small-caps;
	text-align: center
	
}

.titulo_1_email_erro
{
	color: #8B2323;
	font-weight: bold;
	font-family: sans-serif, Helvetica, Arial, Comic Sans MS;
	font-size: 1.0em;
	height: 40px;
	padding: 20px 25px 0px 0px;
	font-variant: small-caps;
	text-align: center;
	
}



.titulo_2_qualidade
{
	
	/*text-transform: lowercase;*/
	/*padding: 10px;*/
	color: #363636;
	font-weight: bold;
	font-family: sans-serif, Helvetica, Arial, Comic Sans MS;
	font-size: 1.19em;
	height: 40px;
	padding: 20px 25px 0px 0px;
	font-variant: small-caps;
}


.texto_home_hjr
{	
	/*text-transform: lowercase;*/
	/*padding: 10px;*/
	color: #87CEFA;
	font-weight: bold;
	font-family: sans-serif, Helvetica, Arial, Comic Sans MS;
	font-size: 1.19em;
	height: 40px;
	padding: 20px 5px 0px 0px;
	font-variant: small-caps;
}

#politica_privacidade
{
	/*text-transform: lowercase;*/
	color: #696969;
}

/* corrige o espaço em branco a mais no footer nesta pagina especificamente */
footer 
{
  height:160px;
}

/*#obras_galleria td
{
	/*padding: 10px;*/
	/*background: url('../images/tabs-bg.png') no-repeat;*/
/*}*/



#tabela_1_home
{	
	background: url(../images/sombraClaraTabela1HOME.png) no-repeat top center;
	/*border: 1px solid red;*/
}

#tabela_1_home p
{
	margin: 0px 50px 0px 50px;
}

#tabela_2_home
{	
	background: url(../images/sombraClaraTabela2HOME_2.png) no-repeat top center;
}

#tabela_1_empresa
{
	background: url(../images/sombraClaraTabela1EMPRESA.png) no-repeat top center;
	/*border: 1px solid red;*/
}

#tabela_1_empresa p
{
	margin: 0px 50px 0px 50px;
}

#tabela_2_empresa
{
	background: url(../images/sombraClaraTabela2EMPRESA.png) no-repeat top center;
}

#tabela_2_empresa p
{
	margin: 0px 50px 0px 50px;
}

#tabela_3_empresa
{
	background: url(../images/sombraClaraTabela2EMPRESA.png) no-repeat top center;
}

#tabela_3_empresa p
{
	margin: 0px 50px 0px 50px;
}

#tabela_1_qualidade
{
	background: url(../images/sombraClaraTabela2EMPRESA.png) no-repeat top center;
}

#tabela_1_qualidade p
{
	margin: 0px 50px 0px 50px;
}

#tabela_2_qualidade
{
	background: url(../images/sombraClaraTabela2EMPRESA.png) no-repeat top center;
	/*background: url(../sombraClaraTabela2HOME.png) no-repeat top center;*/
	/*border: 1px solid red;*/
}

#tabela_2_qualidade p
{
	margin: 0px 50px 0px 50px;
}

#tabela_3_qualidade
{
	background: url(../images/sombraClaraTabela2HOME.png) no-repeat top center;
}

#tabela_3_qualidade ul
{
	margin: 0px 50px 0px 50px;
}

#tabela_4_qualidade
{
	background: url(../images/sombraClaraTabela3QUALIDADE.png) no-repeat top center;
}

#tabela_4_qualidade p
{
	margin: 0px 50px 0px 50px;
}

#tabela_5_qualidade
{
	background: url(../images/sombraClaraTabela3QUALIDADE.png) no-repeat top center;
}

#tabela_5_qualidade p
{
	margin: 0px 50px 0px 50px;
}

#tabela_1_faleconosco
{
	background: url(../images/sombraClaraTabela3QUALIDADE.png) no-repeat top center;
}

#tabela_1_faleconosco p
{
	margin: 0px 50px 0px 50px;
}

#tabela_formulario
{
	margin: 0px 0px 0px 30px;

}

.input_box
{
	width:390px;
	height:49px;
	float:left;
	background:url(../images/input-bg2.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	border:none;
	padding-left:10px
}

.input_box_big
{
	width:398px;
	height:152px;
	padding: 5px 10px;
	margin-top:15px;
	margin-left: 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757a7a;
	line-height:18px;
	overflow:auto;
	background:url(../images/text-bg.png) no-repeat;
	border:none;
}


a#foto_assunto img:hover
{
	float: left;
	margin: 0px; padding: 0;
	text-align: center;
	border: 5px solid #ccc;
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}

a#foto_assunto img
{
	float: left;
	margin: 0; padding: 0;
	text-align: center;
	border: 5px solid transparent;
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}

a#assunto_texto_1
{
	color: #8B0000;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: none;
}

a#assunto_texto_1:hover
{
	color: #8B0000;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: underline;
}


a#assunto_texto_2
{
	color: #00688B;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: none;
}

a#assunto_texto_2:hover
{
	color: #00688B;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: underline;
}

a#assunto_texto_3
{
	color: #8B4513;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: none;
}

a#assunto_texto_3:hover
{
	color: #8B4513;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: underline;
}

a#assunto_texto_4
{
	color: #8B0000;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: none;
}

a#assunto_texto_4:hover
{
	color: #8B0000;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: underline;
}


a#assunto_texto_5
{
	color: #00688B;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: none;
}

a#assunto_texto_5:hover
{
	color: #00688B;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: underline;
}

a#assunto_texto_6
{
	color: #8B4513;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: none;
}

a#assunto_texto_6:hover
{
	color: #8B4513;
	font-weight: bold;
	font-family: verdana, Helvetica, sans-serif, Arial;
	text-decoration: underline;
}


.CursorAberto
{
  CURSOR: pointer;
  CURSOR: hand;
}

.CursorFechado 
{
  CURSOR: auto;
}
