@charset "UTF-8";
body {
	padding: 0;
	margin: 0;
	background: #73ADD7 url(images/gradient.gif) repeat-x;
	color: #666;
	background-color: #CCCCCC;
	background-image: url();
}
#page {
	background: url(images/sky.jpg) no-repeat center top;
	width: 100%;
	display: table;
}
#content {
	width: 722px;
	margin: 205px auto 0;
	border: solid 1px #ccc;
	padding: 20px;
	background-color: #fff;
}
h1 {
	margin: 0;
	padding: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	background-image: url(/images/fons_gradient.gif);
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.Estilo2 {
	color: #666666
}
</style>

