body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E8D7BF;
	text-align: center;
	vertical-align: middle;	
}
img {
	border: 0px;
	vertical-align:text-bottom;
}
h1 {
	font-size: 12px;
}
a:link {
	color:#0000CC;
	text-decoration:none;
}
a:hover {
	color:#0000CC;
	text-decoration:underline;
}
a:active {
	color:#0000CC;
	text-decoration:none;
}
a:visited {
	color:#0000CC;
	text-decoration:none;
}

table#Contenido {
	background-image:url(images/contenido-fondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.Contenido {
	background-image:url(images/contenido-fondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Titulo {
	color: #003366;
	font-size:14px;
	font-weight:bold;
}
