#galeriaf {
	position:absolute;
	left:344px;
	top:245px;
	width:636px;
	height:323px;
	z-index:1;
	visibility: hidden;
	overflow: hidden;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.sttab {
	background-color: #333333;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	text-align: left;
	font-size: 13px;
}
.sttab2 {
	background-color: #333333;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	text-align: left;
	font-size: 13px;
}
.centrado {
	text-align: center;
}
.marcoimg {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}


body {
	background-color: #910021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.negrita {
	font-weight: bold;
	color: #FFFFFF;
}
.titulo {
	font-size: 24px;
}
.titulo2 {
	font-size: 19px;
}
.marcoimg2 {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

