/* CSS Document */

body {margin:0; padding:0; background-color:#ffffff; background-image: url(../img/fondo.jpg); background-repeat:no-repeat;}

.centrado {position: absolute; left: 50%; margin-left: -640px;}

.body {overflow: hidden;
overflow-x: hidden;
overflow-y: scroll;
overflow-x: -moz-scrollbars-none;}

#head {width:900px; height:135px; position:relative; margin:auto; background-image:url(../img/head_1.png); margin-top:0px; background-repeat:no-repeat;}
#flash {width:1280px; height:466px;}
#pie {width: 100%; height:100px;}

/* adentro de pie */

#azul {width: 100%; height:40px; background-color:#006699;}
#celeste {width: 100%; height:80px; background-color:#99CCFF;}
#direccion {width:900px; height:40px; position:relative; margin:auto; background-image:url(../img/dir_1.png); margin-top:0px; background-repeat:no-repeat;}