/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image: url(img/background.gif);
	background-position:center;
	background-attachment: fixed;
	background-repeat:repeat-x;
	height:100%; 
}

#bodyEquipamentos{
	background-image: none;
}

#central{
position:absolute;
top:50%;
margin-top:-210px;
width:100%;
height:420px;
background: url(img/barraMenu.gif) 0 13px;
background-repeat:no-repeat;
}

#principal{
height:420px;
width:750px;
position:relative;
left:50%;
margin-left:-375px;
margin-top:0px;
}

/* MENU */

/* início do menu */
#menu{
position:relative;
left:50%;
margin: -5px 0px 0px -355px;
background-image:url(img/menu.png);
background-repeat:no-repeat;
width:713px;
height:99px;
}

#marca{
float:left;
position:relative;
display:block;
background:url(img/marca.png);
width:226px;
height:106px;
top:-5px;
left:1px;
}

#menuEmpresa{
float:left;
position:relative;
display:block;
background:url(img/menuEmpresa.gif);
width:88px;
height:23px;
top:49px;
left:45px;
}

#menuEmpresa:hover{
background:url(img/menuEmpresa.gif) 0 23px;
}

#menuEquipamentos{
float:left;
position:relative;
display:block;
background:url(img/menuEquipamentos.gif);
width:143px;
height:23px;
top:49px;
left:75px;
}

#menuEquipamentos:hover{
background:url(img/menuEquipamentos.gif) 0 23px;
}

#menuContato{
float:left;
position:relative;
display:block;
background:url(img/menuContato.gif);
width:92px;
height:23px;
top:49px;
left:103px;
}

#menuContato:hover{
background:url(img/menuContato.gif) 0 23px;
}

/* fim do menu */


/* HOME */
/* home início */

#homeChamada{
background-image:url(img/homeChamada.gif);
background-repeat:no-repeat;
left:50%;
position:relative;
margin: 0px 0px 0px -355px;
height:213px;
width:713px;
}

#botaoChamada{
display:block;
background: url(img/botaoChamada.gif);
width:46px;
height:20px;
position:relative;
top:160px;
left:313px;
}

#botaoChamada:hover{
background: url(img/botaoChamada.gif) 0 20px;
}

#homeProdDestaque{
margin:-25px 0px 0px 374px;
}


/* HOME MENU */

#homeMenu{
height:113px;
width:696px;
left:50%;
position:relative;
margin-left:-348px;
}

#homeMenuEmpresa{
display:block;
height:111px;
width:235px;
background: url(img/homeMenuEmpresa.gif);
float:left;
}

#homeMenuEmpresa:hover{
background: url(img/homeMenuEmpresa.gif) 0 111px;
}

#homeMenuEquipamentos{
display:block;
height:111px;
width:235px;
background: url(img/homeMenuEquipamentos.gif);
float:left;
}

#homeMenuEquipamentos:hover{
background: url(img/homeMenuEquipamentos.gif) 0 111px;
}

#homeMenuContato{
display:block;
height:111px;
width:226px;
background: url(img/homeMenuContato.gif);
float:left;
}

#homeMenuContato:hover{
background: url(img/homeMenuContato.gif) 0 111px;
}
/* home fim */


/* EMPRESA */
/* empresa inicio */

#empresaTexto{
position:relative;
left:56px;
top:17px;
_top:35px;
width:320px;
float:left;
}

#empresaChamada{
position:relative;
top:25px;
_top:35px;
left:100px;
}

.textoEmpresa {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#051a61;
line-height:15px;
}

/* empresa fim */


/* EQUIPAMENTOS */
/* equipamentos inicio */

#equipamentosTop{
background-image: url(img/backgroundEquipamentosTop.gif);
width:100%;
height:30px;
margin-bottom:30px;
}

#equipamentosBottom{
background-image: url(img/backgroundEquipamentosBottom.gif);
width:100%;
height:30px;
margin-top:30px;
float:left;
}

#centralEquipamentos{
width:100%;
background: url(img/barraMenu.gif) 0 13px;
background-repeat:no-repeat;
float:left;
}

#principalEquipamentos{
width:750px;
position:relative;
left:50%;
margin-left:-375px;
margin-top:0px;
float:left;
}

#equipamentosLista{
position:relative;
left:10px;
top:12px;
_top:30px;
width:450px;
float:left;
}

#lista{
width:225px;
float:left;
margin-bottom:10px;
_margin-bottom:30px;
}

.display{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
display:block;
font-weight:bold;
color:#000066;
margin:9px 0px 3px 3px;
padding:0px 0px 0px 15px;
background:url(img/marcadorTipo.gif);
background-repeat:no-repeat;
text-decoration:none;
}

.display:hover{
text-decoration:underline;
background:url(img/marcadorTipo.gif) 0 -14px;
background-repeat:no-repeat;
}

.equipamentoBox{
border:none;
border-top: 1px #999999 solid;
background-color: #F5F5F5;
width:195px;
margin:0px 0px 0px 0px;
padding:2px 0px 13px 20px;
overflow: hidden; 
visibility:visible; 
opacity: 0.9999;
height: 1%;
}

.equipamentoNome, .equipamentoNomeSlink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
margin:7px 0px 0px 0px;
padding:0px 0px 0px 12px;
text-decoration:none;
display:block;
background: url(img/marcadorEquipamento.gif);
background-repeat:no-repeat;
}

.equipamentoNome:hover{
text-decoration:underline;
background: url(img/marcadorEquipamento.gif) 0 -39px ;
background-repeat:no-repeat;
}

.equipamentoLink{
color:#000066;
text-decoration:none;
}

#equipamentosChamada{
position:relative;
background-image:url(img/equipamentosChamada01.gif);
background-repeat:no-repeat;
width:220px;
height:385px;
float:right;
margin-right:25px;
margin-top:25px;
}

#equipamentosDestaque{
position:relative;
top:88px;
}

/* equipamentos fim */



/* CONTATO */

/* contato inicio */

form{
margin:0px;
padding:0px;
}

#contatoFormulario{
position:relative;
left:56px;
top:55px;
width:320px;
float:left;
}

.campoFormulario {
height:16px;
width:292px;
border:1px solid #cccccc;
background-color:#fafafa;
color:#051A61;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
padding:3px;
margin-bottom:3px;
}

.textareaFormulario {
padding:3px;
height:126px;
width:292px;
border:1px solid #cccccc;
background-color:#fafafa;
color:#051A61;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#btEnviar{
display:block;
background:url(img/btEnviar.gif);
width:60px;
height:22px;
margin:0px;
margin-left:237px;
padding:0px;
font-size:0px;
margin-top:5px;
}

#btEnviar:hover{
background:url(img/btEnviar.gif) 0px -22px;
}

#MSG {
color:#051A61;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:237px;
margin:7px 0px 0px 0px;
display:block;
float:left;
}

#contatoChamada{
position:relative;
top:50px;
left:100px;
}

/* contato final */