body{
	background-color:#003366;
	background-image:url(/images/bg.gif);
	text-align:center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;

}

a:link{ color:#ffa;}
a:visited{ color:#edc;}
a:active{ color:#f90}
a:hover{ color:#6cf}

p{	
	padding:5px 15px 5px 30px;
	text-indent:15px;
}



img{border:0;}

.float{float:left;}
.frig{float:right;}

#Gaiola{
	position:relative;
	margin:0 auto;
	padding:0 3px;
	width:775px;
	text-align:justify;
	color:#FFFFFF;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

#Topo{
	position:relative;
	margin:0 0 1px 0;
	background:url(/2005/imgs/topo.jpg) no-repeat center;
	height:108px;
	width:100%;
}
#Topo h1,
#Topo h1 a{
	position:absolute;
	left:0;
	top:0;
	width:60px;
	height:60px;
}#Topo h1 a{
	text-indent:-1000px;
	overflow:hidden;
}

#Topo ul{
	position:absolute;
	bottom:0;
	right:0;

	list-style:none;
	margin:0;
	padding:0;
}

#Topo li{
	float:left;
	padding:0 0 0 20px;
	background:url(/2005/imgs/fundo_li_topo.gif) bottom left no-repeat;
	font-size:90%;
}

#Topo #oTeatro{
	padding-left:10px;
	background:url(/2005/imgs/fundo_li1_topo.gif) bottom left no-repeat;
}

#Topo li a{
	font-weight:900;
	background:url(/2005/imgs/fundo_link_topo.gif) bottom repeat-x;
	text-decoration:none;
}

#Topo a:link{color:#000;}
#Topo a:visited{color:#366;}
#Topo a:active{color:#303;}
#Topo a:hover{color:#336;}