/* CSS Document */
/* EDITRADE */
/* 11-DIC-2008 */

body {
	background-image:url(../imgs/fondo-pagina.png);
	background-repeat:repeat;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	}
h1 {
	background-image: url(../imgs/logo-legis-top.png);
	background-repeat:no-repeat;
	text-indent:-2000px;
	background-color:#FFFFFF;
	height:85px;
	margin:0px;
	border-bottom:1px dashed #CCC;
	}
#accesoUnificado {
/* border:1px solid #333;*/
/*	position: absolute;*/
	margin: -85px 15px 0px 300px;
	white-space: normal;
	float: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}
#accesoUnificado table {
	border:1px solid #CCC;
	background-color:#EFEFEF;
}
#accesoUnificado td {
	padding-top:3px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:0px;
}
#accesoUnificado th {
	text-align:right;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:2px;
	padding-left:10px;
}
#accesoUnificado caption {
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#003399;
}
#accesoUnificado input {
/*	height:12px;*/
	font-size:12px;
}
.botonOk {
	background-image:url(../imgs/fondo-boton-ok.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#promocion {
	width:100%;
/*	border:1px solid #333;*/
	margin: 15px 0px 0px 0px;
	white-space:nowrap;
	text-align:center;
	}
	#promocion img {
	padding-left: 0px;
	}
#productos {
	}
#arancel h2{
	text-indent:-2000px;
	background-image: url("../imgs/h2-arancel.png");
	background-repeat:no-repeat;
	padding:0px;
	height:45px;
	}
#biblioteca h2{
	text-indent:-2000px;
	background-image: url("../imgs/h2-biblioteca.png");
	background-repeat:no-repeat;
	padding:0px;
	height:45px;
	}
#estadisticas h2{
	text-indent:-2000px;
	background-image: url("../imgs/h2-estadisticas.png");
	background-repeat:no-repeat;
	padding:0px;
	height:45px;
	}
#mytilus h2{
	text-indent:-2000px;
	background-image: url("../imgs/h2-mytilus.png");
	background-repeat:no-repeat;
	padding:0px;
	height:45px;
	}
#pie {

	width:98%;
	margin: 0px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight:bold;
	color:#06386A;
	background-color:#EFEFEF;
	text-align:center;
	line-height: 22px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight:bold;
	color:#06386A;
	text-align:center;
	line-height: 22px;
	margin-top:0em;
	padding-top:1em;
}
form {
	margin: 0px 0px 0px 0px;
}
#powered {
	background-position: center;
	text-align:center;
}

/* PRODUCTOS */

#arancel, #biblioteca, #estadisticas, #mytilus {
	font-size:0.7em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:4; 
	overflow: visible;
	min-height:100%;
	height: auto!important;
	height:100%;
	}

#arancel {
    position: relative;
    border: solid 0px #999;
}

#biblioteca {
    position: relative;
    border: solid 0px #999;
}

#estadisticas {
    position: relative;
    border: solid 0px #999;

}

#mytilus {
    position: relative;
    border: solid 0px #999;
}

/* VIŅETAS */

#box .boxi ul {
	padding-left: 20px;
}
.liLibro {
	list-style-image:url(../imgs/bullet-biblioteca.gif);
	list-style-position: outside;
}
.liFlecha {
	list-style-image:url(../imgs/bullet-flecha.gif);
	list-style-position: outside;
}
.liArancel {
	list-style-image:url(../imgs/bullet-arancel.gif);
	list-style-position: outside;
}
.liCalculadora {
	list-style-image:url(../imgs/bullet-calculadora.gif);
	list-style-position: outside;
}
.liEstadisticas {
	list-style-image:url(../imgs/bullet-estadisticas.gif);
	list-style-position: outside;
}
.liMytilus {
	list-style-image:url(../imgs/bullet-mytilus.gif);
	list-style-position: outside;
}
.numeroDestacado {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#003399;
	line-height:1.6ex;
}

/* COSTOS */

#registrese {
	border:1px solid #FFE8CD;
	background-color:#FFF9D8;
	height:130px;
	margin-top: 10px;
	padding:35px 0px 0px 80px;
}
#registrese h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgs/registrese.png);
	background-repeat:no-repeat;
	text-indent:-2000px;
	line-height:82px;
}
#costos {
	margin: 30px;
}
#tablaCostos td {
	border:1px dashed #999;
	border-collapse:collapse;
}
#tablaCostos tr {
}
#tablaCostos caption {
	color:#FFF;
	background-color:#07396A;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#tablaCostos th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#07396A;
	background-color:#FFF;
}
hr {
	border: 1px dotted #999;
	margin:3px 10px 3px 10px;
}
.listado {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border-bottom: 1px solid #CCC;
	padding: 5px 5px 3px 5px;
	margin-left:10px;
	margin-right:10px;
}
.valor {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	margin-left:10px;
}
.iva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	}

/* PRODUCTOS CONTRATADOS */

#arancel li {
	border-bottom: 1px dashed #CCC;
	padding-bottom:8px;
	margin:0px 0px 0px 0px;
	}
#arancel li a:link {
	text-decoration:none;
	}
#arancel li a:hover {
	text-decoration:underline;
	}

#biblioteca li {
	border-bottom: 1px dashed #CCC;
	padding-bottom:8px;
	margin:0px 0px 0px 0px;
	}
#biblioteca li a:link {
	text-decoration:none;
	}
#biblioteca li a:hover {
	text-decoration:underline;
	}

#estadisticas li {
	border-bottom: 1px dashed #CCC;
	padding-bottom:8px;
	margin:0px 0px 0px 0px;
	}
#estadisticas li a:link {
	text-decoration:none;
	}
#estadisticas li a:hover {
	text-decoration:underline;
	}
