﻿@charset "utf-8";
/* CSS Document */
	/*body {
		margin-top: 0px;
		padding: 0px;
		font-size: 13px;
		font-family: verdana;
		background: #000;
		color: #FFFFFF;
	}
	p {
		margin: 0;
		padding: 0;
	}
	a {
		color: #FFFFFF;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	h1 {
		font-size: 16px;
		color: #3F91BE;
		margin-bottom: 5px;
	}
	#geral {
		margin-top: 20px;
	}
	.autor {
		text-align: left;
		margin-left: 255px;
	}*/
#folio_news{
	margin-top:15px;
	margin-bottom:5px;
	width:350px;
	height:auto;
	paddin-top:4px;
	padding-bottom:4px;
	padding-left:15px;
	font-family:tahoma;
	font-size:18px;
	color:#0099CC;
	font-weight:bolder;
}
	#galeria {
		width:369px;
		display:none;
		text-align: center;
		margin-top: 15px;
	}
		.imagem {
	padding: 2px;
	background: #FFFFFF;
	overflow:hidden;
	width: 380px;
	height: 300px;
	
		}
		.imagem p {
			color: #000000;
			font-size: 16px;
			font-weight: bold;
			margin-top: 5px;
		}
		#vt {
	width:350px;
	height:250;
	overflow: hidden;
}

	#navegar {
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
		padding-left:50px;
		font-family:tahoma;
		font-size: 14px;
		font-weight: bolder;
		
	}
	#navegar a{
		width:369px;
		height:30px;
		padding-top:1px;
		padding: 5px;
		text-decoration: none;
		margin-left: 1px;
		margin-right: 5px;
		margin-top:3px;
		margin-bottom:10px;
		color: #0099CC;
		border: 1px solid #000000;
		text-align: center;
		background-color: #FFF;
	}
	#navegar a:hover {
		color:#000000;
		text-decoration: underline;
	}
.desc{margin-left:auto;margin-right:auto;width:360px;min-height:20px;height:auto;font-family:tahoma;font-size:12px;font-weight:100;}



/*
	#rodape {
		margin-top: 10px;
		clear: both;
	}
	 #rodape a {
	 	text-decoration: underline;
	 }*/
