@charset "utf-8";
#todo {

}
#general {
	width: 1280px;
	height: 680px;
	margin-left: auto;
	margin-right: auto;
}
#encabezado {
	height: 124px;
}
#pie {
	height: 124px;
	text-align: center;
	font-weight: bold;
}
#contenido {
	height: 432px;
	text-align: center;
}
#iconos {
	height: 432px;
	width: 924px;
	float: left;
}
#twitter {
	float: left;
	width: 356px;
	height: 432px;
	text-align: right;
}
#barra {
	height: 5px;
	background-color: #2BA484;
	margin-top: 10px;
	margin-bottom: 5px;
}
#link {
	background-color: #2BA484;
	height: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	font-size: 24px;
	font-weight: bold;
}
#barra2 {
	height: 10px;
}
