/* CSS Document */

body {background-image: url(img/fondo.bmp); text-align: center;}


#contenedor {text-align: left; width: 780px; margin: 10px auto; background-color: #F9F9F9; color: #333; border: 2px solid gray;}

#encabezado {border-bottom: 2px solid #000; height: 125px; background: /*url(img/pcmaniak.jpg)*/ no-repeat;}

#botones {margin-top: 0; margin-bottom: 0px; margin-left: 300px;}

#lateral {float: left;width: 160px;}

h1 {font-family: arial; font-size: 15px; margin-left: 11px;}

h2 {font-family: arial; font-size: 20px; margin-left: 8px;}

h3 {font-family: arial; font-size: 22px; margin-left: 20px;}

#botones2 {margin-left: 26px;}

#botones3 {margin-left: 5px;}

#contenido {margin-left: 185px; margin-bottom:0 ; margin-right: 8px; border-style: ridge; padding: 10px; background-color: #FFF;}

#contenidoconsultas {background-color: #F0F0F0 ; margin-left: 185px; margin-bottom: 0; margin-right: 8px; border-style: ridge; padding: 10px;}

#pie {text-align: center; clear: both; margin-top: 8px; padding: 10px; color: #CCC; background-color: #333; border-top: 1px solid #000;}

.resaltador {color: #C20430;}

a:link {text-decoration: none; color: #069;}

a:visited {text-decoration: none; color: #069}

a:hover {text-decoration: underline; color: #6F6F6F}

a:active {color: #09C}

a img {border: none;}



table {border-style: ridge;}

#nombre {text-align: center; background-color: #CFCFCF; border: 1px solid gray; padding: 3px; font-family: arial; font-size: 14px;}

#detalle {font-family: arial; font-size: 12px;}

.resaltador2 {color: #0B709F}