body {
	background: white url(..\imagenes\marca_agua.gif) no-repeat bottom right;
	font: 8pt verdana; color: steelblue;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#FFFFFF,endColorStr=#E2EFF5);*/
}
table {font:8pt verdana; color:steelblue;}
#copyright {font:7pt verdana; color:steelblue;}
a {color:#3399FF; text-decoration:none;}
a:hover {color:#3399FF; text-decoration:underline;}
input, textarea {font:10pt courier new; color:black; border:1px solid #7F9DB9;}
img {border:0px;}
.chroma {FILTER: progid:DXImageTransform.Microsoft.Chroma(Color=#ffffff);}
.boton {font: 8pt verdana; border:1px solid steelblue; color:black; background-color:#CCE6FF; width:100px; cursor:default;}
.botonOver {font: 8pt verdana; border:1px solid steelblue; color:black; background-color:#EAF4FF; width:100px; cursor:hand;}
.over {cursor:hand; background-color:#BBDDFF; color:red;}
.out {cursor:default; color:steelblue;}
#desc {color: dimgray;}
.desc_producto {font-size:12pt; text-align:left; vertical-align:top; width:100%; padding-left:10px;}
.desc_producto span {font-size:8pt;}
.alpha {padding:0; FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=0,startX=0,finishX=100,startY=100,finishY=100);}
.link
{
	color: #4E4E4E;
	border: 1px;
	cursor: default;
	background: transparent;
}
.linkOver{
	color: black;
	background-color: #D9ECFF;
	cursor: hand;
}

