html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFFFFF;
  background-position: bottom left;
  color: #90979b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #375173;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 26px;
  font-weight: lighter;
  line-height: normal;
  text-transform: uppercase;
}
h2 {
  color: #375173;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: lighter;
  line-height: normal;
  text-transform: uppercase;
}
a,  a:link {
  color: #375173;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #375173;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  color: #fc5c17;
  text-decoration: none;
}
a:focus {
  color: #fc5c17;
}
a:active {
  color: #fc5c17;
}
#outerWrapper {
  background-color: #ddecf6;
  background-image:url("../img/shadows2.gif");
  background-position: top left;
  background-repeat: repeat-y;
  margin: 12px auto 0 auto;
  max-width: 980px;
  min-width: 980px;
  text-align: left;
  width: 980px;
}
#outerWrapper #header {
  background-image: url("../img/header.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  height: 32px;
  line-height: 15px;
}
#outerWrapper #topNavigation {
  height: 168px;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  background:url(../img/repeatMenuBg.gif) no-repeat 20px 109px;
}
#outerWrapper #contentWrapper {
  background-image: url("../copac3hp_images/contentWrapper_bg.png");
  background-repeat: repeat-y;
  margin-bottom: 20px;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
  margin-left: 8px;
  width: 300px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 308px 0 0;
}
#outerWrapper #footer {
  background-color: #DAEAF6;
  background-image: url("../img/footerFinal.gif");
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #FFFFFF;
  height: 70px;
}
.clearAll{
	clear:both;
}
/*2011*/
.tabela2011 {
	color: #90979b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border:1px solid #dcdde0;
	/*width:100%;*/
}
.tabela2011 th {
	color: #375173;
	text-transform:uppercase;
	background:#f1f1f1;
	text-align:center;
	padding:4px;
	font-weight:bold;
}
.tabela2011 td {
	text-align:left;
	border-top:1px solid #dcdde0;
	padding:4px;
}
.tabela2011 td.tituloLinha {
	font-weight:bold;
	border-right:1px solid #dcdde0;
}
.tabela2011 td.divisao {
	border-right:1px solid #dcdde0;
}
h5{
	color: #375173;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	display:block;
}
h5.tituloProtocolo{
	color: #375173;
	text-transform:uppercase;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	display:block;
}
