/* CSS Geral */
#cont_interna {
	background-image: url(../images/bg_txt_interna.jpg);
	background-repeat: no-repeat;
	float:left;
	width:900px
	}
#page_ambientes{
float:left;
width:590px;
height:350px;
}
#icones{
	float:left;
	width:100px;
	margin-left:10px;
}
#latprod_esq {
	width: 185px;
	font-size: 11px;
	float: left;
	border-right: dotted 2px #D0CECC;
	background-image: url(../images/bg_lat_produtos.jpg);
	background-repeat: no-repeat;
	}
#latprod_esq span a{
	border-bottom: solid 1px #D5CFC4;
	display: block;
	text-decoration: none;
	color: #625D51;
	margin-left: 15px;
	margin-right: 3px;
	margin-bottom: 5px;
	}
#latprod_esq span a:hover {
	background-color: #EDEBE7;
	}
#latprod_dir {
	width: 700px;
	float: left;
	}
	
/* CSS Lista Produtos */	
#page_prod {
	width: 700px;
	background-image: url(../images/bg_produtos.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
#cont_txt_prod {
	width: 680px;
	color: #625D51;
	font-size: 11px;
	text-align: justify;
	height: auto;
	}
	
#tab_list_prod img {
	float: none;
	clear: both;
	}
	
#tab_list_prod td {
	width: 131px;
	text-align: center;
	}
	
#tab_list_prod td span {
	display: block;
	font-size: 10px;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 5px;
	vertical-align: top;
	}
	
#tab_list_prod td span a {
	color: #625D51;
	text-decoration: none;
	text-transform: uppercase;
	}
	
#tab_list_prod td span a:hover {
	color: #1F3485;
	background-color: #EDEBE7;
	}
	
/* CSS Detalhe Produtos */	


.linkDetTec  {
	color: #625D51;
	font-weight: normal;
	}
	
.linkDetTec:hover {
	color: #F48000;
	text-decoration: none;
	}
	
.imgDest {
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#tab_det_tec {
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	}
	
.corFontDest {
	color: #EEEBE4;
	font-weight: bold;
}


	
.titInterna {	
	color: #1F3485;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
	border-bottom: solid 1px #D5CFC4;
	text-align: left;
	}
#fontTxt {
	width: 850px;
	float: left;
	color: #625D51;
	font-size: 11px;
	text-align: justify;
	margin-left: 25px;
	;
	}
#fontTxt  p {
	font-size: 11px;
	text-align: justify;
	color: #625D51;
}
	
#fontTxt a {
	color: #F48000;
	font-weight: bold;
	text-decoration: none;
	}

#fontTxt a:hover {
	color: #1F3485;
	}
	
#bot_voltar {
	width: 300px;
	display: block;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	border-top: dotted 2px #D0CECC;
	}
	
#bot_voltar a {
	color: #625D51;
	text-decoration: none;
	font-weight: bold;
	}
	
#bot_voltar a:hover {
	color: #F48000;
	}
	
.marginTit {
	padding-bottom: 10px;
	}	
	
/* CSS Home */


	
.flashLanc {
	margin-top: 3px;
	}
	
.imgCert01 {
	margin-top: 3px;
	padding-left: 80px;
	padding-right: 55px;
	border-right: dotted 2px #D0CECC;
	float: left;
	clear: none;
	}
	
.imgCert02 {
	margin-top: 3px;
	padding-left: 45px;
	}
	
/* CSS Home - News */	

.imgMarcNews {
	margin-right: 3px;
	margin-top: 3px;
	float: left;
	clear: none;
	}
	
#font_news {
	font-size: 10px;
	margin-left: 10px;
	margin-right: 5px;
	text-transform: uppercase;
	}
	
#font_news form {
	font-size: 10px;
	text-transform: uppercase;
	}
	
#font_news form {
	margin: 0;
	padding: 0;
	}
	
.linkNews {
	border-bottom: solid 1px #D5CFC4;
	display: block;
	text-decoration: none;
	color: #625D51;
	margin-bottom: 2px;
	padding-bottom: 0;
	}
	
.linkNews:hover {
	background-color: #EDEBE7;
	}
	
/* CSS Home - Webmail e Cadastre Curriculo */

#webmail {
	width: 275px;
	height: 73px;
	margin-top: 5px;
	text-align: center;
	background-image:url(../images/bg_webmail.gif);
	}
	
#form_webmail {
	padding-top: 20px;
	}
	
#form_webmail form {
	margin: 0px;
	padding: 0px;
	}
	
.webmailInput {
	font-size: 10px;
	width: 150px;
	height: 17px;
	border: solid 1px #D5CFC4;
	margin-left: 30px;
	margin-bottom: 2px;
	float: left;
	clear: both;
	}
	
.webmailButton {
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
	background-color: #1F3485;
	border: solid 1px #1F3485;
	}
	
#cad_curriculo {
	width: 275px;
	height: 73px;
	color: #625D51;
	font-size: 12px;
	margin-top: 5px;
	text-align: center;
	background-image: url(../images/bg_cadastre.gif);
	}

.txtCadCurr {
	padding-top: 30px;
	}
	
.txtCadCurr a {
	color: #F48000;
	font-weight: bold;
	text-decoration: none;
	}

.txtCadCurr a:hover {
	color: #1F3485;
	}
	
/* CSS News */
	
#latnews_esq {
	width: 275px;
	float: left;
	clear: none;
	border-right: dotted 2px #D0CECC;
	margin: 10px 0 0 10px;
	;
	}
#latnews_dir { 	
	width: 610px;
	float: right;	
	}
	
/* CSS News Interna */
	
#page_news {
	float:left;
	width: 580px;
	background-image: url(../images/bg_txt_news.jpg);
	background-repeat: no-repeat;
	}
	
#cont_txt_news {
	width: 580px;
	color: #625D51;
	font-size: 11px;
	text-align: justify;
	;
	}
	
#cont_txt_news img {
	margin-right: 5px;
	padding: 2px;
	border: solid 1px #D5CFC4;
	}
	
#font_newsint {
	font-size: 9px;
	margin-left: 15px;
	margin-right: 3px;
	}
	
.linkNewsInt {
	border-bottom: solid 1px #D5CFC4;
	display: block;
	text-decoration: none;
	color: #625D51;
	margin-bottom: 2px;
	}
	
.linkNewsInt:hover {
	background-color: #EDEBE7;
	}
	
/* CSS Certificações */

.imgCertif {
	background-color: #F0EDE8;
	border: solid 1px #D5CFC4;
	padding: 5px;
	margin-right: 20px;
	}
	
/* CSS Representantes */

#latrepres_esq {
	width: 340px;
	height: 351px;
	float: left;
	clear: none;
	padding-top: 5px;
	border-right: dotted 2px #D0CECC;
	}
	
#latrepres_dir { 	
	width: 550px;
	height: 351px;
	padding-top: 5px;
	float: right;	
	clear: none;
	}

#page_repres {
	width: 550px;
	height: 351px;
	background-image: url(../images/bg_txt_repres.jpg);
	background-repeat: no-repeat;
	}
	
#page_repres form {
	margin: 0;
	padding: 0;
	}
	
#cont_txt_repres {
	width: 530px;
	height: 340px;
	color: #625D51;
	font-size: 11px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 5px;
	overflow: auto;
	}

#font_represint {
	font-size: 9px;
	margin-left: 15px;
	margin-right: 3px;
	}

#dados_repres {
	font-size: 11px;
	color: #625D51;
	}
	
#dados_repres label{
	width: 70px;
	display: block;
	float: left;
	clear: none;
	font-weight: bold;
	}
	
#dados_repres a {
	color: #F48000;
	text-decoration: none;
	}
	
#dados_repres a:hover {
	color: #1F3485;
	}
	
/* CSS Ambientes */
#latamb_esq {
	width: 275px;
	float: left;
	margin:5px 0 0 5px;
	border-right: dotted 2px #D0CECC;
	}



#tab_ambientes_ico {
	margin-right: 25px;
}

.imgAmbientes {
	background-color: #F0EDE8;
	border: solid 1px #D5CFC4;
	padding: 5px;
	}
	
#gmaps {
	height: 300px;
	width: 600px;
	margin: 10px 0 10px 130px;
	;
	border: 1px dashed #999999;
}

.repr_form{
float:left;
width:380px;
margin:0 0 0 20px;
}

.repr_form #form
	{
	float:left;
	clear:both;
	text-align:left;
	width:380px;
	margin:30px 0 0 0;
	padding:0;
	}

.textoform
	{
	float:left;
	clear: both;
	display: block;
	width:70px;
	height:19px;
	font-size:11px;
	color:#625D51;
	margin:0 0 1px 0;
	padding:1px 0 0 0;
	}

.tit_form
	{
	float:left;
	clear: both;
	display: block;
	width:380px;
	height:19px;
	font-size:11px;
	color:#625D51;
	margin:0 0 1px 0;
	padding:1px 0 0 0;
	}
.anexo
	{
	float:left;
	width:180px;
	height:18px;
	font-size:11px;
	color:#625D51;
	margin:3px 0 5px 10px;
	padding:0 0 0 5px;
	border: 1px solid #625D51;
	}
.campos
	{
	display:block;
	height:20px;
	font-size:11px;
	border: 1px solid #625D51;
	margin:0 0 1px 0;
	padding:0;
	}
.textarea
	{	
	font-size:11px;
	border: 1px solid #625D51;
	margin:0 0 10px 0;
	padding:0;
	float:left;
	}
#ambprod{
float:left;
width:460px;
}
.select
	{
	display:block;
	height:20px;
	width:122px;
	font-size:11px;
	border: 1px solid #625D51;
	margin:0 0 1px 0;
	padding:0;
	color:#F48000;
	}
.bot
	{
	float:right;
	background-color:#F48000;
	display:block;
	width:80px;
	height:20px;
	font-size:12px;
	color: #FFFFFF;
	margin:2px;
	padding:0;
	}
