@CHARSET "ISO-8859-1";

html{
	height:100%;
	padding:0px;
	margin:0px;	
}

body{
	background-color:#C8C8C8;
	padding:0px;
	margin:0px;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	height:100%;
}

a {
	cursor:pointer;
}

.mainContainer{
	position:absolute;
	left:50%;
	margin-left:-375px;
}

.topContainer{
	margin:0px;
	padding:0px;
	height:186px;
	width:750px;
	_overflow:hidden;
}

.topContainerBgPadrao {
	background-image:url(../images/jpg/bgTopContainer.jpg);
}

.topContainerBgProjects {
	background-image:url(../images/jpg/bgTopContainerProjects.jpg);
}

.logoContainer{
	background-color:#CC0000;
	width:175px;
	height:60px;
	position:absolute;
	top:25px;
	left:285px;
	z-index:10000;
	cursor:pointer;
	display:block;
	opacity:0;
	filter:alpha(opacity=0);	
}

.topSearchContainer{
	padding-left:10px;
	padding-top:10px;	
	*padding:0px;
	*margin:0px;
	*margin-top:10px;
	*margin-left:10px;	
}

.menuContainer{
	position:relative;
	top:120px;
	_top:115px;
	/*margin-left:100px;
	padding-top: 110px;
	text-align:center;*/
}
.marginp {left: 35px;}
.margini {left: 95px;}
.margine {left: 85px;}

.menuContainer li{
	background-image:url("../images/gif/setaMenu.gif");
	background-repeat:no-repeat;
	padding-left:14px;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	list-style: none;
	display:inline;
	margin-left:10px;
}

.menuContainer li a{
	text-decoration:none;
	color:#FFFFFF;
}

.contentContainer{
	background-image:url(../images/jpg/bg_internas.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	width:750px;
	overflow: hidden;
}

.contentContainer h3, .contentContainer h2, .contentContainer h1 {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 16px;
	color: #025c1f;
}

.contentContainer h2 {
	font-size: 14px;
}

.contentContainer h3 {
	font-size: 12px;
}

.contentContainer div.interna {
	margin-left: 42px;
	margin-right: 42px;
	font-size: 12px;
	line-height:17px;
}

.contentContainer div.interna iframe {
	width:550px;
	height:470px;
	margin-left:60px;
}

.contentContainer div.interna div.h1 {
	margin-left: 0;
	margin-right: 0;
}
.minHeight{
	height:400px;
	float:left;
	display:block;
	margin-left:0;
	margin-right:0;
}

.footerContainer{
	width:750px;
	height:50px;
	background-color:#3C3C3C;
	display: block;
}

.footerContainer .esquerda{
	width:600px;
	float: left;
	padding-top:7px;
}
 .footerContainer .esquerda p {
 	margin:0;
	padding:0;
 }

.footerContainer .direita{
	width:50px;
	float: right;
	padding-top:20px;
}

.footerContainer div{
	color:#959595;
	font-family:Verdana;
	font-size:9px;
	padding-left:28px;
	text-transform:uppercase;
}

.contentContainer .h1{
	margin-left:42px;
	margin-right:42px;
	margin-bottom:10px;
	padding-top:28px;
	color:#025c1f;
	font-family:Arial;
	font-size:24px;
	border-bottom:1px solid #005E20;
}

p.centralizado{
	text-align:center;
}
.centralizado {
	text-align:center;
}

p.direita{
	width:390px;
	text-align:right;
}

div.containerEndereco{
	margin-left:170px;
}

.contentContainer .h1 div{
	font-size:12px;
	float:right;
	margin:-25px 0 0 0;
}

.contentContainer .h1 div a{
	background-repeat:no-repeat;
	display:block;
	width:63px;
	height:23px;
	text-decoration:none;
	text-indent:-2000px;
	color:#005E20;
	float:left;
	margin-right:4px;
	overflow:hidden;
}
	.contentContainer .h1 div a.bt_home {
		background-image:url(../images/gif/home.gif);
	}
	.contentContainer .h1 div a.bt_voltar_i {
		background-image:url(../images/gif/back.gif);
	}
	.contentContainer .h1 div a.bt_voltar_e {
		background-image:url(../images/gif/volver.gif)
	}
	.contentContainer .h1 div a.bt_voltar_p {
		background-image:url(../images/gif/voltar.gif)
	}

.contentContainer .h2{
	margin-left:42px;
	margin-right:42px;
	color:#5A5A5A;
	font-family:Arial;
	font-size:10px;
	padding-top:5px;
	font-weight:bold;
}

.contentContainer .h2 a{
	color:#595959;
	text-decoration:none;
	font-weigt:bold;
	font-family:Verdana;
}

.bandeiras {
	position: absolute;
	right: 0;
	*top: 7px;
	_top: 7px;
}
.bandeiras ul {
	list-style: none;
}
.bandeiras ul li {
	float: left;
	margin-right: 3px;
}
.bandeiras ul li, .bandeiras ul li a {
	width: 19px;
	height: 14px;
	display: block;
}
.bandeiras ul li a {
	text-indent: -20000px;
	overflow: hidden;
}

.bandeiras ul li.e{
	background-image:url(../images/jpg/bandeira_e.jpg);
}
.bandeiras ul li.i{
	background-image:url(../images/jpg/bandeira_i.jpg);
}
.bandeiras ul li.p{
	background-image:url(../images/jpg/bandeira_p.jpg);
}

.submenus {
	clear:right;
	margin-top: 8px;
	margin-bottom: 8px;
}

.submenus li {
	float: left;
	list-style: none;
	margin: 2px;
	margin-bottom: 0;
}

.submenus li a, .submenu_listagem_netos  li a {
	color:#595959;
	font-size: 12px;
	text-decoration:none;
	font-weigt:bold;
	font-family:Verdana;
}
.bold {
	font-weight: bold;
}

.submenu_listagem_netos {
	list-style: none;
}

.submenu_listagem_netos  li {
	float: left;
	display: block;
	width: 205px;
	height: 165px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 25px;
	margin-bottom: 25px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E5E5E5;
	margin-right: 15px;
	margin-left: 5px;
}

.submenu_listagem_netos  li img {
	width: 205px;
	height: 145px;
	margin-bottom: 2px;
}

.detalhes_produtos {
	width: 666px;
	margin-left: 42px;
	margin-right: 42px;
}

.detalhes_produtos .texto_detalhes_produtos, .detalhes_produtos .icones_detalhes_produtos {
	margin: 0;
	display: block;
} 
.detalhes_produtos .texto_detalhes_produtos {
	width: 400px;
	float: right;
	font-family:tahoma;
	font-size:12px;
	line-height: 15px;
}
.detalhes_produtos .texto_detalhes_produtos  img {
	border-bottom: 1px solid #E5E5E5;
}

.detalhes_produtos .texto_detalhes_produtos img {
	border:solid 1px #005E20;
}

.detalhes_produtos .icones_detalhes_produtos {
	width: 222px;
	float: left;
}

.detalhes_produtos .icones_detalhes_produtos .icones_detalhes_produtos_img {
	width: 222px;
	height: 220px;
	overflow: hidden;
	padding-top: 95px;
	text-align:center;
}

.detalhes_produtos .icones_detalhes_produtos ul {
	list-style: none;
}

.detalhes_produtos .icones_detalhes_produtos ul.lista_imagens li {
	float: left;
	margin-right: 4px;
}

.detalhes_produtos .icones_detalhes_produtos ul.lista_imagens li a {
	cursor: pointer;
	-moz-user-focus: none;
}


.detalhes_produtos .icones_detalhes_produtos ul.lista_imagens li a:hover {
	text-decoration: underline;
	-moz-user-focus: none;
}

.detalhes_produtos a.imagem_produto {
	cursor: pointer;
	text-align:center;
	/*margin-left:-25%;*/
}
.detalhes_produtos a.imagem_produto img {
	border:solid 1px #005E20;
}

.lista_opcoes li a:hover {
	text-decoration: underline;
}

.lista_opcoes li a{
	display: block;
	width: 150px;
	height: 23px;
	margin-bottom: 4px;
	line-height: 23px;
	vertical-align: middle;
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #000;
	text-decoration: none;
}

.lista_opcoes li a.video {
	background-image: url('../images/jpg/ico_video.jpg');
}

.lista_opcoes li a.especificacao {
	background-image: url('../images/jpg/ico_pdf.jpg');
}

.lista_opcoes li a.ampliar {
	background-image: url('../images/jpg/ico_ampliar.jpg');
}

.texto_detalhes_produtos .h1 {
	margin-top: 20px;
	margin-bottom: 15px;
}

.a_selecionado {
	background-color: #025C1F;
	color: white;
	-moz-user-focus: none;
}

.linkSeta {
	background-image:url(../images/gif/bt_seta.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-size:12px !important;
	text-indent:10px;
	display:block;
	width:400px;
}
.linkDownload {
	font-size:14px;
	color:#025C1F;
	margin-left:60px;
}
.textoNormal {
	margin-left:60px;
}
.textoTipo {
	margin-left:60px;
}
.labelEspecial {
	width:200px !important;
}
.pEspecialLabel {
	margin-left:50px !important;
}
