/* @override http://www.northeagles.com/css/main.css */

#top {
	height: 76px;
	width: 467px;
	padding-top: 16px;
	left: 20px;
	position: relative;
}

#sep1 {
}
#menu {
	width: 467px;
	height: 29px;
	left: 20px;
	position: relative;
}

.txt-intro {
	width: 467px;
	padding-top: 12px;
	font-size: 11px;
	color: #000000;
	position: relative;
	left: 20px;
}

.txt-intro2 {
	width: 467px;
	font-size: 11px;
	color: #000000;
	position: relative;
	left: 20px;
}

.txt-item {
	width: 460px;
	position: relative;
	left: 10px;

	float: left;
	border-bottom: 1px solid #9f9f9f;
}

.txt-item a img {
	margin-bottom: 70px;
}


.txt-itemname {
	font-size: 12px;
	font-weight: bold;
}

.txt-itemprice {
	font-weight: bold;
	color: #5e2921;
}

.txt-subcat {
	position: relative;
	left: 20px;
	font-size: 12px;
	color: #5e2921;
	font-weight: bold;
	margin-top: 20px;
}

.map {
	text-align: center;
	width: 467px;
	left: 20px;
	position: relative;
	top: 5px;
}

#vetrina {
	background: url(/images/bg_home.gif) repeat-x;
	width: 488px;
	top: 302px;
	position: absolute;
}

#content-int {
	background: url(/images/bg_int.jpg) no-repeat;
}


#page {
	margin: 0px auto;
	width: 792px;
	background: url(/images/bg_main.gif) repeat-y;
	padding-left: 16px;
}

* html #page { 
	height: 100%; 
} 

#col1 {
	width: 488px;
	float:left;
}

#col1b {
	width: 503px;
	float:left;
}

#flags-home {
	float: right;
	position: relative;
	right: 12px;
	top: 46px;
}

#flags-int {
	float: right;
	position: relative;
	right: 12px;
	top: -2px;
}

#logo {
	float: left;
}

#col2 {
	width: 272px;
	height: 715px;
	float: left;
}

#col2b {
	width: 256px;
	height: 640px;
	float: left;
	background: #f0f0f0;
	border-bottom: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
}


#footer { 
	height: 100px; 
	width: 760px;
	clear: both;
	text-align: center;
	position: relative;
	padding-top: 30px;
}

#boxes-home {
	position: relative;
	left: 20px;
	top: 12px;
}

#formtxt {
	color: #000000;
	margin-left: 20px;
}
