/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common (X)HTML browsers */
/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */

h2{
	color:#666666;
	font-size:10px;
	font-weight:normal;
	padding-bottom:4px;
}


h3{
	color: #ce9322;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 40px;
}

#addITemLista {
	float:left;
	position: static;
	padding-left:2px;
	padding-right:6px;
}

#content #separador{
	width: 900px;
	height: 30px;
	float: left;
}

#longline{
	width: 1006px;
	background: #838ba9;
	height: 1px;
	float:left;
}

#longline_container{
	padding-left: 5px;
}


#addITem2{
	position:absolute;
	padding-left:370px;
	padding-top:10px;
}

#addITem3{
	position:absolute;
	padding-left:253px;
	padding-top:10px;
}

#addITemInst{
	position:absolute;
	left:963px;
	top:219px;
}

#addITemGalleryNot{
	position:absolute;
	left:475px;
	top:244px;
}

#addITemHBlock1{
	left:308px;
	position:absolute;
	top:201px;
}

#addITemRsDesc{
	position:absolute;
	left:977px;
	top:243px;
}

#addITemRsCamp{
	position:absolute;
	left:973px;
	top:512px;
}

#addITemHBlock2{
	left:641px;
	position:absolute;
	top:201px;
}

#addITemHBlock3{
	left:978px;
	position:absolute;
	top:201px;
}

#addITemCampanha1{
	left:847px;
	position:absolute;
	top:669px;
}

#addITemCampanha2{
	left:976px;
	position:absolute;
	top:862px;
}

#progress_msg_div{
	display:block;
	text-align:center;
	width: 100% !important;
	padding-top: 45px;
	float:left;
}

#upFlashPRogress{
	display:block;
	text-align:center;
	width: 100% !important;
	padding-top: 5px;
	float:left;
}

.top {
	float: left;
}

#m12{
	width:100%;
	padding:0px;
	height: 12px;
	float:left;
}

#m10{
	width:100%;
	padding:0px;
	height: 10px;
	float:left;
}

#m26{
	width:100%;
	padding:0px;
	height: 26px;
	float:left;
}


#m80{
	width:100%;
	padding:0px;
	height: 80px;
	float:left;
}

#jsOverlayBigImageDownload {
	padding-top: 8px;
}

#addITem{
	position:absolute;
	right:18px;
}

#upMainIFrame {
	border:0px;
	width:0px;
	height:0px;
}

#upStatusIFrame {
	border:0px;
	height: 100px;
	display:none;
	width:100% !important;
}

#upTotalIFrame {
	border:0px;
	width:  230px;
	height: 100px;
	display: none;
}

#progress_msg_div {
	border:0px;
	width:  230px;
	height: 20px;
	display: none;
}


/* tela transparente por cima do conteúdo */
#overlay {
	background-color:#000000;
	display: none;
	height:100%;
	left:0;
	opacity:0.5;
	filter: alpha(opacity=50);
	position: fixed;
	top:0;
	width:100%;
	z-index:9998;
}

/* Janela acima do HTML */
#js_overlay_container{
	padding: 6px;
	border: 2px solid #cbd4eb;
	display: none;
	width: 0px;
	background: #e7eef1;
	opacity: 1;
	margin-left: 50%;
	margin-top: 80px;
	position: absolute;
	z-index:9999;
	background: url(../img/fundo_overlay.gif) #E7EEF1 repeat-x top center;
	width: 100%;
	color:#666666;
	font-family:verdana;
	font-size:10px;
}

#js_overlay_container #overlay_form{
	width: 100%;
}

#js_overlay_container #overlay_form form{
	padding-bottom:8px;
	padding-top:8px;
}

#js_top {
	border-bottom: 1px solid #cbd4eb;
	height:26px;
}

#js_content a{
	color:#3272B1;
	font-size:12px;
	font-weight:normal;
	padding-bottom:2px;
	padding-top:2px;
}

#js_content a:hover{
	text-decoration: underline;
}

#js_top #close_btn{
	float:right;
}

#js_top h1 {
	color:#336666;
	float:left;
	font-family:verdana;
	font-size:12px;
	font-weight:bolder;
	line-height:27px;
	padding-left:5px;
}

#js_overlay_container #js_content {
	color: #666666;
	font-family: verdana;
	font-size: 10px;
	padding:10px;
}

#js_overlay_container #js_overlay_btn {
	
}

#js_overlay_container #js_overlay_input_text input{
	border: 1px solid #ccd4ea;
	width:325px;
}

#js_overlay_container #js_content #js_overlay_input_text{
	width:325px;
}

#js_overlay_container #js_content p{
	padding-bottom: 4px;
	padding-top: 2px;
}

#menu_link a, #menu_link a:hover, #menu_link a:visited{
	color:#7FB4AD;
	float:left;
	font-family:tahoma;
	font-size:14px;
	font-weight:normal;
	padding-top:10px;
}

#top {
	float:left !important;
	padding-top:0px;
	width:1016px;
}

#top #top_right{
	float:right;
}

#top #top_left{
	float: left;
}

/*
FORMS
*/

#forms {
	float: left;
	width: 967px;
}

#forms #form_erro{
	width: 967px;
	height: 28px;
	color: #ff0311;
	font-size: 12px;
	text-align: center;
	display: none;
}

#forms #form_erro p{
	color: #ff0311 !important;
	font-size: 12px;
	text-align: center;
}

#forms #form_item{
	float:left;
	padding-bottom	: 5px;
	padding-top		: 5px;
}

#forms #form_text{
	border:1px solid #D1D4E7;
	color:#333333;
	font-size:11px;
	height:17px;
	padding-left:5px;
	padding-top:3px;
	width:381px;
}

#forms #form_select{
	color:#333333;
	font-size:13px;
	height:22px;
	width:160px;
}

#form_textarea{
	color:#333333;
	font-size:13px;
	height:300px;
	width:381px;
}

#forms #form_p{
	color:#333333;
	font-size:13px;
}

#forms #form_label{
	color:#666666;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;
	text-align:right;
	width:196px;
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
}

#forms #form_input{
	float:left;
	width: 700px;
	text-align: left;
}

/*Overlay*/
#js_overlay_container label{
	float:left;
	padding-right:6px;
	text-align:right;
	width:150px;
}

#js_overlay_container #field_Text input{
	width:320px;
}

#js_overlay_container textarea{
	height:200px;
	width:316px;
}

#js_overlay_container #up_bottom_btns{
	padding-left:157px;
	padding-top:30px;
	padding-bottom:10px;
	text-align:left;
}

#js_overlay_container #overlay_form_item{
	padding-bottom:8px;
	padding-top:8px;
}

#form_ev #form_p_events{
	padding-left: 20px;
}

#form_ev #form_p_events img{
	padding-right: 5px;
}


#form_ev #p_events_block_container{
	float:left;
	width:500px;
	height:50px;
}

#form_ev #p_events_block_r{
	float:left;
	padding-left:20px;
	width:382px;
	padding-top:10px;
	font-size:12px;
}

#form_ev #p_events_block_l{
	float:left;
	padding-left:20px;
	width:68px;
}

#overlay_form_item .send_mail_text {
	width:310px;
}

#print_content_title{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	padding:10px;
}

#print_content_img{
	float: right;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
}

#print_content{
	width:600px;
}

#print_content p{
	padding-bottom: 15px;
	padding-left:10px;
}

#print_content #print_content_top_l{
	float:left;
	padding-left:10px;
}

#print_content #print_content_top_r{
	float:right;
}

#print_content #print_content_top{
	height:86px;
	padding-top:10px;
}

#print_content_bt{
	text-align:center;
}

#home #addITemHTur2 {
	left:950px;
	position:absolute;
	top:430px;
}

#imprensa #podItem{
	float: left;
	padding-bottom: 20px;
	padding-left: 50px;
	width: 932px;
}

#imprensa #podItem p{
	padding-top: 5px;
	padding-bottom: 5px;
	color:#656668;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	width: 400px;
}

#cond_obs{
	width: 980px;
	float: left;
	padding:5px 10px;
}

#cond_obs h1{
	color:gray;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

#noticias #content_rs {
	background:#E6EEF1 url(../img/noticias/top_bg_noticias.gif) repeat-x scroll center top;
	border-left:1px solid #CCD4EB;
	border-right:1px solid #CCD4EB;
	float:left;
	height:233px;
	padding:0 10px;
	width:474px;
}

#noticias #content_rs h1  {
	color:			#CE9322;;
	font-size:		17px;
	font-weight:	normal;
	padding-bottom:	2px;
	padding-top:	2px;
}

#noticias #content_rs p {
	color:			#666666;
	font-size:		12px;
	font-weight:	normal;
	padding:		6px 0;
}

#noticias #content_not_rs {
	padding-left:5px;
	padding-top:0px;
}

#noticias #content_not_rs h1, #noticias #content_not_rs a{
	color:#3272B1;
	font-size:12px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
}

#noticias #content_not_rs p {
	color:#666666;
	font-size:10px;
	font-weight:normal;
}

#noticias #not_cen_left #cat_destaque_left_rs{
	float:left;
	padding:6px;
	width:962px;
	background-color: white;
}

#noticias #middle_not #center_rs {
	background:transparent url(../img/noticias/center_bg.gif) repeat scroll 0 0;
	float:left;
	width:996px;
}

#noticias #middle_not_rs {
	float:left;
	padding-bottom:5px;
	padding-left:4px;
	width:996px;
}

#logo_rs{
	float: left;
	padding-right:10px;
}

#content_title_rs p{
	color:#CE9322 !important;
	font-size:17px !important;
	font-weight:normal !important;
	padding-bottom:10px;
	padding-top:2px;
}

#imprensa #calendar h1 a{
	color:#3272B1;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	padding-top:0;
}

#admin{
	float: left;
	padding:20px;
}

#admin #admin_box{
	width: 970px;
	float: left;
	min-height: 500px;
	background-color: white;
	padding:10px;
}	

#admin #admin_top h1{
	color:#CE9322;
	font-size:20px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:5px;
}

#admin #admin_center a{
	color:#3272B1;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

#admin #admin_imprensa_td_nome{
	width: 500px;
	border: 1px solid #999999;
	padding: 2px;
}


#admin #admin_imprensa_td_acesso{
	text-align:center;
	width:100px;
	border: 1px solid #999999;
	padding: 2px; 
}

#admin #admin_imprensa_td_acts{
	text-align: center;
	width: 240px;
	border: 1px solid #999999;
	padding: 2px;
}


#admin_imprensa_td_table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}

#admin #admin_imprensa_detalhes {
	font-size: 9px;
	color: #666666;
}

#admin #admin_imprensa_table_container{
	padding: 20px;
	float:left;
}

#logged_in{
	color:white;
	padding-right:70px;
	text-align:right;
}

#logged_in_btn_out{
	left:942px;
	position:absolute;
	top:175px;
}

#logged_in a{
	color:#3272B1;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding-top:0;
}

#logged_in a:hover{
	text-decoration: underline;
}

 #long_desc_podcast {
	float:left;
	height:198px;
}

#events_manager_logout_div{
	left:901px;
	position:absolute;
	top:176px;
}

#form_ev{
	height:350px;
}

#admin_center #login_form p{
	padding:8px 11px;
}

#press_reslease_thumbs {
	height:217px;
	float: left;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display:inline-block;;
}

.footer_small, .footer_small a, .footer_small a:visited, .footer_small a:hover{
	font-family:arial;
	font-size: 10px;
	color: white;
}

.footer_big, .footer_big a, .footer_big a:hover, .footer_big a:visited{
	font-family:arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

#ohl_footer_l{
	float:left;
	padding:5px 5px 5px 2px;
}

#ohl_footer_c{
	float:left;
	padding:4px 5px 5px 95px;
}

#ohl_footer_r{
	float:left;
	padding:4px 5px 5px 95px;
}

#ohl_footer{
	float:left;
	padding-bottom:25px;
}


#forms #form_contato #form_label {
	width:130px;
}

.infoBox h2{
	color: #2f3b3c;
	background-image:url(../img/dudu/homeBoxTop.gif);
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	height:14px;
	padding-left:16px;
	padding-top:14px;
	width:274px;
}

.infoBox{
	background:transparent url(../img/dudu/homeBoxCenter.gif) repeat-y scroll left 32px;
	float:left;
	padding-right:10px;
	width:290px;
}

.infoBoxDestaque h2{
	color: white;
	background-image:url(../img/dudu/homeBoxTopDestaque.gif);
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	height:14px;
	padding-left:16px;
	padding-top:14px;
	width:274px;
}

.infoBoxDestaque p{
	color:#333333;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 10px;
	width:265px;
}

.infoBoxContainer{
	float:left;
	/*height:216px;*/
	height:232px;
}

.infoBoxDestaque{
	width:292px;
	float:left;
	padding-right:10px;
}

.home{
	float: left;
	width:913px;
	padding-left:20px;
}

.infoBoxImgH3{
	padding: 10px;
	width: 269px;
	float:left;
}

.infoBoxImgH3 h3{
	color:#CA4300;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family: Arial;
	padding:0 0 4px 10px;
	width:190px;
}

.infoBoxH3 h3{
	background:transparent url(../img/dudu/infoBoxBullet.gif) no-repeat scroll 15px 0;
	color:#CA4300;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 4px 30px;
	width:245px;
}

.infoBoxH3 p{
	color:#333333;
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 30px;
	width:240px;
}

.infoBoxImgH3 p{
	color:#333333;
	float:left;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0px 10px;
	width:190px;
	font-family: Arial;
}

.infoBoximgContainer{
	border:1px solid #9DB5B6;
	padding:1px;
	width:59px;
	float:left;
}

.infoBoximgContainer img{
	height: 59px;
	width: 59px;
}

.infoBoxTodas{
	float:right;
	padding:0 12px 0 0;
	text-align:right;
	width:277px;
}

.infoBoxRodape {
	background:transparent url(../img/dudu/homeBoxBotton.gif) repeat scroll 0 0;
	float:left;
	height:21px;
	width:290px;
}

.infoBoxDestaque{
	background:transparent url(../img/dudu/homeBoxCenter.gif) repeat-y scroll left 32px;
	float:left;
	height:252px;
	padding-right:10px;
	width:290px;
}

.infoBoxDestaque img{
	padding-bottom:5px;
	padding-left:7px;
	padding-right:0;
	padding-top:5px;
}

.infoBoxTodas img{
	padding:0;
}

.DestaquesAzul{
	background:#CFE0DA url(../img/dudu/rodapeDestaqueAzul.gif) no-repeat scroll 0 bottom;
	padding-bottom:15px;
	float:left;
	width:890px;
}

.white6{
	float:left;
	height:6px;
	width:900px;
}

.white8{
	float:left;
	height:8px;
	width:900px;
}

.white10{
	float:left;
	height:10px;
	width:900px;
}

.white12{
	float:left;
	height:12px;
	width:900px;
}

#homeTickerVideo{
	float:left;
	width:300px;
	padding-top:3px;
}

#homeTickerNoticias{
	float:left;
	padding-left:5px;
	padding-right:7px;
	width:445px;
}

.interna{
	padding: 10px;
}

.interna h1{
	color:#2F3B3C;
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	padding:0 0 8px 16px;
	float:left;
	width:750px;
}

.fullpageBox{
	background:transparent url(../img/dudu/fullpageBoxBG.gif) repeat scroll 0 0;
	width:913px;
	float: left;
}

.fullpageBoxTop {
	background:transparent url(../img/dudu/fullpageBoxTop.gif) repeat scroll 0 0;
	height:13px;
	width:913px;
	float: left;
}

.fullpageBoxBotton {
	background:transparent url(../img/dudu/fullpageBoxBotton.gif) repeat scroll 0 0;
	height:13px;
	width:913px;
	float: left;
}



.halfpageBox{
	background:transparent url(../img/dudu/halfpageBoxBG.gif) repeat scroll 0 0;
	width:645px;
	float:left;
}

.halfpageBoxTop {
	background:transparent url(../img/dudu/halfpageBoxTop.gif) repeat scroll 0 0;
	height:12px;
	width:645px;
	float: left;
}

.halfpageBoxBotton {
	background:transparent url(../img/dudu/halfpageBoxBotton.gif) repeat scroll 0 0;
	height:13px;
	width:645px;
	float: left;
}

.halfboxContent{
	float:left;
	padding:10px;
	width:625px;
}


#quemTabStart{
	background:transparent url(../img/dudu/quemTabStart.gif) repeat scroll 0 0;
	float:left;
	height:41px;
	width:13px;
}


.quemTabOn{
	background:transparent url(../img/dudu/quem/quemBreveIntroOn.gif) repeat scroll 0 0;
	float:left;
	height:24px;
	padding:17px 0 0 16px;
	width:213px;
}

.quemTabOn h2{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}

.quemTabOff{
	background:transparent url(../img/dudu/quem/quemBreveIntroOff.gif) repeat scroll 0 0;
	float:left;
	height:24px;
	padding:17px 0 0 16px;
	width:213px;
}

.quemTabOff h2{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
}

.tabEnd{
	background: url("../img/dudu/quem/tabEnd.gif");
	float:left;
	height:41px;
	width:213px;
}
	
.internaConteudo p{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	padding-bottom: 20px;
}

.internaConteudo{
	padding: 30px 10px 10px 26px;
	float: left;
	width: 535px;
}

#quemImageFade{
	float:left;
	padding:26px 0 0 10px;
}

#treinoDestaqueImg{
	float:left;
	padding-right:10px;
}


.sideBar {
	float:left;
	width: 250px;
	padding-left:10px;
}

.sideBar h1{
	background:transparent url(../img/dudu/h1Destaque.gif) repeat scroll 0 0;
	color:white;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	height:18px;
	padding: 5px 0px 0px 12px;
	width:236px;
}

.calendario {
	float:left;
	padding:10px;
}

.sideBar h3{
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:0;
	padding-top:0;
	width:100%;
	color: #CA4300;
}

.sideBar p{
	float:left;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:0;
	padding-top:0;
	width:230px;
	color: #333333;
}

.c10pix{
	float:left;
	padding: 8px 5px 5px 5px;
}

.cU5D10pix{
	float:left;
	padding: 5px 0px 10px 0px;
}

.cU10pix{
	float:left;
	padding: 10px 0px 00px 0px;
}

.cU26pix{
	float:left;
	padding:53px 0 0 26px;
}

.cL8pix{
	float:left;
	padding: 0px 0px 0px 8px;
}

#personalCases2{
	float:left;
	width:270px;
	padding-top: 37px;
	padding-left:20px;
}


.internaTitulo h4{
	color:#990000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
	padding-top:20px;
}


#videoImageFade{
	float:left;
	padding-left:20px;
}

#videoRigthBar{
	float:left;
	width:500px;
	padding-left:15px;
}


#formContato{
	float:left;
	padding:20px 0 8px 40px;
	width:510px;
}

#formContato p{
	color: #CA4300;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}

#formContato input{
	width: 490px;
	border: 1px solid #D1D4E7;
	height:20px;
}

#formContato textarea{
	width: 490px;
	border: 1px solid #D1D4E7;
	height: 300px;
}

#addItemVideoInfo{
	position:absolute;
	left:882px;
	top:206px;
}

#addItemVideoMaisInfo{
	left:882px;
	position:absolute;
	top:532px;
}

#addItemLocalInfo{
	left:617px;
	position:absolute;
	top: 207px;
}

#addItemNoticias{
	left: 283px;
	position:absolute;
	top: 496px;
}

#addItemCasosSucesso{
	left:617px;
	position:absolute;
	top: 496px;
}

#addItemGaleriaTreino{
	left:884px;
	position:absolute;
	top: 590px;
}
	
#addItemPersonalInfo{
	left:617px;
	position:absolute;
	top: 207px;
}

#addItemPersonalDireita{
	left: 884px;
	position:absolute;
	top: 205px;
}

#addItemCursosInfo{
	left: 884px;
	position:absolute;
	top: 205px;
}

#addItemQuemIntro{
	left: 884px;
	position:absolute;
	top: 235px;
}

.hr{
	background:transparent url(../img/hr.gif) no-repeat scroll 0 6px;
	border:medium none;
	float:left;
	height:1px;
	padding:5px 0;
	width:990px;
}

#logo{
	padding-left:20px;
	padding-top:19px;
	float:left;
}

#logoHome{
	padding-left:20px;
	padding-top:19px;
	float:left;
}

#menu_links{
	float:right;
	padding-right:20px;
	padding-top:43px;
}

#menu{
	float:left;
	width:990px;
	height:90px;
}

.destaqueMenor{
	background:#1F3D4B url(../img/destaqueBG.jpg) no-repeat scroll center top;
	float:left;
	height:150px;
	padding-left:33px;
	padding-top:12px;
	width:957px;
	
}

.boxDestaqueMenor{
	float:left;
	width:300px;
}

.boxDestaqueMenor img{
	float:left;
}

.boxDestaqueMenor h2{
	color:white;
	float:left;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	width:168px;
}

.boxDestaqueMenor h3{
	color: #c3bd5c;
	float:left;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:4px;
	width:168px;
}

.boxDestaqueMenor p{
	color: #8cbdd4;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	padding-top:4px;
	width:168px;
}
.gogo{
	float:left;
	padding-left:10px;
	padding-top:5px;
}

.boxDestaqueDivisor{
	width: 1px;
	background: url(../img/divisorH.gif) no-repeat scroll center top;
	height: 150px;
	float: left;
	padding-left:2px;
	padding-right:10px;
}

#centerContainer{
	float:left;
	padding-left:22px;
	padding-top:0px;
	width:957px;
}

#centerContent{
	background:white none repeat scroll 0 0;
	float:left;
	padding-left:5px;
	padding-top:20px;
	padding-bottom:5px;
	width:937px;
}
#centerContent h1{
	color:#375563;
	font-family:tahoma;
	font-size:18px;
	font-weight:normal;
	padding-left:15px;
	padding-bottom:15px;
}

#centerContentContent{
	background: #375563;
	float:left;
	padding:20px;
	width: 890px;
	min-height:380px;
}

#centerContentContent .boxDestaqueMenor {
	float:left;
	width:400px;
	padding-bottom:40px;
}

#centerContentContent  .boxDestaqueMenor p {
	color:#8CBDD4;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
	padding-top:4px;
	width:260px;
}

#curso h1{
	border-bottom:1px solid #B1B1B1;
	color:#375563;
	float:left;
	padding-bottom:10px;
	width:405px;
}

#curso img{
	float:left;
	padding-top:6px;
}

#greyCenter{
	background-color:#E8E8E8;
	border:1px solid #B1B1B1;
	border-top: none;
	float:left;
	padding-left:10px;
	padding-top:18px;
	width:915px;
	padding-bottom:30px;
}

#greyCenter p{
	color:#666666;
	float:right;
	font-family:arial;
	font-size:12px;
	padding-bottom:8px;
	padding-right:30px;
	padding-top:10px;
	width:550px;
}

#addItemCursos{
	left:922px;
	position:absolute;
	top:110px;
}

#editItemCursos{
	left:920px;
	position:absolute;
	top:146px;
}

#removeItemCursos{
	left:892px;
	position:absolute;
	top:146px;
}

#flashContent{
	float:left;
}

#curso h2{
	color:#375563;
	float:left;
	font-size:14px;
	font-weight:normal;
	padding-bottom:10px;
	width:405px;
}

#curso #video{
	float:left;
	width: 445px;
	min-height: 400px;
}


.grayboxDivisor {
	background:transparent url(../img/divisorHG.gif) no-repeat scroll 5px top;
	float:left;
	height:434px;
	padding-left:5px;
	padding-right:20px;
	width:1px;
}

#curso #audio{
	float:left;
	width: 300px;
	min-height: 400px;
}

#audio h2 {
	width:300px;
	padding-bottom:30px;
}

h4{
	color:#375563;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}

#audio p{
	color:#666666;
	float:none;
	font-family:arial;
	font-size:12px;
	padding-bottom:8px;
	padding-right:0;
	padding-top:0;
	width:420px;
}


.boxAudio {
	float:left;
	padding-bottom:30px;
}

#editItemCursosVideo{
	left:446px;
	position:absolute;
	top:161px;
}

#editItemCursosFaq{
	left:916px;
	position:absolute;
	top:161px;
}

#editItemCursosBiblio{
	left:916px;
	position:absolute;
	top:161px;
}

/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
/* Purpose: undo some of the default styling of common (X)HTML browsers */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

body {
	background-color: #004e26;
	font-family:verdana;
}

h1{
	color:#004E26;
	font-size:16px;
	font-weight:normal;
}

.master-sprite {
	background:transparent url(../img/master.gif?v=8) repeat-x scroll 0 0;
	border:0 none;
	cursor:pointer;
	padding:0;
}

#logo{
	background-position:0 0;
	width:256px;
	height:79px;
}

#logoHome{
	background-position: 0px -1027px ;
	width:256px;
	height:79px;
}

#greenBullet{
	background-position:0 -79px;
	width:14px;
	height:14px;
}

#btnOK{
	background-position:0 -93px;
	width:  22px;
	height: 22px;
}

#todosArtigos{
	background-position:-28px -79px;
	width:  108px;
	height: 19px;
}

#todasNoticias{
	background-position:-136px -79px;
	width:  108px;
	height: 19px;
}

#btnMiniInsitucional{
	background-position:0px -645px;
	width:  98px;
	height: 67px;
}

#btnMiniSobre{
	background-position: -98px -645px;
	width:  112px;
	height: 67px;
}

#btnMiniClassificacao{
	background-position: 0px -712px;
	width:  162px;
	height: 67px;
}

#btnMiniMeioAmbiente{
	background-position: 0px -779px;
	width:  122px;
	height: 67px;
}

#btnMiniResponsabilidade{
	background-position: 0px -846px;
	width: 166px;
	height: 67px;
}

#btnMiniImprensa{
	background-position: -162px -712px;
	width: 85px;
	height: 67px;
}

#btnMiniNoticias{
	background-position: -166px -846px;
	width: 77px;
	height: 67px;
}

#btnMiniArtigos{
	background-position: -122px -779px;
	width: 128px;
	height: 67px;
}


#maisCategoriasBtn{
	background-position: 0px -913px;
	width: 98px;
	height: 19px;
}

#todosEventosBtn{
	background-position: -98px -913px;
	width: 107px;
	height: 19px;
}

#maisBtn{
	background-position: -205px -913px;
	width: 38px;
	height: 19px;
}

#btnOverGaleria{
	background-position: -210px -645px;
	width: 22px;
	height: 22px;
	color: white;
}

#btnNormalGaleria{
	background-position: -232px -645px;
	width: 22px;
	height: 22px;
}


#btnMaisVideos{
	background-position: 0px -985px;
	width: 72px;
	height: 19px;
}

#btnLeiaMaisBranco{
	background-position: 0px -1004px;
	width: 79px;
	height: 22px;
}

#btnLeiaMaisGreen{
	background-position: -72px -985px;
	width: 59px;
	height: 19px;
}

#btnLeiaMaisVerde{
	background-position: -79px -1004px;
	width: 79px;
	height: 22px;
}

#btnEnviar{
	background-position: -131px -985px;
	width: 108px;
	height: 19px;
}




#link0{ width: 256px; height: 28px; background-position:0 -141px;}
#link1{ width: 256px; height: 28px; background-position:0 -169px;}										
#link2{ width: 256px; height: 28px; background-position:0 -197px;}			
#link3{ width: 256px; height: 28px; background-position:0 -225px;}							
#link4{ width: 256px; height: 28px; background-position:0 -253px;}																		
#link5{ width: 256px; height: 28px; background-position:0 -281px;}										
#link6{ width: 256px; height: 28px; background-position:0 -309px;}			
#link7{ width: 256px; height: 28px; background-position:0 -337px;}

.menuLink:hover #link0{ background-position:0 -365px; }
.menuLink:hover #link1{ background-position:0 -393px; }
.menuLink:hover #link2{ background-position:0 -421px; }
.menuLink:hover #link3{ background-position:0 -449px; }
.menuLink:hover #link4{ background-position:0 -477px; }
.menuLink:hover #link5{ background-position:0 -505px; }
.menuLink:hover #link6{ background-position:0 -533px; }
.menuLink:hover #link7{ background-position:0 -561px; }

.greenBulletText{
	color: #ddf4c7;
	font-size:12px;
	font-weight:normal;
}


#main {
	left:-475px;
	margin-left:50%;
	position:absolute;
	width:950px;
	min-height: 400px;
	padding-top: 15px;
}


#main #content #top{
	float:left;
	width: 950px;
}

#main #content #top #logo{
	float:left;
}

#main #content #top #logoHome{
	float:left;
}

#main #content #top #lineUp{
	float:left;
	text-align: right;
	height:27px;
	width:694px;
}

#main #content #top #lineUp a {
	padding-left: 20px;
	padding-right: 10px;
}

#main #content #top #lineDown{
	float:left;
	background-color: white;
	text-align: right;
	width:694px;
	height:52px;
}


#main #content #top #lineDown #stock{
	border-bottom:1px solid #EDEDED;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-top:17px;
	padding-bottom:1px;
	text-align:center;
	width:373px;
	float: right;
}

#main #content #top #lineDown #stock p{
	color: #9f9f9f;
}

#main #content #top #lineDown #stock strong{
	color: #006633;
	padding-right: 24px;
}

#main #content #top #lineDown #stock a, #main #content #top #lineDown #stock a :visited{
	color: #3366cc;
}

#main #content #top #lineDown #search{
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:32px;
	padding-top:10px;
	padding-right: 8px;
	width:170px;
}

#main #content #top #lineDown #search #textareaIn{
	border:1px solid #BEBEBE;
	color:#4D4D4D;
	float:left;
	height:18px;
	padding:2px 0 0 2px;
	width:137px;
}

#destaque #menu {
	width: 256px;
	float:left;
}


#destaque #menu #menuItem{
	width: 256px;
	height: 28px;
	float:left;
}

#destaque #menu #menuStart{
	background-position:0 -115px;
	width: 256px;
	height: 26px;
	float:left;
}

#destaque #menu #menuEnd{
	background-position:0 -589px;
	width: 256px;
	height: 33px;
	float:left;
}

#destaque #flashBlockHome{
	float: left;
}

#destaque{
	float:left;
}


#main #content #outrosDestaquesHome{
	float:left;
	width: 950px;
	background:white url(../img/borda.gif) no-repeat scroll right bottom;
}

#outrosDestaquesHome h1{
	color:#004E26;
	font-size:16px;
	font-family:arial;
	font-size:18px;
	font-weight:normal !important;
}

#outrosDestaquesHome #artigos{
	width: 328px;
	float:left;
	padding-left:30px;
}

#outrosDestaquesHome #artigos2{
	width: 256px;
	float:left;
	padding-left:60px;
}

#outrosDestaquesHome #noticias{
	float:left;
	padding-left:54px;
	padding-top:37px;
	width:264px;
}


#box328{
	width: 328px;
	float: left;
	padding-top:27px;
	padding-bottom:8px;
}

#box329 {
	float:left;
	padding-bottom:12px;
	padding-top:27px;
	width:328px;
}

#box264{
	float:left;
	padding-bottom:8px;
	padding-top:8px;
	width:264px;
}

#box220 {
	float:left;
	padding-top:24px;
	width:220px;
}

#box221 {
	float:left;
	padding-top:27px;
	padding-bottom:8px;
	width:220px;
}

#box328 h2, #box264 h2, #box220 h2, #box329 h2, #boxNoW h2{
	color:#006633;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding: 4px 0px 6px 0px;
}

#box328 b, #box264 b, #box220 b, #box329 b, #boxNoW b{
	color:#9f9f9f;
	font-family:arial;
	font-size:10px;
}

#box328 p, #box264 p, #box220 p, #boxNoW p{
	color:#666666;
	font-family:arial;
	font-size:11px;
}

#box329 p{
	color:#666666;
	font-family:arial;
	font-size:11px;
	width: 260px;
}

#box220 p{
	padding-bottom:10px;
}

#box328 img, #box264 img, #box220 img{
	float:left;
	padding-right:16px;
}

#outrosDestaquesHome #artigos #boxLink, #outrosDestaquesHome #noticias #boxLink{
	padding: 2px 0px 25px 0px;
	float:left;
}

#outrosDestaquesHome #destaquesLaterais{
	float:left;
	padding:0 0 0 52px;
	width:222px;
}

#outrosDestaquesHome #destaquesLaterais #video{
	float:left;
	width: 222px;
}

#outrosDestaquesHome #destaquesLaterais #image{
	float:left;
	padding-top:15px;
}

#outrosDestaquesHome #destaquesLaterais #video h2{
	background-position:0 -622px;
	color:white;
	font-size:12px;
	height:18px;
	padding:5px 0 0 16px;
	width:206px;
}

#footer {
	float:left;
	padding: 6px 0px 50px 0px;
}


#footer a{
	color:#A3B790;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
}

#miniMenu{
	width: 950px;
	float: left;
	height: 67px;
}

#miniMenu li{
	display: inline;
	float:left;
}

#interna {
	background:white url(../img/borda.gif) no-repeat scroll right bottom;
	float:left;
	width:950px;
	min-height:400px;
}

#interna h1{
	float:left;
	padding: 8px 0px 0px 17px;
	width:900px;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
}

#interna h2{
	color:#006633;
	font-family:arial;
	font-size:21px;
	font-weight:normal;
}

#interna h3{
	color:#006633;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
}


#interna #data{
	color:#9F9F9F;
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	padding:0 0;
}

#interna p{
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding: 10px 0;
}

#interna .conteudo{
	float:left;
	padding:28px 0 28px 50px;
	width:850px;
}

#interna #abullet a{
	background:transparent url(../img/bulletLaranja.gif) no-repeat scroll 22px 9px;
	color:#4A766F;
	display:inline-block;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 0 42px;
	width:80%;
	overflow:hidden;
}

#linkEspeciais{
	float:left;
	padding:10px 0px 10px 50px;
}

#linkEspeciais .linkGrande{
	color:#666666;
	float:left;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	height:20px;
	padding:13px 0 0 30px;
	width:165px;
}

#linkEspeciais #email{
	background:transparent url(../img/iconeEmail.gif) no-repeat scroll 0 9px;
}

#linkEspeciais #imprimir{
	background:transparent url(../img/iconeImprimir.gif) no-repeat scroll 0 9px;
}


#interna #textoRodape{
	background:#E3F4D0 url(../img/borderTopRightGreen.gif) no-repeat scroll right top;
	float:left;
	padding:20px 55px;
	width:840px;
}

#addItemEntidade{
	left:860px;
	position:absolute;
	top:176px;
	background:none;
}

#addItemEntidade a{
	background:none;
}

#interna .testeImagem{
	float:left;
	padding:12px 20px 12px 0;
}

.conteudo .flashContainer{
	float:left;
	padding-bottom:28px;
	padding-right:28px;
}

#linkEspeciaisMini{
	padding:0 50px 22px;
}

#linkEspeciaisMini .linkGrande{
	color:#666666;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	height:22px;
	padding:0 0 0 30px;
	width:165px;
}

#linkEspeciaisMini #email{
	background:transparent url(../img/iconeEmail.gif) no-repeat scroll 0 0px;
}

#linkEspeciaisMini #imprimir{
	background:transparent url(../img/iconeImprimir.gif) no-repeat scroll 0 0px;
}

#addItemSetorCidade{
	left:860px;
	position:absolute;
	top:176px;
	background:none;
}

#addItemSetorCidadeImg{
	left:860px;
	position:absolute;
	top:350px;
	background:none;
}

#addItemSetorCidadeImg a{
	background:none;
}

#addItemSetorCidade a{
	background:none;
}

#interna h1 span{
	color:#999999;
	font-size:12px;
	padding-left:4px;
}

#boxCidadesFlash{
	float:left;
	padding-right:12px;
	border-right: 1px solid #d6d6d6;
}

#boxCidadesConteudo h1{
	width: auto;
	float: none;
	padding: 0px 0 0 0px;
}


#boxCidadesConteudo{
	float:left;
	padding-left:30px;
	width:400px;
}

.boxPic{
	padding-top: 35px;
}

.boxPic #title{
	color:#006633;
	font-family:arial;
	font-size:12px;
	font-weight: bold;
}

.boxPic img{
	float:left;
	padding-right: 12px;
}

.boxVerde{
	background:#E3F4D0 url(../img/borderTopRightGreen.gif) no-repeat scroll right top;
	float:left;
	padding:12px 14px;
	width:922px;
}

#imprensa h1{
	float:left;
	padding:8px 0 5px 17px;
	width:900px;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
}

#ImprensaSetor{
	float:left;
	width:480px;
}

#ImprensaSetor h2{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	padding-bottom:8px;
}

#ImprensaSetor h3{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 10px 0px;
}

#ImprensaSetor p{
	color:#666666;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:0 0 0 0px;
}

#ImprensaSetor img, #imprensaEventos img{
	float: left;
}

.group{
	float:left;
}

#imprensa_setor_news{
	width: 210px;
	padding-left:15px;
}

#imprensaEventos{
	float:left;
	width:410px;
}

#imprensaEventos h2{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	padding-bottom:8px;
}

#imprensa_eventos_groups {
	float:left;
	width:160px;
}

#imprensa_eventos_groups h3{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 10px 15px;
}

#imprensa_eventos_groups p{
	color:#666666;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:0px 0px 0px 15px ;
}

#btn_pad{
	float:left;
	padding-left:144px;
	padding-top:6px;
}

#btn_pad2{
	float:left;
	padding-left:117px;
	padding-top:17px;
}

#centralImprensaContainer{
	width: 914px;
	float:left;
	padding: 8px 14px 14px 14px;
}

#centralImprensa {
	border: 1px solid #C5C5C5;
	padding:1px;
	float:left;
}

#centralImprensa h1{
	background:transparent url(../img/master.gif) repeat scroll 0 -932px;
	color:white;
	font-size:14px;
	height:24px;
	padding:4px 0 0 10px;
}

#centralImprensa h2{
	background:transparent url(../img/master.gif) repeat scroll 0 -960px;
	color: #004e26;
	font-size:12px;
	height:16px;
	padding:9px 0 0 10px;
	width:296px;
	float:left;
}

.imprensaColuna{
	float:left;
	width: 306px;
	border-right:1px solid #C5C5C5;
}

.imprensaColuna #h2SolidGreen{
	background: #e3f4d0 none repeat scroll 0 -960px;
}

.imprensaColunaConteudo{
	float:left;
	padding:15px 0 0 15px;
	width:278px;
}

.imprensaColunaConteudo img{
	 float:left;
	 padding: 0px 14px 23px 0px;
	 width: 87px;
	 height: 83px;
}

.imprensaColunaConteudo #imprensaColunaConteudoH3{
	 padding: 0px 5px 0 0px;
	 font-family: arial;
	 font-size: 12px;
	 font-weight: bold;
}

.imprensaColunaConteudo p{
	 padding: 8px 0px 0 0px !Important;
	 font-size: 11px !important;
}

#btn_pad3{
	padding:0 0 20px;
}

#btn_pad4{
	padding-top:63px;	
}

#fimColuna{
	width: 296px;
	border: none;
}

#fimColuna h2{
	height:25px;
	width:288px;
	padding:0 0 0 8px !important;
}

#flashVid{
	padding:4px;
}

#podcastPlayer{
	float:left;
	padding:10px 0 29px;
	width:100%;
}

#podcastPlayer2{
	float:left;
	padding:2px 0px 10px 0px;
	width:100%;
}

#podcastPlayerLista {
	float:left;
	height:0;
	padding:5px 0 0;
	width:100%;
}

#podcastPlayer img{
	padding:0px;
}

#btn_pad5 {
	float: right !important;
	padding-right:2px;
}

/*#fimColuna span{
	color:#004E26;
	float:left;
	font-size:12px;
	padding:5px 0 0 10px;
}*/

.imprensaH2NoPadTop{
	height:25px !important;
	padding:0 0 0 10px !important;
}

.h2SpanNoTop{
	float:left;
	padding-top:5px;
}

#btn_pad6{
	float:right;
	padding:2px;
}

#add_imprensa_sobresetor{
	left:450px;
	position:absolute;
	top:209px;
}

#add_imprensa_sobresetorilustra{
	left:228px;
	position:absolute;
	top:233px;
}

#add_imprensa_sugestao_pauta{
	left:296px;
	position:absolute;
	top:488px;
}

#add_imprensa_press_kit{
	left:296px;
	position:absolute;
	top:634px;
}

#add_imprensa_calendario{
	left:905px;
	position:absolute;
	top:209px;
}

#home-fma{
	float:left;
}

.galeriaBox{
	float: left;
	padding-bottom:28px;
	padding-right:20px;
	width:100px;
}

#galeriaH1{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color: #666666;
	background:#DFDFDF url(../img/bordaCinza.gif) no-repeat scroll right bottom;
	width: 236px !important;
	padding:8px 10px 0 17px !important;
	height:36px;
}

#galeriaIndice{
	float:left;
	text-align:center;
	width:100%;
	padding-top:15px;
}

#galeriaIndice a{
	font-family:arial;
	font-size:14px;
	font-weight:normal;
}

.Conteudovideos{
	float:left;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:15px;
	width:914px;
}

.Conteudovideos #container{
	background:transparent url(../img/vidBG.png) repeat scroll 0 0;
	border:1px solid #C5C5C5;
	float:left;
}


.Conteudovideos h1 {
	background:transparent url(../img/master.gif) repeat scroll 0 -932px;
	color:white;
	font-size:14px;
	height:23px;
	padding:5px 0 0 10px !important;
	border:1px solid white;
}

.Conteudovideos #left {
	float:left;
	width: 420px;
	padding: 15px 15px 0px 15px;
}

.Conteudovideos #rigth {
	float:left;
	width: 430px;
	padding: 15px 0px 0px 15px;
}

.videoBox{
	float:left;
	width: 426px;
	padding-bottom:30px;
}


.videoBox img{
	float:left;
	padding-right:16px;
}

.videoBox h5{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#ee7815;
}

#left .videoBox h2, #rigth .videoBox h2{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

#left .videoBox p, #rigth .videoBox p{
	font-size:11px;
}

.Conteudovideos #galeriaIndice{
	padding-top:10px;
}

#bigVideoContainer{
	background:#E3F4D0 url(../img/borderTopRightGreen.gif) no-repeat scroll right top;
	float:left;
	padding:20px;
	width:910px;
}

#bigVideoContainer img{
	float:left;
	padding-right:20px;
}

#bigVideoContainer h2{
	color:#006633;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}

#bigVideoContainer h3{
	color:#666666;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
}


#bigVideoContainerSpan{
	color:white !important;
	float:left;
	font-size:12px;
	padding-left:4px;
}

#bigVideoContainerA{
	float:right;
	padding-right: 5px;
}

#add_imprensa_fotos{
	left:602px;
	position:absolute;
	top:637px;
}

#thumbaoGaleria{
	width: 87px;
	height: 83px;
}

#thumbaoGaleria img{
	width: 87px;
	height: 83px;
	border: solid 3px #dfdfdf;
	background-color: #e5e5e5;
}

#add_imprensa_podcast{
	left:602px;
	position:absolute;
	top:492px;
}

#add_entidade_associadas{
	float: right;
}


#imgAssociadas{
	float:left;
	padding-bottom:10px;
	padding-right:20px;
}

#add_entidade_associadas_interna{
	left:900px;
	position:absolute;
	top:180px;
}

#add_entidade_interna{
	left:900px;
	position:absolute;
	top:180px;
}

#add_setor_origem{
	left:900px;
	position:absolute;
	top:180px;
}

#add_setor_dimensao{
	left:900px;
	position:absolute;
	top:180px;
}

#add_setor_tipos{
	left:900px;
	position:absolute;
	top:180px;
}

#add_setor_produtor{
	left:900px;
	position:absolute;
	top:180px;
}

#add_setor_industria{
	left:900px;
	position:absolute;
	top:180px;
}


#add_setor_dados{
	left:450px;
	position:absolute;
	top:208px;
}

#add_setor_destaque_estatisticas{
	left:450px;
	position:absolute;
	top:208px;
}

.greenContainer{
	float: left;
	width: 450px;
	padding: 0px 22px 0px 0px
}

.greenContainer h3{
	padding: 0px 16px 10px 0px
}

.greenContainer p{
	padding: 0px 0px 20px 0px !important;
	font-size: 11px !important;
}

.FL{
	float: left;
}

#greenDestaque{
	padding: 0px 16px 0px 0px;
}

.boxVerde #endContainer{
	padding: 0px;
}

.greenContainer #btnLeiaMaisGreenContainer{
	float:left;
	padding-left:120px;
}

#barBoxContainer{
	float:left;
	padding:8px 14px 14px;
	width:914px;
}

#barBox{
	border:1px solid #C5C5C5;
	float:left;
	padding:1px;
}

#barBox h1{
	background:transparent url(../img/master.gif) repeat scroll 0 -932px;
	color:white;
	font-size:14px;
	height:24px;
	padding:4px 0 0 10px;
}

.barBoxColuna{
	border-right:1px solid #C5C5C5;
	float:left;
	width:306px;
	height:286px;
}

.barBoxColuna h2{
	background:transparent url(../img/master.gif) repeat scroll 0 -960px;
	color:#004E26 !important;
	float:left;
	font-size:12px !important;
	height:20px;
	padding:5px 0 0 10px;
	width:296px;
}

#barBoxColunaConteudo{
	float:left;
	padding:15px 15px 0;
	width:270px;
}

#barBoxColunaConteudo img{
	float:left;
	padding:0px;
}

#barBoxColunaConteudo h5{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:0 5px 0 0;
	color:#006633;
}

#barBoxColunaConteudo p{
	font-size:11px !important;
	padding:8px 0 0 !important;
}

.barBoxColuna #h2SolidGreen{
	background:#E3F4D0 none repeat scroll 0 -960px;
}


#barBox #fimColuna{
	border:medium none;
	width:296px;
}

.FL16{
	float:left;
	padding-right:16px;
}

#barBoxColunaConteudo .round{
	float:left;
	padding:0 14px 23px 0;
}

#add_setor_origem_destaque{
	left:603px;
	position:absolute;
	top:629px;
}

#add_home_banner_swf{
	left:873px;
	position:absolute;
	top:142px;
}
#list_home_banner_swf{
	left:843px;
	position:absolute;
	top:142px;
}

#add_setor_dimensao_destaque{
	left:905px;
	position:absolute;
	top:182px;
}

#add_setor_industria_destaque{
	left:296px;
	position:absolute;
	top:482px;
}

#add_setor_produtor_destaque{
	left:296px;
	position:absolute;
	top:629px;
}

#add_setor_tipos_destaque{
	left:603px;
	position:absolute;
	top:483px;
}

#add_setor_dados_destaque{
	left:898px;
	position:absolute;
	top:483px;
}

#largeRound{
	padding:0 0px 10px 0px !important;
}

#add_noticias_destaque{
	left:648px;
	position:absolute;
	top:387px;
}

#add_podcast_destaque{
	left:908px;
	position:absolute;
	top:387px;
}

#largeGreen{
	width: auto;
}

#largeGreen #btnLeiaMaisGreenContainer {
	float:right;
}

#add_meioambiente_destaque_destaque, #add_social_destaque_destaque, #add_sistema_destaque_destaque{
	left:905px;
	position:absolute;
	top:182px;
}

#add_meioambiente_interna_destaque, #add_social_interna_destaque, #add_sistema_interna_destaque{
	left:905px;
	position:absolute;
	top:526px;
}

#add_meioambiente_destaque, #add_meioambiente_interna, #add_social_interna, #add_social_destaque, #add_sistema_interna, #add_sistema_destaque{
	left:900px;
	position:absolute;
	top:180px;
}

#remove_meioambiente_interna, #remove_social_interna{
	left:873px;
	position:absolute;
	top:180px;
}

#btnEnviarContainer{
	padding: 20px 0px 30px 0px;
}

#flashVideo{
	float:left;
	padding:7px 0 0 4px;
}

#add_setorExportacoes{
	left:900px;
	position:absolute;
	top:180px;
}

#add_setorExportacoes_destaque{
	left:445px;
	position:absolute;
	top:182px;
}


#add_podcast_destaque_interna{
	left:900px;
	position:absolute;
	top:180px;
}


#podcast_interna{
	padding: 15px 0 0 0;
}

#add_setor_destaque_estatisticas_e_infograficos{
	left:900px;
	position:absolute;
	top:482px;
}

#add_setor_destaque_infograficos{
	left:914px;
	position:absolute;
	top:208px;
}

#add_setor_estatisticas{
	left:914px;
	position:absolute;
	top:208px;
}

#js_overlay_container h2{
	color:#006633;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:3px 0 0 10px;
}

#listadedestaques{
	float:left;
}

#add_imprensa_video_destaque{
	left:893px;
	position:absolute;
	top:492px;
}

#add_imprensa_video_ingles_destaque{
	left:893px;
	position:absolute;
	top:492px;
}

.videoBox .round{
	float:left;
	padding-right:10px;
}

#videoBigContainer{
	float:left;
	padding-right:20px;
}

#paginaLista .data{
	color:#666666;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:15px 0 0 40px;
}

#add_palavra_presidente{
	left:908px;
	position:absolute;
	top:387px;
}

#add_palavra_presidente_interna{
	left:900px;
	position:absolute;
	top:180px;
}

#remove_palavra_presidente{
	left:870px;
	position:absolute;
	top:180px;
}


#remove_setor_dimensao{
	left:870px;
	position:absolute;
	top:180px;
}
#form_erro{
	color:green;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
	padding-top:16px;
}

#print_content{
	font-family:verdana;
	font-size:12px;
	padding-bottom:15px;
	padding-left:10px;
}

#print_block{
	float: left;
}

#interna #buscaR h1{
	padding:8px 0 10px 17px;
}

#print_block h2{
	padding:8px 0 10px 3px;
	color: #000000;
	font-weight: bold;
}

#print_block h3{
	padding:8px 0 10px 3px;
	color: #000000;

}

#interna #buscaR p{
	padding:2px 0 20px 50px;
	width:800px;
}

#destaque #menu li{
	float:left;
	width:256px;
	height: 28px;
	overflow: hidden;
}
	


#destaque #flashBlockHome {
	background:transparent url(../img/bgHome.jpg) repeat scroll 0 0;
	float:left;
}

body{
	background-image:url(../img/bgverde.png);
}


#boxNoW {
float:left;
padding-bottom:22px;
padding-top:27px;
}

#boxPublicaTop {
	float:left;
	padding-left:50px;
}

#boxPublicaRight {
	float:left;
	padding-left:20px;
	border-left: 2px solid #006633;
	height: 250px;
}

#boxPublicaRight h2{
	color: #006633;
	font-weight: bold;
	font-family: arial;
	font-size:12px !important;
	padding-bottom:20px;
}

#boxPublicaRight p{
	color: #006633;
	font-weight: normal;
	font-family: arial;
	font-size:12px !important;
	padding-bottom:5px !important;
}

#pubDestaque{
	float:left;
	padding: 16px 50px 6px 50px;
	background: url(../img/bg_informativo.gif);	
}

#botaoEditPublica {
	left:909px;
	position:absolute;
	top:564px;
}

#boxPublicaBottom {
	width: 905px;
}

#boxPublicaBottom h3{
	color: #006633;
	font-weight: bold;
	font-family: verdana;
	font-size:14px;
	padding-left:51px;
	padding-top:17px;
}

#boxPublicaBottom h4{
	color: #006633;
	font-weight: normal;
	font-family: arial;
	font-size:12px;
	padding-top:3px;
}


#add_entidade_internas_dest{
	left:860px;
	position:absolute;
	top:340px;
}

#remove_entidade_internas{
	left:870px;
	position:absolute;
	top:180px;
}

#add_entidade_internas{
	left:900px;
	position:absolute;
	top:180px;
}

#remove_publicacao_informativo{
	position: absolute;
}

.cU26pix h1{
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	color:#004E26;
	padding:0 !important;
	float: none !important;
	width: auto !important;
	padding: 10px 0 0 !important;
}

#btnContatarJornalismo{
	background-position:0px -1117px;
	height:19px;
	width:187px;
}


#btnCntJor{
	float:left;
	padding: 2px 0 0 0;
}

#legendaImagem{
	padding-top:5px;
	
}
