
#formulario {  width:300px; margin-left:100px; margin-top:15px;}
#formulario p {font:10px;}
	#formulario ul {margin-bottom:7px;}
		#formulario ul label { float:left;  text-decoration:none; width:140px;margin-top:5 px;}
			#formulario ul input { margin-right:10px; margin-left:10px;	margin-top:2px; text-decoration:none; width:200px; }
				#formulario ul select { margin-right:10px; 	margin-left:10px;  margin-top:7px; text-decoration:none; width:200px; }
					#formulario ul textarea { height:50px; margin-right:10px; margin-left:10px;  margin-top:7px; text-decoration:none; width:200px;}

					
					
/*PRODUTOS IMG PQNO*/

#tudo {width:400px;}

#produto { width:100px; float:left; margin-left:15px;  margin-right:15px; margin-top:5px;}

	#produto ul li {list-style: none; float: left; width:120px; height:120px; border:1px solid #858585; margin-top:-5px; } 
	
		#produto ul li img {margin: 10px; width:100px; height:100px; border: 0; }

	
#produtos1 { width:100px; float:left; margin-left:15px;  margin-right:15px; margin-top:5px;}

	#produtos1 ul li {list-style: none; float: left; width:120px; height:120px; border:1px solid #858585; margin-top:-5px; } 
	
		#produtos1 ul li img {margin: 10px; width:100px; height:100px; border: 0; }
		

#texto { width:450px; float:left; margin-left:15px;  margin-right:15px; margin-top:20px;}

	#texto h1 {font:bold 13px verdana; color:#ED6322; text-align:justify; text-decoration:none;}

		#texto h2 { font:11px verdana; color:#8C8C8C; text-align:justify; text-decoration:none;}
				
			#texto h2 a { font:11px verdana; color:#ED6322; text-align:justify; text-decoration:none;}
			
				#texto h2 a:hover {  text-decoration:underline;}

				
#voltar { position:relative; margin-left:200px; margin-top:15px!important; }
#voltar a {font-size: 10px; color:#000; text-decoration:none;}
#voltar a:hover {  text-decoration:underline;}

		
	
		
		
