/* CSS Document */

html {
	height: 100%;
}
img {
   border: 0px ;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top ;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
	line-height: 14px;
	white-space: nowrap;
	/*border-right: 1px solid #cccccc;*/
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	/*text-decoration: none;*/
	color: #333333;
	background: transparent;
}


.header {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px ;
	padding-left: 0px ;
	width: 800px;
	height: 113px;
/*	background: url(../images/fundo_topo_opens.jpg) no-repeat;*/
	 
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: none;
  width: auto;
  padding: 5px 0px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: none;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color: #f4293f;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;

}

li
{
line-height: 15px;
padding-left: 0px;
padding-top: 0px;
background-image: none;
background-repeat: no-repeat;
background-position: 0px 2px;
margin-left: 10px ;
}


td {
	text-align: left;
	font-size: 11px;
}

body {
	margin: 10px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 10px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #000080; 
	text-decoration: none;
}

a:hover {
	color: #000080;	
	text-decoration: underline;
	font-weight: normal ;
}



table.contentpaneopen {
   width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-right: 0px;
	margin-left: 0px ;
	
}

p.contentpaneopen {
   margin-bottom: 0px;
}

table.contentpaneopen td {
   padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

table.contentpane {
  width: 100%;
	padding-top: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 3px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: none;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width: 350px ;
}

.componentheading {
	background: none ;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
   line-height: 17px;
	color: #808080;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 8px ;
   text-align: left ;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 1px; 
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0 0 0 0;
	margin-bottom: 2px;  
}

table.moduletable th, div.moduletable h3 {
	background: none;
	color: #333333; 
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 0 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {
  text-align: center ;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: none;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
        vertical-align: middle;
        background: #f2f2f2 ;
        display: block;
        font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
        text-decoration: none;
        color: #333333;
        text-align: left;
        padding-left: 5px ;
        height: 26px;
        line-height: 26px;
        text-indent: 10px;
        font-size: 12px;
        width: 160px ;
}

a.mainlevel:hover {
	text-decoration: none;
   font-weight: bold ;
	color: #333333;
}

a.mainlevel#active_menu {
	color:#333333;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #333333;
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
        background: #f2f2f2 ;
	padding-left: 0px;
	vertical-align: middle;
        font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	text-indent: 20px ;
        vertical-align: middle;
	width: 160px ;
	height: 20px ;
        display: block;
}

a.sublevel:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a.sublevel#active_menu {
	color: #333;
	font-weight: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/* By Opens */

span.article_seperator {
	display: block;
	height: 1px;
}

.latestnews{
  margin-left: 5px;
  padding-left: 0px ;
  margin-right: 5px;
  color: #333333 ;
  font-size: 11px ;
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
  text-decoration: none ;
}

.latestnews li {
  margin-left: 10px ;
  list-style: none inside url(../images/redball.gif)  ;
}


ul#latestnews li a:link {
  font-weight: bold;
}
  
ul#latestnews li a:hover { 
  font-weight:  bold;
}

.moduletable-obj {
  margin-left: 10px ;
  margin-right: 5px ;
}

.blog {
  margin-left: 0px ;
}
.moduletable-cabecalho  {
  float: left;
  border: none;
  height: 113px ;
  width: 800px ;
  padding: 0px ;
  margin: 0px ;
}

.moduletableimage-rotator  {
  border: none;
  text-align: left ;
  background: #f2f2f2 ;
  height: 140px ;
  width: 165px ;
  margin-top: 10px ;
  padding-top: 2px ;
  padding-left: 0px ;
  padding-right: 0px ;
  
}
div.moduletableimage-rotator h3 {
  margin: 1px 0 4px 4px;
  font-weight: bold;
  color: #333333 ;
  font-size: 11px ;
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
  text-decoration: none ;  
}
div.moduletable-cursos {
  width: 165px ;
} 

div.moduletable-cursos h3 {
  background-image: url(../images/titulo_CURSOS.jpg);
  background-repeat: no-repeat ;
  background-position: top ;
  margin-top: 7px ;
  margin-bottom: 0;
  color: #f2f2f2;
  height: 32px ;
  font-size: 1px ;
}
.expose_scroller{
  padding-left: 5px ;
  padding-right: 5px ;
}

.moduletable-apoio {
   width: 205px ;
   margin-left: 5px ;
   margin-right: 5px ;
   margin-top: 0px ;
   padding-top: 0px;   
}

.moduletable-clima {
  border: none;
  text-align: left ;
  background: #f2f2f2 ;
  height: 190px ;
  width: 165px ;
  margin-top: 10px ;
  padding-top: 2px ;
  padding-left: 0px ;
  padding-right: 0px ;
}
div.moduletable-download {
  background: #f2f2f2 ;
  margin-top: 7px ;
  max-width: 165px ;
}
div.mod_contentitem-download {
  margin-left: 0px
  max-width: 165px ;
}
table.contentpaneopen-download  {
  max-width: 165px ;
  text-indent: 28px ;
  padding: 5px 0 5px 0 ;
}
div.moduletable-clima h3 {
  margin: 1px 0 4px 4px;
  font-weight: bold;
  text-align: left;
  color: #333333 ;
  font-size: 11px ;
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
  text-decoration: none ; 
}
.mod_contentitem-agenda {
  margin-left: 7px ;
  margin-top: 0 ;
}
.pathway {
   line-height: 22px;
   font-size: 9px ;
   padding-right: 5px;
}
.contentpane-contato {
  margin-top: 10px ;
  margin-left: 5px;
} 
.contentheading-contato {
  font-size: 14px ;
  font-weight: bold;
}   
.header_opens { 
   border-left: 5px solid #fff; ; 
   border-right: 5px solid #fff ;
}
.header_opens_imagem {
   height: 32px ;
   background-image: url(../images/main_menu.jpg) ;
   background-repeat: no-repeat ;
   
}
.componentheading-noticias {
   line-height: 17px;
	color: #808080;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 8px ;
   text-align: left ;
}
.sectiontableheader-noticias{
   background-color : #808080;
	color : #FFF;
	font-weight : bold;
}
.sectiontableentry1-noticias {
   background-color : #FFF;
}

.sectiontableentry2-noticias {
   background-color : #f2f2f2;
}
.sectiontablefooter-noticias {
   text-align: center ;
}