*,*:hover,*:focus,*:active { outline: 0px none; }

html, body {
     margin: 0;
     padding: 0;
}


body{
background: url("../images/fondo.jpg") center top no-repeat;
background-color: #111227;
height: 1200px;
 }

#contenedor {
	width:974px;
	height:890px;
	margin:0px;
	position:relative;
}

#contenido {
	width: 974px;
	height: 890px;
	position: absolute;
}

/* invisible para IE 5 \*/
#contenedor {
	position:absolute;
	margin:0px 0 0 -487px;
	left:50%;
	top:0%;
}
/* fin hack */
h2{color:#FFFF99; font-family: "MS Sans Serif", sans-serif; font-size: 14pt;line-height:21px; font-weight: bold }
p {color:#fff; font-family: "MS Sans Serif", sans-serif; font-size: 11pt;line-height:21px;}


#cabecera{  background: url("../images/cab_.png") center top; height: 91px;       }
#centrolargo{  background: url("../images/centro.png") center top; height: 782px;}

    #tit{float:left;  width:635px; height: 149px; margin:0px; position: absolute;top:100px;right:0;background:url(../images/cabecera.png);}
    #tit2{float:left;  width:635px; height: 149px; margin:0px; position: absolute;top:100px;right:0;background:url(../images/cabecera_juan.png);}

    #ima{float:left;  width:587px; height: 633px; margin:0px; position: absolute;top:250px;right:0;background:url(../images/fotosLu.png);}
    #ima2{float:left;  width:587px; height: 633px; margin:0px; position: absolute;top:250px;right:0;background:url(../images/fotosjuan.png);}

    #txt{padding-left:15px;float:left;width:385px; height: 600px; margin:0px; position: absolute;top:250px;left:0;}
#centro{  background: url("../images/centro_fondo.png") center top; height: 448px;       }
    #botones{ float:left;width:482px; height:600px;padding-top:50px; z-index:1000;}
#pie{  background: transparent url("../images/pie.png") center top; height: 120px;       }
    #pie #imgSms{ position: absolute;float:left; background: url("../images/msm.png") center top; height: 120px; width:323px;      }
    #pie #imgShop{ position: absolute; left:316px; float:left;background: url("../images/tienda.png") center top; height: 120px; width:318px;      }
    #pie #imgShop a{ display:block;height:100%;width:100%;}
    #pie #img902{ position: absolute; float:left;left:646px; background: url("../images/902.png") center top; height: 120px;  width:333px;     }
#pieultimo{  background: url("../images/pieultimo.png") center top; height: 133px;       }
    #pieultimo a{ display:block;height:100%;width:100%;}
    #piemanagement {color:#444444; font-family: Arial, Helvetica, sans-serif; font-size:20px; margin: 20px 0 0 0; text-align: right; }
