* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height:100%;
	background-color: #000000;
	color:#000000;
}
body {
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
}
table {
	width:100%;
	height:100%;
	border-collapse:collapse;
}
td {
	text-align:center;
}
a {
	color: #000000;
}
kbd {
	font-size:1.2em;
}
#flashcontent3, #descripcion {
	/*width:770px;*/
	width:100%;
	height:100%;
	font-size: 1em;
	margin:auto;
}
#flashcontent3_alt {
	font-weight:bold;
	height: 360px;
	padding:6px;
	border-top:11px solid #3c3c3c;
	border-right:11px solid #3c3c3c;
	border-left:11px solid #3c3c3c;
	background:#ff9900 url(../img/logo_h_fondo.png) top center repeat-x;
}
#descripcion {
	text-indent:2%;
	padding-bottom:16px;
}

#logo {
	height: 143px;
	background: url(../img/logo_h.png) no-repeat center 37px;
	text-indent: -3000px;
}
#requerimiento {
	text-align:center;
	padding-top:8px;
}

#eltorodepicasso {
	border-right:11px solid #3c3c3c;
	border-bottom:11px solid #3c3c3c;
	border-left:11px solid #3c3c3c;
	text-align:right;
	background-color:#ff9900;
	padding:6px;
}