/* Cuerpo de la pagina */
body {
	margin:0px;
	background: url(/images/template/bg.jpg) repeat;
	width:100%;
	height:100%;

}
html {
	height:100%;
	width:100%;
}

tabla {
}


.top {
	background: url(/images/template/top.jpg) repeat-x;
}

.degradado {
    background: url(/images/template/degradado.jpg) no-repeat;
	height: 82px;
}	


.texfinal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	padding-top:10px;
	padding-left: 20px;
} 

