

body {
	/*background-color: #f5e9da !important;*/
	/*background-color: #e3d1d1 !important;*/
	background-color: #c6c7c9 !important;
	/*background-color: #fff7f7 !important;*/
}

#content {
	font-size: 14px !important;
}

/*
HEADER
*/

#header {
	border-bottom: 0px !important;
}
#header h1 {
	/*background: #bfa0a5;*/
	background: #c6c7c9;
	padding: 0.2em 0 0.25em 10% !important;
}

#main {
	width: 69%;
	min-width: 550px;
	/*background-color: #ffffff !important;*/
	background-color: #e3e3e3 !important;
	border-left: 0px !important;
	border-right: 0px !important;
	border-bottom: 0px !important;
	/*background: #fff !important;*/
	background: #e3e3e3 !important;
	padding: 0em 0em 0em 0em !important;
}

#content a:hover {
	background: #e3e3e3 !important;
}

#rightSidebar {
	width: 8%;
}

/*
MENU SUPERIOR
*/
#navbar {
	/*background: #ac3364;*/
	background: #a73a5a;
	border-bottom: 1px solid #fff !important;
}

#navbar a:link {
    color: #ffffff;
}

#navbar a:visited {
    color: #ffffff;
}

#navbar a:hover {
	color: #ffffff;
	/*background: #ac3364;*/
	background: #a73a5a;
	text-decoration: underline;
}

#breadcrumb {
	border-bottom: 1px solid #fff !important;
	/*background: #bfa0a5;*/
	background: #646564;
	color: #ffffff;
}

#breadcrumb a:link {
    color: #ffffff;
}

#breadcrumb a:visited {
    color: #ffffff;
}

#breadcrumb a:hover {
	color: #ffffff;
	/*background: #bfa0a5;*/
	background: #646564;
	text-decoration: underline;
}

/*
MENU LATERAL
*/
#rightSidebar a:hover {
	/*background: #f5e9da;*/
	/*background: #e3d1d1;*/
	background: #c6c7c9;
	/*margin-right: 8% !important;*/
	font-size: 14px !important;
}
#sidebar div.block {
	font-size: 14px !important;
}

#developedBy {
	font-size: 14px !important;
}

#sidebarNavigation{
	min-width: 200px !important;
}
#sidebarUser{
	min-width: 200px !important;
}

#notification{
	min-width: 200px !important;
}
#sidebarKeywordCloud{
	min-width: 200px !important;
}
#sidebarFontSize{
	min-width: 200px !important;
}
#sidebarDevelopedBy{
	min-width: 200px !important;
}
#sidebarHelp{
	min-width: 200px !important;
}
#sidebarLanguageToggle{
	min-width: 200px !important;
}
