﻿body
{
	margin: 0px;
	text-align: center;
}

#top
{
	width: 1000px;
	height: 180px;
	margin: 0px auto 0px auto;
}

#divgrupo
{
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	text-align: left;
}

#contenedor
{
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#variables
{
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#unidades
{
	width: 1000px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}

#barra
{
	width: 1000px;
	height: 77px;
	margin: 10px auto 0px auto;
	background-image: url('../img/herra2-1.gif');
	background-repeat: no-repeat;
}

#pie
{
	height: 141px;
	width: 900px;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: auto;
	background-image: url('../img/fondocierre.jpg');
}

.op_pie
{
	width: 169px;
	height: 60px;
}

.alineacion_izquierda
{
	text-align: left;
}

.alineacion_derecha
{
	text-align: right;
}

