@charset "utf-8";
.body {
	background-color: #000000;
	padding: 20px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.titsGrandes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #cccc00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #cccc00;
	font-weight: normal;
}
.txtPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txtPie a:link {
	color: #666666;
	text-decoration: underline;
}
.txtPie a:visited {
	color: #666666;
	text-decoration: underline;
}
.txtPie a:hover {
	color: #666666;
	text-decoration: none;
}


.txt a:link {
	color: #999900;
	text-decoration: underline;
}
.txt a:visited {
	color: #999900;
	text-decoration: underline;
}
.txt a:hover {
	color: #cccc00;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	text-align: justify;
}
#galArq {
	background-color: #000000;
	position: absolute;
	visibility: visible;
	height: 100%;
	width: 100%;
	z-index: 10;
	overflow: visible;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCC00;
}

.menu a:link {
	color: #666666;
	text-decoration: none;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #cccc00;
	text-decoration: none;
}
.txtGal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}
.borde {
	border: 1px solid #333333;
}
.txtVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}
.borde2 {
	border: 1px solid #1E1E1E;
}
.txtcentro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.txtcentro a:link {
	color: #999900;
	text-decoration: underline;
}
.txtcentro a:visited {
	color: #999900;
	text-decoration: underline;
}
.txtcentro a:hover {
	color: #cccc00;
	text-decoration: none;
}
