a:link, a:visited {
text-decoration: none
}


html {
	height:100%;
	max-height:100%;
	padding:0px;
	margin:0px;
	border:0px;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	font-size: 12px;
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0px; 
	margin:0px; 
	border:0px;
	background:#FFFFFF;
	}
	
/*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 img, div { behavior: url(iepngfix.htc) }

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */


#arteplu-01 {
	position:absolute;
	top:0px;
	width:1024px;
	height:190px;
	margin-left:-513px;
	left:50%;
	width:1024px;
	min-width:1024px;
	z-index: 10;
	display:block;
	overflow: hidden;
}

* html #arteplu-01 {
	top:0px;
	bottom:0px;
	width:1024px;
	height:190px;
}

#sub_cabecera {
	position:absolute;
	z-index:5;
	top:190px;
	width:100%;
	left:0px;
	height: 30px;
	background-color: #FFFFFF;
	}

* html #sub_cabecera {
	top:0px;
	bottom:0px;
	height:30px;
	width:100%;
	border-top:190px solid #fff;
	}

#arteplu-02 {
	position:absolute;
	top:190px;
	width:1024px;
	height:30px;
	margin-left:-513px;
	left:50%;
	width:1024px;
	min-width:1024px;
	min-height:30px;
	z-index: 9;
	display:block;
	overflow: hidden;
}

* html #arteplu-02 {
	top:0px;
	bottom:0px;
	width:1024px;
	height:30px;
	border-top:190px solid #000;
	}

#arteplu-03 {
	position:absolute;
	top:220px;
	position:absolute;
	width:1024px;
	height:380px;
	margin-left:-513px;
	left:50%;
	width:1024px;
	min-width:1024px;
	z-index: 5;
	overflow: auto;
}

* html #arteplu-03 {
	top:0px;
	bottom:0px;
	width:1024px;
	height:380px;
	border-top:220px solid #FFF;
}

#arteplu-04 {
	position: absolute;
	top: 220px;
	width:1024px;
	height:380px;
	left: 50%;
	margin-left:-513px;
	width:270px;
	z-index: 4;
	display:block;
	overflow: hidden;
}

* html #arteplu-04 {
	top:0px;
	bottom:0px;
	width:270px;
	height:380px;
	border-top:220px solid #FFF;
}

#arteplu-05 {
	position: absolute;
	top: 220px;
	width: 754px;
	left: 50%;
	margin-left:-243px;
	z-index: 4;
	display:block;
	overflow: auto;
	bottom: 0px;
}

* html #arteplu-05 {
	top:0px;
	bottom:0px;
	width:754px;
	bottom: 0px;
	border-top:220px solid #FFF;
}

.cabecera {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

a:hover.cabecera {
	font-weight: bold;
	color: #66171d;
}

.texto10px {
	font-size: 10px;
}

