body {
font-family: verdana, Times;
font-size: 0.9em;
color: #494949;
padding:0;
margin:0;
}

#caja {
position:absolute; top:50%; left:50%; width:770px; height: 550px; margin-left:-385px; margin-top:-275px;
}

#contenedor {
background: #ffffff;
width: 770px;
height: 550px; 
border: solid 1px #fff;

}

#titulo {
font-family: Times;
text-align: center;
}

#cajaBuscar #titulo {
margin-top: 100px;
}

#titulo a {
text-decoration: none;
}

#cajaBuscar {
text-align: center;
}

h1 {
color: #FF7F00;
font-size: 5em;
font-style:italic; 
font-weight:bold;
}

h2 {
font-size: 1.2em;
}

form {
margin-bottom: 0px;
}

a {
color: #3366CC;
}

#cajaBuscar a {
font-size: 0.9em;
}


#pie {
text-align: center;
}

#pie a{
font-size: 0.8em;
text-decoration: none;
}

#cajaflotante {
position: absolute;
top: 0px;
right: 0px;
width: 300px;
height: 130px;
background: #E8EEFA;
padding: 5px;
text-align: center;
}


table{
font-size: 0.9em;
}

#cajaflotante p {
margin: 0px;
}

#cajaflotante a{
font-size: 0.8em;
}
#cajaflotante .resaltado{
font-weight: bold;
font-size: 1em;
}


#siluetas {
margin-top: 150px;
text-align: center;
}

/*------*/

#topbar {
position: absolute; 
top: 0px; 
width: 100%;
height: 20px; 
background: #E8EEFA;
font-size: 0.8em;
text-align: right;
}

#topbarin {
padding: 3px;
}
