
 * {   
   margin:0px;   
   padding:0px;   
   border:0px;
 }
 
  body {
    background-color:#000000;
    overflow:auto;
    text-align:center;
  }
  
  a, a:link, a:visited {
  	text-decoration:none;
  }

 .titular {font-family:Verdana;font-size:18px;color:#8F5A0C;text-decoration:none;} 
 .titular2 {font-family:Verdana;font-size:18px;color:#8F5A0C;text-decoration:none;} 
 .texto {font-family:Arial;font-size:12px;color:#FFFFFF;text-decoration:none;}
 .enlace1 {font-family:Arial;font-size:12px;color:#FFFFFF;text-decoration:none;}
 .enlace3 {font-family:Arial;font-size:12px;color:#FFFFFF;text-decoration:none;}
 .enlace4 {font-family:Arial;font-size:12px;color:#FFFFFF;text-decoration:none;}
 .enlace1over {font-family:Arial;font-size:10px;color:#8F5A0C;text-decoration:none;}
 .texto2 {font-family:Verdana;font-size:14px;color:#FFFFFF;text-decoration:none;}
 .enlace2 {font-family:Verdana;font-size:14px;color:#FFFFFF;text-decoration:none;}
 .enlace2over {font-family:Verdana;font-size:14px;color:#006400;text-decoration:none;}
 .cierres {font-family:Arial;font-size:28px;color:#FFFFFF;text-decoration:none;}
 .cierres2 {font-family:Arial;font-size:28px;color:red;text-decoration:none;}
 .gestor {font-family:Arial;font-size:12px;color:#000000;text-decoration:none;} 
 
 a.enlace1:hover {color:#8F5A0C;text-decoration:none;}
 a.enlace3:hover {color:#8F5A0C;text-decoration:none;}
 a.enlace4:hover {color:#55320A;text-decoration:none;}
 a.enlace2:hover {color:#006400;text-decoration:none;}
 a.titular2:hover {color:red;text-decoration:none;}
 
 div.cabecera {
  position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:328px;
  background:url(graficos/fondocabecera.jpg);
  background-repeat:no-repeat;
  background-position:center;
  text-align:center;
  margin:0px auto;
 }
 
  div.botonera {
  position:absolute;
  top:205px;
  left:0px;
  width:100%;
  height:39px;
  text-align:center;
  margin:0px auto;
 }
 
  div.urnamain {
  position:relative;
  left:0px;
  top:0px;
  width:100%;
  height:578px;
  background:url(graficos/fondo_urna_main.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  text-align:center;
  margin:0px auto;
 }
 
  div.urnalocal {
  position:relative;
  left:0px;
  top:0px;
  width:100%;
  height:578px;
  background:url(graficos/fondo_local.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  text-align:center;
  margin:0px auto;
 }
 
  div.urnatar {
  position:relative;
  left:0px;
  top:0px;
  width:100%;
  height:578px;
  background:url(graficos/fondo_tarifas.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  text-align:center;
  margin:0px auto;
 }
 
  div.urnacast {
  position:relative;
  left:0px;
  top:0px;
  width:100%;
  height:578px;
  background:url(graficos/fondo_casting.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  text-align:center;
  margin:0px auto;
 }
 
  div.urnacontact {
  position:relative;
  left:0px;
  top:0px;
  width:100%;
  height:578px;
  background:url(graficos/fondo_contacto.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  text-align:center;
  margin:0px auto;
 }
 
  div.urna-fotos {
  position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:350px;
  background:url(graficos/fondo_urna_fotos.jpg);
  background-repeat:no-repeat;
  background-position:center;
  text-align:center;
  margin:0px auto;  
 }
 
  div.urnasado {
  position:relative;
  left:0px;
  top:0px;
  width:100%;
  height:578px;
  background:url(graficos/fondo_sado.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  text-align:center;
  margin:0px auto;
 }
 
  div.fotos {
  position:absolute;
  display:none;
  background-color:black;
  top:360px;
  left:500px;
  width:500px;
  height:280px;
  text-align:left;
  margin:0px auto;
 }
 
  div.damas {
  position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  text-align:center;
  margin:0px auto;
 }

 div.ampliador{
 position:absolute;
 background:url(graficos/fons-transp75.png);
 top:0px;
 left:0px;
 visibility:hidden;
 text-align:center;
 width:100%;
 height:100%;
 margin:0px auto;
 }
 
 .areatext{
 background-color:transparent;
 border:0px;
 width: 600px;
 height: 60px;
 font-family:Verdana;
 font-size:14px;
 font-weight:bold;
 color:white;
 overflow:auto;
 }
 
 .areatext2{
 background-color:transparent;
 border:0px;
 width: 260px;
 height: 350px;
 font-family:Verdana;
 font-size:14px;
 font-weight:bold;
 color:white;
 overflow:auto;
 margin-left:10px;
 }

 .leyenda{
 background-color:transparent;
 border:0px;
 width: 260px;
 height: 20px;
 font-family:Verdana;
 font-size:18px;
 font-weight:bold;
 color:white;
 margin-left:10px;
 }

 td.noticias {
 background-image:url(graficos/fons-transp.png);
 border:2px solid white;
 }
