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

/* CSS Reset ======================================================================= */
body, h1, h2, h3, h4, h5, h6, form, div, span, dl, ul, ol,li, dt, dd, p, address, a, img, blockquote{
	margin:0;
	padding:0;
	border:none;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
hr{display:none;}
ul li{list-style:none;}
img{border:0px none 0;}

a:hover {text-decoration: none;color:#5b5b5b;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1f0802;
}
.fundo_esq {
	background-image: url(../img/lateral_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fundo_conteudo {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/fundo.jpg);
}
.texto_promocao {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2c2b2b;
	text-decoration: ;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}
.texto_bemvindo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2b2b2b;
	text-decoration: none;
	line-height: 20px;
}
.texto_destaques {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffb48a;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*bacground image: fundo eventos*/
.fundo_eventos {
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.texto_endereco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #C53706;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #f36f25;
	text-decoration: none;
}
.fundo_dir{
	background-image: url(../img/lateral_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
.menu:hover {color: #ffb48a;
	text-decoration: none;
}
.texto_interno {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #2b2b2b;
}
.eventos_destaque {
	font-size: 16px;
	color: #C53706;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
