﻿@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	background:url(../bg/bg2.gif);
	padding:0;
	margin:0;
	height:100%;
	text-align:center;
	}
	
#col_e {
	float:left;
	padding-top:4px;
}
#col_d {
	float:right;
}
#main {
	display:table; /* transforma height 100% firefox*/
	background:#FFFFFF;
	width:760px;
	min-height:100%; /* transforma height 100% IE*/
	height:auto;
	margin:0 auto; /* alinhamento central para opera, firefox */
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#b0c2b9;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-size:11px;
	color:#3f5340;
}

#top {
	width:760px;
	height:294px;
	background-color:#b0c2b9;
}
#separador {
	background-image:url(../bg/separador.jpg);
	height:34px;
}
#apresentacao {
	height:100%;
	background:#FFFFFF;
	width:750px;
}
#area_restrita {
	background:#b0c2b9;
	height:35px;
	font-size: 11px;
	color:#FFFFFF;
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#area_restrita a:link {
	color:#FFFFFF;
}
#area_restrita a:visited {
	color:#FFFFFF;
}
#noticia_destaque {
	width:140px;
	height:231px;
	float:left;
	text-align:justify;
	padding-left:2px;
	padding-right:2px;
	border-bottom:#bdc9b7 solid 2px;
	margin:2px;
	overflow:hidden;
}
#noticia_destaque a:hover {

	display:inline;
}
#noticia {
	width:290px;
	float:left;
	margin-left:2px;
	padding-top:5px;
	font-size:11px;
}
#img-p {
	float:left;
	margin:0 5px 5px 0;
}
#noticia_p {
	line-height:15px;
	height:55px;
	text-align:justify;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:5px;
	border-top:#F3F3F3  solid  1px;
	overflow:hidden;
}
#col_esquerda {
	float:left;
	width:310px;
	text-align:left;
	margin-left:17px;
}
#col_centro {
	float:left;
	width:250px;
	text-align:left;
	margin-left:10px;
}
#col_direita {
	float:left;
	width:140px;
	text-align:center;
	margin-left:15px;
}
#topico {
	color:#CC6666;
}
#livros {
	margin-bottom:25px;
	height:150px;
	line-height:14px;
}
#rodape {
	float:left;
	background:#FFFFFF;
	height:30px;
	width:740px;
	padding-top:12px;
	padding-left:20px;
	font-size: 9px;
	text-align:center;
	
}

.info{
	font-size:9px;
	color:#999999;
	font-weight:bold;
}

p {
	margin-bottom:3px;
}


h1, h2, h3, h4, h5 {
margin-bottom:4px;
}

h1 {
	font-size: 25px;
	font-weight: bold;
}
h2 {
	font-size: 21px;
	font-weight: bold;
	color:#3f5340;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 13px;
	color:#698d6b;
	margin: 0px;
	font-weight: bold;
	text-align:left;
}
h6 {
	font-size: 9px;
	color:#CC6666;
	margin: 0px;
	font-weight: bold;
	text-align:left;
}
a:link {
	color:#3f5340;
	text-decoration: none;
}
a:hover {
	color:#698d6b;
	text-decoration: none;
	display:inline;
}
a:visited {
	color:#3f5340;
	text-decoration:none;
}
/* p�ginas secund�rias */
#conteudo {
	width:650px;
	text-align:justify;
	margin:0 auto;
}
/* camisas */
#col_camisa_esq {
	float:left;
	width:420px;
	text-align:left;
	padding-left:20px;
}
#col_camisa_dir {
	float:right;
}
/* p�ginas downloads */
#col_download_esq {
	float:left;
	width:210px;
}
#ico {
	float:left;
}
#txt_downloads {
	width:230px;
	float:left;
	padding-left:5px;
}
#col_down {
	height:50px;
	text-align:justify;
	vertical-align:middle;
	padding-bottom:15px;
}
/* downloads novo*/

#download_esq {
	float:left;
	width:210px;
}
#texto_downloads {
	background:#009933;
	width:150px;
	float:left;
	padding-left:5px;
}
#col_down {
	height:50px;
	text-align:justify;
	vertical-align:middle;
	padding-bottom:15px;
}
/* p�ginas links */
#col_link {
	height:75px;
	border-bottom:#CCCCCC solid 1px;
	padding-top: 8px;
	text-align:center;
}
