body {
	text-align: center; /* Centraliza no IE*/
	margin: 0;
	padding: 0;
	background-image: url(imagens/fundo_alternativo_7.png);
	
}

h1 {
	margin-top: 0; /* Retira margem superior em navegadores padrão */
}

h2, h3, h4, p, ul {
	padding: 0 15px;
}

img {
	border: 0px;
}

#total {
	text-align: left; /* Retorna o alinhamento de textos para a esquerda */
	width: 960px;
	
	min-height:100%;
	overflow:hidden;
	margin: 0 auto; /* Centraliza em navegadores padrão */
	background-color: #FFFFC1;
	border: 2px solid;
	border-color: #990000;
	padding-top: 5px;
	display: table;
}

#extra {
	background-image: url(imagens/taro_rodape_5.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
}

#topo {
	background-image: url(imagens/banner_principal_5.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 960px;
	height: 210px;
	float: left;
}

#menu {
	font-family: georgia;
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	width: 944px;
	float: left;
	text-align: center;
}

#menu a{
	outline: none;
}


#menu a:visited {
	color: #5E8B3A;
	outline: none;
}

#menu a:hover {
	color: #0000FF;
}	

#menu a {
	text-decoration: none;
	color: #AC2222;
}

#principal {
	width: 960px;
	min-height:100%;
	overflow:hidden;
	display: table;
}

#nav {
	width: 200px;
	float: left;
	height: 1200px;
	list-style: none;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	background-image: url(imagens/cartela_menu_lateral_3.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	
}

li {
	list-style-type: none;
}

#nav a {
	margin-left: 35px;
	text-decoration: none;
	color: #AC2222;
	outline: none;
}
	
#nav a:visited {
	color: #5E8B3A;
	outline: none;
}

#nav a:hover {
	color: #0000FF;
}

#abaixo_nav {
	width: 200px;
	position: absolute;
	height: 500px;
	margin-top: 440px;	
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	
}

#abaixo_nav h3 {
	text-align: center;
}

#abaixo_nav a {
	text-decoration: none;
	color: #AC2222;
}

#abaixo_nav a:visited {
	color: #5E8B3A;
	outline: none;
}

#abaixo_nav a:hover {
	color: #0000FF;
}

#banners {
	width: 760px;
	height: 200px;
	float: right;
	text-align: center;
}

#banners h4 {
	color: #AC2222;
}

#central {
	width: 550px;
	min-height:100%;
	overflow:hidden;
	float: right;
	text-align: justify;
	border: 2px solid;
	border-color: #990000;
	font-family: "book antiqua", "georgia", "times new roman";
	padding-bottom: 10px;
	display: table;
}

#central h2 {
	text-align: center;
	color: red;
}

#central h3 {
	text-align: center;
	color: #AC2222;
}

#horoscopo tr td {
	padding: 20px 5px;
}

#central a {
	text-decoration: none;
	outline: none;
	
	
}

#central h3 {
	text-align: center;
	font-family: "book antiqua", "georgia", "times new roman";
}

#central h4 {
	text-align: center;
	font-family: "book antiqua", "georgia", "times new roman";
}

#central h5 {
	text-align: center;
	font-family: "book antiqua", "georgia", "times new roman";
}

#central td {
	padding: 3px;
}

#central table {
	padding: 2px;
	margin: 0px;
}

#central a{
	color: #AC2222;
	outline: none;
}

#central a:visited {
	text-decoration: none;
	color: #5E8B3A;
}

#central a:active{
	text-decoration: none;
}

#central a:hover {
	color: #0000FF;
}

#central form {
	padding: 30px;
}

#canal_ventura td {
	padding: 10px;
}



#consultores {
		font-family: georgia;
		font-size: 17px;
}

#outras_materias {
	height: 100%;
	font-size: 13px;
	text-align: left;
}

#outras_materias a:link{
	color: #AC2222;
}

#outras_materias a:hover{
	color: #0000FF;

}

#outras_materias a{
	text-align: left;
	padding: 15px;
}

#outras_materias img{
	padding: 0 10px 10px 0;
}

#esquerda {
	width: 270px;
	height: 100%;
	float: left;
	
}

#direita {
	width: 270px;
	height: 100%;
	float: right;
	
}

#lista_materias {
	width: 540px;
	height: 100%;
	float: left;
}

#lista_materias h3 {
	text-align: center;
	font-family: "book antiqua", "georgia", "times new roman";
}

#lista_materias h5{
	text-align: left;
}

#texto_menor {
	font-size: 13px;
}


#consultores table {
	border: 2px solid;
	border-color: #5E8B3A;
	text-align: left;
	width: 530px;
	height: 250px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#consultores td {
	border: 2px solid;
	border-color: #5E8B3A;
}

#consultores tr{
	height: 20px;
}

hr {
	width: 70%
}

#email table td{
	border: 2px solid;
	border-color: #5E8B3A;
	width: 530px;
	height: 50px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#email table td {
	text-align: left;
}

#email table tr {
	height: auto;
}

#lateral {
	width: 200px;
	height: auto;
	float: right;
	text-align: center;
	color: #AC2222;
}

#lateral a:visited {color: #5E8B3A;}
#lateral a:hover {color: #0000FF;}	

#lateral a {
	text-decoration: none;
	color: #AC2222;
	outline: none;
}

#lateral p {
	margin-left: 15px;
	margin-right: 15px;
}

#lateral table {
	font-size: 12px;
	font-weight: bold;
}

#lateral tr td {
	padding: 10px 5px;
	text-align: center;
}
	
#lateral caption {
	font-size: 18px;
	padding: 10px;
	}
	


#pagamento {
	width: 960px;
	background: #CFB957;
	float: right;
	clear: both;
	text-align: center;
	margin-top: 10px;
}

#pagamento h5{
	margin: 5px;
}

#rodape {
	width: 960px;
	height: 215px;
	background: maroon;
	float: right;
	text-align: center;
	
}

#rodape h5{
	margin: 5px;
	color: yellow;
}

#rodape a {
	text-decoration: none;
	color: yellow;
}

#rodape a:hover {
	color: #96ECFF;
}