html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {	text-decoration: none; }
a:hover { text-decoration: underline; }

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

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr { display: none; }

#activity {
	position: absolute;
	z-index: 101;
	top: 200px;
	left: 50%;
	font-size: 0.8em;
	margin-left: -90px;
	color: #000;
	background: #FFF url(../imagens/activity-indicator.gif) no-repeat right center;
	border: 2px solid #BBB;
	text-align: right;
	padding: 5px 126px 5px 5px;
}
#activity.disabled {
	display: none;
	visibility: hidden;
}

#accessJumperMenu {
	display: none;
	position: absolute;
	top: -150px;
}

html { 	background: #296C9B url(../imagens/bg.gif) repeat-x; }
body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
	color: #444;
}

.crop {
	width: 986px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.corner-all {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.corpo {
	background: url(../imagens/bg_sombra.png) repeat-y top center !important;
	background: url(../imagens/bg_sombra.gif) repeat-y top center;
}
.corpo .crop { 	border-bottom: 2px solid #D92820; }

#header {
	background: #FFF url(../imagens/bg_topo.gif) repeat-x;
	border-bottom: 1px solid #FFF;
	padding: 16px 21px;
	height: 53px;
}
#header h1 {
	float: left;
	display: inline;
	width: 145px;
	height: 53px;
	background: url(../imagens/logo_topo.gif) no-repeat;
}
#header h1 a {
	display: block;
	height: 53px;
	text-indent: -1000em;
	overflow: hidden;
}
#header ul.widgets {
	float: right;
	display: inline;
	margin-top: 9px;
	/*width: 602px;*/
	width: 412px;
}
#header ul.widgets li {
	float: left;
	display: inline;
	border-right: 1px solid #DDD;
	padding: 6px 10px;
}
#header ul.widgets li a {
	display: block;
	background-image: url(../imagens/widgets.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 21px;
	text-indent: -1000em;
	overflow: hidden;
}
#header ul.widgets li.blog a {
	background-position: -83px 0;
	width: 60px;
}
#header ul.widgets li.twitter a {
	background-position: -168px 0;
	width: 65px;
}
#header ul.widgets li.intranet a {
	background-position: -261px 0;
	width: 64px;
}
#header ul.widgets li.sac a {
	background-position: -354px 0;
	width: 50px;
}

#header ul.widgets li.blog a:hover {
	background-position: -83px -21px;
}
#header ul.widgets li.twitter a:hover  {
	background-position: -168px -21px;
}
#header ul.widgets li.orkut a:hover {
	background-position: 0 -21px;
}
#header ul.widgets li.intranet a:hover  {
	background-position: -261px -21px;
}
#header ul.widgets li.sac a:hover {
	background-position: -354px -21px;
}

#header ul.widgets li.sac,
#header ul.widgets li.search { border-right: none; }
#header ul.widgets li.search { padding: 6px;}
#header ul.widgets li.search label { display: none; }
#header ul.widgets li.search input { float: left; display: inline; }
#header ul.widgets li.search input#q {
	background: url(../imagens/bg_input.gif) repeat-x;
	border: 1px solid #DDD;
	font-size: 11px;
	padding: 4px 5px;
	color: #333;
	margin-right: 4px;
	width: 148px;
}
#header ul.widgets li.search input#q:focus {
	border-color: #CC0000;
}
#header ul.widgets li.search input#btSearch {
	margin-left: 3px;
	margin-top: 2px;
}

#conteudo {
	background: #FFF;
	padding: 28px;
}
#conteudo a {
	color: #CC0000;
}

/* RODAPE */
#footer {
	background: url(../imagens/bg_rodape.png) no-repeat top center !important;
	background: url(../imagens/bg_rodape.gif) no-repeat top center;
	height: 224px;
	cursor: default;
	overflow: hidden;
}
#footer .crop {
	padding: 24px;
	width: 942px;
	margin-top: -5px;
	margin-bottom: 5px;
}
#footer #menu {
	float: left;
	display: inline;
}
#footer #menu .link-group {
	float: left;
	display: inline;
	width: 118px;
	line-height: 21px;
	height: 174px;
}
#footer #menu .franquia { width: 152px; }
#footer #menu .link-group a {
	color: #565656;
}
#footer #menu .link-group a:hover { color: #CC0000; }
#footer #menu .link-group ul li {
	background: url(../imagens/list_item.gif) no-repeat center left;
	padding-left: 10px;
}
#footer #menu .link-group h3,
#footer #menu .link-group h3 a {
	color: #1A5D8C;
	padding: 0;
}
#footer .filiacoes,
#footer .desenvolvimento {
	float: right;
	display: inline;
	width: 380px;
	text-align: right;
}

#footer .filiacoes a { 
	margin: 51px 0 0 53px;
	float: left;	
}

#footer .filiacoes a img { margin: 0; }

#footer .filiacoes img { margin-left: 14px; }

#footer .desenvolvimento {
	margin-top: 23px;
	font-size: 11px;
	color: #CC0000;
}
#footer .desenvolvimento a { color: #CC0000; font-weight: bold; }

#footer .sub-footer { clear: both; color: #FFF; }
#footer .sub-footer address { float: right; display: inline; font-style: normal; }

/* notices and errors */
.message {
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	background: #175A89;
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	color: #FFF;
	cursor: default;
	border-bottom: 3px solid #07456F;
}
.message .error {
	background: #CC0000;
	border-bottom: 3px solid #990000;
	color: #FFF;
}

/* Cake Logging */
table.cake-sql-log {
	background: #FFF;
	color:#000;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}
table.cake-sql-log caption {
	font-weight:bold;
	font-size:18px;
	text-align: center;
	margin: 30px 0 0 0;
	border:1px solid #CCC;
	padding:5px 0;
	color:#FFF;
	background: #000;
}
table.cake-sql-log th {
	font-weight:bold;
	border:1px solid #CCC;
	background:#fc0;
	padding:5px;
}
table.cake-sql-log td {
	border:1px solid #CCC;
	padding:5px;
}
table.cake-sql-log tr:hover {
	background:#FFC;
}
/* Debugging */
#cakeControllerDump {
	margin:20px 0;
	padding:10px;
	background: #FFF;
	color: #000;
}
pre.cake-debug {
	background: #fc0;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #fc0;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FF0;
	padding: 4px;
}