
/* @import url("reset.css"); */
@import url("liberation/stylesheet.css");
@import url("globos.css");


/* acta infografia */




.sin_header #content-header div.fecha,
.sin_header #content-header h1.title
{
 display: none;  /* .sin_header #logo-title, */
}


img {border: none;}

u {
 cursor: help; 
 border-bottom: 1px dashed #333;
 text-decoration:none;
 line-height: 0.5em;
}

#infografia_acta {
 padding: 0; margin: 0 auto;
 position: absolute;
 top: 20px; left: 0;
 width: 972px; height: 950px;
 font-family: 'LiberationSansRegular', "Liberation Sans", Arial, sans-serif;
 line-height: 120%;
 /* border: 1px solid red; */
 background-color: white; /* luto */
}

#infografia_acta b {
 font-weight: normal;
 font-family: 'LiberationSansBold', "Liberation Sans", Arial, sans-serif;
}

#infografia_acta i {
 font-family: 'LiberationSansItalic', "Liberation Sans", Arial, sans-serif;
}

#fondo {
 position: absolute;
 top: 130px; left: 0;
 width: 972px; height: 737px; 
 background: transparent url(/derechoaleer/2010/03/detengamos-el-acta/img/fondo.png) no-repeat 0 0;
}

img#titulo {
 position: absolute;
 top: -140px; left: 25px;
}

#nota_superior {
 position: absolute;
 top: -125px; left: 458px;
 width: 480px;
}

#nota_superior p {
 font-size: 14px;
 line-height: 123% !important;
 color: #222;

}

#nota_superior p a{
 color: red;
 text-decoration: none;
}

#nota_superior p a:hover {
 text-decoration: underline;
}

#intro {
 position: absolute;
 top: 121px; left: 40px;
 width: 280px;
}

#intro p {
 padding: 0; margin: 0 0 7px 0;
 font-size: 16px;
 /* font-weight: bold; */
 /* font-family: 'LiberationSansBold', "Liberation Sans", Arial, sans-serif; */
 line-height: 123% !important;
 color: red;
}

a#mapa {
 position: absolute;
 top: 350px; left: 8px;
 /* width: 261px; height: 115px; */
}

#mapa_popup {
 position: absolute;
 top: 170px; left: 90px;
 display:none;
}

.full_popup {
 background-color: white;
 padding: 4px;
 -moz-box-shadow: 0 0 15px #666;
 -webkit-box-shadow: 0 0 15px #666;

}

.full_popup .contenedor {
  border: 8px solid red;
  width: 760px;
}

.full_popup .contenedor p{
  padding: 0 12px 8px 12px;
  font-size: 14px;
  margin: 0; 
}

#texto {
 position: absolute;
 bottom: 35px; left: 40px;
 width: 180px;
}

#texto p {
 padding: 0; margin: 0 0 7px 0;
 font-size: 11px;
 line-height: 123% !important;
 color: #555;
}

#texto p a{
 color: red;
 text-decoration: none;
}

#texto p a:hover {
 text-decoration: underline;
}

#texto p span.year {
 padding: 0; margin: 0 5px -5px 0;
 color: #333;
 float: left;
 font-size: 27px;
 line-height: 100%;
}

img#mboom {
 position: absolute;
 top: 297px; left: 8px;
 visibility:hidden;
}

img#mboom.visible {
 visibility: visible;
}

a#obama {
 position: absolute;
 width: 55px; height: 85px;
 background: none;
 top: 200px; left: 715px;
 /* visibility:hidden; */
}

a#obama:hover {
 background: transparent url(/derechoaleer/2010/03/detengamos-el-acta/img/obama.png) no-repeat 0 0;
}

a#mmouse {
 position: absolute;
 top: 269px; left: 645px;
 width: 72px; height: 97px;
}

a#mmouse:hover {
 background: transparent url(/derechoaleer/2010/03/detengamos-el-acta/img/mm-color.png) no-repeat 0 0;
}

#usuario {
 position: absolute;
 left: 310px; top: 500px; 
}

#bandera {
 position: absolute;
 left: 849px; top: 164px; 
 width: 69px; height: 86px;
 background: transparent url(/derechoaleer/2010/03/detengamos-el-acta/img/flags.png) no-repeat 0 0;
}

#bandera:hover { 
 background: transparent url(/derechoaleer/2010/03/detengamos-el-acta/img/flags_color.png) no-repeat 0 0;
}

/* luto */
#infografia_acta { color: #000; border:12px solid white; }
#infografia_acta a { color: red; }
/* */

