html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background: #8DB3D2;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
  font-size: 12px; 
}

*
{
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}

a {
	COLOR: #000; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #000; TEXT-DECORATION: underline;
}

h2{
font-size: 14px;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

img 
{
	border-width:2px;
	border-color:#FCD25A;
	border-style:solid;
}

#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 780px;
}

#left_container
{
  margin: 0 auto 0 auto; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 250px;
  float: left;
}

#right_container
{
  margin: 0 auto 0 auto; 
  height: 100%;  
  position: relative; 
  overflow: auto; 
  width: 475px;
  float: right;
}

#second_container
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
  position: relative; 
  top: -250px; 
  width: 780px;
}

#menu
{
  height: 31px;
  padding-right: 10px;
  margin: 0;
  list-style: none;  
  font-size: 11px; 
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #000; 
  background-color: #8DB3D2;
}

#menu a:hover, #menu a:active
{
  background-image: url('images/taba2.jpg');
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/taba2.jpg');    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}

#submenu
{
  float: left;
  height: 31px;
  width: 550px;
  padding-left: 10px;
  margin: 0;
  list-style: none;   
  font-size: 11px; 
}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
  color: #000; 
  background-color: #8DB3D2;
}

#submenu a:hover, #submenu a:active
{
  background-image: url('images/tabb2.jpg');
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/tabb2.jpg');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}

.border
{
  background-color: #ffffff;
  padding: 15px 15px 15px 15px;
  height: 390px;
  background-image: url('images/back.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.content
{
  height: 380px;
  overflow: auto;
  padding: 7px;
}

.firma
{
  margin-top: 5px;
  text-align: right;
  color: #000;
  background-color: inherit;
  font-size: 11px; 
}

.firma A {
	COLOR: #333; TEXT-DECORATION: none;
}
.firma A:hover {
	COLOR: #000; TEXT-DECORATION: none;
}

.title
{
  position: absolute;
  margin-left: 15px;
  margin-top: -55px; 
  height: 55px;
  width: 355px;
  background-image: url('images/titulo.jpg');
}


h1
{
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  color: #ff8c00;
  background-color: inherit;

}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 5px 5px 20px 12px;
}

.text a
{
  color: #666F53;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}
