@charset "utf-8";
/* CSS Document */

/* *  {
    margin:0;
    padding:0;
}

html, body {height:100%;}
*/
body {
    margin:0px auto;
    width:1000px;
    /*height:466px;*/
    /*background:#454545;
    overflow:hidden; */
	
	background-color:#7aaa25;
	background-image:url(image/cabec5.png); /*top left repeat-x*/ ;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
.geral {

    min-height:100%;
    position:relative;
    width:1000px;
}
.divfundo{
    /*position:relative;*/
    bottom:0;
    width:100%;
	/*border: 1px solid #000000;*/
	overflow:auto;
	height:auto;

}

.footer {
    position:relative;
    bottom:0;
    width:100%;
	background-image:url(../roda.jpg);
	background-repeat:repeat-x;
}

.meio {
width:100%;

}
.content {
	padding: 0px 10px 10px 10px;
	overflow:auto;
	height:auto;


}
.aside {width:200px;}
.fleft {float:left; }
.fright {float:right;}

.menu2 {
  padding: 6px 6px 9px 6px;
  padding-top: 0;
  background-image:url(menu/images/submenu-bottom2.png);
  background-repeat: no-repeat;
  background-position: 0px bottom;

}

.fundoentrada {
	
	background-image:url(../image/fundo-entrada2.png);
	background-repeat:no-repeat;
	height:210px;
	padding:10px 20px 10px 20px;
	text-align:justify;
	overflow:auto;
	
}

.fundoentrada_ {
	top:0;
	background-image:url(../image/fundo-entrada3.png);
	background-repeat:no-repeat;
	height:80px;
	padding:10px 20px 10px 20px;
	text-align:justify;
	
}

.im {
	border:#CC6600 solid 1px;
	border-bottom-style:dashed;
	border-left-style:dashed;
}

.im:hover {	
	width:70px;
	height:50px;	
}

.mais {
   background-image:url(../image/btn.png);
   background-repeat:no-repeat;
   background-position:center;
   width:112px;
   height:32px;
   vertical-align:middle;
   
   text-align:center;
   padding: 25px 10px 10px 10px;
   
   
}

.mais2 {
   background-image:url(../image/btn2.png);
   background-repeat:no-repeat;
   background-position:top;
   width:112px;
   height:28px;
   vertical-align:middle;
   
   text-align:center;
   padding: 5px 0px 0px 0px;
   /*border:1px solid #000000;*/
   
   
}

.linha {
	border:1px solid #999999;
	width:100%;	
	height:120px;
	position:relative;
	background-color:#FEFDE7;
	overflow:auto;

}

.linhaImg {
	border:1px solid #999999;
	width:115px;
	height:110px;
	
	
}

.pagin {

	width:100%;
	color:#006699;
	font-size:9px;
	
}

.linha2 {
	border:1px solid #999999;
	width:530px;	
	height:auto;
	/*position:relative;*/
	background-color:#FEFDE7;
	/*overflow:auto; */
	padding:10px 10px 10px 10px;
	text-align:justify;
	line-height:20px;
	

}
a.ta{}
a.ta img:hover {
	width:50%;
}

#foto {
	position:absolute;
	width:300px;
	margin: 400px 0 0 -200px;
	left:50%;
	right:50%;
	
}

