body { 
background: #012C3C url(/_rcs/fondook.gif);
background-repeat: repeat-x; 
background-position: top center; 
margin: 10px;
font-family: Verdana, Helvetica, Arial;
font-size: 12px;

}


a:link { color: #012C3C; text-decoration: underlined; }

a:visited { color: darkred; text-decoration: underlined; }

a:active { color: #4D5B5E; text-decoration: underline; }

a:hover { color: #FFFFFF; background: #012C3C; text-decoration: none; }





#contenedor {
width:900px;
background: #ffffff;
border: 1px solid #000000;

}


#botonera {
background: #000000;
text-align:left;
padding:5px;
color: #ffffff;
}

#buscar {border: 1px solid #000000; font-size:12px; margin-left:5px; background: #B1B8A7; color: #000000; height:18px;}


#cita {
background: #DBDFD6;
padding: 5px;
text-align:left;
color: #515A46;
border-top: 1px solid #515A46;
border-bottom: 1px solid #515A46;
}

#contenido {
text-align:left;
padding:5px;

}