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
{
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
}

body
{
	line-height:1;
	min-width:960px;
	background-color:#f5f5f5;
	margin:0;
}

blockquote,q
{
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:none;
}

:focus
{
	outline:0;
}

html
{
	font-size:10px;
	font-family:Helvetica,Helvetica Neue,Arial,sans-serif;
}

cite,em,dfn
{
	font-style:italic;
}

code,kbd,samp,pre,tt,var,input[type=text],input[type=password],textarea
{
	font-size:92%;
	font-family:monaco,"Lucida Console",courier,monospace;
}

del
{
	text-decoration:line-through;
	color:#666;
}

ins,dfn
{
	border-bottom:1px solid #ccc;
}

small,sup,sub
{
	font-size:85%;
}

abbr,acronym
{
	text-transform:uppercase;
	font-size:85%;
	letter-spacing:.1em;
}

abbr[title],acronym[title],dfn[title]
{
	cursor:help;
	border-bottom:1px solid #ccc;
}

sup
{
	vertical-align:super;
}

sub
{
	vertical-align:sub;
}

blockquote :first-child:before
{
	content:"\201C";
}

blockquote :first-child:after
{
	content:"\201D";
}

textarea,input[type=text],input[type=password],select
{
	border:1px solid #ccc;
	background:#fff;
	width:90%;
	padding:5px;
}

textarea:hover,input[type=text]:hover,input[type=password]:hover,select:hover
{
	border-color:#aaa;
}

textarea:focus,input[type=text]:focus,input[type=password]:focus,select:focus
{
	outline:2px solid #ccc;
	border-color:#888;
}

input,select
{
	cursor:pointer;
}

input[type=text],input[type=password]
{
	cursor:text;
}

textarea
{
	width:90%;
	height:250px;
	padding:5px;
}

.container
{
	font-size:1.2em;
	line-height:1.6em;
}

ul li
{
	margin-left:.85em;
}

ul ul
{
	list-style-type:square;
}

ul ul ul
{
	list-style-type:circle;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

th,td
{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ccc;
	padding:.8em;
}

blockquote :first-child
{
	margin:.8em 0;
}

hr,p,ul,ol,dl,pre,blockquote,address,table,form
{
	margin-bottom:1.6em;
}

h1
{
	font-size:1.9em;
	margin:1em 0 .5em;
}

h2
{
	font-size:1.7em;
	margin:1.07em 0 .535em;
}

h3
{
	font-size:1.5em;
	margin:1.14em 0 .57em;
}

h4
{
	font-size:1.3em;
	margin:1.23em 0 .615em;
}

h5
{
	font-size:1.2em;
	margin:1.33em 0 .67em;
}

h6
{
	font-size:1em;
	margin:1.6em 0 .8em;
}

caption
{
	padding-bottom:.8em;
}

blockquote
{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#666;
	margin:1.6em 0;
	padding:0 1em;
}

fieldset
{
	border:1px solid #ccc;
	margin:1.6em 0;
	padding:0 1em 1em;
}

legend
{
	font-weight:700;
	font-size:1.2em;
	padding-left:.8em;
	padding-right:.8em;
}

legend+*
{
	margin-top:1em;
}

textarea,input
{
	padding:.3em .4em .15em;
}

select
{
	padding:.1em .2em 0;
}

option
{
	padding:0 .4em;
}

a
{
	position:relative;
	color:#0095da;
	padding:.3em 0 .1em;
}

dt
{
	font-weight:700;
	margin-top:.8em;
	margin-bottom:.4em;
}

ul
{
	list-style-type:disc;
	margin-left:1.5em;
}

ol
{
	margin-left:2.35em;
	list-style:decimal outside;
}

ol ol,ul ol
{
	margin-left:2.5em;
}

form div
{
	margin-bottom:.8em;
}

a:visited
{
	text-decoration:underline;
	color:#99c;
}

code,pre
{
	color:#c33;
}

hr
{
	clear:both;
	background:#ddd;
	color:#ddd;
	float:none;
	width:100%;
	height:1px;
	border:none;
	margin:15px 0;
}

hr.space
{
	background:#fff;
	color:#fff;
}

p img
{
	float:left;
	margin:0 1.5em 1.5em 0;
	padding:0;
}

p img.right
{
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}

.fancy
{
	color:#666;
	font-family:"Warnock Pro","Goudy Old Style",Palatino,"Book Antiqua",Georgia,serif;
	font-style:italic;
	font-weight:400;
}

.caps
{
	font-variant:small-caps;
	letter-spacing:1px;
	text-transform:lowercase;
	font-size:1.2em;
	font-weight:700;
	padding:0 2px;
}

.small
{
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}

.large
{
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}

.quiet
{
	color:#666;
}

.loud
{
	color:#000;
}

.highlight
{
	background:#ff0;
}

.top
{
	margin-top:0;
	padding-top:0;
}

.bottom
{
	margin-bottom:0;
	padding-bottom:0;
}

.thin
{
	font-weight:lighter;
}

.error,.notice,.success
{
	margin-bottom:1.6em;
	border:2px solid #ddd;
	padding:.8em;
}

.error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

.notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

.success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

.error a
{
	color:#8a1f11;
	background:none;
	margin:0;
	padding:0;
}

.notice a
{
	color:#514721;
	background:none;
	margin:0;
	padding:0;
}

.success a
{
	color:#264409;
	background:none;
	margin:0;
	padding:0;
}

.center
{
	text-align:center;
}

.sexybutton
{
	display:inline-block;
	font:700 12px "Helvetica Neue",Helvetica,Arial,clean,sans-serif!important;
	text-transform:uppercase;
	text-decoration:none!important;
	text-shadow:1px 1px 2px #000;
	background:none;
	border:none;
	white-space:nowrap;
	cursor:pointer;
	user-select:none;
	-moz-user-select:none;
	_width:0;
	overflow:visible;
	margin:0;
	padding:0;
}

.sexybutton span
{
	display:block;
	height:24px;
	padding-right:12px;
	background-repeat:no-repeat;
	background-position:right top;
}

.sexybutton span span
{
	padding-right:0;
	padding-left:12px;
	line-height:24px;
	background-position:left top;
}

.sexybutton span span span
{
	padding-left:21px;
	background-image:none;
	background-repeat:no-repeat;
	background-position:left center;
}

.sexybutton span span span.after
{
	padding-left:0;
	padding-right:21px;
	background-position:right center;
}

.sexybutton[disabled],.sexybutton[disabled]:hover,.sexybutton[disabled]:focus,.sexybutton[disabled]:active,.sexybutton.disabled,.sexybutton.disabled:hover,.sexybutton.disabled:focus,.sexybutton.disabled:active
{
	color:#333!important;
	cursor:inherit;
	text-shadow:none;
	opacity:0.33;
}

.sexybutton:hover span,.sexybutton:focus span
{
	background-position:100% -24px;
}

.sexybutton:hover span span,.sexybutton:focus span span
{
	background-position:0 -24px;
}

.sexybutton:active span
{
	background-position:100% -48px;
}

.sexybutton:active span span
{
	background-position:0 -48px;
}

.sexybutton[disabled] span,.sexybutton.disabled span
{
	background-position:100% -72px;
}

.sexybutton[disabled] span span,.sexybutton.disabled span span
{
	background-position:0 -72px;
}

.sexybutton:hover span span span,.sexybutton:focus span span span,.sexybutton:active span span span,.sexybutton[disabled] span span span,.sexybutton.disabled span span span
{
	background-position:left center;
}

.sexybutton:hover span span span.after,.sexybutton:focus span span span.after,.sexybutton:active span span span.after,.sexybutton[disabled] span span span.after,.sexybutton.disabled span span span.after
{
	background-position:right center;
}

.sexybutton img
{
	margin-right:5px;
	vertical-align:text-top;
	_margin-top:4px;
	_vertical-align:text-bottom;
}

.sexybutton img.after
{
	margin-right:0;
	margin-left:5px;
}

.sexybutton.sexymedium
{
	font-size:15px!important;
}

.sexybutton.sexylarge
{
	font-size:18px!important;
}

.sexybutton,.sexybutton.sexysilver
{
	color:#666!important;
}

.sexybutton span,.sexybutton.sexysilver span
{
	background-image:url(images/skins/silver/button_right.gif);
}

.sexybutton span span,.sexybutton.sexysilver span span

{
	background-image:url(images/skins/silver/button_left.gif);
}

.sexybutton.sexyorange,.sexybutton.sexyorange:hover,.sexybutton.sexyorange:focus
{
	color:#FFF!important;
}

.sexybutton.sexyorange span
{
	background-image:url(images/skins/orange/button_right.gif);
}

.sexybutton.sexyorange span span
{
	background-image:url(images/skins/orange/button_left.gif);
}

.sexybutton.sexygreen,.sexybutton.sexygreen:hover,.sexybutton.sexygreen:focus
{
	color:#4a2b16!important;
}

.sexybutton.sexygreen[disabled],.sexybutton.sexygreen[disabled]:hover,.sexybutton.sexygreen[disabled]:active,.sexybutton.sexygreen[disabled]:focus,.sexybutton.sexygreen.disabled,.sexybutton.sexygreen.disabled:hover,.sexybutton.sexygreen.disabled:active,.sexybutton.sexygreen.disabled:focus,.sexybutton.sexyorange[disabled],.sexybutton.sexyorange[disabled]:hover,.sexybutton.sexyorange[disabled]:active,.sexybutton.sexyorange[disabled]:focus,.sexybutton.sexyorange.disabled,.sexybutton.sexyorange.disabled:hover,.sexybutton.sexyorange.disabled:active,.sexybutton.sexyorange.disabled:focus,.sexybutton:hover,.sexybutton:focus,.sexybutton.sexysilver:hover,.sexybutton.sexysilver:focus
{
	color:#333!important;
}

.sexybutton.sexygreen span
{
	background-image:url(images/skins/green/button_right.gif);
}

.sexybutton.sexygreen span span
{
	background-image:url(images/skins/green/button_left.gif);
}

.sexybutton.sexyyellow,.sexybutton.sexyyellow:hover,.sexybutton.sexyyellow:focus
{
	color:#994800!important;
}

.sexybutton.sexyyellow span
{
	background-image:url(images/skins/yellow/button_right.gif);
}

.sexybutton.sexyyellow span span
{
	background-image:url(images/skins/yellow/button_left.gif);
}

.sexybutton.sexypink,.sexybutton.sexypink:hover,.sexybutton.sexypink:focus
{
	color:#fff!important;
}

.sexybutton.sexypink span
{
	background-image:url(images/skins/pink/button_right.gif);
}

.sexybutton.sexypink span span
{
	background-image:url(images/skins/pink/button_left.gif);
}

.sexybutton.sexysimple::selection
{
	background:transparent;
}

.sexybutton.sexysimple:hover,.sexybutton.sexysimple:focus
{
	background-position:0 -50px;
	color:#fff!important;
}

.sexybutton.sexysimple[disabled],.sexybutton.sexysimple.disabled
{
	background-position:0 -150px;
	color:#333!important;
	text-shadow:none;
}

.sexybutton.sexysimple[disabled]:hover,.sexybutton.sexysimple[disabled]:focus,.sexybutton.sexysimple[disabled]:active,.sexybutton.sexysimple.disabled:hover,.sexybutton.sexysimple.disabled:focus,.sexybutton.sexysimple.disabled:active
{
	-moz-box-shadow:0 1px 2px #000;
	-webkit-box-shadow:0 1px 2px #000;
}

.sexybutton.sexysimple span
{
	height:auto;
	padding-left:24px;
	padding-right:0;
	background-position:left center;
	background-repeat:no-repeat;
}

.sexybutton.sexysimple span.after
{
	padding-left:0;
	padding-right:24px;
	background-position:right center;
}

.sexybutton.sexysimple.sexyblack
{
	background-color:#333;
}

.sexybutton.sexysimple.sexyred
{
	background-color:#a90118;
}

.sexybutton.sexysimple.sexyorange
{
	background-color:#ff8a00;
}

.sexybutton.sexysimple.sexyyellow
{
	background-color:#ffb515;
}

.sexybutton.sexysimple.sexygreen
{
	background-color:#59a901;
}

.sexybutton.sexysimple.sexyblue
{
	background-color:#015ea9;
}

.sexybutton.sexysimple.sexyteal
{
	background-color:#2daebf;
}

.sexybutton.sexysimple.sexymagenta
{
	background-color:#a9014b;
}

.sexybutton.sexysimple.sexypurple
{
	background-color:#9d01a9;
}

.sexybutton.sexysimple.sexysmall
{
	font-size:10px!important;
	padding:4px 7px 5px;
}

.sexybutton.sexysimple.sexysmall:active
{
	padding:5px 7px 4px;
}

.sexybutton.sexysimple
{
	font:inherit;
	font-size:13px!important;
	font-style:normal!important;
	font-weight:700!important;
	color:#fff!important;
	line-height:1;
	background-image:url(images/skins/simple/awesome-overlay-sprite.png);
	background-repeat:repeat-x;
	background-position:0 0;
	text-shadow:0 -1px 1px #000,-2px 0 1px #000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 2px #000;
	-webkit-box-shadow:0 1px 2px #000;
	border-bottom:1px solid transparent\9;
	_background-image:none;
	vertical-align:middle;
	display:inline!important;
	position:relative;
	zoom:1;
	-moz-user-select:none;
	background-color:#333;
	padding:5px 10px;
}

.sexybutton.sexysimple:active
{
	background-position:0 -100px;
	-moz-box-shadow:inset 0 1px 2px #000;
	-webkit-box-shadow:none;
	border-bottom:0;
	border-top:1px solid #666\9;
	padding:6px 10px 4px;
}

.sexybutton.sexysimple.sexylarge
{
	font-size:14px!important;
	padding:8px 14px;
}

.sexybutton.sexysimple.sexyxl
{
	font-size:16px!important;
	padding:8px 14px;
}

.sexybutton.sexysimple.sexyxxl
{
	font-size:20px!important;
	padding:8px 14px;
}

.sexybutton.sexysimple.sexyxxxl
{
	font-size:26px!important;
	padding:8px 14px;
}

.sexybutton.sexysimple.sexyxxxl:active,.sexybutton.sexysimple.sexyxxl:active,.sexybutton.sexysimple.sexyxl:active,.sexybutton.sexysimple.sexylarge:active
{
	padding:9px 14px 7px;
}

.sexybutton.sexysimple.sexysmall[disabled]:active,.sexybutton.sexysimple.sexysmall.disabled:active
{
	padding:4px 7px 5px;
}

.sexybutton.sexysimple[disabled]:active,.sexybutton.sexysimple.disabled:active
{
	padding:5px 10px;
}

.sexybutton.sexysimple.sexymedium[disabled]:active,.sexybutton.sexysimple.sexymedium.disabled:active,.sexybutton.sexysimple.sexymedium:active
{
	padding:6px 10px 4px;
}

.sexybutton.sexysimple.sexyxxxl[disabled]:active,.sexybutton.sexysimple.sexyxxxl.disabled:active,.sexybutton.sexysimple.sexyxxl[disabled]:active,.sexybutton.sexysimple.sexyxxl.disabled:active,.sexybutton.sexysimple.sexyxl[disabled]:active,.sexybutton.sexysimple.sexyxl.disabled:active,.sexybutton.sexysimple.sexylarge[disabled]:active,.sexybutton.sexysimple.sexylarge.disabled:active
{
	padding:8px 14px;
}

.sexybutton span.ok
{
	background-image:url(images/icons/silk/tick.png)!important;
}

.sexybutton span.cancel
{
	background-image:url(images/icons/silk/cross.png)!important;
}

.sexybutton span.add
{
	background-image:url(images/icons/silk/add.png)!important;
}

.sexybutton span.delete
{
	background-image:url(images/icons/silk/delete.png)!important;
}

.sexybutton span.download
{
	background-image:url(images/icons/silk/arrow_down.png)!important;
}

.sexybutton span.download2
{
	background-image:url(images/icons/silk/package_down.png)!important;
}

.sexybutton span.upload
{
	background-image:url(images/icons/silk/arrow_up.png)!important;
}

.sexybutton span.search
{
	background-image:url(images/icons/silk/magnifier.png)!important;
}

.sexybutton span.find
{
	background-image:url(images/icons/silk/find.png)!important;
}

.sexybutton span.first
{
	background-image:url(images/icons/silk/resultset_first.png)!important;
}

.sexybutton span.prev
{
	background-image:url(images/icons/silk/resultset_previous.png)!important;
}

.sexybutton span.next
{
	background-image:url(images/icons/silk/resultset_next.png)!important;
}

.sexybutton span.last
{
	background-image:url(images/icons/silk/resultset_last.png)!important;
}

.sexybutton span.play
{
	background-image:url(images/icons/silk/play_blue.png)!important;
}

.sexybutton span.pause
{
	background-image:url(images/icons/silk/pause_blue.png)!important;
}

.sexybutton span.rewind
{
	background-image:url(images/icons/silk/rewind_blue.png)!important;
}

.sexybutton span.forward
{
	background-image:url(images/icons/silk/forward_blue.png)!important;
}

.sexybutton span.stop
{
	background-image:url(images/icons/silk/stop_blue.png)!important;
}

.sexybutton span.reload
{
	background-image:url(images/icons/silk/reload.png)!important;
}

.sexybutton span.sync
{
	background-image:url(images/icons/silk/arrow_refresh.png)!important;
}

.sexybutton span.save
{
	background-image:url(images/icons/silk/disk.png)!important;
}

.sexybutton span.email
{
	background-image:url(images/icons/silk/email.png)!important;
}

.sexybutton span.print
{
	background-image:url(images/icons/silk/printer.png)!important;
}

.sexybutton span.heart
{
	background-image:url(images/icons/silk/heart.png)!important;
}

.sexybutton span.like
{
	background-image:url(images/icons/silk/thumb_up.png)!important;
}

.sexybutton span.dislike
{
	background-image:url(images/icons/silk/thumb_down.png)!important;
}

.sexybutton span.accept
{
	background-image:url(images/icons/silk/accept.png)!important;
}

.sexybutton span.decline
{
	background-image:url(images/icons/silk/decline.png)!important;
}

.sexybutton span.help
{
	background-image:url(images/icons/silk/help.png)!important;
}

.sexybutton span.home
{
	background-image:url(images/icons/silk/house.png)!important;
}

.sexybutton span.info
{
	background-image:url(images/icons/silk/information.png)!important;
}

.sexybutton span.cut
{
	background-image:url(images/icons/silk/cut.png)!important;
}

.sexybutton span.copy
{
	background-image:url(images/icons/silk/page_white_copy.png)!important;
}

.sexybutton span.paste
{
	background-image:url(images/icons/silk/paste_plain.png)!important;
}

.sexybutton span.erase
{
	background-image:url(images/icons/silk/erase.png)!important;
}

.sexybutton span.undo
{
	background-image:url(images/icons/silk/arrow_undo.png)!important;
}

.sexybutton span.redo
{
	background-image:url(images/icons/silk/arrow_redo.png)!important;
}

.sexybutton span.edit
{
	background-image:url(images/icons/silk/pencil.png)!important;
}

.sexybutton span.calendar
{
	background-image:url(images/icons/silk/date.png)!important;
}

.sexybutton span.user
{
	background-image:url(images/icons/silk/user.png)!important;
}

.sexybutton span.settings
{
	background-image:url(images/icons/silk/cog.png)!important;
}

.sexybutton span.cart
{
	background-image:url(images/icons/silk/cart.png)!important;
}

.sexybutton span.wand
{
	background-image:url(images/icons/silk/wand.png)!important;
}

.sexybutton span.wrench
{
	background-image:url(images/icons/silk/wrench.png)!important;
}

#header
{
	position:relative;
	z-index:10;
	height:220px;
	background:url(../images/background.jpg) repeat-x top;
}

#branding
{
	width:940px;
	position:absolute;
	left:50%;
	height:100px;
	margin:0 auto 0 -465px;
	padding:40px 0 30px;
}

#access
{
	position:relative;
	overflow:hidden;
}

.menu
{
	width:960px;
	text-align:left;
	position:absolute;
	top:158px;
	left:50%;
	margin:0 auto 0 -475px;
}

#main
{
	width:960px;
	overflow:visible;
	position:relative;
	height:100%;
	margin:0 auto;
}

#container
{
	width:640px;
	float:left;
}

#content
{
	width:610px;
	margin:0 0 0 10px;
}

.main-aside
{
	width:300px;
	float:right;
	position:relative;
	right:10px;
}

#secondary
{
	clear:right;
}

#footer
{
	clear:both;
	background:#4a2b16 url(../images/footer_background.jpg) repeat-x;
	border-top:1px solid #ccc;
	margin-top:22px;
	padding-top:30px;
	min-height:200px;
	position:relative;
	color:#fff;
	z-index:15;
}

#subsidiary
{
	width:940px;
	overflow:hidden;
	margin:0 auto;
}

#subsidiary .aside
{
	width:300px;
	float:left;
	margin:0 20px 0 0;
}

#siteinfo
{
	clear:both;
	width:940px;
	color:#fff;
	font-size:11px;
	line-height:18px;
	margin:0 auto;
	padding:22px 0 44px;
}

#primary
{
	width:300px;
	float:left;
}

h1,h2
{
	border-bottom:solid 10px #571313;
	padding-bottom:10px;
	font-size:22px;
}

h1,h2,h3,h4,h5,h6
{
	color:#571313;
}

.box
{
	margin-bottom:1.5em;
	background:#fff;
	overflow:auto;
	padding:1.5em;
}

.push
{
	height:200px;
}

#branding a
{
	background:url(../images/logo.jpg) no-repeat top center;
	display:block;
	text-indent:-9000px;
	color:#000;
	text-decoration:none;
	width:472px;
	height:110px;
}

#top_banner
{
	width:960px;
	position:absolute;
	z-index:1;
	margin:-115px auto 20px;
}

.top_nav
{
	width:940px;
	position:absolute;
	left:50%;
	z-index:100;
	height:60px;
	margin:-18px auto 0 -465px;
}

.top_nav li
{
	float:left;
	margin:0 10px 0 3px;
}

.top_nav #buttons
{
	text-align:right;
	margin:8px 0 -8px;
}

.top_nav .banner
{
	float:none;
	margin-top:0;
	position:absolute;
	top:80px;
	left:50%;
}

#header_banner
{
	width:486px;
	float:right;
	margin-top:15px;
}

.menu ul
{
	list-style:none;
	width:800px;
	float:left;
	margin:0 0 0 2px;
}

.menu li
{
	display:inline;
	margin:0 15px 0 0;
}

.menu ul a
{
	color:#4a2b16;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
	padding:3px 6px;
}

.menu ul a:hover,.menu ul a .selected
{
	background-color:#e3e9b6;
}

#menu_sites
{
	height:100%;
	width:100px;
	position:fixed;
	left:50%;
	top:0;
	background:url(../images/listras_menu_lateral.jpg) repeat-y;
	margin-left:-594px;
	z-index:0;
}

#menu_sites ul
{
	list-style-type:none;
	margin:200px 0 0;
}

#menu_sites li
{
	list-style-type:none;
	float:left;
	width:20px;
	margin:0;
	padding:2px;
}

#feed_menu
{
	float:left;
	width:125px;
	margin-top:2px;
}

.coluna li
{
	list-style-type:square;
	margin-bottom:15px;
	clear:both;
}

#mycarousel a
{
	color:#4A2B16;
}

#mycarousel strong, #noticias_principais strong
{
	color:#9c2328;
    font-weight: normal;
}

#secondary .box
{
	background-color:#e5e5e5;
}

.coluna
{
	width:30%;
	float:left;
	margin-right:25px;
}

#mercado h2
{
	color:#0095da;
	border-color:#0095da;
}

#empresas h2
{
	color:#b8bf0d;
	border-color:#b8bf0d;
}

#especial h2
{
	color:#ec008c;
	border-color:#ec008c;
}

#especial ul,#empresas ul,#mercado ul
{
	height:550px;
	overflow:hidden;
	padding-left:0;
	margin-left:0;
}

#mercado li,#empresas li,#especial li
{
	height:55px;
	overflow:hidden;
	padding-left:0;
	margin-left:0;
	list-style:none;
}

.cotacoes,.eventos
{
	width:48%;
	overflow:hidden;
}

#post .eventos,#post .conteudo {
	width:100%;
	overflow:hidden;
}


#post .eventos {
position:relative;
top:19px;
}



#post .button{
  display: none
}


#secondary .eventos
{
	width:100%;
	margin-bottom:25px;
}

.cotacoes
{
	margin-bottom:20px;
	width:100%;
}

.eventos .data
{
	color:#4a2b16;
	font-size:14px;
	font-weight:700;
	width:50px;
	float:left;
	padding-bottom:10px;
}

.eventos .conteudo
{
	width:200px;
	float:left;
	padding-bottom:10px;
}

#secondary .eventos .data
{
	font-size:15px;
	width:43px;
	height:15px;
	margin:5px 0;
}

#secondary .eventos .conteudo
{
	width:140px;
	padding-bottom:5px;
	margin:5px 0 0;
}

#relatorios_e_artigos .coluna
{
	width:270px;
}

#relatorios_e_artigos ul
{
	height:400px;
}

#relatorios_e_artigos li,#lista_noticias li
{
	list-style-type:none;
	margin-bottom:15px;
	margin-left:0;
	clear:both;
}

#relatorios_e_artigos li span,#lista_noticias li span
{
	display:block;
	float:left;
	height:30px;
	width:45px;
	font-weight:700;
}

#relatorios_e_artigos .sexybutton,#primary .sexybutton,.eventos .sexybutton,#secondary .sexybutton,.coluna .sexybutton
{
	width:100%;
	text-align:center;
}

#welcome #primary input
{
	width:240px;
	background-color:#e5e5e5;
	border:0;
}

label
{
	display:block;
	margin-bottom:10px;
}

#primary label
{
	color:#4e4e4e;
	font-size:12px;
}

#primary p.foto
{
	height:120px;
	float:none;
	padding-top:25px;
}

#primary p.foto img
{
	margin-top:-25px;
}

#primary h2
{
	float:none;
}

#post #container
{
	width:960px;
	float:left;
	margin:0 0 0 10px;
}

#post #content
{
	overflow:hidden;
	width:550px;
	margin:0 200px;
}

#post #primary
{
	width:185px;
	float:left;
	margin:0 0 0 -960px;
}

* html #post #primary
{
	left:20px;
	position:relative;
}

#post #secondary
{
	width:185px;
	float:left;
	margin:0 0 0 -195px;
}

#post h4
{
	color:#0095da;
	border-bottom:solid 1px #e5e5e5;
	line-height:1.5;
	margin:0 0 3px;
}

#post h1
{
	color:#0095da;
	border:0;
	font-size:24px;
	margin-top:8px;
	line-height:1.3;
}

#post #primary h2
{
	margin-top:18px;
}

.post_list ul,.post_list li
{
	list-style:none;
	margin-left:0;
}

.post_content
{
	clear:both;
}


.post_content img,.post_list img
{
	float:left;
	margin:0 15px 0 0;
}

.post_list img
{
	margin-top:19px;
}

.breadcrumb
{
	color:#b8bf0d;
	font-size:18px;
	margin-bottom:12px;
	margin-left:14px;
}

ul.lista_revistas
{
	list-style:none;
	margin-right:0;
	padding-right:0;
}

ul.lista_revistas li
{
	list-style:none;
	float:left;
	width:100px;
	margin:0 15px 15px 0;
}

ul.wallpapers li
{
	width:216px;
	margin-bottom:15px;
}

.social
{
	width:150px;
	float:right;
	height:32px;
}

.outbrain
{
	float:left;
	width:360px;
	margin-top:-7px;
}

#primary .list
{
	margin-top:16px;
}

.list ul li
{
	border-top:1px solid #e5e5e5;
	list-style:none;
	list-style-image:none;
	margin:0;
}

.list ul ul
{
	margin-left:20px;
}

.list a
{
	text-decoration:none;
	padding-left:3px;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	background-repeat:no-repeat;
	color:#b8bf0d;
	font-weight:700;
	font-size:14px;
}

.list a:hover
{
	background-color:#b8bf0d;
	background-repeat:no-repeat;
	color:#fff;
}

.list .title
{
	font-weight:700;
	margin-top:1em;
	padding-bottom:.3em;
}

.list h3
{
	margin-bottom:6px;
}

#secondary ul li
{
	border-top:1px solid #e5e5e5;
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:3px 0;
}

#secondary li a
{
	text-decoration:none;
	color:#000;
}

#secondary li a:hover
{
	color:#b8bf0d;
}

#slideshow
{
	width:310px;
	overflow:hidden;
	margin-left:12px;
	background-color:#efefef;
	float:left;
	padding:10px;
}

.slide-details
{
  background:url("../images/transp.png") repeat scroll 0 0 transparent;
height:46px;
overflow:visible;
padding:0 50px;
position:absolute;
top:120px;
width:421px;
}

#noticias_principais li
{
     color: #000;
	list-style:none;
	margin:0 0 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebebeb;
}

#noticias_principais
{
	width:378px;
	float:left;
	margin-right:20px;
}

#noticias_principais strong
{
	color:#e6048f;
}

#noticias_principais span
{
	font-size:14px;
}

#noticias_principais a
{
	color:#4a2b16;
	text-decoration:none;
}

#vitrine
{
	overflow:hidden;
	margin-bottom:15px;
}

#destaques
{
	width:900px;
	float:none;
	clear:both;
	background:#fff;
	overflow:hidden;
	margin:10px 11px;
}

#destaques h2
{
	width:895px;
}

#destaques li
{
	float:left;
	margin-left:0;
	margin-right:8px;
}

#destaques li span
{
	display:block;
	background-color:#000;
	height:30px;
	width:110px;
	color:#fff;
	overflow:hidden;
	font-weight:700;
	line-height:1.4;
	padding:5px;
}

#destaques li img
{
	height:70px;
	overflow:hidden;
	margin-bottom:-10px;
}

#destaques li a
{
	color:#fff;
	text-decoration:none;
}

#before_content .banner
{
	width:210px;
	float:left;
}

table.tabela_cotacoes
{
	background-color:#daeeaa;
	color:#0095da;
	width:100%;
	border:0;
}

table.tabela_cotacoes thead td
{
	background-color:#b5dc54;
	color:#000;
}

table.tabela_cotacoes td
{
	border-bottom:1px solid #fff;
	border-left:0;
	border-right:0;
	border-top:0;
	padding:2px;
}

table.tabela_cotacoes th
{
	border-bottom:1px solid #fff;
	border-left:0;
	border-right:0;
	border-top:0;
	text-align:left;
	background-color:#b5dc54;
	color:#000;
	padding:2px;
}

#footer_menu ul
{
	list-style:none;
	float:right;
	margin-top:-55px;
	font-size:11px;
}

#footer li
{
	float:left;
	list-style:none;
	padding:0 10px;
}

#footer input[type=text]
{
	width:360px;
}

#footer label
{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

#footer_menu li
{
	border-right:solid 1px #a58a79;
	margin:10px 2px 2px;
	padding:0;
}

#footer_menu li:last-child
{
	margin-right:0;
	border-right:0;
}

#footer_menu li a
{
	font-weight:700;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	margin-right:4px;
	padding:3px 6px;
}

#footer_menu li a:hover
{
	background-color:#a58a7a;
}

#footer #first
{
	width:848px;
}

#footer button
{
	margin-top:-1px;
}

#siteinfo a
{
	color:#a58a79;
}

.entrevistas
{
	float:left;
	margin-right:20px;
	width:48%;
}

.entrevistas img
{
	float:left;
	margin-right:10px;
}

.jcarousel-container
{
	position:relative;
	margin-bottom:15px;
}

.jcarousel-clip
{
	z-index:2;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}

.jcarousel-list
{
	z-index:1;
	overflow:hidden;
	position:relative;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

.jcarousel-list li,.jcarousel-item
{
	float:left;
	list-style:none;
	width:75px;
	height:75px;
}

.jcarousel-prev,.jcarousel-next
{
	z-index:3;
	display:none;
}

.jcarousel-skin-tango .jcarousel-container
{
	background:#efefef;
}

.jcarousel-skin-tango .jcarousel-container-horizontal
{
	width:521px;
	float:left;
	height:166px;
	margin:0 !important;
	padding:0 !important;
    overflow:hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal
{
  height:166px;
width:521px;
}

.jcarousel-skin-tango .jcarousel-item
{
   height:166px;
width:521px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal
{
   margin:0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder
{
	background:#fff;
	color:#000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal
{
    top:128px;
	position:absolute;
	right:10px;
	width:32px;
	height:32px;
	cursor:pointer;
	background:transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal
{
	position:absolute;
	top:128px;
	left:10px;
	width:32px;
	height:32px;
	cursor:pointer;
	background:transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-horizontal:hover
{
	background-position:-32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active,.jcarousel-skin-tango .jcarousel-next-horizontal:active
{
	background-position:-64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active
{
	cursor:default;
	background-position:-96px 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical
{
	position:absolute;
	bottom:5px;
	left:43px;
	width:32px;
	height:32px;
	cursor:pointer;
	background:transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical
{
	position:absolute;
	top:5px;
	left:43px;
	width:32px;
	height:32px;
	cursor:pointer;
	background:transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,.jcarousel-skin-tango .jcarousel-next-vertical:hover
{
	background-position:0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active,.jcarousel-skin-tango .jcarousel-next-vertical:active
{
	background-position:0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active,.jcarousel-skin-tango .jcarousel-next-disabled-vertical,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active
{
	cursor:default;
	background-position:0 -96px;
}

#jquery-overlay
{
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	width:100%;
	height:500px;
}

#jquery-lightbox
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}

#lightbox-container-image-box
{
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}

#lightbox-loading
{
	position:absolute;
	top:40%;
	left:0;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-nav
{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}

#lightbox-container-image-box > #lightbox-nav
{
	left:0;
}

#lightbox-nav a
{
	outline:none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext
{
	width:49%;
	height:100%;
	zoom:1;
	display:block;
}

#lightbox-nav-btnPrev
{
	left:0;
	float:left;
}

#lightbox-nav-btnNext
{
	right:0;
	float:right;
}

#lightbox-container-image-data-box
{
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#fff;
	line-height:1.4em;
	overflow:auto;
	width:100%;
	margin:0 auto;
	padding:0 10px;
}

#lightbox-container-image-data
{
	color:#666;
	padding:0 10px;
}

#lightbox-container-image-data #lightbox-image-details
{
	width:70%;
	float:left;
	text-align:left;
}

#lightbox-image-details-currentNumber
{
	display:block;
	clear:left;
	padding-bottom:1em;
}

#lightbox-secNav-btnClose
{
	width:66px;
	float:right;
	padding-bottom:.7em;
}

ul.simpleTabsNavigation
{
	text-align:left;
	margin:0 10px;
	padding:0;
}

ul.simpleTabsNavigation li
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

ul.simpleTabsNavigation li a
{
	border:1px solid #E0E0E0;
	background:#F0F0F0;
	font-size:14px;
	text-decoration:none;
	font-weight:700;
	padding:3px 6px;
}

ul.simpleTabsNavigation li a:hover
{
	text-decoration:none;
	background-color:#c6e204;
	color:#005aaa;
}

ul.simpleTabsNavigation li a.current
{
	background:#fff;
	color:#222;
	border-bottom:1px solid #fff;
}

div.simpleTabsContent
{
	border:1px solid #E0E0E0;
	margin-top:-19px;
	display:none;
	padding:15px;
}

div.simpleTabsContent.currentTab
{
	display:block;
}

ins,h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link,h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited,.mycarousel a,#noticias a
{
	text-decoration:none;
}

label,strong,th,thead td,h1,h2,h3,h4,h5,h6,.coluna li span,#lightbox-image-details-caption
{
	font-weight:700;
}

a img,a abbr,a acronym,#jquery-lightbox a img
{
	border:none;
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img,#subsidiary #third,#secondary .eventos hr
{
	margin:0;
}

.hide,.skip-link,.post_previa img
{
	display:none;
}

.top_nav #buttons li,.retweet
{
	float:right;
}

.coluna ul,#lista_noticias ul
{
	margin-left:4px;
}

.coluna h2,.box h2,#primary h3
{
	margin-top:0;
}

.coluna a,#welcome a,#mycarousel a,.eventos a,.coluna a:visted,#welcome a:visited,#mycarousel a:visited,.eventos a:visited
{
	color:#000;
	text-decoration:none;
}

.box .coluna,#post #header
{
	margin-bottom:0;
}

.last,#mercado .coluna,#destaques li:last-child
{
	margin-right:0;
}

.post_list li,#footer hr
{
	margin-bottom:5px;
}

.list ul,#secondary ul
{
	list-style-type:none;
	margin:0 0 18px;
	padding:0;
}

#siteinfo a:active,#siteinfo a:hover,#footer a:link,#footer a:visited,#footer a:hover,#footer a:active
{
	color:#fff;
}

#lightbox-container-image,div.simpleTabs
{
	padding:10px;
}

#linksocial {
display:block;
position:absolute;
right:30px;
top:125px;
z-index:500;
}

#link-twitter, #link-facebook {
display:block !important;
float:left;
height:20px !important;
overflow:hidden !important;
text-indent:-2000px !important;
width:100px !important;
}

#link-twitter
{
	background:url(../images/linkssocial.png) no-repeat left top!important;
}

#link-facebook
{
	background:url(../images/linkssocial.png) no-repeat right top!important;
}

#newsletter-home
{
	margin-top:20px;
}

.top_nav ul,#destaques ul
{
	list-style:none;
	margin:0;
}

.entrevistas,.fb_edge_widget_with_comment,#twitter-direto
{
	margin-bottom:20px;
}

a:link,a:active,a:focus
{
	text-decoration:underline;
	color:#000;
}

a:hover,.coluna a:hover,#welcome a:hover,#mycarousel a:hover,.eventos a:hover,#noticias a:hover,#noticias_principais a:hover
{
	text-decoration:underline;
}

/*============================== NOTICIAS DA HOME ====================*/


.home-destaque{

}

.home-destaque h3{
    border-bottom:1px dotted #CCCCCC;
    border-style:dotted;
    color:#E6048F;
    font-size:14px;
    font-weight:normal;
   }

.home-destaque ul {
  margin:0;
padding:0;
}


.home-destaque li {
background:url("../images/arrow.jpg") no-repeat scroll left 5px transparent;
list-style:none inside none;
margin:0 0 -2px 4px;
padding-left:10px;}
.home-destaque li.destaque {margin-bottom:3px;}


.home-destaque li a{color:#101010;text-decoration:none;}
.home-destaque li.destaque a {font-size:14px;}


#left-noticias{width:545px;float:left}


#right-noticias{float:left;margin-left:15px;width:160px;}

#right-noticias li{border-bottom:1px dotted #CCCCCC;padding-bottom:5px;
background:url("../images/arrow.jpg") no-repeat scroll left 50% transparent;}
#right-noticias li + li {padding-top:5px}


#right-noticias span{ font-size:10px;font-weight:normal}

#right-noticias a{ font-size:12px;}


.clear{clear:both}

#noticias_mercado{float:left;width:100%;}

#noticias_empresa{width:48%;float:left}
#noticias_agro{width:48%;float:right}

#mycarousel a,#mycarousel a:visited {
color:#FFFFFF;
display:block;
font-weight:bold;
margin:-3px 0 0;
padding:0;
text-decoration:none;
}

#destaques-sidebar {
          float:right;
overflow:hidden;
width:210px;
}
#destaques-sidebar > img {
  margin-top:20px
}
#banner-bottom{
  float:left;
height:107px;
overflow:hidden;
width:617px;
margin-top:15px;
}

#left-noticias li span {
  color:#784A4A;
font-size:10px;
margin-right:5px;
vertical-align:top;
}

.slide-details span {
       color:#FFFFFF !important;
}

#welcome .fb_iframe_widget {
border-bottom:1px solid #999999;
display:inline-block;
height:94px;
overflow:hidden;
position:relative;
}
