body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
body {
	background-image:url(../_img/text_fundo_1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fundo_1{
	background-image:url(../_img/foto_fundo_1.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.fundo_2{
	background-image:url(../_img/text_fundo_2.jpg);
	background-repeat:repeat-x;
}
.fundo_3{		
	background-image:url(../_img/text_fundo_3.jpg);
	background-repeat:repeat-x;
}
.fundo_rodape{		
	background-image:url(../_img/gif_fundo_rodape.gif);
	background-repeat:repeat-x;
}
.inicial{
	left:50%;
	margin-left:-350px;
	position:absolute;
	width:700px;
	height:900px;
	z-index:100;
}
.underline{
	text-decoration:underline;
}
a.link:hover{
	color:#666666;
	text-decoration:underline;
}
a.link_pq{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
a.link_pq:hover{
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}
a.link{
	color:#000000;
	text-decoration:underline;
}
.titulo{
	color:#666666;
	font-weight:bold;
}
.intro{
	font-size: 12px;
}
.calendario{
	font-size:14px;
	text-decoration:none;
	font-weight:none;
	color:#444444;
}
a.calendario{
	font-size:12px;
	text-decoration:none;
	font-weight:none;
	color:#000000;
}
a.calendario:hover{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
}
.italico{
	font-size:12px;
	font-style: italic;
}
	
