/**************** elementos ****************/
@media screen {
#logo {
	background:#FFFFFF url(../images/logo_greses_estatico.gif) no-repeat;
	position:absolute;
	height:150px;
	width:110px;
	vertical-align: bottom;
	text-align: right;
	border:1px solid #4894D2;
	top: 8px;
	left: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:150px;
	z-index:10;
}
#index {
	position: absolute;
	left:25px;	
	top:180px;
	width:130px;
	background:#FFFABA;
	border:1px solid #996600;
	z-index:5;
}
#indice_productos {
	position:absolute;
	background-color:#FFCC87;
	left:170px;
	top:3px;
	width:500px;
	height:32px;
	border:1px solid #663300;
	z-index:6;
}
#principal {
	background:#E8F5FF url(../images/fondo_principal.jpg) no-repeat center center fixed;
	top:15px;
	position:relative;
	height:93%;
	overflow:auto;
	border:1px solid #333399;
	text-align:justify;
	text-indent:1em;
	z-index:3;
	margin-left:140px;
	margin-right:15px;
	voice-family:"\"}\"";
	voice-family:inherit;
	padding:20px;
	}
html>body #principal {
height:85%;
}
#dreta {
	position: absolute;
	right:20px;
	float:right;
	top:160px;
	width:150px;
	background:#CBDCF0 url(images/usr2450az.jpg) no-repeat left bottom;
	border:2px solid #393C67;
}
#powered {
	position: absolute;
	left:6px;
	bottom:6px;
	width:69px;
	text-align:center;
}
}

@media print {
#logo {
	background:#FFFFFF url(../images/logo_greses_estatico.gif) no-repeat;
	position:absolute;
	height:150px;
	width:110px;
	vertical-align: bottom;
	text-align: right;
	border:1px solid #4894D2;
	top: 8px;
	left: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:150px;
	z-index:10;
}
#index {
	display:none;
}
#principal {
	background:#FFFFFF;
	position:relative;
	text-align:center;
	z-index:0;
	margin-left:150px;
	margin-right:15px;
	padding:10px;
	height:100%;
	}
#dreta {
	display:none;
}
#powered {
	display:none;
}
}
