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

body{
	margin:0px 0px 0px 0px;
	background-color:43b3f0;
	background-image:url(../img/bg.jpg);
	height:100%;
	font-family:"Times New Roman", Times, serif;
	
}



.topo{
	margin:0px 0px 0px 0px;
	margin-top:0px;
	text-align:center;
	background:url(../img/topo.jpg) no-repeat top center;
	height:386px;
		vertical-align:top;
	}
	
	
	.meio{
		
	margin-top:0px;
	text-align:center;
	background:url(../img/meio.jpg) repeat-y top center;
	margin-bottom:0px;
	}
	
.base{
	vertical-align:top;
	text-align:center;	
	
	}	
	
.rodape{
	width:100%;
	background:url(../img/rodape.jpg);
	height:160px;
	/* position:absolute;
	bottom:0px;*/}

	
#texto{
	
	font:"Times New Roman", Times, serif; 
   font-size:16px;
   text-align:justify;
   width: 430px;
   line-height:20px;
 
}

	#campo{
		border:none;
		background-color:#46b5f1;
		padding-left:5px;
		padding-top:5px;
		height:18px;
		
		}
		#campo_mgs{
		border:none;
		background-color:#46b5f1;
		padding-left:5px;
		padding-top:5px;
	
		
		}
		
#produtos{
	
	width:910px;
	/*height:500px;
	overflow:auto;*/
	}		
		
	
   
#h2{font:"Times New Roman", Times, serif; 
   font-size:19px;
   text-transform:uppercase;
   color:#09F;
   margin:0px 0px 0px 0px;
   
	 	 
	 }  
	 
ul .galeria {
	
	
  margin:0 auto;
	
		
		} 

.galeria li{
	
		display:inline;
   float:left;
  margin: 5px 5px 5px 5px;
    padding:15px;
	
		
		} 

