@CHARSET "ISO-8859-1";

html{
	height:100%;
	padding:0px;
	margin:0px;	
}

body{
	background-color:#C8C8C8;
	padding:0px;
	margin:0px;
	font-family:Verdana;
	font-size:0px;
	color:#000000;
	height:100%;
}

.mainContainer{
	background-color:#FFF;
	position:absolute;
	left:50%;
	margin-left:-375px;
}

.topContainer{
	margin:0px;
	padding:0px;
	height:110px;
	width:750px;
	_overflow:hidden;
}

.topContainerBgPadrao {
	background-image:url(../images/jpg/bgTopContainerCrop.jpg);
}

.topContainerBgProjects {
	background-image:url(../images/jpg/bgTopContainerProjects.jpg);
}

.logoContainer{
	background-color:#CC0000;
	width:175px;
	height:60px;
	position:absolute;
	left:285px;
	top:10px;
	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;	
}

#search {
	width: 215px;
	height: 144px;
	float: left;
	margin-left: 2px;
	background-image: url('../images/jpg/fundo_home.jpg');
	background-repeat: repeat-y;
}

#search .i,#search .e,#search .p {
	display: block;
	width: 171px;
	height: 36px;
	margin-top: 15px;
}

#search .i{
	background-image: url('../images/jpg/tit_busca_index_i.jpg');
}

#search .e{
	background-image: url('../images/jpg/tit_busca_index_e.jpg');
}
#search .p{
	background-image: url('../images/jpg/tit_busca_index_p.jpg');
}

.menuContainer{
	position:relative;
	top:92px;
	/*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-color:#FFFFFF;
	width:750px;
}

.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 div.h1 {
	margin-left: 0;
	margin-right: 0;
}
.minHeight{
	height:295px;
	float:left;
	display:block;
	margin-left:0;
	margin-right:0;
}

#menu_rodape {
clear: all;
margin-top: 2px;
width: 750px;
}

#products {	width: 533px;	height: 144px;	float: left;}
#products .i,#products .e,#products .p {
	display: block;
	position: absolute;
	width: 363px;
	height: 94px;
	padding-left: 170px;
	padding-top: 50px;
}
#products a{ 	color: white;	font-size: 12px;	text-decoration: none;}
#products .i{	background-image: url('../images/jpg/banner2_index_i.jpg');}
#products .e{	background-image: url('../images/jpg/banner2_index_e.jpg');}
#products .p{	background-image: url('../images/jpg/banner2_index_p.jpg');}


.footerContainer{
	width:750px;
	height:20px;
	background-color:#3C3C3C;
	display: block;
}

.footerContainer .esquerda{
	width:200px;
	float: left;
	margin-left: 20px;
}

.footerContainer .direita{
	width:35px;
	float: right;
	margin-right: 10px;
}

.footerContainer div{
	color:#959595;
	font-family:Verdana;
	font-size:9px;
	padding-top: 3px;
	text-transform:uppercase;
}

.contentContainer .h1{
	margin-left:42px;
	margin-right:42px;
	padding-top:28px;
	color:#025c1f;
	font-family:Arial;
	font-size:24px;
	border-bottom:1px solid #005E20;
}

p.centralizado{
	text-align:center;
}

p.direita{
	width:390px;
	text-align:right;
}

div.containerEndereco{
	margin-left:170px;
}

.contentContainer .h1 div{
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:12px;
}

.contentContainer .h1 div a{
	text-decoration:none;
	color:#005E20;
}

.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-weight:bold;
	font-family:Verdana;
}

.bandeiras {
	position: absolute;
	right: 0;
	top: 7px;
	*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-weight: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 .icones_detalhes_produtos {
	width: 220px;
	float: left;
}

.detalhes_produtos .icones_detalhes_produtos .icones_detalhes_produtos_img {
	width: 220px;
	height: 220px;
	overflow: hidden;
	padding-top: 95px;
}

.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;
}

.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;
}