body
{
	color: #000000;
	font-family: Comic Sans MS;
	background-color: #ffffff;
	text-align: center;
	margin-top: 4%;
	margin-bottom: 4%;
	margin-right: 9%;
	margin-left: 9%;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
}

td.titulo {
	text-align: center;
	vertical-align: middle;
	font-family: Comic Sans MS;
	font-size:11px;
	color: #8F5929;
}

pre.salida {
	text-align: left;
	vertical-align: middle;
	font-family: Comic Sans MS;
	font-size:10px;
	color: #000000;
}

td.abajo {
	text-align: center;
	vertical-align: middle;
	font-family: Comic Sans MS;
	font-size:10px;
	color: #000000;
}

a {
	text-decoration: underline;
	color:#8F5929;
}

a.peque {
	color:#444B5F;
}

A:Hover  {
	color : #CB8F58;
	text-decoration : underline;
}

H1 {
	color: #8F5929;
	font-weight: bold;
	font-size : 16px;
	font-family:Tahoma;
}

H2 {
	color: #00000F;
	font-weight: bold;
	font-size : 14px;
	font-family: Tahoma;
}

H3 {
	color: #00000F;
	font-weight: bold;
	font-size : 12px;
	font-family: Tahoma;
}

p.titulo {
	color: #8F5929;
	font-weight: bold;
	font-size : 24px;
	font-family:Tahoma;
}

P.centrar {text-align: center}

table.izquierda {
	background-image: url(imagen/uvas_4.jpg); 
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 0px solid #492304;
	border-width: medium;
	border-collapse: collapse;
	width: 200px;
	color: #8F5929;
	margin: auto;
}

table.articulo {
	background-position: center;
	text-align: left;
	vertical-align: middle;
	background-image: url(imagen/fondo_articulo.jpg); 
	/* border: 6px outset #681EA3; */ 
	width: 450px;
}