/* CSS EXCLUSIVO DA PÁGINA PRINCIPAL INDEX.HTM*/

#principal{position:absolute;  width:725px; height:565px;left:50%; margin-left:-362.5px;	
background-image:url(../imagens/principal.jpg);padding-bottom:20px;background-repeat:no-repeat;
}	
#logo{position:absolute; right:177px; top:40px;}
#logo h1{visibility:hidden;position:absolute;}

/*------------Descrição sobre oq é a Energy Work ------------------*/
.descricao{position:absolute; right:27px; top:187px; width:236px; text-align:right;
line-height:20px; font-size:100%;color:#2F3195;font-weight:lighter;
}
* html .descricao{top:197px;}

/*---------------------Empresa ISO-------------------------------*/
#destaque{position:absolute; left:605px; top:95px;width:122px; height:48px; color:#FFF; font-size:80%;text-align:right;	 
}

/*------------Serviços-------------*/
.h2maior{width:371px;}

/*------------Flash-------------*/
#flash{position:absolute;left:183px;top:53px;}

/*------------- Estilização das cores das DIVS ( empresa / ISO ) ---------------*/
.vermelho{color: #FF0000;font-weight: bold;font-size:120%;}
.azul{color: #2F3195;font-weight: bold;font-size:120%;}
.amarelo{color:#FFFF00;font-weight: bold;}

/*------------------ Texto de contato ----------------------*/
#contato{position:absolute; width:145px; height:84px; float:right; bottom:75px; left:554px;font-size:70%;text-align:right;color:#303299;
}

/*------------------ Texto de Rodapé ----------------------*/
#rodape{position:absolute;width:275px;left:424px;top:370px;}
#rodape h3{padding:3px 10px 0 50px; margin-top:0; font-size:65%; text-align:right;height:22px;background-image:url(../imagens/bkgbarra.jpg);background-repeat:repeat-x;color:#FFF;display:block;}
* html #rodape h3{margin-top:-3px;}

