@charset "UTF-8";

/* links */
a:link {
	text-decoration: none;
	border: 0px;
	outline: 0;
}
a:visited {
	text-decoration: none;
	border: 0px;
	outline: 0;
}
a:hover {
	text-decoration: underline;
	border: 0px;
	outline: 0;
}
a:active {
	text-decoration: none;
	border: 0px;
	outline: 0;
}
/***********************************/

/*Class*/

.rodape {color: #CCCCCC; font-size: 10px; outline: 0;}


/***********************************/

#logo {
	position:absolute;
	left:0px;
	top:0;
	width:194px;
	height:141px;
	z-index: 30;
}
#menu_lateral {
	position:absolute;
	left:0px;
	top:141px;
	width:194px;
	height:180px;
	z-index: 24;
	border: 0;
	padding: 0;
	outline: 0;
	background-color: #F3787B;
}
#banner_superior {
	position:absolute;
	left:212px;
	top:8px;
	width:793px;
	height:102px;
	z-index: 28;
	border: 0;
	padding: 0;
	outline: 0;
}
#rodape {
	position:absolute;
	left:0px;
	top:auto;
	width:1024px;
	height:14px;
	bottom: 0px;
	right: auto;
	z-index: 11;
	background-color: #63617B;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu_superior {
	position:absolute;
	left:194px;
	top:110px;
	width:816px;
	height:31px;
	z-index: 23;
	border: 0;
	padding: 0;
	outline: 0;
}
#menu_superior2 {
	position:absolute;
	left:278px;
	top:110px;
	width:747px;
	height:31px;
	z-index: 22;
	border: 0;
	padding: 0;
	outline: 0;
	background-color: #63617B;
}
#submenu_cadernos {
	position:absolute;
	left:193px;
	top:186px;
	width:160px;
	height:51px;
	visibility: hidden;
	z-index: 29;
	border: 0;
	padding: 0;
	outline: 0;
}
#submenu_agendas {
	position:absolute;
	left:193px;
	top:142px;
	width:160px;
	height:165px;
	visibility: hidden;
	z-index: 55;
	border: 0;
	padding: 0;
	outline: 0;
}
#submenu_calend_parede {
	position:absolute;
	left:193px;
	top:172px;
	width:163px;
	height:100px;
	visibility: hidden;
	z-index: 27;
	border: 0;
	padding: 0;
	outline: 0;
}
#submenu_calend_mesa {
	position:absolute;
	left:193px;
	top:202px;
	width:163px;
	height:100px;
	visibility: hidden;
	z-index: 28;
	border: 0;
	padding: 0;
	outline: 0;
}
