body{
	margin: 0px;
	padding: 0px;
	background-color: #B2C977;
	background-image: url(../imgs/TEMP_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table, tr, th, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #69774F;
	font-size: 11px;
	
}
a:link, a:visited{
	color: #69774F;
	text-decoration: none;
}
a:hover{
	color: #69774F;
	text-decoration: underline;
}
a.menor:link, a.menor:visited{
	text-align: right;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	display:block
}
a.menor:hover{
	color: #000000;
	font-size: 9px;
	text-decoration: underline;
	display:block
}
a.cinza:link, a.cinza:visited{
	color: #999999;
	text-decoration: none;
}
a.cinza:hover{
	color: #999999;
	text-decoration: underline;
}
hr{
	height: 1px;
	color: #CCCCCC;
}
li{
	list-style-type: square;
}
.tit{
	font-size: 14px;
	font-weight: bold;
}
.img{
	border: solid 2px #CCCCCC;
}
.conteudo{
	padding-top: 7px;
	padding-left: 40px;
	padding-right: 10px;
	width: 600px;
	background-color: #FFFFFF;
	
}
.geral{
	padding-top: 10px;
	padding-right: 10px;
	border-right: solid 1px #CCCCCC;
	vertical-align: text-top;
	vertical-align:top;
	text-align: justify;
	color:#333333;
	padding-left: 40px;
}
.lateral{
	width: 150px;
	padding-left: 20px;
	vertical-align: text-top;
}

.menu{
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #87AC28;
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	padding-top:18px;
	padding-left:0px;
	font-weight:bold;
	font-size:11px;
}
.menu TD{
	padding: 30px;
	text-align: center;
}
.menu a:link, .menu a:visited{
	color: #000000;
	text-decoration: none;
}
.menu a:hover{
	color: #43681A;
	text-decoration: underline;
}
.data_mural{
	font-size: 9px;
	color: #CCCCCC;
}
.data{
	font-size: 9px;
	color: #000000;
}
.banner TD{
	width: 140px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
}
.destaque{
	background-color: #F0F0F0;
	padding: 10px;
	text-align: left;
}
.patroc{
	margin-right: 20px;
}
.paginacao TD a:link, .paginacao TD a:visited{
	background-color: #CCCCCC;
	color: #69774F;
	font-weight: bold;
	padding: 2px;
	text-align: center;	
	display: block;
	text-decoration: none;
}
.paginacao TD a:hover{
	background-color: #69774F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;	
	display: block;
	text-decoration: none;
}
.paginacao TH{
	background-color: #69774F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;	
	display: block;
	text-decoration: none;
}
.rodape{
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-bottom: 20px;
}

#Layer1 {
		position:absolute;
		width:140px;
		height:60px;
		z-index:1;
}
#Layer2 {
		position:absolute;
		width:140px;
		height:30px;
		z-index:1;
}

.infantil {color: #A2238E;}
.adulto {color: #78A632;}
.autografo {color: #000000;}

/*.shadow{
	background-color: #000000; shadow color
	filter:alpha(Opacity=50);
	color: inherit;
	opacity:0.1; firefox 1.5 opacity
	-moz-opacity:0.5; mozilla opacity
	-khtml-opacity:0.5; *opacity/
	position: relative;
	left: 2px;
	top: 2px;	
}*/
