/*div, td
{
border: 1px solid red;
}*/
html,body
{
margin: 4px auto 4px auto;
text-align:center;
font-family: verdana;
font-size: 10pt;
overflow: hidden;
}
img
{
display: block;
}
/*TABLA PRINCIPAL*/ 
#tablaCuerpo
{
width: 812px;
margin:0 auto 0 auto;
}
#tablaCuerpo tbody
{
/*top: -2px;*/
}
#td1
{
width: 206px;
text-align: left;
vertical-align: top;
}
#td2
{
width: 606px;
text-align: left;
vertical-align: top;
}
#div_logo
{
width: 200px;
height: 71px;
margin-top: 0px;
}
#logo
{
width: 200px;
height: 71px;
margin: 0;
border: none;
}
/*SLOGAN*/
#div_slogan
{
margin-top: 4px;
margin-bottom: 2px;
width: 200px;
height: 15px;
text-align: center;
}
#div_slogan h2
{
height: 15px;
margin: 0px;
padding: 0px;
width: 200px;
font-weight: bold;
font-size:12pt;
font-style: italic;
color: #ff9900;
text-align: middle;
}
#banner_est
{
height: 71px;
width: 602px;
}
#banner_est img
{
height: 69px;
width: 600px;
border: 1px solid #666666;
}
#link_home
{
text-align:right;
margin-right:4px;
}
#link_home a
{
color:#999999;
text-decoration:none;
font-size:10pt;
}
#link_home a:hover
{
color:#000000;
text-decoration:underline;
}
/*IFRAME*/
#bedsframe
{
width: 812px;
height: 460px;
border: none;

scrollbar-face-color: #0099CC; /*barra*/
scrollbar-arrow-color: #006699; /*flecha*/
scrollbar-track-color: #00CCFF; /*fondo*/
scrollbar-shadow-color: #006699; /*sombra*/
scrollbar-highlight-color: #99FFFF; /*sombra clara*/
scrollbar-3dlight-color: #CCFFFF; /*sombra mas clara*/
scrollbar-darkshadow-Color: #0066CC; /*sombra oscura*/
}
