@charset "utf-8";
#fenix {
	margin: auto;
	text-align: right;
	color: #CCC;
	clear: both;
	margin-bottom: 15px;
	width: 807px;
	background-color: #FFF;
	background-image: url(../img/default/images/default_24.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 5px;
}

#fenix a{
	font-family: Calibri, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}

#fenix a:hover{
	color: #333;
}
#fenix img{
	border: none;
	margin: 0px;
	padding: 0px;
}
#fenix-fenix a{
	margin-right:20px;
	font-size:20px;
	color:#333;
}
#fenix-fenix a:hover{
	color:#000;
}
