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, div, 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; }

/* MODAL */
.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999; }
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99997; }
.view_modal { position: absolute; left: 50%; top: 50%; text-align: left; z-index: 99997; }
.modal { visibility: hidden; cursor: pointer; }

#activity {
	position: absolute;
	z-index: 99999;
	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;
}

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

html {
	background: url(../imagens/layout/bg.gif) repeat-x;
	height: 100%;
}
body {
	text-align: center;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	background: url(../imagens/layout/bg_completo.jpg) no-repeat top center;
	height: 100%;
}

#header {
	height: 90px;
	padding: 14px 20px;
	overflow: hidden;
}
#header h1 {
	background: url(../imagens/layout/logo_topo.gif) no-repeat;
	width: 164px;
	height: 85px;
	margin: 2px 4px;
	float: left;
	display: inline;
}
#header h1 a {
	display: block;
	height: 85px;
	overflow: hidden;
	text-indent: -1000em;
}
#header .social {
	float: right;
	display: inline;
	width: 366px;
}
#header .social .media {
	margin: 12px 0;
}
#header .social .media li {
	float: left;
	display: inline;
	margin-right: 9px;
}
#header .social .media li.last {
	margin-right: 0;
}
#header .social .media li a {
	display: block;
	background: url(../imagens/layout/social.gif) no-repeat;
	width: 64px;
	height: 21px;
	text-indent: -1000em;
	overflow: hidden;
}
#header .social .media li.rss a {
	background-position: -80px 0;
	width: 33px;
}
#header .social .media li.twitter a {
	background-position: -129px 0;
	width: 52px;
}
#header .social .media li.facebook a {
	background-position: -199px 0;
	width: 71px;
}
#header .social .media li.orkut a {
	background-position: -285px 0;
	width: 50px;
}
#header .social .media li.flickr a {
	background-position: -349px 0;
	width: 49px;
}
#header .social h2.fone {
	float: right;
	display: inline;
	text-indent: -1000em;
	overflow: hidden;
	background: url(../imagens/layout/fone_topo.gif) no-repeat;
	width: 245px;
	height: 36px;
}

div.aguarde {
	position:absolute;
	margin-top: 21px;
	left: 50%;
	margin-left: 94px;
}

#content {
	min-height: 250px;
	padding: 0 22px 20px;
}
#content h2.titulo {
	text-indent: -1000em;
	overflow: hidden;
	height: 40px;
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 15px 0 9px;
}
#content a.bt-voltar {
	float: right;
	display: inline;
	background: #900;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin: 10px;
}
#content .seo { display: none; }

#footer {
	height: auto !important;
	height: 330px;
	min-height: 330px;
	background: #830C0D url(../imagens/layout/bg_rodape.gif) repeat-x;
	padding: 30px 0 0;
	border-bottom: 5px solid #590001;
}
#footer #contato {
	width: 462px;
	float: left;
	display: inline;
	margin-left: 3px;
}
#footer #contato h2.contato {
	background: url(../imagens/layout/tit_contato.png) no-repeat !important;
	background: url(../imagens/layout/tit_contato.gif) no-repeat;
	width: 131px;
	height: 27px;
	text-indent: -1000em;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: -3px;
	position: relative;
}
#footer #contato .input,
#footer #contato .rowButton {
	float: left;
	display: inline;
	padding-bottom: 10px;
}
#footer #contato .rowButton {
	width: 462px;
	margin-bottom: 0;
}
#footer #contato .input label {
	display: block;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	color: #FFF;
}
#footer #contato .input input,
#footer #contato .input textarea {
	background: #FFF url(../imagens/layout/bg_input.gif) repeat-x;
	width: 452px;
	padding: 6px 5px;
	font-size: 14px;
	border: 1px solid #510001;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#footer #contato .input input:focus,
#footer #contato .input textarea:focus,
#footer #contato .input input.form-error {
	border-color: #C00;
}
#footer #contato .input textarea {
	font: 14px Arial, Tahoma, Verdana;
	height: 80px;
	resize: none;
}
#footer #contato .input input#ContatoEmail {
	width: 230px;
	margin-right: 14px;
}
#footer #contato .input input#ContatoFone {
	width: 194px;
}
#footer #contato div.form-error {
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	color: #FFF;
}
#footer .media {
	float: right;
	display: inline;
	margin-right: 8px;
	margin-bottom: 30px;
}
#footer .media li {
	float: left;
	display: inline;
	margin-right: 9px;
}
#footer .media li.last {
	margin-right: 0;
}
#footer .media li a {
	display: block;
	background: url(../imagens/layout/social_rodape.gif) no-repeat;
	width: 81px;
	height: 21px;
	text-indent: -1000em;
	overflow: hidden;
}
#footer .media li.flickr a {
	background-position: -94px 0;
	width: 72px;
}
#footer .media li.orkut a {
	background-position: -175px 0;
	width: 71px;
}
#footer .media li.facebook a {
	background-position: -254px 0;
	width: 92px;
}
#footer #address {
	float: right;
	display: inline;
	color: #FFF;
	text-align: right;
	margin-top: 80px;
	margin-right: 8px;
	cursor: default;
	background: url(../imagens/layout/detalhe_endereco.png) no-repeat right bottom !important;
	background: none;
	height: 226px;
	width: 325px;
}
#footer #address .fones {
	padding-bottom: 14px;
}
#footer #address .fones p {
	font-weight: bold;
	font-size: 21px;
	letter-spacing: -1px;
	line-height: 28px;
}
#footer #address .fones p small {
	font-size: 16px;
}
#footer #address .endereco p {
	line-height: 21px;
}
#footer #address .endereco a {
	display: inline-block;
	text-decoration: underline;
	color: #FFF;
	background: #900;
	padding: 3px;
	font-size: 11px;
	margin-top: 4px;
}
#footer #address .endereco a:hover {
	background: #C00;
}

/* msg */
#flashMessage {
	cursor: pointer;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	border-bottom: 3px solid #07456F;
	color: #FFF;
	background: #900;
	border-bottom-color: #600; 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
