body {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

body,#superWrapper {
	background-color: transparent !important;
	background: none !important;
}

.menuWrapper,.loginInfo,.systemInfo,.logoTitulo,#header,.icon-help,.ui-fieldset-toggler,.ui-button,.ui-paginator
	{
	display: none !important;
}

#divBody {
	border: none !important;
}

#logoTituloPrint {
	height: 135px !important;
	display: block !important;
	margin-left: 6%;
	margin-right: 6%;
	min-width: 886px;
}

#footer {
	margin-left: 6%;
	margin-right: 6%;
	min-width: 886px;
	position: static;
}

#superWrapper {
	min-height: 0 !important;
	height: auto !important;
}

.clearfix {
	display: inline !important;
}

.logoFooterPrint {
	display: block !important;
}

/* ////////////////////////////////////////////// 	COLORS  ///////////////////////////////////////////// */
#title h1,#title h2,h1,h2,legend,label {
	color: #000 !important;
	font-weight: bold !important;
}

.ui-fieldset {
	border: 1px solid #ccc !important;
}

#title {
	border-bottom: 2px solid #000 !important;
}

.ui-datatable-tablewrapper table tr th {
	background: #000 !important;
}

#footer {
	background: none repeat scroll 0 0 #fff !important;
	border-top: 2px solid #000 !important;
}

.footerContent {
	color: #000 !important;
}