﻿/*Estrutura o topo */

.topo {
position:relative; 
top:0;
z-index:2;
background-image:url(../imagem/topo.jpg); 
background-repeat:no-repeat;
width:800px;
height:165px;
}
.menu {
font-family:Helvetica, Verdana, Calibri, sans-serif;
font-size:medium;
color:#000000;
background-image:url(../imagem/menu.jpg);
background-repeat:repeat-x;
height:30px;
z-index:4;
}

.button {
height:20px;
width:120px;
text-align:center;
float:left;
padding:3px 2px 5px 5px;
color:Black;
}


A.button:hover
{   text-decoration:none;
    color:Blue;
    background-image:url(../imagem/hover.png); 
    background-repeat:repeat-x;
    padding:3px 2px 5px 5px;
    text-decoration:none;
}
A.button:visited
{   text-decoration:none;
    color:Purple;
    background-image:url(../imagem/linked.png); 
    background-repeat:repeat-x;
    padding:3px 2px 5px 5px;
    text-decoration:none;
}
A.button:active
{   text-decoration:none;
    color:Red;
    background-image:url(../imagem/linked.png); 
    background-repeat:repeat-x;
    padding:3px 2px 5px 5px;
    text-decoration:none;
}
.HoraData
{
    float:right;
    width:250px;
    height:20px;
    padding:8px 8px 5px 5px;
    text-align:right;
    
    }
/* ativar botao*/

/* Fim do topo */
/* Corpo da tapa */



.body 
{
    background-color:White;

width:800px;
height:100%;
z-index:2;
position:relative;
}


.font-body {
font-family:Helvetica, Verdana, Calibri, sans-serif;
font-size: small;
color: #000000;
text-align:left;
}



.divisor {
width:389px;
height:720px;
padding:5px 5px 5px 10px;
float:left;
z-index:4;
background-color:#FFFFFF;
text-align:left;
}

.divisorD {
border-right: 2px solid #ffebb0;
width:379px;
    height:720px;
    padding:5px 5px 5px 10px;
    float:left;
    z-index:4;
    background-color:#FFFFFF;
    text-align:left;
}

.h1 {
font-family:Helvetica, Verdana, Calibri, sans-serif;
font-weight:bold;
font-size:small;

}
   .border
   {
       border-right-style:solid;
       border-right-color:#ffebb0;
       border-right-width:2px;
       padding:0px 10px 0px 10px;
       text-align:left;
       height:350px;
       font-size:9pt;
     
   }
   .border1
   {
       border-bottom: 2px solid #ffebb0;
    padding:0px 10px 5px 10px;
           text-align:left;
       /*height:280px;*/
           font-size:9pt;
      }
.rodape {
width:793px;
background-image:url(../imagem/menu.jpg);
background-repeat:repeat-x;
font-family:Helvetica, Verdana, Calibri, sans-serif;
font-size:small;
float:left;
height:30px;
padding:8px 0 0 8px;
text-align:left;
position:inherit;

}


.rodape img
{
    z-index:10000;
    position:relative;
    bottom: 50px;
}

/*inicio gradiente*/


 




/* Contatos */
.divisorContato {
width:377px;
height:500px;
padding:5px 5px 5px 15px;
float:left;
z-index:4;
background-color:#FFFFFF;
border-right-style:solid;
       border-right-color:#ffebb0;
       border-right-width:2px;
}
.divisorContato2 {
width:377px;
height:500px;
padding:5px 5px 5px 15px;
float:left;
z-index:4;
background-color:#FFFFFF;

}
.arrumarBotoes
{
    float:right;
    width:80px;
    margin-right:32px;
    margin-top:5px;
    }
.orcamento {
width:385px;
height:800px;
padding:0px 0px 5px 15px;
float:left;
background-color:White;
}
/* Super size*/
/*body {
			overflow:hidden;Needed to eliminate scrollbars
			background:#000;*/
		/*}
		#content{
			margin:0px auto;
			height:100px;
			width:100%;
			bottom:5%;
			z-index: 3;
			background:#262626 no-repeat 90%;
			border-top:1px solid #000;
			border-bottom:1px solid #4F4F4F;
			position:absolute;
		}
		#contentframe{
			overflow: hidden;
			border-top:solid 1px #4F4F4F;
			border-bottom:1px solid #000;
			height: 100%;
			text-align:left;
			z-index: 3;
		}
		#slidecounter{
			float:left;
			color:#4F4F4F;
			font:50px "Helvetica Neue", Arial, sans-serif;
			font-weight:bold;
			margin:18px 20px;	
		}
		#slidecaption{
			overflow: hidden;
			float:left;
			color:#FFF;
			font:26px "Helvetica Neue", Arial, sans-serif;
			font-weight:bold;
			margin:33px 0;
		}
		/*Supersized Stamp*/

		.stamp 
		{
			float: right;
			margin: 25px 20px 0 0
		
}
.borderOrc
   {
    border-right: 2px solid #ffebb0;
    padding:0px 5px 5px 2px;
           text-align:left;
           /*height:373px;*/
           font-size:9pt;
    width: 375px;
    border-right-style:solid;
       border-right-color:#ffebb0;
       border-right-width:2px;
}
