html, body {
	width:100%;
	height:100%;
	margin:0px;
	border:0px;
	padding:0px;
	background-color:#ECF1F2;
	background-image:url(../images/bg_main.png);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#71828A;
	line-height:140%;
}

#container {
	display:block;
	width:100%;
	height:100%;
}

#topo {
	display:block;
	clear:both;
	width:955px;
	height:24px;
	line-height:24px;
	margin:0px auto;
	text-align:right;
	overflow:hidden;
}

#tira_topo {
	display:block;
	clear:both;
	width:955px;
	height:12px;
	margin:0px auto;
	background-image:url(../images/tira_topo.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#menu_topo {
	display:block;
	clear:both;
	width:955px;
	height:250px;
	text-align:left;
	margin:0px auto;
}

#menu {
	display:block;
	clear:both;
	width:955px;
	height:250px;
	text-align:left;
	margin:0px auto;
}

#menu_logo {
	display:block;
	float:left;
	width:196px;
	height:250px;
	padding-left:13px;
	background-color:#FFFFFF;
}

#menu_anim {
	display:block;
	float:left;
	width:505px;
	height:250px;
}

#menu_tempo {
	display:block;
	float:left;
	width:228px;
	padding-right:13px;
	background-color:#FFFFFF;
}

#conteudo {
	display:block;
	clear:both;
	width:929px;
	min-height:500px;
	text-align:left;
	margin:0px auto;
	padding-left:13px;
	padding-right:13px;
	background-color:#FFFFFF;
}

#menu_inferior {
	display:block;
	clear:both;
	width:955px;
	height:98px;
	text-align:center;
	line-height:98px;
	margin:0px auto;
	background-color:#FFFFFF;
	background-image:url(../images/bg_menu_inferior.png);
	background-position:center;
	background-repeat:no-repeat;
}

#menu_lateral {
	display:block;
	float:left;
	width:196px;
	text-align:left;
	padding: 25px 0px 0px 0px;
}

#main_page {
	display:block;
	float:left;
	width:732px;
	text-align:left;
	background-color:#FFFFFF;
}

#tira_fundo {
	display:block;
	clear:both;
	width:955px;
	height:14px;
	margin:0px auto;
	background-image:url(../images/tira_fundo.gif);
	background-repeat:no-repeat;
}

#tira_sombra {
	display:block;
	clear:both;
	width:955px;
	height:30px;
	margin:0px auto;
	background-image:url(../images/tira_sombra.png);
	background-repeat:no-repeat;
}

#copyright {
	display:block;
	clear:both;
	width:955px;
	height:30px;
	margin:0px auto;
	text-align:center;
}

form{
	padding:0px;
	margin:0px;
	border:0px;
	display:block;
}

input {
	font-family:Arial;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #CCCCCC;
	background-color:#ECF1F2;
}

textarea {
	font-family:Arial;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	border-left:1px solid #CCCCCC;
	background-color:#ECF1F2;
}

select {
	font-family:Arial;
	font-size:12px;
	border:0px;
}

a {
	font-family:Arial;
	font-size:12px;
	color:#71828A;
	text-decoration:none;
}

.menu_lateral_txt {
	font-family:Arial;
	font-size:12px;
	color:#71828A;
}

.titulos {
	font-family:Tahoma;
	font-size:24px;
	color:#86B300;
}

.titulos_noticias {
	font-family:Tahoma;
	font-size:15px;
	color:#86B300;
}

.menu_items {
	display:block;
	float:left;
	height:52px;
	line-height:52px;
	border-right:1px solid #ffffff;
	text-align:center;
}

.divs_associacoes_off {
	float:left;
	width:112px;
	height:30px;
	line-height:30px;
	background-color:#EEEEEE;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}

.divs_associacoes_on {
	float:left;
	width:112px;
	height:30px;
	line-height:30px;
	background-color:#DEDEDE;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}

.divs_camping_off {
	float:left;
	width:96px;
	height:30px;
	line-height:30px;
	background-color:#EEEEEE;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}

.divs_camping_on {
	float:left;
	width:96px;
	height:30px;
	line-height:30px;
	background-color:#DEDEDE;
	margin-right:1px;
	text-align:center;
	cursor:pointer;
}

.divs_associacoes_conteudo {
	display:block;
	width:640px;
	border:0px solid #DEDEDE;
	padding:20px;
	clear:both;
}

.show {
	display:block;
}

.hide {
	display:none;
}

.f11 {
	font-size:11px;
}

.branco {
	color:#FFFFFF;
}

.arial_branco_17 {
	color:#FFFFFF;
	font-size:17px;
}

.verde {
	color:#D1EB83;
	line-height:100%;
}
