body {
	font-family: Verdana, Helvetica;
	color: #777777;
	font-size: 11px;
}

td {
	font-family: Verdana, Helvetica;
	color: #777777;
	font-size: 11px;
}

h1 {
	font-size: 21px;
	color: #B1214D;
	font-weight: normal;
}

h2 {
	font-size: 16px;
}

h1.titulazo {
	font-family: Garamond, Georgia, Times New Roman;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 125px;
	margin-left: 57px;
	font-weight: bolder;
}

a:link {
	color: #A6BF03;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #A6BF03;
}

td.contenido {
	border-right: 1px solid #D2D2D2;
	padding-left: 0px;
}

img.foto {
	margin: 5px;
	border: 2px solid #EFE0E5;
}

span.precio {
	font-weight: bolder;
}

span.precioviejo {
	text-decoration: line-through;
}

span.oferta {
	font-weight: bolder;
	font-size: 13px;
	color: #9F4562;
}

span.aclaracion {
	color: #9F4562;
	font-weight: bolder;
}

div.footer {
	margin-top: 42px;
	margin-left: 18px;
	margin-right: 200px;
}
	


/*MENU*/

td.menu {
	height: 21px;
	background-image: url('images/menu.gif');
	border: 0px;
}

td.menu a {
	color: #FFFFFF;
	margin-left: 8px;
	font-weight: bolder;
}

td.menu a:hover {
	color: #DDDDDD;
	text-decoration: none
}

td.menu a:visited {
	color: #FFFFFF;
}

td.menu span.cat {
	color: #EBA9BD;
	margin-left: 11px;
	font-weight: bolder;
}