/* CSS Document */

<style type="text/css">

td img {display: block;}

body{
	text-align:center;
}
body,td,th {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#5B5959;
}

#Contenedor {
	width:900px;
	height: 650px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
	visibility: visible;
	top: 60px;
	left: 0px;
}

a:link, a:visited, a:active {
	color: #5B5959;
    text-decoration: none;
}

a:hover {
	color: #000000;
    text-decoration: none;
}


#Cargando {
	position:absolute;
	width:35px;
	height:37px;
	z-index:20;
	left: 453px;
	top: 235px;
	visibility: visible;
}

#LPie {
	position:absolute;
	width:137px;
	height:19px;
	z-index:23;
	left: 366px;
	top: 616px;
	font-size: 10px;
}
/*
#LTransp {
	position:absolute;
	width:994px;
	height:832px;
	z-index:1;
	background-image:url(../graficos/CARMELA web gal.png);
	filter: alpha(opacity=30);
	top: 0px;
	left:0px;
	visibility: hidden;
	background-repeat: no-repeat;
}
*/