@charset "utf-8";
/* CSS Document */

a{
text-decoration:none;
}

/************************* Botão ************************************/
button{
	position:absolute;
	width:61px; 
	height:35px; 
	background-image:url(../imagens/botao_enviar.png); 
	border:hidden;
}

#botao_enviar{
	position:absolute;
	top:190px;
	left:285px;
	background-image:url(../imagens/botao_enviar.png);
	width:61px;
	height:35px;
	border:none;
}
/***********************Mensagem de erro ****************************/
#logo_mensagem {
position:absolute;
	z-index:0;
	bottom:-75px;
	left:-12px;
	background-image:url(../imagens/logo_fundo.gif);
	height:193px;
	width:419px;
}

#box_mensagem {
position:relative;
	z-index:1;
	width:340px;
	height:245px;
}

a#ativo{
color:#009900;
}

a#inativo{
color:#FFFFFF;
}

input{
border-color:#bac6e4;
border-style:solid;
width:260px;
}

textarea{
border-color:#bac6e4;
border-style:solid;
width:98%;
height:100px;
}

#menu_principal{
position:absolute;
z-index:1;
right:0px;
top:-67px;
width:400px;
height:40px;
}

#link_inicio{
position:absolute;
z-index:2;
width:75px;
right:150px;
top:50px;
text-align:center;
font-family:"Century Gothic";
font-size:14px;
font-weight:bold;
}

#link_produtos{
position:absolute;
z-index:1;
width:75px;
right:75px;
top:50px;
text-align:center;
font-family:"Century Gothic";
font-size:14px;
font-weight:bold;
}

#link_contato{
position:absolute;
z-index:1;
width:75px;
right:0px;
top:50px;
text-align:center;
font-family:"Century Gothic";
font-size:14px;
font-weight:bold;
}

#aba_on{
background-image:url(../imagens/link_aba_on.gif);
height:100%;
width:100%;
}

#aba_off{
background-image:url(../imagens/link_aba_off.gif);
height:100%;
width:100%;
}

div#principal{
background-color:#F2F6F9;
height:500px;
width:708px;
position:absolute;
z-index:1;
left:50%;
margin-left:-354px;
top:73px;
}

#bg_titulo{
background-image:url(../imagens/bg_titulo.jpg);
background-repeat:repeat-x;
height:200px;
}

#logo{
position:absolute;
z-index:2;
top:35px;
left:25px;
}

#sv_titulo{
position:absolute;
z-index:2;
top:65px;
left:230px;
}

#logo_fundo{
position:absolute;
z-index:2;
bottom:0px;
left:289px;
background-image:url(../imagens/logo_fundo.gif);
height:193px;
width:419px;
}

#ico_inicio{
position:relative;
top:1px;
right:-70px;
background-image:url(../imagens/ico_empresa.gif);
width:50px;
height:38px;
}

#ico_produto{
position:relative;
top:1px;
left:98px;
background-image:url(../imagens/ico_produto.png);
width:55px;
height:42px;
}

#ico_contato{
position:relative;
top:5px;
left:100px;
background-image:url(../imagens/ico_contato.png);
width:54px;
height:38px;
}

#faixa_titulo{
position:absolute;
z-index:3;
width:300px;
height:313px;
top:100px;
left:390px;
}

#titulo{
	position:absolute;
	z-index:3;
	right:46px;
	top:20px;
	font-size:22px;
	font-family:"Century Gothic", Century, Arial, "AvantGarde Bk BT";
	font-weight:bold;
	color:#000066;
}

#conteudo{
	width:600px;
	height:400px;
	background-color:#009900;
	position:relative;
	left:50px;
	top:100px;
}

#caixa_imagens{
	position:absolute;
	z-index:3;
	width:200px;
	height:350px;
	left:70px;
	top:125px;
	text-align:center;
}







#caixa_texto{



	position:absolute;



	z-index:3;



	left:340px;



	top:150px;



	width:300px;



	font-family:"Century Gothic", Century, Arial, "AvantGarde Bk BT";



	font-size:13px;



	text-align:right;



	color:#232c49



}







#titulo_galeria{



text-align:center;



}







#subtitulo_galeria{



font-family:"Century Gothic", Century, Arial, "AvantGarde Bk BT";



font-size:16px;



color:#000066;



text-align:center;



font-weight:bold;



}



	



#fechar{



width:32px;



height:32px;



z-index:5;



position:absolute;



top:7.5%;



left:88.2%;



display:none;



border:0px;



}







#fundo{



background-image:url(../bg_transparente.png);



width:100%;



height:99.9%;



position:absolute;



z-index:2;



top:0px;



left:0px;



display:none;



}







#janela1{



display:none;



width:80%;



height:80%;



z-index:4;



background-color:#009900;



position:absolute;



left:10%;



top:10%;



}







#janela2{



display:none;



width:80%;



height:80%;



z-index:4;



background-color:#009900;



position:absolute;



left:10%;



top:10%;



}







#img_vedacao{



position:absolute;



z-index:3;



left:0px;



top:10px;



color:#000066;



}







#desc_vedacao{



position:absolute;



z-index:3;



left:120px;



top:50px;



text-align:left



}











#img_tecnicas{



position:absolute;



z-index:3;



left:0px;



top:120px;



color:#000066;



}







#desc_tecnicas{



position:absolute;



z-index:3;



left:120px;



top:160px;



text-align:left



}