/* CSS Document */

/*/RESTAURAR NAVEGADORES//////////////////////////////////////////////////////////////////////////////////*/
body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0px;
	padding:0px;
	background-color: #000000;
}
a:link
{
color: #000000;
}
a:visited
{
color: #000000;
}
a:hover
{
	color: #000000;
}
fieldset,img{border:0px;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
#tabla {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

ol,ul{list-style:none;}
caption,th{text-align:left;}
p,h1,h2,h3,h4,h5,h6{font-size:100%;}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
html{
	height: 100%;
	background-color: #000000;
}
#flash {
	height: 645px;
	width: 1010px;
	left: 50%;
	top: 50%;
	margin-top: -322px;
	margin-left: -505px;
	position: absolute;
	font-weight: normal;

}
#texto {
	padding-top: 30px;
	font-weight: bold;
	color: #000000;
}
#centrado {
	text-align: center;
	font-family: asd;
	color: #000000;
	margin-top: 20px;
}

