body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}
.rodape {
	font-size: xx-small;
	color: #003300;
}

.projetos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.projetos TH {
	background-color: #00CCCC;
	font-weight: bold;
}
.culturas TD{
	border: 1px solid #000000;
}
.culturas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}
.culturas h3{
	color: #FFFFFF;
}
.projetos  A{
	color : #0066FF;
	text-decoration: none;
}

.projetos  A:hover {
	color : #330066;
	text-decoration: none;
	background-color: #FFFFFF;

}

.projetos  A:active {
	color : #0066FF;
	text-decoration: none;
	
}

.culturasmenu {
	position: relative;
	top: 0px;
}
.menu {
	font-style: normal;
	font-size:12px;
	background-attachment: scroll;
	background-image: url(images/menu_fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;	

}

.menu blockquote {
	margin-top: 1px;
	margin-bottom: 4px;
	padding-left: 2px;
	border-left: 2px solid #000099;
	font-size: x-small;
	margin-left: 15px;
	margin-right: 3px;
	width:150px;
	color: #FFFFFF;
}
.menu a{
	text-decoration: none;
	color: #FFFFFF;	

}
.menu p {
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #0000FF;
	border-left: 5px solid #0000FF;
	width:130px;
	color: #FFFFFF;
}
.menu p:hover {
	background-color: #D2E9FF;
	color: #000099;
}
.menu a:hover {
	background-color: #D2E9FF;
	color: #000099;
}
.tabela {
	font-size: x-small;
}
.tabela	table {
	background-color:#000000;
	
}
.tabela	tr {background-color:#FFFFFF}
.tabela	tr:hover {background-color:#CCCCFF}
.tabela	th {background-color:#0099CC}u {
	color: #0000FF;
}
