body {
 text-align:center;
 margin:3px;
 padding:0;
}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
        background-color:#fff;
	}

#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	}

#_top {
	padding:0px;
	margin:0;
	text-align:center;
	color:#fff;
	}

#maincol {
	margin:0;
	padding:0px;
        background-color:#fff;
        z-index:1;
	}
#leftcol { 
	position:relative;
	top:0px;
	float:left;
	width:18em;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:14.5em; /* actual value */
	margin:0;
        padding-bottom:0;
        z-index:93;
        background-color:#fff;
	}
#rightcol{
	position:relative;
	top:10px;
	float:right;
	width:18em;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:15em; /* actual value */
        padding-bottom:0;
        padding-right:1px;
        z-index:91;
	}
#centercol{
	position:relative;
	padding:0;
	z-index:90;
        padding-left:14.5em;
        background-color:#fff;
	}
#centercol.portada {
	padding-right: 15em;
}
#_pie {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	text-align:center;
}


.docs {
 list-style:none !important;
 list-style-type : none !important; 
 list-style-image : none !important;
 display:inline;
}
#subcontenido .docs li {
 list-style-image : none !important;
 background: none;
 display: table-row;

}
#subcontenido .docs li img {
 vertical-align:middle;
}
