@charset "utf-8";
/* CSS Document */

body{margin:0;}
/* Header */
#ParamHeader{position:relative; width:990px; background-color:#FFFFFF; height:105px; background-image:url(../imagens/FundoHeader.jpg); background-repeat:repeat-y;}
#FundoHeaderDois{position:absolute; top:105px; left:0px; background-image:url(../imagens/FundoHeaderDois.jpg); width:990px; height:8px;}
#Logotipo{position:absolute;top:0px;left:10px;width:979px;background-image:url(../imagens/Branco.jpg);background-position:top;background-repeat:repeat-x;}
#Menu{position:absolute; top:27px; right:2px;}
#RSDESIGN{float:right; margin:14px 7px 0 0; width:44px; height:9px; background-image:url(../imagens/RSDesign.jpg); background-repeat:no-repeat;}
#LogotipoEfai{float:left; width:161px; height:78px; margin:15px 0 0 0; background-image:url(../imagens/Logotipo.jpg);}
/* Header */

/* Miolo */
#ParamMiolo{position:relative; width:988px; margin:8px 0 0 0; background-color:#FFFFFF; height:420px; background-image:url(../imagens/FundoMiolo.jpg); background-repeat:repeat-x;}
#FundoBox{position:absolute;top:15px;right:17px;width:700px;height:388px;background-image:url(../imagens/FundoBox.jpg);}
#FundoBomSombra{position:absolute; top:22px; right:7px; width:8px; height:338px; background-image:url(../imagens/FundoBoxSombra.jpg);}
#ImagemLateralEsq{position:absolute;top:17px;left:39px;width:233px;height:46px;background-image:url(../imagens/TituloLateral.jpg);}
#ImagemLateralEsqElicoptero{position:absolute;top:100px;left:13px;width:238px;height:277px;background-image:url(../imagens/ImagemEsqElicoptero.jpg);}
#TituloMiolo{position:absolute;top:22px;left:288px;}
#Conteudo{position:absolute;top:47px;right:33px;width:668px;height:341px; overflow:auto;}
#Telefones{
	position:absolute;
	top:387px;
	left:5px;
}
/* Miolo */

/* Footer */
#Footer{position:relative; width:985px; height:13px; background-image:url(../imagens/FundoFooter.jpg);}
/* Footer */

