body{
	background-color: #ff7800;
	height: 100%;
	margin: 0px 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	overflow-x:hidden;
	line-height: 150%;
}
	#page {
		height: 100%;
		vertical-align: middle;
		margin: auto;
	}
	
		#page .things {
			margin: auto;
			width: 1000px;
			font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
			background: #FFFFFF;
		}
		
			#page .things .barra {
				background: #657865;
				width: 100%;
				padding-top: 2px;
				padding-bottom: 2px;
				font-family: Verdana;
				font-size: 12px;
				font-weight: bold;
				text-align: right;
				color: #FFFFFF;
			}
			
				#page .things .barra a {
					text-decoration: none;
					color: #FFFFFF;
					font-weight: bold;
				}
			
				#page .things .barra  span{
					padding-right: 25px;
				}
				
			#page .things .header {
				width: 1000px;
			}
			
				#page .things .header .logo {
					float: left;
				}
			
				#page .things .header .empresa {
					float: right;
				}
								
				#page .things .header .break {
					clear:both;
					height: 1px;
					width: 100%;
					background: #8C9787;
				}
				
			#page .things .content {
				padding-top: 30px;
				width: 1000px;
			}
				
			
				#page .things .content .conteudo {
					float: left;
					width: 65%;
					margin-left: 20px;
				}
						
					#page .things .content .conteudo .post {
						margin-top: 10px;
						color: #8C9787;
						font-size: 12px;
					}
					
				
						#page .things .content .conteudo .post .title {
							color: #8C9787;
							font-size: 21px;
							font-weight: bold;
							margin-bottom: 5px;
						}
					
							#page .things .content .conteudo .post .title a{
								color: #8C9787;
								font-size: 21px;
								font-weight: bold;
								text-decoration: none;
							}
					
					#page .things .content .conteudo .post .sobre {
						color: #8C9787;
						font-size: 14px;
						font-weight: bold;
						text-align: right;
						margin-bottom: 5px;
					}
					
						#page .things .content .conteudo .post .sobre a{
							color: #ff7800;
							font-size: 14px;
							font-weight: bold;
							text-decoration: none;
						}
					
						#page .things .content .conteudo .post .sobre a:hover{
							color: #ff7800;
							font-size: 14px;
							font-weight: bold;
							text-decoration: underline;
						}

						#page .things .content .conteudo .post .post a{
							color: #ff7800;
							font-size: 13px;
							font-weight: bold;
						}
					
						#page .things .content .conteudo .post .post a:hover{
							color: #ff7800;
							font-size: 13px;
							font-weight: bold;
							text-decoration: underline;
						}
						
					#page .things .content .sidebar .break {
						clear:both;
						height: 1px;
						width: 90%;
						background: #8C9787;
						margin-right: 10px;
					}
			
				#page .things .content .sidebar {
					float: right;
					width: 30%;
				}

					#page .things .content .sidebar  .redes{
						text-align: center;
					}
				
						#page .things .content .sidebar .redes img {
							padding-right: 20px;
						}

					#page .things .content .sidebar  .box{
						text-align: left;
						padding-bottom: 20px;
					}
				
						#page .things .content .sidebar .box .title {
							color: #8C9787;
							font-size: 20px;
							font-weight: bold;
						}
				
						#page .things .content .sidebar .box .texto {
							color: #8C9787;
							text-align: left;
							margin-left: 20px;
							margin-top: 10px;
							width: 80%;
						}
						#page .things .content .sidebar .box .texto {
							color: #8C9787;
							text-align: left;
							margin-top: 10px;
							width: 80%;
						}
						
							#page .things .content .sidebar .box .texto a {
								color: #ff7800;
								text-decoration: none;
							}

							#page .things .content .sidebar .box .texto a:hover {
								color: #ff7800;
								text-decoration: underline;
							}
				
				#page .things .content .break {
					clear:both;
					height: 1px;
					width: 100%;
					background: #8C9787;
					margin-top: 10px;
					margin-bottom: 40px;
				}
a img{
	border:none;	
}
img{
	border:none;	
}
