/* estos estilos son para los textos en las paginas */

.tx {font-family:Microsoft Sans Serif; font-size: 12px; text-align: justify; color: #333333; vertical-align: top;}
.txA {font-family:Verdana; font-size: 13px; text-align: justify; color: #000099; vertical-align: top;}
.txF {font-family:Verdana; font-size: 10px; text-align: justify; color: #666666; vertical-align: top;}
.txB {font-family:Verdana; font-size: 10px; text-align: justify; color: #FFFFFF; vertical-align: top;}

h4 {font-size: 14px; text-align: center; color: #414EA3; background-color: #DFD3B3; padding: 3px;}
h2 {font-size: 12px; color: #414EA3; background-color: #DFD3B3; padding: 3px;}
hr {color: #C0C0C0}

.table{border-bottom: solid 1 #000080; border-right: solid 1 #000080;}
.cam {font-family: Microsoft Sans Serif; font-size: 11px; background-color: #F5E190; padding: 5px;}
.btn {font-family: Microsoft Sans Serif; font-size: 11px; background-color: #C0C0C0; margin: 10px;}
.inp {font-family: Microsoft Sans Serif; font-size: 13px; background-color: #F4F4F4;}
.req {font-family: Microsoft Sans Serif; font-size:11px; color:#FF0000}
.ej {font-family: Microsoft Sans Serif; font-size: 10px; color: #999999}
	
/* estos estilos son para vinculos y ligas */

a {font-family: verdana; font-size: 10px; color: #000080; text-decoration: none;}
a:hover	{color: #990000; text-decoration: underline}
a:visited {color: #993300}
a:active {color: #cc3300}

.b {font-family:Microsoft Sans Serif; font-size: 14px; color: green; font-weight: normal}
.b:hover {color: green}
.b:visited {color: red}
.b:active {color: green}

/* estos estilos son para darle estilo a las barras de scroll */

.intro {background-image: url(../img/pxIntro.jpg); background-repeat: repeat-x}

/* estos estilos se usan para modificar el puntero del mouse */
.puntero {cursor: puntero;}