/*   estilos para dar formato al contenido de los parrafos   */

.titulo {font-family: times; font-size:15pt; color: gray; font-weight: bold}
.titulo1 {font-family: verdana; font-size:10pt; color: gray; font-weight: bold}
.titulo2 {font-family: verdana; font-size:15pt; color: gray; font-weight: normal}
.titulo3 {font-family: verdana; font-size:12pt; color: gray; font-weight: normal}
.titulo4 {font-family: times; font-size:20pt; color: gray; font-weight: bold}

.escribe {font-family: times; font-size:12pt; color: #000000; font-weight: bold}
.escribe2 {font-family: times; font-size:12pt; color: gray; font-weight: bold; text-align: center}

.texto {font-family: arial, helvetica; font-size:9pt; color: #000080}
.texto1 {font-family: arial; font-size:9pt; color: #000000; text-align: justify}

.txt {font-family: arial; font-size:11px; color: #000000; font-weight:normal}
.txt1 {font-family: arial; font-size:12px; color: #000000; font-weight:normal}
.txtB {font-family: arial; font-size:11px; color: #000080; font-weight:bold}

#pscroller1 {width: 95px; height: 250px; border: 0px; padding: 5px}
#pscroller2 {width: 95px; height: 250px; border: 0px; padding: 5px}

body {font-family: arial, helvetica; font-size:9pt}
hr {color: #C0C0C0}

/*   estilos para dar formato a los links, emails, etc   */

a {text-decoration: none; font-family: arial; font-size: 9pt}
a:hover {text-decoration: underline; font-weight: bold}
a:visited {color:#FF0000}
a:active {color:#FF0000}

/* estos estilos se usan para darle estilo a una celda usando una imagen de fondo */

.pxLeft {background-image: url(../img/h-pxSbM.gif); background-repeat: repeat-y}
.pxLeftInt {background-image: url(../img/h-pxSbMInt.gif); background-repeat: repeat-y}