body{
	background-color:#3e3303;
	font-size:9px;
}
#global{
	float:left;
	margin-top:215px;
	width:870px;
}

#hlogo{
	float:right;
	background-image:url(../siteGrafs/hlogo.gif);
	width:264px;
	height:147px;
	margin-bottom:6px;
}
#hnosotros {
	width:776px;
	height:15px;
	float: left;
	margin-top:1px;
}
.hnosotros a {
	display:block;
	border:none;
	background-position:left top;
	background-repeat:no-repeat;
	width:776px;
	height:15px;
}
.hnosotros a:hover {
	background-position: 0 -15px;
	text-decoration: none;
	height:15px;
}
.hnosotros a#hnos { 
	background-image: url(../siteGrafs/hnosotrosf.gif) 
}
#hmail {
	width:776px;
	height:15px;
	float: left;
	margin-top:3px;
}
.hmail a {
	display:block;
	border:none;
	background-position:left top;
	background-repeat:no-repeat;
	width:778px;
	height:15px;
}
.hmail a:hover {
	background-position: 0 -15px;
	text-decoration: none;
	height:15px;
	margin-bottom:3px;
}
.hmail a#hemail { 
	background-image: url(../siteGrafs/hmailf.gif) 
}
#hportfolio {
	height: 15px;
	width: 776px;
	float: left;
	margin-top:3px;
}
.hportfolio a {
	display:block;
	border:none;
	background-position:left top;
	background-repeat:no-repeat;
	width:778px;
	height:15px;
}
.hportfolio a:hover {
	background-position: 0 -15px;
	height:15px;
	text-decoration: none;
}
.hportfolio a#hport { 
	background-image: url(../siteGrafs/hportfoliof.gif) 
}
#htextonos{
	height: 32px;
	width: 774px;
	float: left;
	background-image: url(../siteGrafs/tnosotros.gif);
	background-repeat:no-repeat;
	margin-top:11px;
	background-position: right;
}
