/*  BASE ------------------------------------------------------------------  */

html,
body {
	margin:0;
	padding:0;
	height:100%; /* necessário para a posição do footer ao fundo*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
}

#base {
	margin:0;
	padding:0;
	height:100%; /* necessário para a posição do footer ao fundo*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	background:url(../images/bg_top.gif) repeat-x #ebebeb;
}

#simples {
	margin:0;
	padding:0;
	height:100%; /* necessário para a posição do footer ao fundo*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	width:600px;
	background-color:#EBEBEB;
	background:none;
}

img { border:0}

hr { 
	border: 0;
	height: 2px;
	color: #d3d0c9;
	background-color: #d3d0c9;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #d3d0c9;
}

/* CONTAINER ------------------------------------------------------------------ */


#container {
	min-height: 100%; /* necessário para a posição do footer ao fundo*/
	height:auto !important;
	height:100%;
	margin:0 auto;
	margin-bottom:-144px; /* margin-bootom é o valor negativo da altura do footer */
	width:940px;
}


/* HEADER ------------------------------------------------------------------ */

#output_homepage {
	clear:both;
	margin:15px 0 30px 0;
	background:url(../images/bg_homepage.gif) no-repeat;
	width:620px;
	height:114px;
	padding:12px 10px 10px 10px;
	font-size:11px;
	color:#535353;
}

#header .logo {
	float:left;
}

#header .top_header {
	height:46px;
}

.langs a:link,
.langs a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:#b8b8b8;
	text-decoration:none;
	display:block;
	line-height:19px;
}

.langs a:hover {
	color:#cccccc;
}

.langs .pt,
.langs .en,
.langs .fr,
.langs .es {
	background:url(../images/bg_lang_inactive.gif) no-repeat;
	width:39px;
	height:20px;
	float:left;
	margin:10px 3px 0 0;
	text-align:center;
}

#header .menu{
	width:640px;
	float:left;
	
}

#content {
	clear:both;
	margin-top:15px;
	padding:0 0 20px 0;
}

#content_base {
	clear:both;
	margin-top:15px;
	padding:0 0 20px 0;
	
}

#content .left_content {
	float:left;
	width:280px;
}



.banner {
	float:right;
}

#news {
	background:url(../images/bg_newsletter.gif) no-repeat;
	width:256px;
	height:150px;
	margin:16px 0 0 0;
	float:right;
	padding:33px 0 0 17px;
}

#news input[type="text"] {
	border:none;
	background:none;
	padding:0;
	margin:0;
	background:url(../images/news_bg_nome.gif) no-repeat;
	width:186px;
	height:21px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;
	padding:5px 0 0 5px;
}

#news .remover {
	/*--background:url(../images/bg_remover.gif) no-repeat;
	width:77px;
	height:17px;--*/
	margin:3px 0 0 0 ;	
	font-size:11px;
	color:#4a4a4a;
	padding:4px 0 0 5px;
}

#news .texto {
	font-size:11px;
	color:#6f6f6f;
}

#news .email input[type="text"] {
	border:none;
	background:none;
	padding:0;
	margin:0;
	background:url(../images/news_bg_email.gif) no-repeat;
	width:159px;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#313131;
	padding:5px 0 0 5px;
}

.vodcast_podcast {
	background:url(../images/bg_podcast.gif) no-repeat;	
	width:272px;
	height:106px;
	clear:both;
	float:right;
	margin:15px 0 0 0;
}

.podcast {
	float:right;
	padding:47px 40px 0 0;
}

.vodcast {
	float:left;
	padding:47px 0 0 40px;
}

.adsense_pt{
	background:url(../images/bg_adsense_pt.gif) no-repeat;
	width:262px;
	height:146px;
	clear:both;
	float:right;
	padding-left:10px;
	margin-top:15px;	
}

.adsense_en{
	background:url(../images/bg_adsense_en.gif) no-repeat;
	width:262px;
	height:146px;
	clear:both;
	float:right;
	padding-left:10px;
	margin-top:15px;	
}

.adsense_es{
	background:url(../images/bg_adsense_es.gif) no-repeat;
	width:262px;
	height:146px;
	clear:both;
	float:right;
	padding-left:10px;
	margin-top:15px;	
}

.adsense_fr{
	background:url(../images/bg_adsense_fr.gif) no-repeat;
	width:262px;
	height:146px;
	clear:both;
	float:right;
	padding-left:10px;
	margin-top:15px;	
}

#content .right_content {
	float:right;
	width:640px;
}

.content_base {
	background:url(../images/bg_top_content.gif) no-repeat;
	padding:10px;
}

#push {
	height: 144px; /* tem de ter a mesma altura do footer */
}

/* FOOTER ------------------------------------------------------------------ */

#footer_wrapper {
	height:144px;
	background:url(../images/bg_footer.jpg);
	clear:both;
}

#footer {
	width:940px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#footer .logo_gcf {
	float:left;
	background:url(../images/separador_footer.gif) no-repeat right;
	padding: 0 20px 0 0px;
	height:110px;
}

.feeds { 
	float:left;
	background:url(../images/separador_footer.gif) no-repeat left;
	padding: 0 0px 0 37px;
	height:110px;
}

.noticias_feed,
.videos_feed {
	background:url(../images/bg_feed.jpg) no-repeat;
	width:114px;
	height:20px;
	padding:6px 0px 0 30px;
	margin-bottom:8px;
	margin-right:30px;
}

.videos_feed  {
}

.noticias_feed a:link,
.noticias_feed a:visited,
.videos_feed a:link,
.videos_feed a:visited  {
	color:#a5a5a5;
	display:block;
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.noticias_feed a:hover,
.videos_feed a:hover {
	font-size:9px;
	text-transform:uppercase;
	color:#cacaca;
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.social {
	padding-top:7px;
}

.twitter {
	float:left;
}

.facebook {
	float:left;
	margin-left:9px;
}

.assinaturas {
	float:right;
	background:url(../images/separador_footer.gif) no-repeat left;
	padding: 0 0px 0 20px;
	height:110px;
}

.copy {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#8a8a8a;
	padding:4px 0 0 0;
}

.assinatura_goweb {
	background:url(../images/separador_footer2.gif) no-repeat top;
	padding:15px 0 0 45px ;
	text-align:center;
	margin-top:20px
}

.go { float:left;}
.goweb { float:left; padding:7px 0px 0px 5px;}
.goweb a:link,
.goweb a:visited { font-size:9px; color:#757575; text-decoration:none; font-family:Arial, Helvetica, sans-serif; }
.goweb a:hover { font-size:9px; color:#888888; text-decoration:none; }

#footer .menu_footer1 {
	float:left;
	padding:0 20px 0 40px;
}

/* LINKS GERAL ------------------------------------------------------------------ */

/* 
link -> visited -> hover -> active :: deve ser seguida esta ordem para formatar as anchors
http://www.w3.org/TR/CSS2/selector.html#dynamic-pseudo-classes
*/

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#106951;
	text-decoration:none;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#106951;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01251b;
	text-decoration:none;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01251b;
	text-decoration:none;
}

/* PESQUISA ------------------------------------------------------------------ */
#search_result .item {
	margin:0 0 20px 0;
}

#search {
	float:right;
	margin-top:6px;
}

#search input[type="text"] {
	background:none;
	border:none;
	background:url(../images/bg_pesquisa.gif) no-repeat;
	width:130px;
	height:22px;
	color:#ffffff;
	font-size:12px;
	padding:4px 0 0 6px;
}

/*  MESSAGES ------------------------------------------------------------------  */
.messages {
	 text-align:center;
	 margin-bottom:25px;
}

.messages .error {
    color:#444444;
	font-weight:bold;
	font-size:12px;
	border-top:6px solid #8b2929;
	border-bottom:1px solid #cccccc;
	padding:10px 0 10px 0px;
	background:#f6f6f6;

}

.messages .message {
	color:#444444;
	font-weight:bold;
	font-size:12px;
	border-top:6px solid #49891f;
	padding:10px 0 10px 0px;
	background:#f6f6f6;
	border-bottom:1px solid #cccccc;
}

.error_message {
    color:red;
    font-size:10px;
}

label.required {
    font-weight:bold;
}

/*  PAGINATOR ------------------------------------------------------------------  */

#history_back {
}

#paginator {
    padding-top:7px;
	padding-right:10px;
	padding-left:10px;
	background-color:#cccccc;
	display:block;
	height:25px;
}

#paginator .total_rows_pages{
	float:left;
	padding:3px;
	background-color:#f2f2f2;
	display:inline-block;
	padding:2px 6px;
	margin-right:2px;
	color:#999999;
	font-size:10px;
}

#paginator .paginatorBlock {
	float:right;
	display:inline-block;
	padding:2px 6px;
}

#paginator a {
	padding:2px 6px;
	text-decoration:none; 
	background-color:#666666;
	color:#eeeeee;
}

#paginator .first {
	padding:2px 6px;
	background:#e8e5de;
}

#paginator .prev {
	padding:2px 6px;
	background:#383838;
}

#paginator .next {
	padding:2px 6px;
	background:#383838;
}

#paginator .last {
	padding:2px 6px;
	background:#e8e5de;
}

#paginator .current {
	padding:2px 6px;
	background-color:#ffffff;
	color:#383838;
}

/*  VIDEO ------------------------------------------------------------------ */

#listvideos .item {
	height:56px;
	background:url(../images/back_item_vid.gif) no-repeat;
}

#listvideos .item .imagem {
	margin-top:9px;
	margin-left:5px;
	margin-right:7px;
}

#listvideos .item .descricao {
	margin-top:9px;
	margin-right:7px;
	font-size:10px;
}

#video_list .top {
	background:url(../images/top_v.gif) no-repeat;
	height:295px;
}

#video_list {
	background:url(../images/bottom_v.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#vodcast {
	background:url(../images/back_vodcast.gif) no-repeat;
	height:295px;
	padding-left:29px;
}

#podcast {
	background:url(../images/back_podcast.gif) no-repeat;
	height:295px;
	padding-left:29px;
}

#separadores .tab{
	background:url(../images/bt_2.gif) no-repeat;
	height:35px;
	width:165px;
	float:left;
}

#separadores .selecionado{
	background:url(../images/bt_1.gif) no-repeat;
	height:35px;
	width:165px;
	float:left;
}