@charset "utf-8";
/* CSS Document */

#meios{
	
	margin:auto;
	position:relative;
	}
.abaPri{
   float:left;
   background:url(../images/testeee.png) no-repeat;
   width:393px;
   height:60px;
   margin: 15px 0 0 0;
   }
#aba{
   height:28px;
   margin: 115px 0 0 0;
   background:url(../images/testeBaixo.jpg) repeat-x;
   display:block;
   }
body {
	background-color: #cbd5d6;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #465354;
}
.style3 {font-family: "Trebuchet MS"; font-size: 16px; font-weight: bold; color: #465354; }

.style4 {font-size: 12px; font-weight: bold; font-family: "Trebuchet MS";}

.style5 {font-size: 12px; color: #465354; font-family: "Trebuchet MS";}

#rodape{
   background:url(../images/rodape.jpg) repeat-x;
   height:41px;
   }
#meio-tela{
   background:#CBD5D6 ;
   position:relative; 
   height:420px;
   }
.barra{
   background:url(../images/teste.png) no-repeat; 
   height:27px;
   margin:131px 0 0 0;
   position:relative;
   padding:5px 0 0 25px
   }
#texto{
   height:30px;
   position:relative;
   margin:0 0 25px 0;
   background:url(../images/testeBaixo.jpg) repeat-x;
   clear:both;
   }