@charset "utf-8";

/************************************************************************************
MINIMUN 801 MAXIMUM 974
*************************************************************************************/
@media screen and (min-width: 801px) and (max-width: 10000px) {




	#pagewrap {
		#pagewrap {
		width: 98%;
		max-width: 1010px;
		background-color: #FFFFFF;
		margin-top: 0;
	margin-bottom: 0;
	padding-right: 5px;
	padding-left: 5px;
}


	#content {
	width: 50%;
	float: left;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	
	}


	#sidebar {
	width: 43%;
	float: left;
	display: block;
	
	}
	
	
	#sidebar .widget {
		padding: 15px 5px;
		margin-bottom: 10px;
	}
	
	#goo-rect{
	clear: none;
	float: left;
	width: 100%;
	display: block;
	height: 92px;;
	margint-top: 25px;
	margin-top: 25px;

}

#add-bottom{
	clear: none;
	float: left;
	width: 100%;
	display: none;
	margint-top: 25px;
	margin-top: 25px;
	text-align: center;
	height: 90px;

}

#varios-bottom{
	float: left;
	width: 100%;
	display: block;
	margint-top: 25px;
	margin-top: 25px;
	background-color: #666666;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

#varios-bottom-guia{
	float: left;
	width: 100%;
	display: block;
	margint-top: 25px;
	margin-top: 25px;
	background-color: #666666;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

}
