@charset "utf-8";
/* CSS Document */
/*img, div {
	behavior: url(iepngfix.htc)
}*/

body {
	background: url(../images/tile-background.jpg) repeat;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0px;
}
#head {
	background:url(../images/tile-head.jpg) repeat-x;
	position:relative;
	width:auto;
	height:280px;
	clear:both;
}
#head-login {
	background:url(../images/fondo-log.jpg) no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:490px;
	height:20px;
	padding-left:500px;
	clear:both;
}
#head-login-usuario {
	position:relative;
	width:220px;
	float:left;
}
#head-login-contraseña {
	position:relative;
	width:160px;
	float:left;
}
#head-login-entrar {
	position:relative;
	width:100px;
	height:20px;
	float:left;
	clear:right;
}
#head-menu {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:260px;
	clear:both;
}
#body {
	background:url(../images/1px.jpg) repeat;
	position:relative;
	margin:auto;
	width:840px;
	padding:10px;
}
#body-titulo {
	position:relative;
	width:840px;
	height:20px;
}
#body-contenido {
	position:relative;
	width:840px;
}
#body-columna1 {
	position:relative;
	width:300px;
	margin-right:10px;
	float:left;
}
#body-columna2 {
	position:relative;
	width:300px;
	margin-right:10px;
	float:left;
}
#body-columna3 {
	position:relative;
	width:220px;
	float:left;
}
#body-sumario {
	position:relative;
	background-color:#ffd200;
	width:200px;
	height:300px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	clear:both;
}

#body-titulo-sumario {
	background:url(../images/titulo-sumario.jpg) no-repeat;
	position:relative;
	width:200px;
	height:20px;
}
#body-texto-sumario {
	position:relative;
	width:200px;

}
#body-enlaces {
	position:relative;
	width:200px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	clear:both;
}
#body-indicadores {
	position:relative;
	background-color:#fff;
	width:200px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	clear:both;
}
#body-titulo-enlaces {
	background:url(../images/titulo-enlaces.jpg) no-repeat;
	position:relative;
	width:200px;
	height:20px;
}
#body-titulo-indicadores {
	background:url(../images/titulo-indicadores-economicos.jpg) no-repeat;
	position:relative;
	width:200px;
	height:20px;
}
#body-texto-enlaces {
	position:relative;
	width:200px;
}
#pie {
	background:url(../images/pie.jpg) no-repeat;
	color:#b28200;
	font-size:10px;
	position:relative;
	margin:auto;
	width:860px;
	height:16px;
	padding-top:4px;
}
#creditos {
	color:#b28200;
	font-size:10px;
	position:relative;
	margin:auto;
	width:200px;
	height:150px;
	padding-top:4px;
}

