* {
	margin:0;
	padding:0;
}

html, body, div#flashcontent3 {
	height:100%;
}

body {
	background-color:#ffffff;
}
/*
table#contenedor {
	width:100%;
	height:100%;
	border-collapse:collapse;
}

td#contenedorcelda {
	text-align:center;
	height:100%;
}
*/
div#flashcontent3 {
	min-width:905px;
	min-height:700px;
	margin:0 auto;
}
/*
img#img_vert {
	width:1px;
	height:700px;
}
img#img_horiz {
	width:905px;
	height:1px;
}
*/


/*
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height:100%;
	color:#ffffff;
}
body {
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	background-color:#fff;
}
table {
	width:100%;
	height:100%;
	border-collapse:collapse;
}
#flashcontent3 {
	width:100%;
	height:100%;
	font-size: 1em;
	margin:auto;
}
td {
	text-align:center;
	height:100%;
}

a {
	color: #ffffff;
}
kbd {
	font-size:1.2em;
}

#logo {
	height: 143px;
	background: url(../img/logo_h.png) no-repeat center 37px;
	text-indent: -3000px;
}
#requerimiento {
	padding-top:8px;
}
#menu, #contenido {
	text-align:left;
}
#menu {
	float:left;
	padding:5px;
	width:220px;
}
#menu ul {
	list-style-type:none;
	padding-left:7px;
}
#contenido {
border:1px dashed red;
	padding-left:235px;
}
#eltorodepicasso {
	text-align:right;
	padding:6px;
	clear:both;
}

.tabla {
	width:100%;
	border-collapse:separate;
	border-spacing:1px;
	border:0;
}
.tabla th {
	padding:4px;
	text-align:left;
}
.tabla td {
	padding:4px;
	text-align:left;
}
.tabla tr.orden td {
	padding:2px 4px;
}
.tabla tr.orden td a {
	text-decoration:none;
}
.tabla tr.orden td.sel a {
	font-weight:bold;
}
.tabla tr.par td {
	background-color:#dce8da;
}
.tabla tr.sel_fila td {
	background-color:#d2d8c2;
}
.tabla tr.desactivado td {
	background-color:#efefef;
}
.tabla td.mensaje_error {
	font-weight:600;
	color:#000066;
}
*/
