
@import url(design.css);
@import url(layout_internas.css);

html * {
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #2b2724 url(../images/bg.jpg) center top repeat-x;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, tr, td, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/* -- flash bg - INICIO -- */

#flashbg {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

/* -- corpo - INICIO -- */

#corpo {
	width: 766px;
	background: #1f1a17;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	
}

/* -- topo - INICIO -- */

#topo {
	width: 766px;
	background: #1f1a17;
}

/* -- supper banner topo -- */

#superbanner {
	width: 728px;
	background: #1f1a17;
	padding: 19px;
	text-align: center;
}

/* -- esquerda - INICIO -- */

#esquerda {
	width: 486px;
	float: left;
}

/* -- destaques - INICIO -- */

#destaques {
	width: 456px;
	padding: 15px;
}

#destaques p {
	width: 456px;
	height: 155px;
}

/* -- agenda - INICIO -- */

#agenda {
	width: 456px;
	background: url(../images/tagenda.gif) no-repeat;
	padding: 0 15px 15px 15px;
}

#agenda ul {
	width: 456px;
	padding: 35px 0 0 0;
	list-style: none;
}

#agenda li {
	width: 215px;
	float: left;
	padding: 0 11px 0 0;
}

#agenda li a:hover span.tit {
	color: #fff;
}

#agenda li a {
	display: block;
	text-decoration: none;
}

#agenda .border img {
	width: 215px;
	margin: -3px 0 0 -3px;
}

#agenda .border {
	width: 209px;
	height: 155px;
	background: #ff6600;
	display: block;
	overflow: hidden;
	border: #ff6600 3px solid;
}

#agenda .border:hover {
	width: 215px;
	height: 161px;
	border: 0;
}

#agenda .border:hover img {
	margin: 0;
}

#agenda ul li .detdata {
	font-size: 15px;
	font-weight: bold;
	background: #ff6600;
	padding: 5px;
	color: #fff;
	margin-bottom: 5px;
}

/* -- direita - INICIO -- */

#direita {
	width: 280px;
	float: left;
}

/* -- pesquisa google -- */

#pesgoogle {
}

#pesgoogle table {
	width: 260px;
}

#pesgoogle img {
	width: 56px;
	height: 20px;
	border: 0;
}


/* -- noticias - INICIO -- */

#noticias {
	width: 259px;
	background: url(../images/tnoticias.gif) no-repeat;
	padding: 60px 15px 15px 6px;
}

#noticias ul {
	list-style: none;
}

#noticias ul li {
	margin: 0 0 10px 0;
}

/* -- mural - INICIO -- */

#mural {
	width: 259px;
	background: url(../images/tmural.gif) no-repeat;
	padding: 60px 15px 15px 6px;
}

#mural ul {
	list-style: none;
}

#mural ul li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ff6600;
	text-align: justify;
}

#mural p {
	width: 249px;
	background: #ff6600;
	padding: 5px;
	color: #fff;
}

/* -- sorteio - INICIO -- */

#sorteio {
	width: 259px;
	background: url(../images/tsorteio.gif) no-repeat;
	padding: 60px 15px 15px 6px;
}

#sorteio p {
	width: 205px;
}

/* -- enquete - INICIO -- */

#enquete {
	width: 259px;
	background: url(../images/tenquete.gif) no-repeat;
	padding: 60px 15px 15px 6px;
}

#enquete p {
	width: 205px;
}

/* -- enquete - INICIO -- */

#chat {
	width: 259px;
	background: url(../images/tchat.gif) no-repeat;
	padding: 60px 15px 15px 6px;
}

#chat p {
	width: 205px;
}

/* -- galeria - INICIO -- */

#galeria {
	width: 431px;
	background: #f9c600 url(../images/tgaleria.jpg) left top no-repeat;
	padding: 60px 15px 15px 0;
	border-left: 15px solid #1f1a17;
	margin-bottom: 15px;
}

#galeria ul {
	width: 431px;
	list-style: none;
}

#galeria ul li {
	width: 126px;
	float: left;
	padding-left: 15px;
}

#galeria ul li img {
	width: 120px;
	height: 90px;
	margin: 0 0 5px 0;
	border: 3px solid #ff6600;
}

#galeria ul li a {
	text-decoration: none;
}

/* -- Pesquisa - INICIO -- */

#pesquisa {
	width: 456px;
	padding: 0px 15px 15px 15px;
	margin: 15px 0 0 0;
}

#pesquisa input {
	width: 350px;
}

#pesquisa table {
	width: 350px;
}

#pesquisa textarea {
	width: 350px;
}

#pesquisa img {
	width: 300px;
}


/* -- Banner Fotos  -- */

#bannerfotos {
	width: 494px;
	background: #1F1A17;
	padding: 5px;
}


/* -- conteudo - INICIO -- */

#parceiros {
	width: 766px;
}

#parceiros p {
	width: 716px;
	background: #2B2724;
	margin: 0 auto;
/*	padding: 10px; */
	/*border: 10px solid #777;*/
	text-align: center;
}

#parceiros img {
	width: 120px;
	height: 60px;
	border: 0;
}

/* -- bottom - INICIO -- */

#copy {
	width: 766px;
	background: url(../images/bgbottom.gif) center top no-repeat;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#copy p {
	height: 23px;
	font-size: 9px;
	text-align: center;
}
