
h1{font-size:14pt}
h2{font-size:13pt}
h3{font-size:12pt}

p{text-align:justify}
pre.plaintext{}
hr{}

.mini{font-size:90%}
.maxi{font-size:110%}

.border{border:1px solid #f0f0f0}
.underline{border-bottom:1px solid #f0f0f0}
.overline{border-top:1px solid #f0f0f0}
.coloreado{background-color:#f8f8f8}

a:link,a:visited{text-decoration:none}
a:link,a:visited{color:#0000ee}
a:visited{color:#0000ee}
a:hover,a:active{text-decoration:underline}

input.boton{width:120px}

div.message{background-color:#ffffdb; color:#333333; border:2px solid #f6e4b8; padding:4px; margin:0 0 1em 0; }

.listadoclaro{background-color:#ffffff}
.listadonormal{background-color:#f8f8f8}

table.cuadrante{text-align:center;width:100%}
table.cuadrante a img{width:180px}
table.cuadrante a:link img,table.cuadrante a:visited img{border:1px solid #cccccc}
table.cuadrante a:hover img,table.cuadrante a:active img{border:1px solid #a0bc26}

table.listado{width:100%}
table.listado td.logo{width:120px}
table.listado td.logo img{width:120px}
table.listado img{vertical-align:top}
table.listado h3{margin:4px 0}
table.listado a:link img,table.listado a:visited img{border:1px solid #cccccc}
table.listado a:hover img,table.listado a:active img{border:1px solid #a0bc26}
table.listado table{font-size:90%; color:#666666}

div.lateral{float:right;text-align:center}
/*div.lateral img{width:180px}*/
div.lateral a:link img,div.lateral a:visited img{border:1px solid #cccccc}
div.lateral a:hover img,div.lateral a:active img{border:1px solid #a0bc26}

img.logo{border:1px solid #cccccc; width:180px}
img.logo_mini{border:1px solid #cccccc; width:120px}

table.minilistado td.logo{width:90px}
table.minilistado img{width:90px}
table.minilistado img.valoracion{width:60px}
table.minilistado a:link img,table.minilistado a:visited img{border:1px solid #cccccc}
table.minilistado a:hover img,table.minilistado a:active img{border:1px solid #a0bc26}
table.minilistado{font-size:90%; color:#666666; text-align:center; width:200px}

.listadoclaro{background-color:#f8f8f8}
.listadonormal{background-color:#f0f0f0}

.separado1{padding-top:10pt}
.separado2{padding-top:20pt}
.separado3{padding-top:30pt}

div.popup{
  max-width: 600px;
  border: 1px solid #333333;
  padding: 4px 12px;
  background-color: white;
  width:500px;
  height:460px;
  /* The following properties should not be changed */
  position: absolute;
}

#popup_overlay{
  background-color: #666666;
  /* The following properties should not be changed */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}

span.popup_link, a.popup_link{
  cursor: pointer;
  border-bottom: 1px dotted;
}

.popup_draghandle{
  cursor: move;
}
