body {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 985px;
	height: 720px;
	background-color: #FFFFFF;
}
.contenedor
{
	width: 985px;
	float: none;
	height: 720px;
}
.barra
{
	width: 985px;
	float: none;
	height: 100px;
	padding-top: 12px;
}
