@import url("default.css");

td#menu, td#menubar {
	background-color: #064789;
	color: #ccf;
}

h1 {
	border-top: 2px solid #064789; 
}

td#menu a:link, td#menu a:visited {	color:#FFF;}

td#menu a:hover { color: #EDE99C; }

td#main {
	background-color: #fff;
	vertical-align: top;
}

h1 {
	background-image: none;
	border-top: 1px solid #999;
}
h1 {
	margin-top: 11px;
	padding-top: 2px;
	background-image: none;
}

img.mini {
	margin: 2px;
}

img#IMG1 {
	width: 640px;
	height: 450px;
}
td p {
	margin-top: 10px;
	margin-left: 10px;
}

div#texto_pie {
	font-size: 14px;
	text-align: right;
	margin-top: 16px;
	padding-right: 48px;
	letter-spacing: 1px;
	background: #fff url('../img/gallery/cuadrito.gif') top right no-repeat;
}