html, body{
	font:12px Arial, Helvetica, Sans-serif;
	color: #6d7072;
	background: #44494d url(./images/body_bg.gif) repeat-x top center;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align:center; /* hack para o IE */
}
/* CSS global reset for all browsers */ 
* { padding: 0px; margin: 0px; }

/*td { font-family: Arial; font-size: 10px; color:#000000;}*/
/*.main {	border-left: 1px solid #A4A4A4;	border-right: 1px solid #A4A4A4; width:770px; background-color:#FFFFFF;}*/
/*Control panel*/
.controlpanel{ background:#FFF; border:#B1BDC5 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B1BDC5 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B1BDC5; font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
/*Common*/
/*  Global Formatting */
h1 { font: 20px Arial, Helvetica, sans-serif; color: #195db2; line-height: 30px; margin: 8px 0px 15px 0px; }
h2 { font: 16px Arial, Helvetica, sans-serif;  color: #3a3c3d; font-weight:bold;  line-height: 30px; margin: 15px 0px 8px 0px;}
h3 { font-size: 14px; color: #58595a; line-height: 20px; }
h4 { font-size: 13px; color: #58595a; line-height: 14px; }
h5 { font-size: 12px; color: #58595a; line-height: 13px; }
h6 { font-size: 11px; color: #58595a; line-height: 12px; }


a {color: #1a64b2; text-decoration: none;}
a:hover {color: #1a64b2; text-decoration: underline;}
a.image, a.image:hover  {border:0;}
li{ margin-left: 25px; }
ul { }

#content { 
	margin: 0px auto;
	width: 1003px;
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */
}

#main {
	padding: 0px 26px 0px 26px; 
	margin: 0px; 
	width: 951px !important;
	width: 1003px;
	background: url(./images/main_bg.png) repeat-y top center;

} 

.menu {
	padding: 0px;
	width: 951px;
	height: 22px;
	background-color: #eaeaea;
	clear:both;
}



#logomarca
{
	padding: 12px 0px 4px 0px;
	background: transparent;
	display: inline;
	width:468px;
	height:59px;
	white-space: nowrap;
	margin: 0px;
	float: left;
}

.pesquisa
{
	padding: 0px 0px 0px 0px;
	height: 40px;
	margin: 19px 0px 0px 0px;
	text-align:right;
	float: right;
	width: 478px;
}

.painel_animado
{
	background: transparent;
	padding: 0px;
	height: auto;
	width: 735px;
	margin: 0px;
}

#rightcol {

	float: right;
	width: 735px;
	padding: 0px;
	margin: 0px;
}

#leftcol {
	float: left;
	padding: 0px; 
	margin: 0px; 
	width: 200px;
	background: transparent;
}

#mosright {
	float: right;
	width: 170px;
	background-color: transparent;
	/*margin-left: 16px;*/
	}

/* 3-Columns */
#mcontent {
	margin: 0px;
	padding: 0px;
	float:left;
	width: 548px;
	background: transparent;
}

/* 2-Columns */
#mcontent2 {
	margin: 0px;
	padding: 0px;
	float:left;
	width: 735px;
	background: transparent;
}


.both {
	clear: both;
}


#top {
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 951px;
	clear: both;
}



/*  BOTTOM PANE*/

#bottom_modules {	width: 951px;	height: 143px;	margin: 0px;	padding: 0px;	border-top: #c4c5c7 1px solid;	clear: both;}

#bottom_modules a { color: #1a64b2; font-weight: bold; text-decoration: none;}
#bottom_modules a:hover {	color: #1a64b2; 	font-weight: bold;	text-decoration: underline;}


/* RODAPÉ */

#footer01 {	margin: 0px; width: 1003px;	height: 50px;	background: url(./images/rodape.gif) no-repeat top center;	clear: both; color: #ffffff;}
#footer {	margin: 0px; width: 1003px;	height: 30px;	clear: both;	color: #bababa; padding-left: 5px; }
/*#footer p {	font:11px Arial, Helvetica, Sans-serif;	color: #a5a4a4;	text-align: right;	line-height: 16px;	padding-left: 10px;	padding-right: 10px;	padding-top: 0px;}
#footer p a { text-decoration: none; text-transform: none; color: #bababa; font-weight: normal; }
#footer p a:hover {	}
*/
.footer_pane {
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px;
	display:inline;
	
}

.footer_pane a.Normal:link, .footer_pane a.Normal:visited, .footer_pane a.Normal:active { 
	font:11px Arial, Helvetica, Sans-serif;
	color: #bababa;	
	text-align: right;	
	line-height: 16px;	
	padding: 0px 5px 0px 5px;	
	margin: 0px;
	border-left-color: #bababa; 
	border-left-width: 1px;	
	border-left-style: solid;}
	
.footer_pane a.Normal:hover{ text-decoration: none;	background-color:#606569; }

.copyright {
	float:right;
	padding:0px 5px 0px 0px;
	margin:0px;
	display:inline;
	text-align:right;
	color:#a5a4a4;
}

a.copyright:link, a.copyright:visited, a.copyright:active { font:11px Arial, Helvetica, Sans-serif;	color: #bababa;	text-align: right;	line-height: 16px;	padding-left: 10px;	padding-right: 10px; padding-top: 0px;}
a.copyright:hover{text-decoration: none; background-color:#606569;}




/* Mainlevel menu */
.mainlevel {
	height: 15px;
	width: 157px;
}

a.mainlevel {
	background: transparent url(../images/dots.gif) repeat-x left bottom;
	color: #666666;
	font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 10px;
	text-transform: none;
	padding: 1px 0px;
	margin-left: 5px;
	text-decoration: none;
	display: block;
	text-align: left;
}
	
a.mainlevel:hover {
	color: #85b308;
	text-decoration: none;
}

#active_menu, #active_menu:hover {
	background: transparent url(../images/dots.gif) repeat-x left bottom;
	color: #1a64b2;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 20px;
	text-transform: none;
	padding: 1px 0px;
	margin-left: 21px;
	text-decoration: none;
	display: block;
	text-align: left;
}

/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel { height: 18px; width: 150px;  }

a.sublevel {
	background: transparent;
	color: #999999;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	float: left;
	display: block;
	padding: 1px 0px 1px 30px;
}

a.sublevel:hover {
	color: #ff6600;
	text-decoration: none;
}

table.moduletable td table div {
	padding: 0px;
	margin-left: 18px;
	height: 20px;
}

/* Custom Modules */

ul.latestnews, ul.mostread {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

li.latestnews, li.mostread {
	margin: 0px;
	width: 160px;
	list-style: none;
	background: #ffffff url(../images/arrow.gif) no-repeat left;
	padding: 2px 0px 2px 18px;
}

li.latestnews a, li.mostread a {
	color: #1a64b2;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	text-transform: none;
	margin-left: 0px;
	text-decoration: underline;
	text-align: left;
}

li.latestnews a:hover, li.mostread a:hover {
	text-decoration: none;
}

#searchform form {
	vertical-align: top;
	height: 37px;
	display: block;
}

.search {
	padding: 0px;
	margin: 0px;
	height: 37px;
	vertical-align: top;
}

.search .button {
	background: none;
	border: none;
	color: #ffffff;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 19px;
	height: 19px;
	letter-spacing: 0px;
	vertical-align: middle;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	width: 65px;
}

.search .button:hover {
	color: #ffff00;
}

.search .inputbox {
	height: 15px;
	line-height: 11px;
	padding: 2px;
	margin: 0px;
	width: 120px;
	background: #ffffff;
	border: 1px solid #6c8700;
	color: #333333;
	vertical-align: middle;
}

.search .inputbox:hover {
	border: 1px solid #c1e435;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 0px;
	margin: 0px;
	line-height: 32px;
	font: normal 18px "Trebuchet MS", "Times New Roman", Times, serif; 
	letter-spacing: 0px;
	color: #85b308;
	height: 32px;
	text-transform: none;
	background: #ffffff;
}

.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #85b308; }
a.contentpagetitle:hover { color: #85b308; text-decoration: underline; }

/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}


.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both;  margin: 5px 0px; text-transform: uppercase; font-weight: bold; }



/*Search Form keyword highlight*/
.highlight {
	background: #f0f0f0;
	padding: 0px 4px 0px 4px;
	color: #333333;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
	
form { 
	font-size: 11px;
	margin: 0px;
}

input {
	background-color: #FFFFFF;
	font-size: 11px; color: #333; padding: 1px;
}


.inputbox { background: #fff; border: 1px solid #ccc; margin: 2px 0px; color: #333;}
.text_area, textarea {background: #fff; border: 1px solid #ccc; width: 100%; color: #333;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */



.Head { font-size:13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color:#0066b4; }
.SubHead {    font-size:11px; font-weight:bold;  font-family: Arial, Helvetica, sans-serif; color:#404040;}
.SubSubHead { font-size:11px; font-weight:bold;  font-family: Arial, Helvetica, sans-serif; color:#404040;}
TH,TD,DIV,SELECT,INPUT,TEXTAREA{ font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#404040;}

.Normal { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#696a6b; font-weight:normal; text-align:justify; }
.NormalDisabled {font-size:12px; font-weight:normal; font-family: Arial, Helvetica, sans-serif; COLOR: silver; text-align:justify;}
.NormalBold {font-size:12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; color:#696a6b; text-align:justify;}
.NormalRed {font-size:11px; font-weight:normal; font-family: Arial, Helvetica, sans-serif; color:#ff0000; text-align:justify;}
.NormalTextBox {font-size:12px; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}
.BoxPesquisa {font-size:12px; font-weight:normal; font-family: Arial, Helvetica, sans-serif; border:1px solid #cccccc; height:19px; }

.Normal A:link{	color:#195db2; text-decoration:none; }
.Normal A:visited{ color:#195db2; text-decoration:none; }
.Normal A:active{ color:#195db2; text-decoration:none; }
.Normal A:hover{ color:#565656; text-decoration:underline; }



/*Page elements*/
.clearboth{ clear:both; font-size:0px; line-height:0px; }
#headerwrapper{ width:100%; height:auto; background:#EFEFEF; }
/*#logo{ height:auto; padding:10px; float:left; }*/
.banner{ width:500px; float:right; padding:10px; }



/* LEFT NOTICIAS E DEPOIMENTOS */

.CommandButton{ /* Botoes das noticias 1 2 3 4 */
}

.module3 Normal { color:787a7c;font-family: Arial, Helvetica, sans-serif; font-size:11px; font-style:italic; }
.module3 NormalBold { color:787a7c; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
.listnoticias {}

a.listnoticias:link, a.listnoticias:visited, a.listnoticias:active { color:787a7c; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:11px; display:block; background: url(./images/line_menu.gif) repeat-x bottom left; border:0px; margin-bottom:5px; padding-bottom:10px;}
a.listnoticias:hover{ color:#da1c24; text-decoration:none; }

.module3 a.NormalBold:link, .module3 a.NormalBold:visited, .module3 a.NormalBold:active { color:195db2; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:11px; display:block; border:0px; margin-top:5px; font-weight:bold;}
.module3 a.NormalBold:hover{ color:#da1c24; text-decoration:none; }



/* TOPO LINKS */

.pane_left_top{ float:left; padding:3px 0px 0px 5px; margin:0px; display:inline; }

.pane_left_top a.Normal:link, .pane_left_top a.Normal:visited, .pane_left_top a.Normal:active { color:757575; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; padding-left:5px; vertical-align:top;}
.pane_left_top a.Normal:hover{ color:#da1c24; text-decoration:none; }


.pane_right_top{ float:right; padding:3px 0px 0px 0px;  margin:0px;	display:inline;}

.pane_right_top a.Normal:link, .pane_right_top a.Normal:visited, .pane_right_top a.Normal:active { color:757575; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; border-left-color: #464646;	border-left-width: 1px;	border-left-style: solid; padding-left:10px; padding-right:10px;}
.pane_right_top a.Normal:hover{ color:#da1c24; text-decoration:none; }


/* TOPO USER*/

.userdate { float:right; padding:3px 10px 0px 0px; margin:0px; display:inline; text-align:right;}
#users{ } 
a.users:link, a.users:visited, a.users:active { color:464646; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
a.users:hover{ color:#da1c24; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}



/* RIGHT MENU LINKS*/

.module a.Normal:link, .module a.Normal:visited, .module a.Normal:active { color:#195db2; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; height:26px; line-height:26px;  vertical-align:middle;}
.module a.Normal:hover{ color:#da1c24; text-decoration:none; }


/* BREADCRUMB*/ 

#breadcrumb{ 
	float: right;
	width: 735px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	font-size:10px;
	text-align:left;
 }
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active, { color:#565656; text-decoration:none; }
a.breadcrumb:hover{ color:#565656; text-decoration:none;  background-color:#ffffff }


/*Solpart*/
.MainMenu_MenuContainer{ background:#f8f8f9; width:200px; height:0px; border:0px; margin-bottom:15px; margin-top:0px; }
.MainMenu_MenuContainer TD{ font-size:0px; line-height:0px; }
.MainMenu_MenuBar{}
.MainMenu_RootMenuArrow{}
.MainMenu_MenuIcon{ /*display:none;*/ padding:0px 3px 0px 3px;}
.MainMenu_MenuBreak{ /*display:none; */}
.MainMenu_MenuItem{	color:#787a7c; font-size:11px; font-weight:bold; padding:4px 0px 4px 5px; border:#f9f9f9 solid; border-width:1px 0px; }
.submenuitemselected{ color:#787a7c; font-size:11px; font-weight:bold; padding:4px 0px 4px 5px; background:#dbdcdc; border:#f9f9f9 solid; border-width:1px 0px; }
.submenuitembreadcrumb{ color:#787a7c; font-size:11px; font-weight:bold; padding:4px 0px 4px 5px; border:#f9f9f9 solid; border-width:1px 0px; }
.MainMenu_MenuArrow{ padding:1px 3px 1px 7px; border:#f9f9f9 solid; border-width:1px 1px 1px 0px; text-align:right; }
.submenu{ border:0px 0px 1px 0px; border-bottom-color:#c5c5c5; background:#f9f9f9; padding:0px; margin-left:1px;	}
.rootmenuitem TD{ color:#787a7c; font-size:11px; font-weight:bold; background: #f8f8f9 url(./images/line_menu.gif) repeat-x bottom left;  border:0px; /*background:#f8f8f9; border-bottom:1px dotted #c5c5c5;*/ padding:0px 4px 0px 5px; height:23px; line-height:23px; }
.rootmenuitembreadcrumb TD{ color:#787a7c; font-size:11px; font-weight:bold; background: #f8f8f9 url(./images/line_menu.gif) repeat-x bottom left;  border:0px; /*background:#f8f8f9; border-bottom:1px dotted #c5c5c5;*/ padding:0px 4px 0px 5px; height:23px; line-height:23px; }
.rootmenuitemselected TD{ color:#787a7c; font-size:11px; font-weight:bold; background: #dbdcdc url(./images/line_menu.gif) repeat-x bottom left;  border:0px; /*background:#dbdcdc; border-bottom:1px dotted #c5c5c5;*/ padding:0px 4px 0px 5px; height:23px; line-height:23px; }

/* Lightbox*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	
		}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/Portals/0/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/Portals/0/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Portals/0/images/overlay.png", sizingMethod="scale");
	}
	