.menu_esquerda {
	background-image: url(../img/fundp_esquerda.jpg);
	background-repeat: repeat;
	background-position: right bottom;
	height: 25px;
	width: 13px;
	text-decoration: none;
}
.menu_esquerda_over {
	background-image: url(../img/clicado_esquerda.jpg);
	background-repeat: repeat;
	background-position: right bottom;
	height: 25px;
	width: 13px;
	text-decoration: none;
}
.menu_esquerda_clicked {
	background-image: url(../img/clicado_esquerda.jpg);
	background-repeat: repeat;
	background-position: right bottom;
	height: 25px;
	width: 13px;
	text-decoration: none;
}
.menu_meio {
	background-image: url(../img/fundp_meio.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-decoration: none;
}
.menu_meio a:hover{
	height: 25px;
	text-decoration: none;
	color:#666666;	
}
.menu_meio a:visited{
	height: 25px;
	text-decoration: none;
	color:#666666;
}
.menu_meio a:link{
	height: 25px;
	text-decoration: none;
	color:#666666;
}
.tab_container {
	margin-right: 1px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;	
}
.tab_container_over {
	margin-right: 1px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.tab_container_clicked {
	margin-right: 1px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menu_meio_over {
	background-image: url(../img/clicado_meio.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-decoration: none;
}
.menu_meio_over a:link{
	height: 25px;
	text-decoration: none;
}
.menu_meio_over a:visited{
	text-decoration: none;
	color:#333333;
}
.menu_meio_over a:hover{
	text-decoration: none;
	color:#333333;
}
.menu_meio_clicked {
	text-decoration: none;
	color:#333333;
}
.menu_meio_clicked a:hover{
	text-decoration: none;
	color:#333333;
}
.menu_meio_clicked a:visited{
	text-decoration: none;
	color:#333333;
}
.menu_meio_clicked a:link{
	text-decoration: none;
	color:#333333;
}
.menu_direita {
	background-image: url(../img/fundp_direita.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width:13px;
}
.menu_direita_over {
	background-image: url(../img/clicado_direita.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width:13px;
}
.menu_direita_clicked {
	background-image: url(../img/clicado_direita.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width:13px;
}
