
#group-home p {

}

#destaque-home1 {
	position: relative;
	float: left;
	width: 144px;
  	height:160px;
	padding-top: 5px;
	padding-left: 4px;
	background: #F4F4F4;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#destaque-home2 {
	position: relative;
	float: left;
	width: 144px;
  	height:160px;
	padding-top: 5px;
	padding-left: 4px;
	background: #F4F4F4;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#destaque-home3 {
	position: relative;
	float: left;
	width: 144px;
  	height:160px;
	padding-top: 5px;
	padding-left: 4px;
	background: #F4F4F4;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#destaque-home1 .moduletable h3, #destaque-home2 .moduletable h3, #destaque-home3 .moduletable h3,  {

}

#banner {
	float: left;
	padding-left: 5px;
}

#mainbody-home {
	position: relative;
	float: left;
	width: 430px;
	height: 140px;
	padding: 10px;
}

#flexcontentitemtitle h3 {
	color: #1A6DBB;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#right1-home {
	float: left;
	width: 140px;
	_width: 137px;
/*	padding-left: 4px;*/
} 

#right1-home .moduletable h3 {
	background: url(../images/h3_home.jpg) no-repeat;
	width: 137px;
	_width: 135px;
	height: 25px;
	padding: 5px 0 0 5px;
}

#right2-home {
	float: left;
	width: 147px;
	_width: 140px;
	padding-left: 8px;
	_padding-left: 6px;
	border-left: 1px solid #CDD9DF;
}

#right2-home .moduletable h3 {
	background: url(../images/h3_home.jpg) no-repeat;
	width: 137px;
	height: 25px;
	padding: 5px 5px;
}

/* CSS - Internas, apenas para as paginas internas */
#coluna-interna {
	float: left;
	width: 601px;
}

#group-interna {
	float: left;
	width: 150px;
	padding-left: 10px;
}

#destaque-interna1 {
	float: left;
	width: 150px;
	padding-bottom: 5px;
}

#destaque-interna2 {
	float: left;
	width: 150px;
	padding-bottom: 5px;
}

#destaque-interna3 {
	float: left;
	width: 150px;
	padding-bottom: 5px;
}

#mainbody-interna {
	float: left;
	width: 425px;
	min-height:600px;
  	height:auto !important;
	height: 600px;
	top: 10px;
	margin-top: 6px;
	margin-left: 5px;
	border-bottom: 7px solid #CAD8DE;
	background: url(../images/border-interna.gif) left bottom repeat-y;
}
#mainbody-interna div.title {
	background: url(../images/interna.jpg) 3px 0px no-repeat;
}

div.title .componentheading {
	height: 30px;
}
table.contentpaneopen {
	margin: 10px;
}

table.contentpaneopen {
	text-align: justify;
}

table.contentpaneopen p {
	padding-bottom: 5px;
}


#right1-interna {
	position: relative;
	float: left;
	width: 150px;
	min-height:200px;
  	height:auto !important;
	height: 200px;
} 

#right2-interna {
	position: relative;
	float: left;
	width: 150px;
	min-height:200px;
  	height:auto !important;
	height: 200px;	
}

#todo-conteudo {
	position: relative;
	float: left;
	width: 761px;
	min-height:500px;
  	height:auto !important;
	height: 500px;
	background: url(../images/bg-borda.gif) bottom left;
}

#coluna-esq {
	position: relative;
	float: left;
	width: 200px;
}

#coluna-dir {
	position: relative;
	float: right;
	width: 160px;
	padding-left: 0px;
	/*border-left: 2px solid #ccc;*/
}

#coluna-central {
	position: relative;
	float: left;
	width: 200px;
}

#rodape {
	position: relative;
	float: left;
	width: 741px;
	padding: 10px;
	background: #01009A;
	color: #fff;
	text-align: center;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

div.dn-each h3 {
	padding-left: 0px;
}

div.dn-each span p {
	padding-left: 0px;
}

div.dn-each span a:link, a:visited {
	color: #1A6DBB;
	font-weight: bold;
	text-decoration: none;
}

div.dn-each img {
	padding: 0;
	margin: 0;
	border: none;
}

div.componentheading {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	color: black;
}

td.contentheading {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;
}* { margin: 0; padding: 0;}
img { border: 0;}
fieldset { display: block; border: 2px ridge #FFF; padding: 10px;}
input[type=hidden]{ display: none !important; visibility: hidden !important;}
fieldset label { display: block;}
fieldset .radios label { display: inline; }
h1 { font-size: 250%;}
h2 { font-size: 200%;}
h3 { font-size: 140%;}
h4 { font-size: 120%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #2F434D url(../images/fundo.jpg) repeat-x;	
}

#geral {
	margin: 0 auto;
	width: 761px;
	color: #333;
}

#topo {
	float:left;
	width: 761px;
	height: 85px;
	background: #08009C;
	/*background: url(../images/topo.jpg) no-repeat;*/
}

#topo-logo {
	float:left;
	width: 215px;
	height: 85px;
}

#topo-central {
	float:left;
	width: 355px;
	height: 85px;
}

#topo-menu {
	float:left;
	width: 176px;
	padding: 5px;
	text-align: right;
}

#topo-menu .mainlevel-nav {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
}

/*Div responsavel de onde se localizará o menu na posicao horizontal*/
#menu {
	float: left;
	width: 761px;
	height: 25px;
	background: url(../images/menu_bg.jpg) repeat-x;
}

/* CSS - Home, apenas para pagina principal */
#coluna-home {
	position: relative;
	float: left;
	width: 600px;
	_width: 605px;
	border-bottom: 7px solid #CAD8DE;
}

#left_col {
	width: 605px;
	float: left;
}

#group-home {
	position: relative;
	float: left;
	width: 450px;
	padding-left: 7px;
}

#group-home h3 {
	color: #1A6DBB;
	padding-left: 0px;
}

#group-home p {

}

#destaque-home1 {
	position: relative;
	float: left;
	width: 144px;
  	height:160px;
	padding-top: 5px;
	padding-left: 4px;
	background: #F4F4F4;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#destaque-home2 {
	position: relative;
	float: left;
	width: 144px;
  	height:160px;
	padding-top: 5px;
	padding-left: 4px;
	background: #F4F4F4;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#destaque-home3 {
	position: relative;
	float: left;
	width: 144px;
  	height:160px;
	padding-top: 5px;
	padding-left: 4px;
	background: #F4F4F4;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#destaque-home1 .moduletable h3, #destaque-home2 .moduletable h3, #destaque-home3 .moduletable h3,  {

}

#mainbody-home {
	position: relative;
	float: left;
	width: 430px;
	height: 140px;
	padding: 10px;
}

#flexcontentitemtitle h3 {
	color: #1A6DBB;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#right1-home {
	float: left;
	width: 140px;
	_width: 137px;
	padding-left: 4px;
} 

/*
#right1-home .moduletable h3 {
	background: url(../images/h3_home.jpg) no-repeat;
	width: 137px;
	_width: 135px;
	height: 25px;
	padding: 5px 5px;
}
*/

#right2-home {
	float: left;
	width: 147px;
	_width: 140px;
	padding-left: 8px;
	_padding-left: 6px;
	border-left: 1px solid #CDD9DF;
}

#right2-home .moduletable h3 {
	background: url(../images/h3_home.jpg) no-repeat;
	width: 137px;
	height: 25px;
	padding: 5px 5px;
}

/* CSS - Internas, apenas para as paginas internas */
#coluna-interna {
	float: left;
	width: 601px;
}

#group-interna {
	float: left;
	width: 150px;
	padding-left: 10px;
}

#destaque-interna1 {
	float: left;
	width: 150px;
	padding-bottom: 5px;
}

#destaque-interna2 {
	float: left;
	width: 150px;
	padding-bottom: 5px;
}

#destaque-interna3 {
	float: left;
	width: 150px;
	padding-bottom: 5px;
}

#mainbody-interna {
	float: left;
	width: 425px;
	min-height:600px;
  	height:auto !important;
	height: 600px;
	top: 10px;
	margin-top: 6px;
	margin-left: 5px;
	border-bottom: 7px solid #CAD8DE;
	background: url(../images/border-interna.gif) left bottom repeat-y;
}
#mainbody-interna div.title {
	background: url(../images/interna.jpg) 3px 0px no-repeat;
}

div.title .componentheading {
	height: 30px;
}
table.contentpaneopen {
	margin: 10px;
}

#right1-interna {
	position: relative;
	float: left;
	width: 150px;
	min-height:200px;
  	height:auto !important;
	height: 200px;
} 

#right2-interna {
	position: relative;
	float: left;
	width: 150px;
	min-height:200px;
  	height:auto !important;
	height: 200px;	
}

#todo-conteudo {
	position: relative;
	float: left;
	width: 761px;
	min-height:500px;
  	height:auto !important;
	height: 500px;
	background: url(../images/bg-borda.gif) bottom left;
}

#coluna-esq {
	position: relative;
	float: left;
	width: 200px;
}

#coluna-dir {
	position: relative;
	float: right;
	width: 160px;
	padding-left: 0px;
	/*border-left: 2px solid #ccc;*/
}

#coluna-central {
	position: relative;
	float: left;
	width: 200px;
}

#rodape {
	position: relative;
	float: left;
	width: 741px;
	padding: 10px;
	background: #01009A;
	color: #fff;
	text-align: center;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

div.dn-each h3 {
	padding-left: 0px;
}

div.dn-each span p {
	padding-left: 0px;
}

div.dn-each span a:link, a:visited {
	color: #1A6DBB;
	font-weight: bold;
	text-decoration: none;
}

div.dn-each img {
	padding: 0;
	margin: 0;
	border: none;
}

div.componentheading {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	color: black;
}

td.contentheading {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;
}



/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading img {
	border:none;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}
