#container {
    width: 822px;
    margin:0 auto;
	margin-top: 0;
    background: white;
    height: 800px;
    padding-top: 10px;
}

#container h1 {	
	margin-left: 15px;
}

article {
	background:#ececec;
	width: 360px;
	margin-left:15px;
	margin-top:-10px;
	padding: 5px 10px 0 10px;
	float:left;
}

article p {
	font-size: 0.8em;
	line-height: 15px;
}

#objetivos {	
}

#metas {
	margin-top:28px;
}

#metas p {
	margin-top:-11px;
}
article h4{
	color:#616161;
}

#efectos {
	float:right;
	margin-top: -32px;
	margin-right:20px;
}

.verde, .verde2 {
	border:solid #a3c7b3;
	border-width:thin;
	margin-top:-15px;
	margin-bottom:7px;
	padding-left:15px
}

.verde2 p {
	line-height: 6px;
}

.barraSmall {
	width:16px;
	height: 8px;
	background: #616161;
	margin-bottom:-10px;
}
