/* css reset http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/  */
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,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-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}

.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns].clearfix{display:block}* html .clearfix{height:1%}

/* classes reutilizaveis */
.imgrpl{display:block;font-size:1px;text-indent:-9000px;}
.show{display:block;}
.hide{display:none;}
.hidden{visibility:hidden;}
.nb{border:none;background:transparent;}
.fl{float:left;display:inline;}
.fr{float:right !important;display:inline;}
.cb{clear: both;}
.selfix{vertical-align: 0 !important;vertical-align: -2px;}
.radfix{width:13px !important;height:13px !important;width:15px;height:15px;vertical-align: -2px;border:none;background:none;padding:0;margin:0;}

/* fonte */
body {font-size: 11px; font-family: arial; color:#000; line-height: normal; }

/* tags */
p {margin-bottom: 10px; text-align: justify;}
strong {color: #87379a; font-weight: bold;}

/* forms  */
input,select,textarea{border: 1px solid #000;background: #fff;color: #000;}
textarea{overflow:auto;}

/* links */
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* sirf */
@media screen {
	.sIFR-hasFlash h3.tit_green, .sIFR-hasFlash h3.tit_watergreen {
		visibility: hidden;
		font-family: Arial;
		font-size: 18pt;
		height: 29px;
    }

	.sIFR-hasFlash h3.tit_green {color: #0c6128}
	.sIFR-hasFlash h3.tit_watergreen {color: #97cbb5}
}

/* container */
#container {
	display: block;
	width: 1001px;
	margin: 0 auto;
}

/* header */
#header {
	display: block;
}

#header ul {
	display: block;
}

#header ul li{
	display: block;
}

#header ul li a{
	display: block;
}

a.bt_menu_01{
	display: block;
}

a.bt_menu_02{
	display: block;
}

a.bt_menu_03{
	display: block;
}

a.bt_menu_04{
	display: block;
}

#header ul li a:hover,
#header ul li a.selected{
	display: block;
}

/* content e elementos estruturais da área de conte�do */
#content {
	display: block;
}

#sidebar_left {
	display: block;
	float: left;
}

#main {
	display: block;
	float: left;
}

#sidebar_right {
	display: block;
	float: left;
}

/* footer */
#footer {
	display: block;
}

#footer ul {
	display: block;
}

p.copyright {
	display: block;
}

/* elementos de formulario */
ul li input.bt_enviar {
	width: 64px;
	height: 25px;
    border: 0;
	float: right;
	text-indent: -9999px;
	font-size: 0;
	cursor: pointer;
	background: url(/images/fe/bt_enviar.gif) center no-repeat
}
ul li input.bt_votar {
	width: 64px;
	height: 25px;
    border: 0;
	float: left;
	text-indent: -9999px;
	font-size: 0;
	cursor: pointer;
    clear:both;
    margin-top: 10px;
	background: url(/images/fe/bt_votar.gif) center no-repeat
}
ul li input.bt_enviar_news {
	width: 70px;
	height: 25px;
    border: 0;
	float: left;
	text-indent: -9999px;
	font-size: 0;
	cursor: pointer;
    clear:both;
	background: url(/images/fe/bt_enviar_news.gif) center no-repeat
}

a.bt, button.bt {
	color:#FFFFFF;
	float:left;
	border: 0;
	font-size: 11px;
	padding:5px 9px 5px 22px;
	text-decoration: none;
	background: #250964 url(/images/fe/ico_link.gif) no-repeat left center;
}
a.bt_mais {
	background: #250964;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 10px 4px 8px;
	margin-top: 15px;
	clear: both;
}
a.bt_mais span {
	color: #ff0000;
}