.solocreditos {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	border: thin solid #365E2C;
}
body {
#365E2C
}
.borde {
	border: 4px solid #0E3203;
}
.marco {
	border: 2px outset #365E2C;
}
.borde .img {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #17440B;
	margin: 0px;
	padding: 0px;
}
.borde2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	background-color: #204D12;
	border-bottom-width: thin;
	border-bottom-color: #3C3;
}

