/* CSS Document */
body {
	background-image: url(bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-color: #2758A7;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
.LZ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0093C4;
}
.b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #435F8F;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.tab_sup {
	background-image:url(borde.jpg);
	background-repeat:repeat-x;
}
.fondoLZ{
	background-image:url(lz_fondo.jpg);
	background-repeat:repeat-x;
}
.texto {
	line-height:20px;
}