body{
	background-color:#ffffff;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	scrollbar-arrow-color: ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-track-color: #aaBB40;
	scrollbar-face-color: #6d9b07;
	scrollbar-shadow-color: ffffff;
	scrollbar-highlight-color: ffffff;
	scrollbar-3d-light-color: ffffff;
	font-family:verdana, sans-serif;

}
.CeldaI{
	border-style:solid;
	border-width:1;
	border-color:#999999;
}
.Importante{
	font-size:16px;
	color:#243744;
	text-align:left;
	font-weight:bolder;
}
.BTextoF{
	background-color:#8dBb17;
	font-size:12px;
	color:#111111;
	letter-spacing:2;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-top-width:3;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	border-bottom-width:2;
}
.Menu {
	border-bottom-style:double;
	list-style-type:square;
}
.MenuItem {
	font-size:12px;
	color:#576D7B;
	padding-left:7;
	padding-right:7;
	letter-spacing:1;
	background-color:#F6F6F6;
	border-left-style:solid;
	border-left-color:#D0D0D0;
	border-left-width:4;
	border-right-style:solid;
	border-right-color:#DADADA;
	border-right-width:2;
}

.Imagen1 {
	border-style:none;
	text-align:center;
}
.ProductoNombre{
	font-size:13px;
	color:#445764;
	text-align:left;
	font-weight:bolder;
}
.Precio {
	font-size:18px;
	color:#6d9b07;
	font-weight:bolder;
}
.Tabla {
	position:absolute;
	top:0;
	background-color:#BEDBE6;
	border-style:none;
	visibility:hidden;
}
.TextArea{
	background-color:#DEEBEE;
	font-size:10px;
	height:240px;
	width:300px;
	size:landscape;
}

.Texto {
	font-size:10px;
	color:#576D7B;
}
.Texto2 {
	font-size:16px;
	color:#6d9b07;
	font-weight:bold;
	text-decoration:underline;
}
.Texto3 {
	font-size:10px;
	color:#444444;
}
.Texto31 {
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.TextoPromo {
	font-size:10px;
	color:#FF4444;
}
.Texto5 {
	font-size:14px;
	color:#445764;
}
.Texto6{
	font-size:18px;
	color:#FFFFFF;
}
.TextoN{
	font-size:11px;
	color:#111111;
}
.Input {
	font-size:12px;
	color:#000100;
	background-color:#CCCCCC;
	border-style:solid;
	border-width:2px;
	border-color:#555555;
}}
.Input2 {
	font-size:10px;
	color:#111111;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#555555;
}
A:link	{	
	text-decoration:	none;
	color:#000000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#FFFFFF
	}
.AEstilo {
	position: absolute;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	left:0;
	top:0;
}

