﻿
		/******* CONTENIDO PANES *******/


#dnn_contentPane
{
	float:left;
	margin-left:20px;
	width:780px;
}

#dnn_centerPane
{
	background-image:url("img/bgcenterpane.gif");
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
	width:100%;
}



