.txt11 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#menu_1 .menu1 a
{
	color: #e20296;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 46px;
	width: 81px;
	background-image: url(../images/buton.gif);
	line-height: 32px;
	text-align: center;
	float: left;
}
#menu_1 .menu1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 46px;
	width: 81px;
	background-image: url(../images/buton.gif);
	line-height: 32px;
	text-align: center;
	background-position: 0px -46px;
	float: left;
}

.menu1sel {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 46px;
	width: 81px;
	background-image: url(../images/buton.gif);
	line-height: 32px;
	text-align: center;
	background-position: 0px -46px;
	vertical-align: top;
}
#menu_3  .menu3  a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
	background-image: url(../images/bulina_dr.gif);
	background-repeat: no-repeat;
}
#menu_3 .menu3 a:hover {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
	background-image: url(../images/bulina_dr.gif);
	background-repeat: no-repeat;
	background-position: 0px -16px;
}
.menu3sel {

	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
	background-image: url(../images/bulina_dr.gif);
	background-repeat: no-repeat;
	background-position: 0px -16px;
}



body {
	background-image: url(../images/bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px;
}
