/*Definições Gerais de Estilo*/
body {
font-family: arial,verdana,helvetica,sans-serif;
font-size:8pt;
color:#000000;
margin:0;
background:#DCFABE;
padding:0;
text-align:center; /* hack para o IE */
}
/*definições para titulo e subtitulo */
h1{
font-weight:bold;
font-size:15pt;
padding:4px;
}
h2{
font-weight:bold;
font-size:12pt;
}
h3{
font-weight:bold;
color:#00662b;
font-size:10pt;
padding:2px;
border-bottom:1px solid green;
width:56%;
margin-left:5px;
clear:both;
}
/*definições para texto */
p{
font-weight:normal;
text-align:justify;
text-indent:20pt;
padding:2px;
margin:2px;
line-height:140%;
}
acronym{
font-weight:bolder;
font-style:italic;
}
dt{
font-weight: bold;
text-align: justify;
text-indent: 15pt;
font-family: arial,verdana;
font-size: 10pt;
margin-top:10px;

}
hr{
color:green;
border: 1px dotted green;
}
/* Definições para links */
a {
font-weight:bold;
text-decoration:none;
color: #00662B;
font-size:8pt
}
a:visited{
font-weight:bold;
text-decoration:none;
color: #00662B
}
a:active{
font-weight:bold;
text-decoration:none;
color: #00662B
}
a:hover{
font-weight:bold;
text-decoration:none;
color: #009900
}
/*Definições para formulários */
input{
font-family: arial,verdana,helvetica,sans-serif;
font-size:8pt;
border: 1px solid #00662B
}
textarea{
font-family: arial,verdana,helvetica,sans-serif;
font-size:8pt;
border: 1px solid #00662B
}
/*Definições para tabelas */
table{
font-family: arial,verdana,helvetica,sans-serif;
font-size:8pt;
}
/* Definições para áreas lógicas do site */
#tudo {
width: 778px;
border: 1px #E5E5E5 solid;
margin: 0 auto;
padding: 0px;
text-align:left; /* "remédio" para o hack do IE */
}
#central {
padding: 0px;
background-color:white;
}
#fundomenu{
background-image: url(../imagens/menu.jpg);
width:100%;
height:31px;
}
#rodape{
background-color: #00662B;
height:52px;
clear:both;
margin-top:10px;
}
#linkrodape{
width:100%;
text-align:center;
}
#copyright{
text-align:center;
}
#area{
width:90%;
}
#formulario{
position:relative;
float:left;
left:5%;
}
#endereco{
width:60%;
position:relative;
float:left;
left:10%;
margin-top:50px;
border-top: 1px solid #00662B
}

#divisao{
width:90%;
position:relative;
float:left;
left:12%;
margin-bottom:10px;
}
#voltar{
width:100%;
clear:both;
text-align:center;
padding:20px;
}
/* Definições gerais para class */
div.texto{
margin-top:25px;
margin-right:10px;
margin-left:15px
}
div.fotos{
width:90%;
position:relative;
float:left;
left:6%;
}
div.quadro1{
background-image: url(../imagens/quadro1.jpg);
width:513px;
height:261px;
float:left;
margin-top:10px;
}
div.quadro2{
background-image: url(../imagens/quadro2.jpg);
width:251px;
height:261px;
float:left;
margin-top:10px;
margin-left:10px;
}
div.quadro3{
background-image: url(../imagens/quadro_dematic.jpg);
width:513px;
height:261px;
overflow:hidden;
float:left;
background-repeat:no-repeat
}
div.flash{
margin:0;
padding-top:105px;
padding-left:38px;
}
div.quadro4{
background-image: url(../imagens/quadro2.jpg);
width:251px;
height:261px;
float:left;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
}
div.opcao{
width:15%;
_width:17%;
float:right;
padding:8px
}
div.equipamentos{
width:31%;
float:left;
left:0px;
}
div.divmanual{
width:29%;
_width:33%;
float:left;
left:0%;	
border: 1px solid green;
padding:10px;
}
div.representadas{
width:50%;
float:left;
left:0px;
margin-bottom:5px;
}
div.borda{
width:20%;
_width:23%;
position:relative;
float:left;
left:35px;
padding:10px;
margin-bottom:10px;
border: 1px dotted green;
}
div.clientes{
width:45%;
float:left;
left:5px;
font-size:10pt;
}

