@charset "utf-8";
/* CSS Document */

#Marco-gral {
	width: 888px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border: 2px outset #CCCCCC;
	background-color: #FAAC04;
	margin-top: 12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 11px;
}
#Marco-gral .FOTO {
	float: left;
	height: 117px;
	width: 140px;
	background-color: #FEE1A5;
	border: 1px outset #E2E2E2;
	text-align: center;
	font-size: 62%;
	font-weight: bold;
	color: #BF0000;
	padding-top: 8px;
	margin-right: 6px;
	margin-bottom: 6px;
}
#Marco-gral .FOTO img {
	border: 3px solid #FEE1A5;
}
.IZQ {
	float: left;
	width: 25%;
	margin-left: 12px;
}
.IZQ img {
	float: left;
	padding-top: 5px;
}
.DCHA {
	float: right;
	width: 25%;
	margin-right: 12px;
	text-align: right;
}
.DCHA img {
	float: right;
	padding-top: 5px;
}
.PIE .AnteSigui {
	text-decoration: none;
	color: #000000;
}
.PIE .AnteSigui:link {
	text-decoration: none;
	color: #000000;
}
.PIE .AnteSigui:hover {
	text-decoration: none;
	font-style: italic;
	color: #BB0000;
}
.PIE .PTEXTO {
	clear: both;
}
