/* CSS Document */
body{
	margin: 0 0 0 0;
	font: normal 12px/1.4 "Trebuchet MS", Arial, sans-serif;
	color: #36424a;	
	background-image:url(../imagens/fundo.png);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	text-decoration: underline;	
}
#topo{
	width: 100%;
	height: 70px;
	background-image:url(../imagens/fundo_topo_2.png);
	background-repeat:repeat-x;
}

#central {
	clear: both;
	width: 1030px;
	margin: 0 auto;
}
#logos_bloco {
	clear: both;
}
.logos_mini {
	padding: 2px;
	float: left;
	height: 96px;
}
#bloco_inferior {
	clear: both;
	padding-top: 20px;
}
#mapa {
	float: left;
	width: 610px;
	
}
#legenda {
	float: left;
	width: 200px;
	padding-right: 10px;
}
#inferior_logos {
float: left;
	width: 118px;
}

#rodape{
	clear:both;
	width: 100%;
	height:77px;
	background-image:url(../imagens/fundo_rodape_03.png);
}
#rodape_miolo, #rodape_miolo a{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	color: #666;
	padding-top: 8px;
}

#bem_vindo {
	height: 174px;
	width: 463px;
	padding: 10px;
	float: left;
	margin-top: 10px;
}
#bem_vindo_titulo{
	width: 463px;
	height: 21px;
}
#bem_vindo_fundo{
	margin-top: 10px;
	padding: 10px;
	width: 445px;
	height: 140px;
	background-image:url(../imagens/quadro_bem_vindo.png);
}

#atendimento {
	float: left;
	height: 174px;
	width: 454px;
	padding: 10px;
	margin-top: 10px;
}
#atendimento_titulo{
	width: 454px;
	height: 21px;
}
#atendimento_fundo{
	margin-top: 10px;
	width: 454px;
	height: 153px;
	background-image:url(../imagens/quadro_atendimento.png);
}

#destaque {
	height: 311px;
	width: 946px;
	padding: 10px;
	clear: both;
	margin-top: 10px;
}
#destaque_titulo{
	width: 946px;
	height: 28px;
}
#destaque_fundo{
	margin-top: 10px;
	padding: 10px;
	width: 930x;
	height: 270px;
	background-image:url(../imagens/quadro_destaque.png);
}
#paginas_titulo {
	color: #1e5a91;
	font-weight: bold;
	font-size: 20px;
	padding: 10px 0 0 10px;
}

#paginas_centro{
	padding: 10px;
}
.camping_blocos {
	float: left;
	width: 320px;
	text-align: center;
}
.titulo_paginas {
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 20px;
	color: #A99901;
	padding: 20px;
}
h1 {
	clear: both;
	display: block;
	font-weight: bold;
	font-size: 30px;
	color: #A99901;
	padding: 20px;
	text-align:center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A99901;
}
#noticias {
	clear: both;
	padding: 10px 0 0 10px;
	border: 1px solid #CCC;
	background-color: #eaeaea;
	margin-bottom: 10px;
}
#mais_noticias {
	clear: both;
}
#menu {
	width: 1000px;
	margin: 0 auto;
}

.botao{
	background: #e8e6b4;
	border: 1px solid #993;
	padding: 2px;
	color: black;
	width: 200px;
	text-align: center;
	display: block;
}

#paginas_fotos{
	float: left;
	width: 280px;
}
#paginas_informacoes{
	float: left;
	width: 700px;
}

/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
/* common styling */
.menu_admin {
		background:blue;
		}
.menu_admin ul li a, .menu_admin ul li a:visited {
		display:block;
		text-decoration:none;
		color:white;
		text-align:left;
		border:1px solid #fff;
		border-width:1px 1px 0 0;
		background:#cac30d;
		line-height:18px;
		font-size: 13px;
		padding: 5px 8px 5px 8px;
}
.menu_admin ul {
		padding:0;
		margin:0;
		list-style-type: none;
		}
.menu_admin ul li {
		float:left;

		position:relative;
		}
.menu ul li ul {
		display: none;
		}

/* specific to non IE browsers */
.menu_admin ul li:hover a {font-weight:bold; background:#e2d973;  }
.menu_admin ul li:hover ul { display:block; position:absolute; top:0; left:150px; width:105px;}
.menu_admin ul li:hover ul li a.hide {background:#F1F1F1; color:#2A3E86;}
.menu_admin ul li:hover ul li:hover a.hide {width:140px; background:#E6E6E6; font-weight:bold;}
.menu_admin ul li:hover ul li ul {display: none;  }
.menu_admin ul li:hover ul li a {display:block; background:#F1F1F1; width:140px; font-weight:normal;}
.menu_admin ul li:hover ul li a:hover {background:#E6E6E6; font-weight:bold; }
.menu_admin ul li:hover ul li:hover ul {display:block; position:absolute; left:140px; top:0; }
.menu_admin ul li:hover ul li:hover ul li a {display:block; width:146px;  }
.menu_admin ul li:hover ul li:hover ul li a:hover { background:#E6E6E6; display:block; }
/* ---------------------------------------
Fim Menu
------------------------------------------*/
#menu_block {

	margin-top:  30px;
}
.error {
	color: #F00;
	border: 1px solid #F00;
}

.paginas_blocos {
	float: left;
	width: 700px;
	padding: 10px;
}

.label{
	width: 100px;
	float: left;
	padding: 5px;
	_padding: 3px;
}
.input, .textarea {
	width: 270px;
	border: 1px #7f8741 solid;
	padding:2px;
}
#categorias_local{
	clear: both;
	padding: 30px 0 30px 0;
}
#categorias_local select {
	width: 300px;
	border: 1px #7f8741 solid;
}
#categorias_local input {
	border: 1px #7f8741 solid;
	background: #D6C132;
}

/* jQuery lightBox plugin - Gallery style */
	#gallery  {
	clear: both;
	float: left;
	padding-top: 10px;
	
	}
	#gallery ul { list-style: none; padding-left:0px; margin:0px;}
	#gallery ul li { display: inline; float: left; padding: 1px 0px 2px 5px; }
	#gallery ul img {
		border: 3px solid #f0f0f0;
	}
	#gallery ul a:hover img{
		border: 3px solid #c2c9d0;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
.block_camisetas {
	float:left;	
	padding: 10px;
	height: 150px;
}
.block_camisetas_nome {
	clear: both;
	text-align: center;
	padding:10px;
	font-weight:bold;
}
.block_camisetas_img {
	clear: both;
	text-align: center;
}
.titulo_camisas {
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	background-color: #eaeaea;
}
