﻿@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #5C0605;
	overflow: hidden;
}

#index_total {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	height: 450px;
	background-color: #FFFFFF;
}

#flash_topo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 75px;
	
	background-color: #5C0605;
}

#flash_foto {
	position: absolute;
	top: 75px;
	right: 0px;
	width: 200px;
	height: 310px;
	left: 616px;
}

#novidades {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 202px;
	height: 310px;
}

#chamada {
	position: absolute;
	top: 15px;
	left: 0px;
	height: 52px;
	width: 202px;
	background-repeat: no-repeat;
}

#flash_saiba {
	position: absolute;
	top: 120px;
	left: 0px;
	height: 120px;
	width: 200px;
}

#destaque_parceria {
	position: absolute;
	top: 260px;
	left: 30px;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	height: 49px;
	width: 168px;

}

#destaque_evento {
	position: absolute;
	float: left;
	top: 260px;
	left: 250px;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	height: 51px;
	width: 188px;
	z-index: 3454;
}

#destaque_evento2 {
	position: absolute;
	float: left;
	top: 335px;
	left: 435px;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 51px;
	width: 188px;
	z-index: 3454;
}

.evento_link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #000000;	
}

#texto_central {
	position: absolute;
	top: 75px;
	left: 202px;
	width: 414px;
	height: 310px;
	padding: 10px;
}

#bemvindo {
	position: absolute;
	
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	
	top: 22px;
	left: -165px;
}

.l1 {
	color:#CCCCCC;
}
.l2 {
	color:#999999;
}
.l3 {
	color:#666666;
}
.l4 {
	color:#D9D9D9;
}
.l5 {
	color:#0F6592;
}

#titulo {
	position: absolute;
	
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF9310;/*#A90A07;*/
	
	top: 18px;
	left: 30px;
}

#barra {
	position: absolute;
	
	top: 82px;
	left: 70px;
	
	width: 304px;
	height: 1px;
	
	border-bottom: 1px solid #CECECE;
}

#bullet {
	position: absolute;
	left: 50px;
	height: 7px;
	width: 7px;

	background-image: url(../img/ico.jpg);
	background-repeat: no-repeat;
}

.b1 {
	top: 120px;
}

.b2 {
	top: 158px;
}

.b3 {
	top: 195px;
}

.b4 {
	top: 230px;
}

#sub_tit {
	position: absolute;
	left: 70px;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #858585;	
}

.sub_tit_link {
	text-decoration: none;
	color: #858585;	
}

.s1 {
	top: 115px;
}

.s2 {
	top: 153px;
}

.s3 {
	top: 190px;
}

.s4 {
	top: 225px;
}

#barra_cinza {
	position: absolute;
	top: 385px;
	left: 0px;
	height: 20px;
	width: 100%;
	background-color: #D6D8D8;
}

#flash_rodape {
	position: absolute;
	left: 0px;
	height: 45px;
	bottom: 0px;
	width: 100%;

	background-color: #5C0605;
}
