.header_n{
	background-repeat: no-repeat;
	width: 778px;
	height: 100px;
	background-image: url(../img/header_rigth.jpg);
	background-position: right;
}
.top_menu{
	background-image: url(../img/bg_menu_topo.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.top_menu a:link  {
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
} 
.top_menu a:visited{
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
}
.top_menu a:hover{
	color: #9d080d;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
}

.separete{
	background-image: url(../img/bg_header_donw.jpg);
	background-repeat: no-repeat;
	height: 42px;
}