


#posi1{
float:left;
width:70%;
height:90%;
}
#posi2{
float:right;
width:24%;
height:51%;
}
#posi3{
float:left;
width:70%;
height:10%;
}
#posi4{
float:right;
width:24%;
height:45%;
}
#produto{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    
	    
	height: 183px;
	width: 96.7%;
	    margin: 0px;
	background-image: url('../images/produtos.jpg');
	background-repeat: no-repeat;
}

#empresa{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
     
	
	height: 325px;
	    width: 95%;
	    margin: 0px;
	background-image: url('../images/empresa.jpg');
	background-repeat: no-repeat;
}
#texto{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
   
	height: 95%;
	width: 95%;
	margin-left: 10px ;
	padding-top: 5px;
	 margin-top: 3px;
	 padding-left:  8px;
		
}
#letreiro{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    
	height: 95%;
	width: 95%;
	 padding-top: 4px;
	 margin-top: 4px;
	 padding-left:  10px;
	font-size: 12px;
	
}
#imagem{
    float:left;
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin:10px;
     
	
	height: 116px;
	width: 175px;
	margin: 5px ;
	font-size: 12px;
	
}
#nomeProd{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
     
	
	height: 17px;
	width: 175px;
	margin: 0px;
	font-size: 12px;
	
}
#descprod{
    float:Right;
	border-style: none;
    border-width: 0px;
     
	
	height: 135px;
	width: 372px;
	margin: 0px;
	font-size: 12px;
	font-style:inherit;
	text-align:left;
	
	
}
#servico{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	 
	
	height: 220px;
	width: 100%;
	margin: 0px;
	background-image: url('../images/servicos.jpg');
	background-repeat: no-repeat;
}
.txtlogin{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
     
	   
	    height: 22px;
	width: 128px;
	    margin: 0px;
}
.lbllogin{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
     
	  
	    height: 22px;
	width: 128px;
	    margin: 0px;
}
.txtsenha{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
     
	  
	    height: 22px;
	width: 128px;
	    margin: 0px;
}

.lblsenha{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
     
	   
	    height: 16px;
	width: 128px;
	    margin: 0px;
}
.lblvalidaçao{
    
    
    margin: 0px;
}


.botaologin{
	 
	
	margin: 0px;
    width: 57px;
}
#login{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	 
	
	height: 217px;
	width: 100%;
	margin: 0px;
	background-image: url('../images/login.jpg');
	font-size:12px;
	background-repeat: no-repeat;
}

