.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.enlace:link {
	color: #999999;
	text-decoration: none;

}
.enlace:visited {
	text-decoration: none;
	color: #999999;

}
.enlace:hover {
	color: #666666;
	text-decoration: none;
}
.der {
	background-image: url(../spanish/html/der.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.izq {

	background-image: url(../spanish/html/izq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bordesup {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 1F3547;
	border-right-color: 1F3547;
	border-bottom-color: 1F3547;
	border-left-color: 1F3547;
}
.bordelateral {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: 1F3547;
	border-right-color: 1F3547;
	border-bottom-color: 1F3547;
	border-left-color: 1F3547;
}
