/* GENERAL*/
font,th,td,tr{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
td,tr{ font-size : 9; color : #4A4A4A; }

.copy { font-size : 11px; }
.copy { color : #939393; }
a.copy   { color: #939393; text-decoration: none; }
a.copy :hover{ color: #939393; text-decoration: underline; }

/* TEXTO GENERAL */
.c0small { font-size : 10px; }
.c0med { font-size : 11px; }
.c0small,.c0med{ color : #4A4A4A; }
a.c0small  { color: #4A4A4A; text-decoration: none; }
a.c0small:hover{ color: #4A4A4A; text-decoration: underline; }

.c1med { font-size : 11px; }
.c1med{ color : #939393; }

.c2small { font-size : 10px; }
.c2med { font-size : 11px; }
.c2small,.c2med{ color : #FFA100; }
a.c2med  { color: #FFA100; text-decoration: none; }
a.c2med:hover{ color: #FFA100; text-decoration: underline; }

.c3med { font-size : 11px; }
.c3med{ color : #686868; }
a.c3med  { color: #686868; text-decoration: none; }
a.c3med:hover{ color: #686868; text-decoration: underline; }

.c4med { font-size : 11px; }
.c4med{ color : #1578BB; }
a.c4med  { color: #1578BB; text-decoration: none; }
a.c4med:hover{ color: #1578BB; text-decoration: underline; }

.giftwrap { width: 120px; text-align:center;}


/* Form elements */
.form1{
	color : #484848;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	border: 1px solid #B5B5B5;
}

#boton2{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background: url(../images/bdeg.gif);
	height:24;
}