﻿head {
  loop: I;
  balance: 0; 
  volume: 0;
  }

body {
  background: url('img/bg.gif') repeat; 
  text-align: center;
  }

object {
margin-left: 8px;
margin-left: expression('10px');
margin-top: 5px;
margin-bottom: 0px;
}

#contenido {
  width: 750px;
  margin:0 auto 0 auto;
  margin-top: 0px;
  }  
  
#menu img {
  margin-top: 1px;
  }

#contrapeso {
  background: url('img/BOTON_2016.swf'); 
  text-align: left;
  width: 50px;
  margin-top: -0px;
  margin-left: -50px;
  margin-left: expression('-690px');
  height: 150px; 
  border: 0px solid #8D8484;
  behavior: url(iepngfix.htc);
  }

#cabecera {
  background: url('img/head.jpg'); 
  text-align: center;
  width: 750px;
  margin-top: -150px;
  margin-left: 2px;
  margin-left: expression('58px');
  height: 150px; 
  border: 0px solid #8D8484;
  }
  
#cabeceraswf {
  background: url('cabecera.swf'); 
  text-align: center;
  width: 750px;
  margin-top: -150px;
  margin-left: 2px;
  margin-left: expression('58px');
  height: 200px; 
  border: 0px solid #8D8484;
  }

#idiomas {
  background: url('img/BANDERAS_TODAS_DESACTIVADAS.png'); 
  text-align: right;
  width: 50px;
  margin-top: -200px;
  margin-left: 754px;
  margin-left: expression('810px');
  height: 150px; 
  border: 0px solid #8D8484;
  behavior: url(iepngfix.htc);
  }

#idiomas2 {
  behavior: url(iepngfix.htc);
  }
  
#idiomas3 {
  background: url('img/BANDERAS_TODAS_DESACTIVADAS.png');
  behavior: url(iepngfix.htc);
}

#idiomas4 {
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/BANDERAS_TODAS_DESACTIVADAS.png') !important;
}

#menuhor {
  border-style: none;
  border-color: inherit;
  border-width: 0px;
  text-align: center;
  margin-right: 15px;
  margin-top: 70px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-left: expression('56px');
  width: 750px;
  height: 30px;
  margin-top: expression('68px');
}

#menu {
  float: left; 
  width: 160px; 
  background: #333333; 
  border: 0px solid #333333; 
  margin-top: 8px; 
  margin-top: expression('8px'); 
  margin-left: 1px;
  margin-left: expression('30px');
  margin-right: 1px;
  margin-right: expression('0px');
  margin-bottom: 26px;
  margin-bottom: expression('0px'); 
  text-align: center;
  }

#menu2 {
  float: left; 
  width: 0px; 
  background: #333333; 
  border: 0px solid #333333; 
  margin-top: 20px;
  text-align: center;
  }
  
#contenidos {
  border-style: none;
	border-color: inherit;
	border-width: 2px;
	float: left; 
  	text-align: right;
  	margin-right: 0px;
	margin-top: expression('15px');
}

a {
font-family: Verdana;
font-size: 12px;
color: #F3D3AB;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #F3D3AB;
}
a:hover {
text-decoration: none;
color: #FFAD73;
}
a:active {
text-decoration: none;
color: #FFAD73;
} 

#copyright {
  font-size: 8pt; 
  color: #f76b08; 
  font-family: sans-serif;
  text-align: center; 
  valign: bottom;
  }