root { 
    display: block;
}
html {
    background-image: url('Archivos/fondoclaro.jpg');
    background-repeat: repeat-x;
    background-color: #2a343e;
}
#centrador{
    position:relative;
    width:994px;
    margin-left:50%;
    left:-497px;
}
#arriba {
    position:relative;
    overflow: hidden;
    background-image: url('Archivos/arriba.png');
    background-repeat: no-repeat;
    width:994px;
    height: 17px;
}
#cuerpo {
    position:relative;
    background-image: url('Archivos/cuerpo.png');
    background-repeat: repeat-y;
    background-position: top;
    width:994px;
    z-index: 0;
}
#luz {
    position:relative;
    background-image: url('Archivos/luz.jpg');
    left:6px;
    background-repeat: no-repeat;
    background-position: top;
    width:978px;
    z-index: 1;
}
#bits{
    position:relative;
    overflow: hidden;
    width:978px;
    height: 55px;
}
#logopamc{
    position: relative;
    top: -47px;
    left: 15px;
}
#abajo {
    position:relative;
    background-image: url('Archivos/abajo.png');
    background-repeat: no-repeat;
    width:994px;
    height: 57px;
}
#contenido {
    position:relative;
    left: 20px;
    width: 950px;
    padding: 0px;
    margin: 0px;
}
#botonera {
    position: relative;
    width: 400px;
    left: 20px;
}
#fondoSeccion{
    position: relative;
    width: 530px;
    margin-top: 28px;
    padding: 0px;
    background-color: #245586;
}
#contenidoSeccion{
    position: relative;
    padding: 10px;
    margin: 0px;
}
#beneficios{
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 10px;
}
#galeria{
    left: 20px;
    width: 950px;
    margin-top: 10px;
    position: relative;
}
.thumb{
    cursor: pointer;
    margin-top: 10px;
}
.sombra{
    background-image: url('Archivos/sombramenu.png');
    background-repeat: repeat-y;
}
.imagentitulo{
    position: relative;
    margin-top: 10px;
}
p.menu {
    font-family: verdana;
    font-size: 10px;
    left:5px;
    color: white;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}
p {
    font-family: verdana;
    font-size: 10px;
    color: white;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}
h1 {
    font-family: verdana;
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
h2 {
    font-family: verdana;
    font-size: 12px;
    color: white;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
a {
    font-family: verdana;
    font-size: 10px;
    color: white;
    padding: 0px;
    text-decoration: none;
}
a:hover {
    font-family: verdana;
    font-size: 10px;
    color: white;
    padding: 0px;
    text-decoration: underline;
}
br {
    font-family: verdana;
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
table {
    margin: 0px;
    padding: 0px;
}
