* {
	padding: 0;
	margin: 0;
}

body {
	background-image: url('/templates/source/40/images/pages/body.png');
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #f8f8fd;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr {
	display: none;
}

#containerDefault {
	background-image: url('/templates/source/40/images/pages/container.gif');
	background-position: center 51px;
	background-repeat: no-repeat;
	width: 888px;
	margin: 0 auto 0;
	text-align: left;
	position: relative;
}

html>body #containerDefault {
	background-image: url('/templates/source/40/images/pages/container.png');
}

#header h1 a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/templates/source/40/images/pages/logo.png');
	background-image: none;
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	height: 148px;
	width: 116px;
	position: absolute;
	margin-left: 404px;
	top: 0;
	cursor: pointer;
	z-index: 7;
}

html>body #header h1 a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='');
	background-image: url('/templates/source/40/images/pages/logo.png');
}

#mainMenu span {
	display: none;
}

#imageCenter {
	background-image: url('/templates/source/40/images/pages/mainImage.png');
	background-position: top left;
	background-repeat: repeat-x;
	position: absolute;
	z-index: 3;
	top: 144px;
	left: 0;
	width: 848px;
	margin-left: 20px;
	text-align: center;
	padding: 12px 0;
}

#mainMenu {
	background-image: url('/templates/source/40/images/pages/mainMenu.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-top: 409px;
	padding-bottom: 15px;
	padding-left: 40px;
}

html>body #mainMenu {
	background-image: url('/templates/source/40/images/pages/mainMenu.png');
}

#mainMenu ul li {
	display: inline;
	padding-right: 20px;
}

#mainMenu ul li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
}

#mainMenu ul ul {
	display: none;
}

#search {
	position: absolute;
	top: 396px;
	left: 658px;
}

html>body #search {
	left: 678px;
}

#search span, 
#search form {
	display: inline;
}

#search span {
	color: #fff;
	text-transform: uppercase;
}

#search form .inputField {
	height: 18px;
	width: 96px;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #7c7c7c;
}

html>body #search .inputField {
	height: 16px;
	width: 94px;
}

#search form .inputButton {
	background-image: url('/templates/source/40/images/pages/bgButton.png');
	background-repeat: repeat-x;
	width: 22px;
	height: 18px;
	border: 1px solid #218131;
	font-size: 11px;
}

html>body #search form .inputButton {
	height: 20px;
}

#coverMainHeader {
	display: none;
}

#container {
	margin: 0 20px 0 22px;
	background-color: #fff;
	border: 1px solid #c7c7c7;
	border-top: none;
	border-bottom: none;
	padding-bottom: 5px;
}

#column2 {
	float: left;
	width: 182px;
	margin-left: 16px;
	*margin-left: 8px;
}

#columnCenter {
	margin-left: 220px;
	padding-right: 20px;
}

.titleContextMenu {
	display: none;
}

#contextMenu {
	background-image: url('/templates/source/40/images/pages/contextMenu.png');
	background-position: top left;
	background-repeat: repeat-y;
	position: relative;
}

#contextMenu li {
	list-style: none;
	padding: 9px 0 9px 35px;
}

#contextMenu li a {
	color: #fff;
	text-decoration: none;
}

#contextMenuFooter {
	background-image: url('/templates/source/40/images/pages/contextMenuFooter.png');
	background-position: top left;
	background-repeat: repeat-y;
	height: 36px;
	width: 182px;
	position: relative;
}

#languagesBar {
	display: none;
}

.pageContentTitle {
	color: #06c;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;	
}

#pageContent p {
	padding-bottom: 12px;
}

.footerNews {
	background-image: url('/templates/source/40/images/pages/newsFooter.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 28px;
}

.newsTitle {
	background-image: url('/templates/source/40/images/pages/newsHeader.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 18px 12px;
}

.newsTitle a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

.newsBox ul {
	background-image: url('/templates/source/40/images/pages/newsBackground.png');
	background-repeat: repeat-y;
	margin-top: -3px;
	list-style: none;
	padding: 0 17px 10px 17px;
}

.newsBox ul a {
	color: #555;
}

.newsBox ul .dateTime {
	color: #51864b;
	font-weight: bolder;
	text-align: right;
}

#loginForm {
	background-image: url('/templates/source/40/images/pages/bgLogin.png');
	background-repeat: no-repeat;
	margin-left: 22px;
	text-align: right;
	height: 33px;
}

html>body #loginForm {
	margin-left: 21px;
}

#loginForm ul {
	list-style: none;
}

#loginForm #menuUser {
	text-transform: capitalize;
	color: #b1b1b1;
	margin-right: 42px;
	padding-top: 7px;
}

html>body #loginForm #menuUser {
	padding-top: 5px;
}

#loginForm #menuUser li {
	vertical-align: top;
}

#loginForm #menuUser li {
	margin-top: -5px;
}

#loginForm #menuUser #userName,
#loginForm #menuUser #liHelp {
	display: none;
}

#loginForm #menuUser #usertext,
#loginForm #menuUser #userpassword,
#loginForm #menuUser #userLogin {
	display: inline;
}

#loginForm #menuUser #usertext input,
#loginForm #menuUser #userpassword input {
	border: 1px solid #bbb;
	width: 155px;
	height: 18px;
}

#loginForm #menuUser #userLogin input {
	color: white;
	background-color: #0f6fc0;
	border: 1px solid #fff;
	padding: 0 3px;
	height: 20px;
}

html>body #loginForm #menuUser #userLogin input {
	height: 22px;
}

#loginForm #menuUser .inputButton {
	margin-top: 0;
}

#footer {
	margin-top: 23px;
	text-align: center;
}

/*verificar onde deve ficar*/
#footer .siteMap {
	display: none;
}

#footer .siteADR {
	text-transform: uppercase;
	color: #c6c6d1;
	font-weight: bolder;
	font-size: 16px;
}

#footer .adressADR {
	margin-top: 10px;
}

#footer p {
	color: #818186;
	font-style: normal;	
}

#footer .powerBy a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/templates/source/40/images/pages/powerBy.png');
	background-image: none;
	background-repeat: no-repeat; 
	background-position: center;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0;
	height: 22px;
	width: 139px;
	margin-top: 15px;
	cursor: pointer;
}

html>body #footer .powerBy a  {
	background-image: url('/templates/source/40/images/pages/powerBy.png');
}

#footer .powerBy>p {
	position: relative;
}

#footer .powerBy {
	text-align: center;
}

#footer .powerBy a {
	margin: 15px auto;
}

#highLight {
	padding-top: 15px;
}

#highLight .boxHighlight01 h3 span,
#highLight .boxHighlight02 h3 span {
	display: none;
}

#highLight .boxHighlight01 .title a,
#highLight .boxHighlight02 .title a {
	color: #06c;
	font-weight: bolder;
	text-decoration: none;
} 

#highLight .boxHighlight01 .title,
#highLight .boxHighlight02 .title {
	margin-left: 95px;
	margin-bottom: 10px;
}

#highLight .boxHighlight01 .paragraph,
#highLight .boxHighlight02 .paragraph {
	color: #555;
	margin-left: 95px;
}

#highLight .boxHighlight01 .more,
#highLight .boxHighlight02 .more {
	display: none;
}

#highLight .boxHighlight01 .link img,
#highLight .boxHighlight02 .link img {
	border: 3px solid #555;
	vertical-align: middle;
}

#highLight .boxHighlight01 .link,
#highLight .boxHighlight02 .link {
	float: left;
	display: block;
}

#highLight .boxHighlight01,
#highLight .boxHighlight02 {
	height: 120px;
} 


/* ####################

	MENU USER - USUÁRIO LOGADO
	
   ####################  */

#menuUser .userOnline {
	display: inline;
}

#menuUser .userOnline img {
	border: none;
}

#menuUser .userOnline a {
	text-decoration: none;
	color: #818181;
	margin-left: 10px;
}

#menuUser .userOnline a:hover {
	color: #0f4777;
}

/*breadcrumbs*/

#breadCrumbs {
	color: #0F4777;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	margin-top: 20px;
	font-size: 10px;
}

#breadCrumbs a {
	color: #0F4777;
	font-weight: bolder;
	text-decoration: none;
}

#breadCrumbs a.visited {
	color: #0F4777;
}

.highlightTitle {
	display: none;
}

/*Page Options*/

#columnCenter #pageOptions {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}


#columnCenter #pageOptions a {
	color: #555;
}

#columnCenter #pageOptions img {
	margin-left: 5px;
	color: #777;
	vertical-align: middle;
}

/*News*/

#newsCalendar {
	margin-bottom: 40px;
}

#newsCalendar #selyear {
	margin-left: 5px;
	margin-right: 5px;
}

#newsCalendar span a {
	color: #0f4777;
	text-decoration: none;
}

#newsCalendar span a:hover {
	color: #06c;
}

.news .ul .li .dateTime {
	color: #777;
	margin-bottom: 5px
}

.news .ul .li a {
	color: #0f4777;
	text-decoration: none;
}

.news .ul .li a:hover {
	text-decoration: underline;
}

.news .ul .li img {
	display: none;
}

.news .paragraph {
	color: #777;
	text-align: center;
	margin-top: 30px;
}

#contactForm {
	*float: right;
}
