body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../imgs/nuvens.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#cddfeb;
	color:#015954;
}
body, tr, td, th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color:#015954;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#015954;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#015954;
	margin: 0;
}
li {
	padding-bottom: 10px;
}
.textoPequeno {
	font-size:9px;
}
.tdVerdeClaro {
	background-color: #E2FCFC;
	color: #0B7F79;
}
.tdVerdeEscuro {
	background-color: #0B7F79;
	color: #FFFFFF;
	cursor: pointer;
}
.tdRosa {
	background-color: #FF00FF;
	color: #FFFFFF;
	cursor: pointer;
}
.linkVerde:link {
	color: #005A53;
	text-decoration: none;
}
.linkVerde:visited {
	color: #005A53;
	text-decoration: none;
}
.linkVerde:hover {
	color: #005A53;
	text-decoration: underline;
}
.linkVerde:active {
	color: #005A53;
	text-decoration: none;
}
.linkBranco:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.linkBranco:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.linkBranco:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.linkBranco:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tituloPaginas {
	color: #014C48;
	font-size: 24px;
	/*font-weight:bold;*/
}
.textoNormal {
	color:#015954;
}
.textoPaginas {
	color: #014C48;
	font-size: 18px;
	/*font-weight:bold;*/
}
.textoPequeno {
	color:#015954;
	font-size: 10px;
}
.textoPequenoPaginas {
	color: #014C48;
	font-size: 12px;
	font-weight:bold;
}
.input {
	background-color: #DFFFFD;
	border: none;
	/*
	border-width: 1px;
	border-color: #000000;
	*/
}
.inputBusca {
	font-size:16px;
	font-weight:bold;
	color:#015954;
	background-color:#F8F8F8;
	/*
	background-color:#FFFFFF;
	background-color:#F8F8F8;
	*/
	border:none;
}
.menu_H a, .menu_H a:link
{
	font-size:12px;
	padding:0.5em 0.75em;
	background-color: #E2FCFC;
	color: #0B7F79;
	margin-top: 2px;
	width:165px;
}
.menu_H a:hover, .menu_H a:focus, .menu_H a:visited, .menu_H a:active
{
	font-size:12px;
	background-color: #0B7F79;
	color: #FFFFFF;
}
.menu_IEP a, .menu_IEP a:link, .menu_IEP a:focus, .menu_IEP a:visited, .menu_IEP a:active
{
	font-size:11px;
	padding:0.5em 0.75em;
	background-color: #E2FCFC;
	color: #0B7F79;
	margin-top: 2px;
	width:165px;
}
.menu_IEP a:hover
{
	font-size:11px;
	background-color: #0B7F79;
	color: #FFFFFF;
}


/*COMUNIDADE*/
.menu_Comunidade:link {
	color: #0B7F79;
	font-family: "Verdana";
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}
.menu_Comunidade:visited {
	color: #0B7F79;
	font-family: "Verdana";
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}
.menu_Comunidade:hover {
	color: #EC008C;
	font-family: "Verdana";
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}
.menu_Comunidade:active {
	color: #0B7F79;
	font-family: "Verdana";
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}
.ultimas_Comunidade {
	color: #EC008C;
	font-family: "Verdana";
	font-size: 19px;
	font-weight:bold;
}
.menu_ComunidadeAtivo {
	color: #EC008C;
	font-family: "Verdana";
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
}
/*FIM - COMUNIDADE*/
