@charset "utf-8";
/* CSS Document */

body {	margin: 0px; background-repeat: repeat;	background-image: url(../images/bg.jpg);}

.Titulo { font-family:"Times New Roman", Times, serif; font-size:24px; color:#CC0000; }
.Descripcion { font-family:verdana; font-size:12px; color:#777777; }
.Precio { font-family:verdana; font-size:24ox; color:#000000; }

.linea {background-image:url(../images/linea.jpg); background-repeat:repeat-y; background-position:center center;}

.enlace a { font-family:verdana; font-size:12px; color:#0521cd; }
.enlace a:hover { font-family:verdana; font-size:12px; color:#ff9600; }

.style1 {font-size: 10px;	font-family: verdana;}
.style2 {color: #666666}
.style3 {font-family: arial;	font-size: 11px;	color: #003399;}

