/* style rules to make data tables look better */

.list-header {
  background-color: #eeeeee;
  font-size: larger;
  font-weight: bold;
}

.list-paging-header {
  background-color: white;
}

.list-paging-footer {
  background-color: white;
}

.list-row-even { 
}

.list-row-odd { 
  background-color: #eeeeee;
}

/* style rules for message severity levels */

.infoMessage {
  color: black;
}

.warnMessage {
  color: orange;
  font-weight: bold;
}

.errorMessage {
  color: red;
  font-weight: bold;
}

.fatalMessage {
  color: red;
  font-style: italic;
  font-weight: bold;
}

.subTT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}


.txtbase {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}
.txtbase11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.txtbase12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.txtbaseRojo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: red;
}
.txtbaseBorde{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: red;
    border-bottom-color: red;
    border-left-color: red;
    border-right-color: red;
}
.txtbaseJ{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-align: justify; 
}
.pie {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}
.TITULOS {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 10px;
    padding-left: 10px;
}
.txtbaseNborde {
    font-weight: bold; 
    font-size: 11px; 
    color: #000000; 
    font-family: Arial, Helvetica, sans-serif; 
    border: 1px solid #000000; 
    padding:10px 10px 10px 10px;
}

.txtbaseNborde2 {
    font-weight: bold; 
    font-size: 11px; 
    color: #000000; 
    font-family: Arial, Helvetica, sans-serif; 
    border: 1px solid #000000; 
    padding:10px 0px 10px 0px;
}

.txtbaseNborde12 {
    font-weight: bold; 
    font-size: 12px; 
    color: #000000; 
    font-family: Arial, Helvetica, sans-serif; 
    border: 1px solid #000000; 
    padding:10px 10px 10px 10px;
}
.txtbaseN {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.txtbaseN1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.txtbaseN12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.txtbaseNCentro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
}
.copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #999999;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3399CC;
    text-decoration: none;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3399CC;
    text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3399CC;
    text-decoration: underline;
}

.TT01 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.TTazul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #00618A;
}
.fondoBJ {
	background-image: url(Images/bannerBJ.gif);
}
.celdaFecha {
	padding-right: 25px;
}
.celdaImprimir {
	padding-left: 59px;
}
.celdaTab {
	padding-left: 10px;
}
.celdaEnviar {
	padding-left: 38px;
}



/* clases de estilo para las noticias */


#controls a {

	cursor: pointer;
	font-size: 0.7em;
	color: #62C5E0;
}

#controls p {
        margin:0px;
        border:none;
	padding:2px;
}



.TTpie a:link
{
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    cursor:pointer;
}

.TTpie a:visited
{
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    cursor:pointer;
}

.TTpie a:hover
{
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #62C5E0;
    text-decoration: none;
    cursor:pointer;
}

.TTcontact a:link
{
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #EFFD8E;
    text-decoration: none;
    position:relative;
    top:-2px;
}

.TTcontact a:visited
{
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #EFFD8E;
    text-decoration: none;
    position:relative;
    top:-2px;
}

.TTcontact a:hover
{
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #00618A;
    text-decoration: none;
    position:relative;
    top:-2px;
}


.TTHome
{
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: white;
    text-decoration: none;
    height:0px;
    position:absolute; top:45px; 
    left:15px;
    text-align:center;
    cursor:pointer;
    width:80px;
    padding:0px;margin:0px;border:none;
}

.TTMenu
{
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: white;
    text-decoration: none;
    height:0px;
    position:absolute; top:7px; left:8px;
    cursor:pointer;
    padding:0px;margin:0px;border:none;
}

.pieFecha
{
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: white;
    position:absolute; top:9px; z-index:10; left:670px;
}

.cabeceraTitulo
{
    font-family: Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: white;
    width:500px;
    position:absolute; top:0px; z-index:10; left:0px;
}

.TTarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #00618A;
    text-decoration: none;
}




.TTsubmenu a:link
{
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #00618A;
    text-decoration: none;
}

.TTsubmenu a:visited
{
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #00618A;
    text-decoration: none;
}

.TTsubmenu a:hover
{
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.idiomas a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3399CC;
    text-decoration: none;
}

.idiomas a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3399CC;
    text-decoration: none;
}

.idiomas a:hover 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: white;
}



