body{
	margin:0;
}

	#topo{
		background: #ffffff;
		height: 177px;
	}
		
		.larguraSite{
			width: 760px;
			padding-left: 40px;
			padding-right: 40px;
		}
	
		#pc{
			position:absolute;
			top:26px;
			z-index:1;
			height: 183px;
			width: 212px;
		}
			
			#logo{
				padding-top:26px;
				padding-left:180px; 
				float:left;
			}
			
			#login{
				float:left;
				padding-top: 26px;
				padding-left: 195px;
			}
				
				.estiloLogin{
					font: 11px arial;
					color: #3f3a3b;
				}
				
				#campoLogin{
					width: 120px;
					height:18px;
				}
			
				#fundoBtEntrar{
					background: url('images/fundoBtEntrar.png') no-repeat;
					width: 58px;
					height: 19px;
				}
				
					#btEntrar{
						font: 11px arial;
						color: #ffffff;
						padding-top: 2px;
						padding-right: 8px;
					}
					
						#btEntrar a:link {text-decoration: none; color: #ffffff;}
						#btEntrar a:visited {text-decoration: none; color: #ffffff;}
						#btEntrar a:hover {text-decoration: underline; color: #ffffff;}
						#btEntrar a:active {text-decoration: none; color: #ffffff;}
			
			#menu{
				padding-top: 41px;
				padding-left: 10px; 
				float:right;
			}
		
			.fundobtMenu{
				background: url('images/fundoBtMenu.png');
				width: 90px;
				height: 21px;
			}
			
			.estiloBtMenu{
				font: 12px arial;
				color: #ffffff;
			}
			
				.estiloBtMenu a:link {text-decoration: none; color: #ffffff;}
				.estiloBtMenu a:visited {text-decoration: none; color: #ffffff;}
				.estiloBtMenu a:hover {text-decoration: underline; color: #ffffff;}
				.estiloBtMenu a:active {text-decoration: none; color: #ffffff;}
	
	#meio{
		height: 100%;
		background: #f8f8f8;
		padding-bottom: 30px;
		
	}
	
		#meioPagina{
			padding-top: 30px;
		}
		
			#imagemHtml{
				float:left;
				padding-top: 200px;
			}
	
			#bordaLaranjaTopo{
				width:484px; 
				height:17px;
			}
			
			#bordaLaranjaMeio{
				background: url('images/bordaLaranjaMeio.png') repeat-y; 
				width:484px;
			}
			
				.espacoMeio{
					padding-left:25px;
					padding-right:25px
				}
				
					.espacoTituloMeio{
						padding-bottom: 10px;
					}
					
					#tituloQuemSomos{
						font: 23px Verdana;
						color: #000000;
					}
				
					.texto{
						font: 12px verdana;
						color: #000000;
						text-align: justify;
					}
					
					.texto_TITULO{
	                    color: #000000;
	                    font-family: verdana;
	                    font-size: 16px;
	                    font-weight: bold;
					}
			
			#bordaLaranjaFim{
				width:484px; 
				height:16px;
			}
		
			#tituloSolucoes{
				padding-top: 25px;
				padding-left: 25px;
			}
			
			#bordaVerdeTopo{
				width: 484px;
				height: 16px;
			}
			
			#bordaVerdeMeio{
				background: url('images/bordaVerdeMeio.png') repeat-y; 
				width: 484px;
			}
			
			#bordaVerdeFim{
				width: 484px;
				height: 16px;
			}
			
	
	#rodape{
		height: 35px;
		background: #e6e7e8;
	}
	
		#endereco{
			padding-top: 10px;
		}
		
		
		#slideCont {
 	border:solid 1px #000;
	 text-align:center;
}

#slideCont img {
 	margin: 5px;
}
