* {
	font-family: Arial, Helvetica, sans-serif;
}

.manutencao {
	padding: 100px;
	font-weight: bold;
}

.corpo {
	background:#127178 url(../images/bg_chas.png);
	border:0;
	margin:0;
	padding: 0;
	color:#333333;
	text-align: center;
}

object,
embed,
div,
td,
p {
	padding: 0;
	margin: 0;
	font-size:12px;
	line-height:18px;
	color:#333333;
}
p, td {
	text-align:justify;
}
a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
	list-style-type: square;
}

li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: inside;
}

/** To center the objects **/
.center {
	text-align:center!important;
}

/*---------------------
template layout
---------------------*/
#fora {
	width: 810px;
	margin: 0 auto 0 auto;
}

/** wrapper to make the page center **/
#container {
	width:810px;
	padding:0;
}
/** div container for top menu. position:top **/
#topmenubg {
	position:relative;
	float:right;
	background:#FFFFFF;
	width:692px;
	z-index: 20;
}
#topmenu {
	position:relative;
	float:right;
	width:650px;
	z-index: 20;
}

#topimage {
	position: relative;
	float: right;
	width: 756px;
}

#logo {
	position:absolute;
	z-index: 10;
	width: 226px;
}

/**
hold background, it should be float:left
that's way we can not put it in #container
**/
#containerbg {
	position:relative;
	width: 810px;
	background:transparent url(../images/bg_inside.png) repeat-y;
	float:left;
	left:0;
}

#outerleft {
	position:relative;
	float:left;
	clear:left;
	width:810px;
}

#container_inner {
	position:relative;
	clear:left;
	width:810px;
}

/** div container for left column **/
#leftcol {
	position:absolute;
	top:-10px;
	left:40px;
	z-index: 20;
	width:200px;
	background-color:#105C63;
	padding:1px 2px 2px 1px;
}

#leftcolmenu {
	position:relative;
	overflow:auto;
}

/** div container for mainbody **/
#content_main {
	position:relative;
	float:right;
	width:550px;
	min-height: 187px;
	margin: 5px;
}

/** div container for adress on main **/

#contato_main {
	position:relative;
	float:right;
	width:300px;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

#endereco_main {
	position:relative;
	float:right;
	width:456px;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

#contato_main p, 
#endereco_main p { padding:10px 30px 10px 30px; font-weight: bold; }

#contato_main p { text-align:right; }
#contato_main big { font-size:18px; }

/** div container for parcerias on main **/
#parcerias_main {
	clear: both;
  text-align:right;
}

#parcerias_main img {
	margin: 0 23px 10px 23px;
	border: 0;
}

#parcerias_main p {
 margin-left: 60px;
 font-size: 10px;
}

#blackline {
	position:relative;
	clear:right;
	float:right;
	width:757px;;
	height:10px;
	min-height:10px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:10px;
}

#form_comentarios{
	clear:both;
  margin-top: 40px;
}

/* ---------------------
mambo content layout
--------------------- */

.contentheading,
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#105C63;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	background-color:inherit;
	display:block;
}

.contentpaneopen {
	width:95%;
	padding: 0;
}

.contentpaneopen img {
	margin: 0 10px 0 0;
	float: left;
}


.buttonheading {
	width: 16px!important;
	text-align:right;
}


td.sectiontableheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#105C63;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}

.category, .categorytitle {
	font-weight: bold;
	color:#3973AC;
	background-color:inherit;
}

.sectiontableentry1,
table.pollstableborder tr.sectiontableentry1 {
	background-color: #FBFBF4;
	padding: 2px;
	color:#333333;
	
}

.sectiontableentry2,
table.pollstableborder tr.sectiontableentry2 {
	background-color: #FFFFFF;
	padding: 2px;
	color:#333333;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	word-wrap:break-word;
}

/** blog Styles **/
.blogsection {
	color:#3973AC;
	background-color:inherit;
}

.blog_more {
	font-weight: bold;
	line-height: 25px;
	padding-top: 20px;
	color: #3973AC;
	border-bottom: 1px solid #E5E5E5;
	background-color:inherit;
}

/** small text in content **/
.small {
	color:#999999;
	font-size:10px;
	font-weight: bold;
	background-color:inherit;
}

/** date info in content **/
#content_main .createdate {
	color:#4A87C4;
	font-size:10px;
	padding: 0 0 15px 0;
	line-height:8px;
	background-color:inherit;
}

#content_main .modifydate {
	color:#999999;
	font-size:10px;
	padding: 0;
	background-color:inherit;
}


/** content item navigation  **/
.pagenavbar {
	display:block;
	width:100%;
	background-color:inherit;
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999!important;
	clear:both;
	font-size: 11px!important;
	margin-top: 10px;
	background-image: url(../images/bg_pagenav.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;	
}

.pagenav {
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999;
	clear:both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	background-color:inherit;
}

.back_button {
	display:block;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
	letter-spacing:2px;
}

/** highlight word search result **/
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
	
}

/** table of content layout **/
table.contenttoc {
	border:1px solid #000000;
	padding:1px;
	width:130px;
	margin: 0 0 10px 10px;
}

/** table of content header **/
.contenttoc th {
	color:#FFFFFF;
	background-color:#666666;
	font-size:11px;
	display:block;
	width:124px;
}

/** fix opera table width for content list in table category**/
table.contentpane td.contentdescription {
	width:100%!important;
}


/* ---------------------
Links
--------------------- */

/*** read more link ***/
.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color:#21CEDC;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	text-decoration:underline;
}

/** any left column link **/
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited,
#leftcolmenu a:link,
#leftcolmenu a:active,
#leftcolmenu a:visited
 {
	color:#127178;
	background:#FFFFFF url(../images/bg_leftmenu.jpg) top repeat-y;
	
}

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height: 27px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover,
#leftcolmenu a.mainlevel:hover {
	background:#326A99 url(../images/bg_leftmenu_over.jpg) top repeat-y;
	color:#FFFFFF!important;
	text-decoration:none!important;
}

#leftcol a:hover {
	color: #93B7DB;
	text-decoration:underline;
}


/* ---------------------
mambo module layout
--------------------- */

/** general module table **/
table.moduletable,
#leftcol table {
	width:100%;
	float:left;
	clear:left;
}

/** generic menu item **/
.mainlevel  {
	display:block;
	font: bold 13px/25px Tahoma, Arial, Helvetica, sans-serif !important;
	background:transparent url(../images/bg_mainlevel.gif) repeat-x center top;
	font-weight:bold;
	text-decoration:none;
	padding: 5px 5px 5px 10px;
}

.mainlevel img {
	margin-right: 3px;
}


/** module styles in #leftcol **/
#leftcol table.moduletable td {
	color:#DADADA;
	font-size:11px;
}

/** search div in top right column. position:user4 **/
div.search {
	margin-left:10px;
}

/** search field in search div **/
.search .inputbox {
	width:145px;
	border: 1px solid #000000;
}

/* ---------------------
mambo form layout
--------------------- */

/** left column input form **/
#leftcol .inputbox {
	font-size:11px;
	/*border: 1px solid #000000;*/
	margin-bottom:2px;
}



/** input button html tag **/
.button {
	font-size:11px;
	text-transform:uppercase;
	color:#726C49;
	font-weight:bold;
	background-color:#F7F7EE;
	border-top: 1px solid #D0CDB6;
	border-right: 1px solid #5E5B47;
	border-bottom: 1px solid #5E5B47;
	border-left: 1px solid #D0CDB6;
}

.search  {
	margin-top:30px;
}

/* 
mambo top menu layout
you need to add menu class suffix: -nav
*/

/** unordered list top menu **/
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

/** unordered list item for top menu **/
ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
	font-size: 14px;
	line-height: 23px;
	white-space: nowrap;
	border-right: #105C63 1px solid;
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #127178;
	font-weight:bold;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	background: #F0F0F0;
	text-decoration:none;
}


/** 
moduletable specific with background image
you need to add modules class suffix: -bgimg
 **/
table.moduletable-bgimg {
	background:transparent url(../images/bg_module.jpg) no-repeat center bottom;
	float:left;
	clear:left;
	width:100%;
}

table.moduletable-bgimg td {
	padding: 5px ;
	font-size:11px;
}

table.moduletable-bgimg td td {
	padding: 0!important;
}

/** for polls **/
.poll {
	font-size:11px;
	line-height: 16px;
}

table.pollstableborder .sectiontableentry2 {
	background-color:transparent; 
	text-align:left; 
}
table.pollstableborder .sectiontableentry1 {
	background-color:#E3E2C6; 
	text-align:left;
}

.moduletable_bgimg table.pollstableborder td.sectiontableentry2,
.moduletable_bgimg table.pollstableborder td.sectiontableentry1 {
	background-color:transparent!important; 
	text-align:left!important; 
}


#bottompadding	{
	position:relative;
	width:900px;
	display:block;
	height:0px;
	margin-top:-100px;
}

ul.lista_imprensa {
 list-style:none;
}

ul.lista_imprensa li {
 clear:both;
 display:block;
 padding:15px;
} 

ul.lista_imprensa li a img {
 border:#000 1px solid;
 display:block;
 float:left;
} 