/* 
================================
Skin styles for Publicar S.A.
================================
*/

/* Standard HTML Tag Settings */

body 
{
	background-color: transparent;
}
/*table, tr, td, p 
{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 1.3em;
}*/

/* Standard DotNetNuke Settings */

.pagemaster {background-color: transparent;}

.toppane {
background-color: transparent;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
.leftpane {
height: 100%;
background-color: White;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
vertical-align: top; 
}
.contentpane {
width: 100%;
background-color: transparent;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
.rightpane {
background-color: transparent;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
/*.bottompane {
width: 100%;
background-color: transparent;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}*/
