/* Header Theforceperu.net v5.0 */

.header{
	width:850px;
	height:170px;
	background-color:#333;
	background-image:url('/app/header-cw.php');
}

.logo{
	width:190px;
	height:170px;
	float:left;
}

.closetologo{
	width:580px;
	float:right;
}

.refererlinks{
	width:180px;
	font-size:9px;
	text-align:right;
	padding-left:400px;
}

.refererlinks a, .refererlinks a:visited{
	display:block;
	width:56px;
	padding:1px 2px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	float:left;
	text-align:center;
}

.refererlinks a:hover{
	background-color:#333;
	color:#CCC;
}

.search{
	width:150px;
	padding-top:130px;
	padding-left:430px;
}

.search form input{
	filter:alpha(opacity=40);
	opacity:.4;
	font-size:10px;
	border:none;
	width:120px;
	font-weight:bold;
	background-color:#FFF;
	color:#000;
}

.search form .busca{
	width:17px;
	height:17px;
	background:transparent;
	background-image:url('/img/search-bt.gif');
	filter:alpha(opacity=100);
	opacity:1;
}