body{
	margin:0 auto;
	font-family:arial;
	background:#E8EAE9;
}
p{
	margin:0px;
	padding:0px;
	float:left;}
img{
	margin:0px;
	padding:0px;
	border:none;
	float:left;}
#Estructuta{
	width:1000px;
	margin:0 auto;}
#Contenido{
	float:left;
	width:1016px;
	margin:0 auto;}

#Cabeza, #Cuerpo, #Pie{
	float:left;
	width:1000px;
	margin:0 8px;}
#Cabeza{
	background:url(../images/degradado.gif);}
#Contenido{
	background:url(../images/sombra.png) repeat-y;}
#Pie .naranja{
	width:100%;
	float:left;
	color:#fff;
	font-size:11px;
	text-align:center;
	background:#f6a924;
	line-height:23px;}
#Pie .naranja a{
	color:#fff;}
#Pie .gris{
	width:100%;
	float:left;
	color:#4f4f4f;
	font-size:11px;
	text-align:center;
	background:#dbdbdb;
	line-height:23px;}
.Logo {
    background: url("../images/logo.gif") no-repeat;
    float: left;
    height: 91px;
    width: 191px;
	margin-right:422px;
}
.aniversaria{
	float:right;
	width:387px;
	height:91px;
	background:url(../images/aniversario.gif) no-repeat;}
.renglon{
	float:100%;}
.spanish{
	background:url(../images/mex.gif) no-repeat center right;
	padding-right:22px;
	margin: 70px 10px 0 0;
	height:14px;
	float:right;
	color:#112143;
	font-size:11px;}
.ingles{
	background:url(../images/usa.gif) no-repeat center right;
	padding-right:22px;
	margin: 70px 10px 0 0;
	height:14px;
	float:right;
	color:#112143;
	font-size:11px;}

