.Cabecera
{
	width: 1000px;
	height:138px;
	background-image: url(../Images/Cabecera1000x136W.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}
.CabeceraLogo
{
    background-image: url(../Images/Cabecera1000x136W.jpg);
    }

.Contenido
{
	width: 1000px;
	min-height: 510px;
	margin-left:auto;
	margin-right:auto;
}
.LoginName      {float:left;margin-top:110px;margin-left:10px;font-size:8pt;color:White;}
.divEmailCab    {float:left;margin-top:109px;margin-left:10px;}
.NombreUsuario  {clear:right;float:right; margin-top:14px;margin-right:10px;font-size:8pt;color:White;}
.SuPedido
{
    width: 196px;
    height:81px;
    background-image: url(../images/SuPedido2.png);
    background-repeat:no-repeat;
    float:right;
    margin-top:15px;
    margin-right:20px;
    }
.SuPedido:hover
{
    background-position: -196px 0;
}
.Pie
{
	width: 1000px;
	height: 40px;
	background-image: url(../Images/pie.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.PieLeft    {float:left;padding-top:10px;}
.PieRight   {float:right;padding-top:10px;}
.PieRight a         {color:Blue;}
.PieRight a:active	{text-decoration: none;}
.PieRight a:link	{text-decoration: none;}
.PieRight a:hover	{color: #88c; text-decoration: none;}
.PieRight a:visited{text-decoration: none;}

.tblPie {background-image: url(../Images/pie.jpg);}
.MenuBg     {background-image: url(../images/menu_bg.jpg);background-repeat:repeat-x;}