.contenido {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.bordeimg {
	border: 1px solid #A49A5C;
}
.bordetit {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.contenidonov {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 10px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 2px;
	padding: 2px;
}
.contenidobaja {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bordeabajo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A49A5C;
}
