body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
}
.hidden{
	display:none;
}

a,a:visited{
	color:#DB1B0E;
}

#geral {
	width: 990px;
	margin: auto;
}
#topo {
	background-image: url(../images/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: auto;
	height: 200px;
	float: left;
	position: absolute;
}
#query_string {
	background-color: #ececec;
	clear: both;
	width: 96%;
	margin: auto;
	padding: 5px;
}
#meio {
	margin-top: 30px;
	_margin-top: 0;
	clear: both;
}
#esquerda {
	width: 690px;
	float: left;
}
h1 {
	display: none;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}

.tamanhos {
	text-align: right;
}



/************************************************
					MENU
************************************************/
#menu {
	padding-top: 183px;
}
#menu #busca_idx {
	float: left;
	width: 400px;
	padding-top: 15px;
	text-align: right;
}
#menu #busca_idx input {
	margin-top: 6px;
	border: 1px #ff7e00 solid;
	padding: 1px;
	font-size: 11px;
	width: 240px;
}
#menu #busca_idx button {
	background-image: url(../images/bt_buscar.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 55px;
	height: 18px;
	margin-bottom: 3px;
	_margin-bottom: 0;
	margin-left: 2px;
}
#menu #busca_idx a {
	color: #fff;
	text-decoration: none;
}
#menu ul {
	text-align: right;
	float: right;
}
#menu ul li {
	display: inline;
}
#menu ul .minstitucional, #menu ul .minfantil, #menu ul .mcybercafe, #menu ul .mcontato {
	margin: 0 4px 0 60px;
}


/************************************************
					DESTAQUES
************************************************/
#destaque_um, #destaque_dois {
	background-image: url(../images/bg_destaques.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 344px;
	height: 190px;
	float: left;
	margin-bottom: 40px;
}
#destaque_um {
	width: 314px;
	padding: 10px 20px 0 10px;
}
#destaque_um #teste {
	height: 150px;
}
#destaque_um ul li a {
	text-decoration: none;
}
#destaque_um ul li h2 {
	margin-bottom: 4px;
	color: #DB1B0E;
}
#destaque_um ul li h3 {
	color: #DB1B0E;
}
#destaque_um ul li .imagem {
	float: left;
	margin-right: 6px;
}
#destaque_um ul li .autor {
	margin-bottom: 4px;
}
#destaque_um ul li .editora {
	font-size: 1.1em;
	margin-bottom: 4px;
}
#destaque_um ul li .resumo {
	color: #333;
}
#destaque_um ul li .detalhes {
	text-align: right;
}
#destaque_um .paginacao {
	padding-top: 10px;
	text-align: center;
	color: #fff;
}
#destaque_um .paginacao a {
	color: #fff;
	text-decoration: none;
}
#destaque_um .paginacao a:hover {
	color: #FFCC00;
}
#destaque_dois {
	margin-left: 1px;
}


/************************************************
					DIREITA
************************************************/
#direita {
	width: 280px;
	float: right;
	margin-left: 6px;
	padding-top: 30px;
}
#direita h2 {
	font-size: 1.4em;
	margin-bottom: 2px;
	color: #DB1B0E;
}
#direita h3 {
	font-size: 1.4em;
	margin-bottom: 2px;
	color: #DB1B0E;
}
#direita ul {
	margin-top: 20px;
}
#direita ul li .imagem {
	float: left;
	margin-right: 6px;
}
#direita ul li .resumo {
	color: #333;
}
#direita ul li {
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border-bottom: 1px #000 dotted;
}
#direita ul li a {
	text-decoration: none;
}
#direita #newsletter {
	margin-bottom: 30px;
	width: 180px;
	color: #666;
}
#direita #newsletter img {
	margin-bottom: 6px;
}
#direita #newsletter label {
	display: block;
	margin-top: 6px;
}
#direita #newsletter input {
	background-color: #fff;
	border: 1px #cfcfcf solid;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 2px;
	width: 140px;
}
#direita #newsletter button {
	background-color: #c22a1f;
	border: 1px #9e230d solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 2px;
	margin-left: 4px;
	color: #fff;
}



/************************************************
				BUSCA AVANCADA
************************************************/
#busca_avancada h2 {
	background-color: #e5e6e1;
	padding: 4px;
	color: #c80000;
	font-size: 1.5em;
}
#busca_avancada h4 {
	color: #333;
	font-size: 1.1em;
	margin-bottom: 8px;
}
#busca_avancada fieldset {
	margin-top: 20px;
	border: 0;
	font-size: 1.1em;
}
#busca_avancada label {
	display: block;
}
#busca_avancada input, #busca_avancada select {
	padding: 1px;
	font-size: 11px;
	margin-bottom: 6px;
	margin-top: 2px;
}
#busca_avancada button {
	text-indent: -5000px;
	background-image: url(../images/bt_buscar2.gif);
	width: 95px;
	height: 26px;
	margin-top: 10px;
	border: 0;
}


/************************************************
					ALBUM
************************************************/
#album_idx {
	margin-top: 20px;
	margin-bottom: 20px;
}
#album h2 {
	color: #c22a1f;
}
#album img {
	background-color: #c22a1f;
	padding: 3px;
}
#album h3 {
	color: #c22a1f;
	font-size: 1.4em;
}
#album a {
	font-size: 1.1em;
	text-decoration: none;
}

#album li {
	height: 150px;
}


/************************************************
					ALBUM DET
************************************************/

#album_detalhes {
		overflow: auto;
	}

#album_detalhes h2 {
	color: #c22a1f;
}
#album_detalhes img {
	background-color: #c22a1f;
	padding: 3px;
}
#album_detalhes h3 {
	color: #c22a1f;
	font-size: 1.4em;
}
#album_detalhes a {
	font-size: 1.1em;
	text-decoration: none;
}

#album_detalhes li{
	float:left;
	margin: 4px;
	height: 120px;
}

/************************************************
					CARDAPIO
************************************************/
#cardapio, #produto_detalhes {
	background-image: url(../images/cyber_fundo.jpg);
	background-repeat: repeat-y;
}
#cardapio #detalhes  {
	padding: 10px;
	font-size: 1.1em;
	color: #fff;
}
#cardapio ul {
	padding: 10px;
	overflow: auto;
	padding-bottom: 10px;
}
#cardapio ul li {
	float: left;
	width: 24%;
}
#cardapio ul li img, #cardapio #detalhes img {
	background-color: #fff;
	padding: 3px;
}
#cardapio ul li h3 {
	color: #d89218;
	font-size: 1.1em;
}
#cardapio ul li h4 {
	color: #e6bc5f;
}
#cardapio #detalhes h4 {
	margin-top: 20px;
}
#cardapio #detalhes .valor {
	margin-top: 6px;
	color: #e6bc5f;
	font-size: 1.5em;
	font-weight: bold;
}




/************************************************
					PRODUTOS
************************************************/
#produtos_detalhes {
	font-size: 1.1em;
}
#produtos_detalhes h2, #busca_avancada h2 {
	background-color: #e5e6e1;
	padding: 4px;
	color: #c80000;
	font-size: 1.5em;
}
#produtos_detalhes h3 {
	color: #c80000;
	font-size: 1.3em;
}
#voltar {
	font-size: 1.1em;
	text-align: right;
	color: #c80000;
}
#voltar a {
	text-decoration: none;
	color: #c80000;
}
#voltar a:hover {
	text-decoration: underline;
}



/************************************************
					RESULTADO
************************************************/
#resultado h2, #pagina h2, #conteudo h2 {
	color: #c22a1f;
}
#resultado ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC solid;
}
#resultado ul .disponivel {
	background-image: url(../images/txt_disponivel.jpg);
	background-repeat: no-repeat;
	background-position: 480px 40px;
}
#resultado ul .indisponivel {
	background-image: url(../images/txt_indisponivel.jpg);
	background-repeat: no-repeat;
	background-position: 480px 40px;
}
#produtos_detalhes #detalhes .disponivel {
	background-image: url(../images/txt_disponivel.jpg);
	background-repeat: no-repeat;
	background-position: 0 16px;
	height: 50px;
	color: #999999;
}
#produtos_detalhes #detalhes .indisponivel {
	background-image: url(../images/txt_indisponivel.jpg);
	background-repeat: no-repeat;
	background-position: 0 16px;
	height: 50px;
	color: #999999;
}

#pagina {
	padding-bottom: 10px;
	font-size: 1.2em;
}
#pagina a {
	text-decoration: none;
	color: #DB1B0E;
}



/************************************************
					POST
************************************************/
.post {
	border-bottom: 1px #999 dotted;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	font-size: 1.2em;
}
.post a {
	text-decoration: none;
	color: #DB1B0E;
}
.post .tag {
	font-size: 0.9em;
	color: #999;
	margin: 10px 0 0 0;
}
.post .tag a, .post .postado a {
	color: #c22a1f;
	text-decoration: none;
}
.post .postado {
	font-size: 0.9em;
	color: #999;
}
.post .ver_post {
	margin-top: 10px;
}
.post .ver_post a {
	color: #c22a1f;
	text-decoration: none;
}


/************************************************
					PRINCIPAL
************************************************/
#principal {
	font-size: 1.1em;
	clear: both;
}
#principal h3 {
	font-size: 1.4em;
	margin-top: 20px;
	color: #db1b0e;
}
#principal .data {
	font-size: 0.9em;
	color: #999;
	margin-bottom: 10px;
}



/************************************************
					PAGINACAO
************************************************/
#paginacao a {
	color: #DB1B0E;
}




/************************************************
		PAGINA, CONTEUDO & GRUPO CONTEUDO
************************************************/
#pagina input, #conteudo input {
	background-color: #fff;
	border: 1px #cfcfcf solid;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 2px;
	width: 140px;
}
#pagina textarea, #conteudo textarea {
	width: 80%;
}
#pagina fieldset, #conteudo fieldset {
	border: 0;
}
#pagina legend, #conteudo legend {
	display: none;
}





/************************************************
					RODAPE
************************************************/
#rodape {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
	text-align: center;
	color: #db1b0e;
	line-height: 14px;
	padding: 10px;
	display: block;
	clear: both;
}
#rodape a {
	text-decoration: none;
	color: #db1b0e;
}
#rodape a:hover {
	color: #920000;
}
#rodape ul {
	margin-bottom: 10px;
	_clear: both;
	_padding-top: 30px;
}
#rodape ul li {
	display: inline;
	border-right: 1px #db1b0e solid;
	padding-right: 6px;
	margin-right: 6px;
}
#rodape ul li:last-child {
	border-right: none;
}