/* Interface panel */

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, "MS Sans Serif";
	font-size: 9pt!important;
	background-color: #D3CBC7;
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #008AC8;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1,h2,h3,h4,h5 {
	clear:both;
}
#container {
	position: absolute;
	height: 100%;
	width: 100%;
}
body > #container {
	left: 0px;
	top: 0px;
	bottom:0px;
	right:0px;
	width: auto;
	height: auto;
}
#container #header {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 75px;
	width: 100%;
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container #header #left {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 75px;
	width: 100%;
	background-image: url(../img/header_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #header #left #right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 75px;
	width: 100%;
	background-image: url(../img/header_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#container #header #left #right #middle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 65px;
	background-image: url(../img/header_middle.gif);
	background-position: 220px 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom: 0px;
}
#container > #header > #left > #right > #middle {
	width: auto;
	right: 0px;
}
#container #header #left #right #middle h1 {
	background-image: url(../img/logotipo.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	float: left;
	height: 65px;
	width: 200px;
	margin: 0px;
}
#container #panel {
	position: absolute;
	left: 5px;
	top: 75px;
	height:100%;
	width: 210px;
	background-image: url(../img/bg_panel.gif);
}
#container > #panel {
	bottom:40px;
	height:auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #panel #content {
	position: absolute;
	padding:0px;
	left:0px;
	height:100%;
	background-image: url(../img/panel_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container > #panel > #content {
	top:0px;
	bottom: 0px;
	height:auto;
}
#container #panel #content h3 {
	font-size: 1px;
	background-image: url(../img/panel_header.gif);
	text-indent: -1000px;
	margin: 0px;
	height: 30px;
	width: 210px;
}
#container #main {
	position: absolute;
	left: 220px;
	top: 75px;
	height:100%;
	width: 100%;
	background-color:#FBFAFA;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container > #main {
	bottom: 40px;
	right: 5px;
	height: auto;
	width: auto;
}
#container #main h3 {
	text-align:left;
/*	border-bottom:dashed 1px #666666; */
	color:#0099CC;
	font-size:18px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#container #main #left {
	width:100%;
	height: 100%;
	background-image: url(../img/bg_main_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container #main #right {
	width:100%;
	height: 100%;
	background-image: url(../img/bg_main_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#container #main #header {
	width:100%;
	height: 100%;
	background-image: url(../img/bg_main_ht.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container #main #headerleft {
	width:100%;
	height: 100%;
	background-image: url(../img/bg_main_hl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #main #headerright {
	width:100%;
	height: 100%;
	background-image: url(../img/bg_main_hr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#container #main #bottom {
	width:100%;
	height: 100%;
	background-image: url(../img/bg_main_b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#container #main #bottomleft {
	width:100%;
	height: 100%;
	background-image: url(../img/bg_main_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container #main #bottomright {
	width:100%;
	height: 100%;
	background-image: url(../img/bg_main_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #main #realBody {
	position:absolute;
	top:30px;
	left:20px;
	right:10px;
	bottom:10px;
	width:auto;
	height:auto;
	overflow:auto;
}
#container #footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
#container > #footer {
	right: 0px;
	width: auto;
}
#container #footer #left {
	width:100%;
	height:40px;
	background-image: url(../img/footer_solutions.gif);
	background-repeat: no-repeat;
	background-position: 5px 19px;
}
#container #footer #right {
	width:100%;
	height:40px;
	background-image: url(../img/footer_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container > #footer > #right {
	left:0px;
	right:0px;
	width:auto;
}
#container #footer h2 {
	height: 14px;
	width: 247px;
	text-indent: -1000px;
	margin: 0px;
	font-size: 1px;
	background-repeat: no-repeat;
}
#alert {
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(../img/alert_ie.gif);
	background-repeat: repeat;
/*	z-index:10000px; */
	display:none;
}
body > #alert {
	left: 0px;
	top: 0px;
	bottom:0px;
	right:0px;
	width: auto;
	height: auto;
	background-image: url(../img/alert_fi.png);
}

/* Menu */
ul.menu {
	margin:0px;
	margin-left:10px;
	padding:0px;
	list-style:none;
}
ul.menu li {
}
ul.menu li a {
	width:180px;
	height:15px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../img/menu_out.gif);
	background-repeat:no-repeat;
	display:block;
}
ul.menu li a:hover {
	color: #FFFFFF;
	background-image:url(../img/menu_over.gif);
}
/* Elementos del contenido */
form {
/*	background-color: #EEEEEE;*/
}
table.list {
	width: 97%;
	table-layout: fixed;
	border-collapse: collapse
}
table.list tr {
	height: 20px;
}
table.list thead tr {
	background-image: url(../img/table_th.gif);
	background-repeat: repeat;
	background-attachment:scroll;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
table.list thead th, table.list tbody td {
	padding-left:5px;
	padding-right:5px;
}
table.list thead tr td, table.list tbody tr td, table.list tr th {
	height: 19px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #AAAAAA;
	border-bottom: solid 1px #999999;
}
table.list tbody tr.par {
	background-color: #EEEEEE;
}
table.list tbody tr.impar {
	background-color: #FFFFFF;
}
table.list tbody tr td {
	overflow:hidden;
	height:20px;
}
table.list tfoot tr {
	background-image:url(../img/table_tfoot.gif);
	background-repeat:repeat-x;
	height:30px;
}
table.list tfoot tr td {
	padding: 0px;
}
table.list table, table.list table tr, table.list table tr td {
	background:none;
	border:none;
	margin:0px;
	padding:0px;
}
label {
	width: 150px;
	display: block;
	float: left;
	clear: both;
	margin-left: 10px;
	color: #0099CC;
	font-size:8pt;
	font-weight:bold;
}
input, textarea, select {
	font-size: 8pt;
	font-family:Verdana, Arial, Helvetica, "MS Sans Serif";
	color: #333333;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-right: 10px;
}
input.texto, textarea.texto {
	width:360px;
}
input.texto_disabled, textarea.texto_disabled {
	width:360px;
	color: #999999;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
input.check {
	width:20px;
	font-size: 9pt;
	color: #333333;
	margin:0px;
	padding:0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align:left;
	border:none;
}
input.button {
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width:100px;
	height:20px;
	border:none;
	background-color:transparent;
	background-image:url(../img/button.gif);
	background-repeat:no-repeat;
}
input.button_disabled {
	font-size: 9pt;
	color: #999999;
	margin: 0px;
	padding: 0px;
	width:100px;
	height:20px;
	border:none;
	background-color:transparent;
	background-image:url(../img/button_disabled.gif);
	background-repeat:no-repeat;
}
.ico_button {
	width:16px;
	width:16px;
	border:none;
	background-repeat:no-repeat;
}
fieldset {
	font-size:8pt;
	padding:5px;
	text-align:justify;
	border: 1px solid #999999;
}
p {
	font-size:8pt;
	margin-top:5px;
	margin-bottom:5px;
}
.error {
	color:#990000!important;
	font-weight:bold!important;
}
div.left {
	float: left;
	width: 260px;
	padding-bottom: 10px;
	text-align: left;
	border-right: dashed 1px #333333;
}
div.left label {
	width:100px;
	text-align: right;
}
div.left input.texto, div.left textarea.texto, div.left select {
	margin:0px;
	margin-left:5px;
	width:160px;
}
div.right {
	float: right;
	width: 260px;
	padding-bottom: 10px;
	text-align: left;
}
div.right input.check {
	float:none;
	clear:none;
}
div.right label {
	margin:0px;
	margin-left:5px;
	padding:0px;
	width:120px;
	text-align: left;
	float:none;
	clear:none;
}
div.right table {
	width: 250px;
}
div.right input.texto, div.right textarea.texto {
	width:80px;
}
div.right input.file {
	width:200px;
}
div.right img, div.right fieldset {
	padding:0px;
	margin:0px;
	margin-left:10px;
}
div.botones {
	clear: both;
	width: 90%;
	border-top: 1px dashed #333333;
	padding-top: 10px;
	margin-top:10px;
}
/* Tab Panel */
#tabpanel {
	margin-top:10px;
	border-bottom: solid 1px #b4b4b4;
	height:20px;
	margin-bottom:10px;
}
#tabpanel ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#tabpanel ul li {
	float:left;
	margin-right:5px;
}
#tabpanel ul li a {
	width:100px;
	height:20px;
	display:block;
	text-align:center;
	background-image:url(../img/tab.gif);
	background-repeat:no-repeat;
	color: #333333;
	font-weight:bold;
}
#tabpanel ul li a:hover {
	color: #777777;
}
#tabpanel ul li.active a {
	background-image:url(../img/tab_active.gif);
	color: #FFFFFF;
}
#tabpanel ul li.active a:hover {
	color: #CCCCCC;
}
#thumbnails ul {
	list-style:none;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}
#thumbnails ul li {
	float:left;
	border:solid 1px #AAAAAA;
	margin:5px;
	padding:5px;
	width:100px;
	text-align:center;
}
#thumbnails ul li div {
	width: 100px;
	height: 100px;
	clip: rect(0px,100px,100px,0px);
	overflow:hidden;
}
#thumbnails table {
	clear:both;
}