body {
  font-family: verdana, Verdana;
  font-size:9pt;
  text-align:center;
}
h1 {
  font-size:16px;
  color:#007061;
  font-weight:bold;
}
.h1 {
  font-size:16px;
  color:#007061;
  font-weight:bold;
}
h2 {
  font-size:14px;
  color:#007061;
  font-weight:bold;
}
h3 {
  font-size:12px;
  color:#007061;
  font-weight:bold;
}
.exp6 {
  margin-left:35px;
  _margin-left:18px;
}
td {
  font-family: verdana, Verdana;
  font-size:9pt;
  text-align:left;
  padding-left:6px;
}
#menu li{
  list-style-position:outside;
  list-style-type:none;
  text-align:left;
  width:100%;
  margin:0px;
  padding-left:12px;
  *line-height:18px;
  line-height:30px;
  height:40px;
  width:208px;
  background-image:url(images/bg-button.png);
}
#menu li a{
  color:#ffffff;
  text-decoration:none;
  font-size:14pt;
}
#menu li:hover {
  background-image:url(images/bg-buttonOver.png);
  width:208px;
  height:40px;
}

#menu .over {
  background-image:url(images/bg-buttonOver.png);
}

#menu .out {
  background-image:url(images/bg-button.png);
}

#menu .marcado{
  background-image:url(images/bg-buttonClick.png);
  width:208px;
}
#menu ul {
  list-style-type:none;
  list-style-position:outside;
  margin-left:0px;
  width:220px;
  padding:0;
}
#login a{
  text-decoration: none;
  border-bottom: 1px #007061 dotted;
  color: #007061;
}
#login ul {
  margin-left:-10px;
  *margin-left:10px;
  list-style-image: url( images/menulist.gif );
  list-style-type: circle;
}
.quinielas{
  list-style-type:none;
  list-style-position:outside;
  margin-left:20px;
  padding:0;
  width:100%;
}
img {
  behavior: url(iepngfix.htc);
}
#contenido{
  float:left;
  width:730px;
  text-align:left;
  margin-left:10px;
  margin-top:10px;
  padding-top:0px;
  background:#ffffff;
}
#contenido a{
  text-decoration: none;
  border-bottom: 1px #007061 dotted;
  color: #007061;
}
#contenido-interior{
  float:left;
  margin-left:10px;
}
#contenido-interior a{
  text-decoration: none;
  border-bottom: 1px #007061 dotted;
  color: #007061;
}

.titulo_contenido{
  background-image:url(images/header-contenido.png);
  background-repeat:no-repeat;
  line-height:25px;
  font-size:13pt;
  color:#007061;
  width:100%
}
.input_text
{
  margin-top:2px;
  margin-bottom:6px;
  border:1px solid #007061;
  width:180px;
}
.input_button
{
  background-image:url(images/bg-buttonOver.png);
  border:0;
  height:25px;
  margin-top:2px;
  margin-left:25px;
  line-height:25px;
  color:#ffffff;
  padding: 0px 3px;
}

#contenido input
{
 /* float:left;*/
}

#gestion_quinielas a
{
  border:none;
}

.quiniela
{
  color: #449ac6;
  font-weight:bold;
  height:18px;
  text-align: right;
  padding-right:10px;
  background-color:#fff;
  clear: left;
  float: left;
  width:200px;
}
.quiniela_res
{
  color: #cd6854;
  font-weight:bold;
}
.falselabel
{
  height:18px;
  text-align: left;
  padding-right:2px;
  background-color:#fff;
  clear: none;
  float: none;
}
.label
{
  text-align: left;
  width: 150px;
  padding-right:10px;
  clear: left;
  float: left;
}
.activado
{
  text-decoration:none;
  color:#007061;
}

.desactivado
{
  color:#444444;
  text-decoration:none;
}

#historial th
{
  font-size:10pt;
  color:#eeeeee;
  background-color:#007061;
}
.hist_par
{
  background-color:#d5f6ec;
}
.hist_inpar
{
  background-color:#c5f2ec;
}

.fValidator-msg
{
  background-color:#fee;
  color:#b22;
  border:1px solid #b22;
  height:18px;
  margin-left:170px;
  padding-top:1px;
  padding-right:5px;
}

.bkgcolor
{
  background-color:#c5f2ec;
  padding:0px 2px 0px 2px;
  height: 22px;
}

#registro input, #add input
{
  border:1px solid #c5f2ec;
  float:left;
}

#gestion_quinielas th
{
  text-align:left;
  padding-left:5px;
  font-size:10pt;
  color:#eeeeee;
  background-color:#007061;
}

.little
{
  font-size:9px;
  color: #999;
}