html {
	/*background:#485796;*/
	background:url(img/patron-grande.png) repeat;
	height:100%
	
}
body{
	margin:0;
	height:100%
	padding:0;
	}
table, th, td
{
background:none;
}
#loginwrap{
	background:url(img/imagen-incio2.png) no-repeat;
	height:626px;
	width:554px;
	color:#FFF;
	margin-left:-10px;
}
#logintable{
	padding:150px 100px;
}
#logintable A:link {text-decoration: none;
color:#06F}
#logintable A:visited {text-decoration: none;
color:#06F}
#logintable A:active {text-decoration: none}
#logintable A:hover {text-decoration: underline; color:#066;}
