#contenedor {
	background-image: url(activos_favoritos/imagenes/fnd1.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 480px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contenido {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	height: 290px;
	width: 730px;
	margin-top: 180px;
	margin-left: 10px;
	float: left;
	overflow: auto;
	z-index: auto;
}
#lateral {
	float: right;
	height: 290px;
	width: 230px;
	margin-top: 143px;
	padding-right: 8px;
	text-align: right;
}
#botones {
	background-image: url(activos_favoritos/imagenes/fnd2.png);
	background-repeat: no-repeat;
	background-position: center -220px;
	text-align: right;
	height: 200px;
	width: 1020px;
	margin-top: 0px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
}
.Meses {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: center;
}
.porcentaje {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #036;
}
#contenedor #inicio {
	height: 30px;
	width: 120px;
	float: right;
}
