/*------------------------------------------------top--------------------*/
#topMain{
	width:100%;
	height:175px;
}
#top{
	width:916px;
	margin:0 auto;
	height:175px;
	position:relative;
	padding-top: 2px;
}

#top form{
	width:187px;
	background:url(images/serch_icon.gif) 702px no-repeat;
	padding:0 0 0 723px;
	position:absolute;
	left:0;
	top:20px;
}
#top form input.txtBox{
	width:148px;
	height:17px;
	border-bottom:#000 solid 1px;
	border-right:#000 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#191919;
	padding:0 0 0 8px;
	float:left;
}
#top form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	height:19px;
	width:27px;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#F5F7E7;
	cursor:pointer;
	float:right;
	border:none;
}
#top h1{
	display:block;
	width:640px;
	height:65px;
	position:absolute;
	left:275px;
	top:53px;
	text-indent:0px;
}
#top .join{
	display:block;
	width:250px;
	height:110px;
	position:absolute;
	left:262px;
	top:100px;
	
}
#top a.join:hover{
	background:url(images/join_hover.gif) 0 0 no-repeat;
}
#top .soft{
	display:block;
	font-size:10px;
	position:absolute;
	left:250px;
	top:15px;
}
#top a.download{
	display:block;
	background:url(images/download.gif) 0 0 no-repeat;
	width:33px;
	height:137px;
	position:absolute;
	left:890px;
	top:47px;
	text-indent:-2000px;
}
#top a.download:hover{
/*	background:url(images/download_hover.gif) 0 0 no-repeat;
*/}
#top .nav{
	width:641px;
	height:20px;
	position:absolute;
	top:120px;
	left: 275px;
}

/*------------------------------------------------top--------------------*/

/*------------------------------------------------top--------------------*/
.logout{
background-image:url(images/login.gif);
background-repeat: no-repeat;
background-position:left;
float:left;
width:20px;
height:20px;


}
.login {
width:20px;
height:20px;

}
.registro {
width:20px;
height:20px;
}
.perfil {
width:20px;
height:20px;

}
.email {
width:20px;
height:20px;

}
.home {
width:20px;
height:20px;

}
.home {
width:20px;
height:20px;

}
.rss {
background:url(images/rss.gif) no-repeat left;
float:left;
width:20px;
height:20px;

}

