a:link {color: #696969; text-decoration: none;}
a:active {color: #696969; text-decoration: none;}
a:visited {color: #696969; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}

a:link img {border: #F0C916 1px solid; text-decoration: none;}
a:active img {border: #F0C916 1px solid; text-decoration: none;}
a:visited img {border: #F0C916 1px solid; text-decoration: none;}
a:hover img {border: #A1880D 1px solid; text-decoration: underline;}

body  { 
   margin: 0px; 
   padding: 0px; 
   background-image: url(../images/bg_industrias.jpg); 
   background-repeat: repeat-x; 
   background-position: bottom center; 
   background-attachment: fixed;
   font-family: tahoma;
}

#topo {
   width: 100%;
   height: 124;
   background-image: url(../images/bg_topo.jpg);
   background-repeat: x-repeat;
}

#divLogo {
   width: 150;
   height: 75;
   margin-left: 10px;
   margin-top: 10px;
   float: left;
}

#divPlantao {
   width: 150;
   height: 75;
   margin-right: 10px;
   margin-top: 10px;
   background: #F3D239;
   border: #DA8D0B 1px solid;
   filter:alpha(opacity=50);
   float: right;
}

#divPlantao div {
   padding: 4px;
   filter:alpha(opacity=100);
   opacity: 1;	
   -moz-opacity:1;
   position: relative;
}

#divPlantao div p {
   text-align: center;
   color: #000;
   font-size: 11px;
}

#divContato {
   text-align: center; 
   margin-bottom: 15px; 
   margin-left: 50px; 
   width: 120px; 
   height: 30px;
}
   
p  { 
   color: #242424; 
   font-size: 12px; 
   font-weight: bolder 
}

.foot {
   color: #000;
   text-align: center;
   text-transform: uppercase;
}

.margin {
   padding-top: 27px;
}

.bg_contato  { 
   background: #fff;
   background-image: url(../images/bg_contato.jpg); 
   background-repeat: no-repeat; 
   background-position: 50% 100%; 
   height: 295px 
}

.bg  { 
   background-image: url(../images/bg_rodape.jpg); 
   background-repeat: repeat-x; 
   text-align: center; 
   height: 25px 
}

.bg_menu {
   background-image: url(../images/bg_menu.jpg);
   background-position: 100% 100%;
   background-repeat: no-repeat;
}

table  { 
   color: #242424; 
   font-size: 12px; 
}

hr { 
   height: 1px; 
   color: #FFF4C2; 
}

.aninhado {
   padding-left: 10px;
   height: 25px;
}

.destaque {
   color: #2E2605;
   height: 31px;
   border-top: #EFC910 1px solid;
   background-image: url(../images/bg_destaque.jpg);
   background-repeat: x-repeat;
   padding: 4px;
}

label {
   font-size: 11px;
   padding-left: 4px;
}

.label {
   padding: 2px;
   color: #4C4C4C;
   background-image: url(../images/bg_label2.jpg);
   border: #EBC30F 1px solid;
}

button {
   background-image: url(../images/bg_label2.jpg);
   border: #EBC30F 1px solid;
}

input, select {
   color: #4C4C4C;
   font-size: 12px;
   width: 190px;
   border: #F8E692 1px solid;
}

textarea {
   border: #F8E692 1px solid;
}

.info {
   padding: 8px;
   background-color: #F4D650;
   border: #EBC30F 1px solid;
}

.title {
   padding: 2px; 
   color: #C9A70E;
   font-weight: bolder;
}

.content { 
   color: #7A7A7A;
   padding: 4px;
   border: #FFF2BD 1px solid;
   background-color: #FFFAE5;
}