@charset "utf-8";
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
}
td {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;
}
.texto 
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #000;
}

.fondo_tabla {
	background-image: url(images/tt2010/fondo.jpg);
	font-family: Calibri;
	font-size: 12px;
	color: #030133;
	background-color: #FFF;
	background-repeat: repeat-x;
}

td{
font-stretch:condensed;
white-space:nowrap;
}

.texto {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #000;
}
.TituloI {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bolder;
	text-align: justify;
	color: #000;
	font-style: normal;
}
.TituloI_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}
.TituloII_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}


.TituloI_blue {
	font-family: Corbel;
	font-size: 24px;
	font-weight: bolder;
	color: #009;
	font-style: normal;
}
.TituloII_blue {
	font-family: Corbel;
	font-size: 18px;
	font-weight: bolder;
	color: #009;
	font-style: normal;
}


.TituloI_azul {
	font-family: Corbel;
	font-size: 24px;
	font-weight: bolder;
	color: #00F;
	font-style: normal;
}
.tablalogo {
	background-image:url(../images/newl_f/marco_logo.png);
	background-repeat: repeat-x;
}
.tablalink {
	background-image: url(../images/newl_f/marco_link.png);
	background-repeat: repeat-x;
}


.TituloI_blue {
	font-family: Corbel;
	font-size: 24px;
	font-weight: bolder;
	color: #009;
	font-style: normal;
	text-align: center;
}


.TituloII {
	font-family: Corbel;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	font-style: normal;
	font-variant: normal;
}
.nota {
	font-family: Corbel;
	font-size: 14px;
	font-weight: bolder;
	text-align: justify;
	color: #F00;
	font-style: normal;
	font-variant: normal;
}
.nota_resaltada {
	font-family: Corbel;
	font-size: 10px;
	font-weight: bolder;
	text-align: justify;
	color: #F00;
	font-style: normal;
	font-variant: normal;
	background-color: #FF0;
}


.TituloII_azul {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bolder;
	text-align: justify;
	color: #00F;
	font-style: normal;
	font-variant: normal;
}
.TituloII_azul_tsla {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bolder;
	color: #306FA4;
	font-style: normal;
	font-variant: normal;
}

.TituloII_blanco {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
}


.TituloIII {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bolder;
	color: #00C;
	font-style: normal;
}
.TituloIII_azul_tsla {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bolder;
	color: #2C6DA3;
	font-style: normal;
}
.minitexto {
	font-family: Calibri;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #003;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: none;
	color: #009;
}
a:active {
	text-decoration: none;
	color: #666;
}
b {
	font-family: Verdana;
	font-size: 12px;
	color: #9F0;
}
b:link {
	text-decoration: none;
}
.TituloIII_blue {
	font-family: Corbel;
	font-size: 14px;
	font-weight: bolder;
	color: #009;
	font-style: normal;
}
.textocentrado {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #000;
}
.Bordes_redondeado{  
    border-radius: 10px;  
    -moz-border-radius: 10px;  
    -webkit-border-radius: 10px;  
}
a.tooltip:hover { 
text-decoration:none;
} 

a.tooltip span {
display:none; 
margin:0 0 0 10px; 
padding:5px 5px; 
} 

a.tooltip:hover span {
display:inline; 
position:absolute; 
border:1px solid #cccccc; 
background:#ffffff; 
color:#666666; 
}

.titulo_blanco {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	background-color: #009;
	font-size: 14px;
}

.bgdiageo{
	
   font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color:#000;
	background-color:#F0CFDA;
	border: thin solid #CCC 1px;
	text-align: center;
	
}

