#panes_header {
	background: transparent url(imagenes_css/top_body_2.png) no-repeat left top;
	width: 901px;
	margin: 0 auto;
	position:relative;
	z-index:0;
	clear:left;
	padding-top:17px;
}

#panes {
	background: transparent url(imagenes_css/body2.png) repeat-y left top;
	width: 901px;
	margin: 0 auto;
	overflow:hidden;
}

#dnn_LeftPane, #dnn_ContentPane, #dnn_RightPane{
	margin: 11px;
	margin-top:0;
    padding-top:0;
	position: relative;
}
#dnn_LeftPane {
	float: left;
	min-height:400px;
	width: 149px;
	left:5px;
}
#dnn_ContentPane {
	float: left;
	left:12px;
	width: 487px;
}
#dnn_RightPane {
	float: left;
	left:25px;
	height: auto;
	width: 182px;
	margin-left:0;
	margin-right:0;
}

#footer 
{
    height:71px;
    clear:both;
    width:100%;
    position:relative;
}
#info_footer2 {
    height:71px;
    margin:auto;
    width:920px;
    position:relative;
    left /*\**/: -1px\9; /* ie 8 hack */
    //left: -1px; /* ie 7 hack */
}
.footer_izq_sup {
    height:148px;
    left:-46px;
    position:absolute;
    top:-162px;
    width:56px;
}
.footer_izq_inf {
    height:112px;
    left:-23px;
    position:absolute;
    top:-55px;
    width:199px;
    z-index:100;
}
.footer_derecha {
    height:180px;
    left:834px;
    position:absolute;
    top:-122px;
    width:169px;
    z-index:100;
}
.footer_data {
    bottom:0;
    height:15px;
    left:193px;
    overflow:hidden;
    position:absolute;
    text-align:center;
    width:504px;
    color:#FFFFFF;
}





