@charset "utf-8";
/* CSS Document */

#popup {
	display:block;
	position:absolute;
	top:215px;
	left:355px;
	width:342px;
	height:263px;
	}


/*Geral*/
													
#geral {
	width:1020px;
	position:absolute;
	margin-left:-510px;
	margin-top:5px;
	left:50%;
	}
	
#topo {
	display:block;
	float:left;
	width:1020px;
	}
#topo h1{
	display:block;
	float:left;
	width:255px;
	height:135px;
	margin-top:20px;
	margin-left:10px;
	background:url(../img/logo_wnx.gif) top no-repeat;
	}
#topo h1 span{
	display:none;
}

#topo h2{
	display:block;
	position:absolute;
	float:left;
	width:155px;
	height:79px;
	margin-top:40px;
	margin-left:690px;
	*margin-left:440px;
	background:url(../img/sebrae.jpg) top no-repeat;
	}
	
#topo h2 span{
	display:none;
}


#topo li {
	display:block;
	list-style:none;
	margin-top:20px;
	}
#topo li span{
	display:none;
	}
#bot_home a{
	display:block;
	float:left;
	width:55px;
	height:55px;
	margin-left:610px;
	/*_margin-left:440px;*/
	background:url(../img/bot_home.gif) top right no-repeat;
	}

#bot_contato a{
	display:block;
	float:left;
	width:55px;
	height:55px;
	*margin-top:-35px;
	margin-left:15px;
	background:url(../img/bot_contato.gif) top right no-repeat;
	}

#topo p{
	display:block;
	float:left;
	margin-left:610px;
	}
#topo p span{
	display:none;
	}
	

#menu {
	display:block;
	float:left;
	width:1005px;
	height:185px;
	margin-top:2px;
	margin-left:7px;
	/*_margin-left:4px;*/
	background:url(../img/bg_menu.gif) left no-repeat;
	}
#menu ul{
	display:block;
	float:left;
	width:305px;
	height:170px;
	margin-top:-1px;
	margin-right:-3px;
	}
#menu li{
	display:block;
	list-style:none;
	margin-left:50px;
	}
	
#menu li p{
	display:block;
	font-size:13px;
	line-height:15px;
	padding-top:7px;
	color:#f5821f;
	}
#menu a{
	display:block;
	text-decoration:none;
	color:#f5821f;
	}
#menu img{
	display:block;
	float:left;
	margin-left:-5px;
	}
	
#enviar {
	display:block;
	float:left;
	background-color:#f5821f;
	margin-left:289px;
	*margin-left:277px;
	/*_margin-left:136px;*/
	margin-top:10px;
	border:none;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}

#planos1 {
	display:block;
	float:left;
	width:160px;
	height:130px;
	margin-left:-312px;
	/*_margin-left:-135px;*/
	margin-top:30px;
	background:url(../img/img_premium.jpg) left no-repeat;
	}
#planos1 span{
	display:none;
	}
#planos2 {
	display:block;
	float:left;
	width:160px;
	height:130px;
	margin-left:-131px;
	margin-top:30px;
	background:url(../img/img_super.jpg) left no-repeat;
	}
#planos2 span{
	display:none;
	}
	
#planos3 {
	display:block;
	float:left;
	width:160px;
	height:130px;
	margin-left:22px;
	margin-top:30px;
	background:url(../img/img_maxi.jpg) left no-repeat;
	}
#planos3 span{
	display:none;
	}	
	
#planos4 {
	display:block;
	float:left;
	width:160px;
	height:130px;
	margin-left:21px;
	margin-top:30px;
	background:url(../img/img_mega.jpg) left no-repeat;
	}
#planos4 span{
	display:none;
	}
	
	
	
#voltar {
	float:left; 
	color:#f5821f;
	text-decoration:none; 
	font-size:13px;
	font-weight:bold;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

