@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333333;
}
.titObra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 25px;
}


#container {
	position: absolute;
	width: 100%;
	margin-top: -275px;
	top: 50%;
}
.mnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.mnu a:link {
	color: #666666;
	text-decoration: none;
}
.mnu a:visited {
	color: #666666;
	text-decoration: none;
}
.mnu a:hover {
	color: #CCCCCC;
	text-decoration: none;
}



.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
}

.txt a:link {
	color: #999900;
	text-decoration: underline;
}


.txt a:visited {
	color: #666600;
	text-decoration: underline;
}

.txt a:hover {
	color: #999900;
	text-decoration: none;
}

.txtTit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999900;
}
.enlaces {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.enlaces a:visited {
	color: #999999;
	text-decoration: none;
}
.enlaces a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.enlaces a:link {
	color: #666666;
	text-decoration: none;
}
.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.pie a:link {
	color: #666666;
	text-decoration: underline;
}
.pie a:visited {
	color: #666666;
	text-decoration: none;
}
.pie a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#container500 {
	position: absolute;
	width: 100%;
	margin-top: -250px;
	top: 50%;
}
	
