@charset "utf-8";
body {
	margin: 4; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 4;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#ffffff;

}

.oneColFixCtrHdr {	
	background: #006600;

	}
.oneColFixCtrHdr #container {
	width: 820px;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #ffffff;
}
.oneColFixCtrHdr #header {
	padding: 2px;
	margin: 1px;
	width:814px;
	height:150px;
	float: left;
	border: 0px solid #000000;
	padding: 2px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #F0EEEB;
	
}
.oneColFixCtrHdr #header2 {
	padding: 1px;
	margin: 1px;
	width: 0px;
	float: left;
	border: 0px solid #F0EEEB;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #18d2f4;
	height:0px;
	font-size:10px
	
}
.oneColFixCtrHdr #mainContent {
	padding: 1px;
	border: 1px solid #006600;
	background-color: #ffffff;
	margin-top: 2px;
	margin-right: 150px;
	margin-bottom: 2px;
	margin-left: 190px;
	width: 440px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
/*configuração dos estilos do banner*/
.oneColFixCtrHdr #bannerContent {
	padding: 0px;
	background-color: #ffffff;
	margin-top: 4px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
}

/*configuração dos estilos do pathay*/
.oneColFixCtrHdr #pathayContent {
	padding: 0px;
	height: 20px
	background-color: #ffffff;
	/*background-image: url(../images/_barraazul1.jpg);*/
	margin-top: 2px;
	margin-right: 200px;
	margin-bottom: 2px;
	margin-left: 200px;
}
/*configuração dos estilos do footer*/
.oneColFixCtrHdr #footer {
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	color:#006600;
	font-size:10px
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*configuração dos estilos da barra a esquerda*/
#sidebar {
	margin:1px;
	padding: 0px;
	float: left;
	width: 180px;
	background: #fbfbdb;
	}
	
/*configuração dos estilos da barra a direita*/
#rightbar {
	margin:1px;
	padding: 0px;
	float: right;
	width: 180px;
	background: #ffffff;
	
}

/*configuração dos estilos do menu principal*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	/*background:  url(../images/menu12.gif) no-repeat;*/
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #0354CD;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;

}
/*configuração dos estilos do menu principal hover*/
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #009900;
}
/*configuração dos estilos do menu principal activo*/
/*a.mainlevel#active_menu {
	color:#000000;
	font-weight: bold;*/
}
/*configuração dos estilos do menu principal active_menu:hover */
a.mainlevel#active_menu:hover {
	color: #009900;
}
/*configuração dos estilos do menu principal quando o sublevel:hover*/
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-align: left;
}
/*configuração dos estilos do menu principal sublevel:hover*/
a.sublevel:hover {
	color: #009900;
	text-decoration: none;
}
/*configuração dos estilos do menu principal sublevel:hover*/
a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
/*configuração dos estilos dos titulos na barra da esquerda*/
#sidebar h3{
  border-bottom:1px;
  border-bottom-color:#006600;
  border-bottom-style:solid;
  border-left:1px;
  border-left-color:#006600;
  border-left-style:solid;
  border-right:1px;
  border-right-color:#006600;
  border-right-style:solid;
  border-top:1px;
  border-top-color:#006600;
  border-top-style:solid;
  padding-bottom:4px;
  background-color:CC0000;
  text-align:center;
  font-size:12px;
  color:#000000;
  margin-top:inherit;
 }
  /*configuração dos estilos dos titulos na barra da direita*/
   #rightbar h3{
  border-bottom:1px;
  border-bottom-color:#0099FF;
  border-bottom-style:solid;
  border-left:1px;
  border-left-color:#0099FF;
  border-left-style:solid;
  border-right:1px;
  border-right-color:#0099FF;
  border-right-style:solid;
  border-top:1px;
  border-top-color:#0099FF;
  border-top-style:solid;
  padding-bottom:4px;
  background-color:ddf5f9;
  text-align:center;
  font-size:12px;
  color:#404096;
  margin-top:inherit;
}
 /*configuração dos estilos dos titulos onde aparece o header2*/
#header2 h3{
  border-bottom:1px;
  border-bottom-color:#0099FF;
  border-bottom-style:solid;
  border-left:1px;
  border-left-color:#0099FF;
  border-left-style:solid;
  border-right:1px;
  border-right-color:#0099FF;
  border-right-style:solid;
  border-top:1px;
  border-top-color:#0099FF;
  border-top-style:solid;
  padding-bottom:4px;
  background-color:ddf5f9;
  text-align:center;
  font-size:12px;
  color:#404096;
  margin-top:inherit;
 }
 
 .content {template_css.css (linha 235)
font-size:10px;
line-height:18px;
padding:0;
}
 /*configuração dos estilos dos titulos na barra onde aparece a classe componentheading */
.componentheading{
  border-bottom:1px;
  border-bottom-color:#006600;
  border-bottom-style:solid;
  border-left:1px;
  border-left-color:#006600;
  border-left-style:solid;
  border-right:1px;
  border-right-color:#006600;
  border-right-style:solid;
  border-top:1px;
  border-top-color:#006600;
  border-top-style:solid;
  padding-bottom:4px;
  background-color:cc0000;
  text-align:center;
  font-size:12px;
  color:#000000;
  margin-top:inherit;
  }
  
.contentheading{
  /*border-bottom:1px;
  border-bottom-color:#0099FF;
  border-bottom-style:solid;
  border-left:1px;
  border-left-color:#0099FF;
  border-left-style:solid;
  border-right:1px;
  border-right-color:#0099FF;
  border-right-style:solid;
  border-top:1px;
  border-top-color:#0099FF;
  border-top-style:solid;*/
  padding-bottom:4px;
  /*background-color:ddf5f9;*/
  text-align:center;
  font-size:12px;
  color:#404096;
  margin-top:inherit;
  }
 /*configuração dos estilos dos titulos na barra onde aparece a classe forme */
  .forme{
  background-color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  padding-bottom:12px;
  text-align:center;
  
  }
  /*configuração dos estilos dos titulos na barra onde aparece a classe campoMenu */
  
.campoMenu {
	background-color: #fffff0;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #6693cf;
	width: 177px;
}
.separadorMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding-top: 2px;
	font-weight: normal;
	padding-bottom: 2px;
}
.formMenu {
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
}
.selectMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7d766f;
	width: 160px;
}
	
#campoMenu #H3{
  border-bottom:1px;
  border-bottom-color:#0099FF;
  border-bottom-style:solid;
  border-left:1px;
  border-left-color:#0099FF;
  border-left-style:solid;
  border-right:1px;
  border-right-color:#0099FF;
  border-right-style:solid;
  border-top:1px;
  border-top-color:#0099FF;
  border-top-style:solid;
  padding-bottom:4px;
  background-color:ddf5f9;
  text-align:center;
  font-size:12px;
  color:#404096;
  margin-top:inherit;
 }
	
.campoMenu#graduacao {
   width:160px;
}

/*Links gerais*/

a:link, a:visited {
	color: #c64934; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #00CCFF;	
	text-decoration: none;
	font-weight: bold;
}	
 
   
