body {
	background-color: #ababab;
	font-size: 11px;
	color: #6f6f6f;
	font-family: Arial, Helvetica, sans-serif;
}

/* containers de posicionamento */

#all {
	width:800px;
	margin: 0px auto;
	padding:0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}

.topo-curva {
	float:left;
	width:745px;
	height:12px;
	background-image:url(../images/topocurva.gif);
	background-repeat:no-repeat;
	background-position: left bottom;	
}

.topo-logo {
	float:left;
	width:745px;
	height:106px;
/*	border-right: 1px solid #676767; */
	background-image:url(../images/topologo.gif);
	background-repeat:no-repeat;
	background-position: left top;	
}


.leftsite {
	background-image: url(../images/ladoesquerdo.gif);
	background-repeat:	repeat-y;
	background-position: left top;
	margin: 0px auto;
	float: left;
	min-height: auto;
	width: 745px;
}

.busca {
	background-image: url(../images/busca.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*	border-right: 1px solid #676767; */
	float: right;
	height: 37px;
	width: 599px;
}

.pathway-topo {
	margin-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	width: 100%;
}


.corpo {
	background-color: #FFFFFF;
	background-image: url(../images/corpo%20linha.gif);
	background-repeat: repeat-y;
	background-position: left top;
/*	border-right: 1px solid #676767; */
	float: right;
	height: auto;
	width: 599px;
}
.rodape-menu {
	background-image: url(../images/rodape.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 13px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	width:745px;
	height:30px;
	bottom: 0px;
	clear: both;
}

.rodape {
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	float:left;
	width:745px;
	height:30px;
	bottom: 0px;
	clear: both;
}

/* wrappers de modulos */

.sub-busca {
	float:right;
	width:27%;
	height: 20px;
	text-align:left;
}

.sub-left {
	float:left;
	width: 136px;
	height:100%;
	margin-left: 10px;
	min-height: auto;
}

.principal {
	float: left;
	width: 98%;
	padding-left: 10px;
}

.quadrado {
	float: left;
	width: 49%;
}

.sub-corpo {
	float:right;
	position:relative;
	bottom:0px;
	margin-right: 5px;
	width: 113px;
	height: 43px;
	background-image:url(../images/loguinho.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}




/* CSS Document */

html {
	height: 100%;
}


.clr {
	clear: both;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 10px;
  /*font-weight: bold;*/
  /*border: 3px double #cccccc;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  /*font-weight: bold;*/
  /*border: 3px double #cccccc;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	font-size: 11px;
	font-weight:normal;
}




/* Joomla core stuff */


a:link, a:visited {
	color:#0083ad; 
	text-decoration: none; 
	/*font-weight: bold;*/
}

a:hover {
	color: #999999;	
	text-decoration: underline;
	/*font-weight: bold;*/
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {

   padding-right: 5px;
   text-align: justify;
   }

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
	font-weight:normal;
}

.button {
  color: #000000;
  background-color:#999999;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  margin-left: 3px;
  margin-top: 3px;
  border: 1px solid #666666;
  width: auto;
   }
   
   .button_busca {
  color: #000000;
  background-color:#999999;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 9px;
  margin-left: 3px;
  margin-top: 3px;
  border: 1px solid #666666;
  width: 19px;
   }
   
   .inputbox_busca {
	margin-top: 3px;
    font-size:9px;
    color: #000000;
	border: 1px solid #666666;	
	background-color: #FFFFFF;
	height: 13px;
 	}

.inputbox {
	margin-top: 3px;
    font-size:9px;
    color: #000000;
	border: 1px solid #666666;	
	background-color: #FFFFFF;
 	}

.componentheading {
	color: #0083ad;
    border-bottom: 1px dashed #eeeeee;		
    text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-size: 11px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	padding-top:5px;
	padding-left:2px;
	color: #0083ad;
	border-bottom: 1px solid #eeeeee;
	font-size: 11px;
	white-space: nowrap;
	font-weight:bold;
	}

.contentpagetitle {
	font-size: 13px;
	color: #872225;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	/*font-weight: bold;*/
}

table.moduletable {
    background: url(../images/registro.gif) left top no-repeat;
	font-weight:bold;
	font-size:11px;	
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color:#0083AD;
	text-align: left;
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom:7px;
	line-height: 21px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;

}

table.moduletable td {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  /*background: #f0f0f0;*/
  padding: 4px;
}

.sectiontablefooter {

}
  
.sectiontableentry1 {
  width: auto;
  background-color:  #FFFFFF;
  padding-right: 3px;
  color:#000000;
  text-align       : left;
  margin-bottom    : 3px;
  border-top-width : 3px;
  text-decoration  : none;
 }

.sectiontableentry2 {
  width: auto;
  text-align       : left;
  padding-right: 3px;
  margin-bottom    : 3px;
  border-top-width : 3px;
  text-decoration  : none;
  background-color:  #B5D6E7;
  color:#000000;
}

.small {
	color: #999999;
	font-size: 10px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #D1D1D1;
	font-size: 10px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #D1D1D1;
	font-size: 10px;
}

/*table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}*/

table.contenttoc td {
  padding: 2px;
}


table.contenttoc th {
	border-bottom: 1px dashed #666666;	  
    color: #872225;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-size: 11px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
  	display: block;
	background-image:url(../images/botao.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-weight: bold;
   	vertical-align: left;
	font-size: 11px;
	color: #0083ad;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
	height: 25px;
	width: 90%;
	text-decoration: none;
	margin-bottom: 2px;
}

a.mainlevel:hover {
	height: 25px;
	text-decoration: none;
	font-weight:bold;
	color: #FF6633;
}


a.mainlevel#active_menu {
	color:	#000033;
	font-weight :bold;
	height: 25px;
}

a.mainlevel#active_menu:hover {
	color:	#FF6633;
		height: 25px;

}

a.sublevel:link, a.sublevel:visited {
	color: #333333;
	font-weight: normal;
	vertical-align: left;
	font-size: 11px;
	text-align: left;
	padding-top: 6px;
	height: 25px;
	width: 100%;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
}

a.sublevel:hover {

	text-decoration: none;
	color: #0083ad;
}

a.sublevel#active_menu {
	color: #FFFFFF;
}

a.mainlevel_nav:link, a.mainlevel_nav:visited {
  	font-weight: bold;
   	font-size: 10px;
	color: #0083ad;
	text-align: center;
	text-decoration: none;
	}

a.mainlevel_nav:hover {
	text-decoration: underline;
	font-weight:bold;
	text-align: center;
	color: #FFFFFF;
}


.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; */
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
