/*
Theme Name: CSS-Gaceta
Theme URI: http://gaceta.diputados.gob.mx
Description: Firt major iteration
Author: Victor Dorantes
Version: 1.0
*/

body {
    background-color: #FFFFFF;
    color: black;
    font-family: times, arial, helvetica;
    font-size: medium;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px
    -webkit-text-size-adjust: auto;
/*    TEXT-ALIGN: justify;*/
/*    width: 678px; */
    width: 748px;
}

DIV.Container {
/* text-align: justify;*/
 font-size: 11pt;
/* width: 640px;*/
 width: 748px;
 min-width: 748px;
/* min-height: 678px;*/
}

DIV#Titulo {
  COLOR: #9D0000;
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}

td.Titulo
{
    COLOR: #000;
    BACKGROUND-COLOR:  #FFCC99;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
    MARGIN-TOP: -3px;
}

a.Seccion{
  text-decoration: underline;
  font-size: 12pt;
  font-weight: bold;
}

p.Seccion{
  font-size: 12pt;
  font-weight: bold;
}

DIV.Indice{
   margin-bottom: 600px;

}


DIV.Indice ul li{
   margin-bottom: 10px;
   padding-bottom: 2px;
   list-style-type: disc;
 }

a.Indice{
  text-decoration: none;
  color: black;
}


DIV.BrincoS {
  margin-top: 100px;
}

DIV.Seccion {
  COLOR: #9D0000;
  font-size: 16pt;
  text-align: center;

}

DIV.Cuadro {
    width: 95%;    
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}


DIV.Cuadro img {
    width: 95%;
    border-style: solid;
    border-width: 1px;
}

SPAN.Negritas {
  font-weight: bold;
}


SPAN.Tachadas {
    text-decoration: line-through;
}


SPAN.Superscript {
  vertical-align: super;
  font-size: 70%;
  font-weight: bold;
}


SPAN.Italicas {
  font-style: italic;
}

p.Centrar {
  text-align: left;
  font-weight: bold;
}

p.Balacito {
  text-align: left;
  font-weight: bold;
}

p.Derecha {
  text-align: left;
}

p.Versales {
  COLOR: #9D0000;
  font-size: 12pt;
  font-variant: small-caps;
}

p.Nobrinco {
  margin-top: 0;
  margin-bottom: 0;
}

p.Atentamente {
  font-size: 11pt;
  margin-top: 0;
  margin-bottom: 0;
}

p.Firmas {
  font-size: 10pt;
}

p.firmas {
  font-size: 8pt;
}

p.Sangria {
  margin-left: 1em;
}

p.Sangrona {
  margin-left: 1.5em;
}

p.Sangrota {
  margin-left: 1.5em;
}

p {
    TEXT-ALIGN: justify;
}

p.listas {
    margin-bottom: 7pt;
    margin-top: 7pt;
}


