@charset "utf-8";
/* CSS Document */

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

body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#000000;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:link, a:visited {
	text-decoration:none;
	color:#FFFF99;
}

a:hover{
	text-decoration:none;
	color:#FFCC00;
}

img{
	border:none;
	margin:auto;
}

/* ESTILO GERAL */

#geral {
	margin:auto;
	width:1000px;
}

#header {
	width:1000px;
	height:572px;
	float:left;
	margin:10px 0 0 0;
}

#meio {
	width:1000px;
	float:left;
	margin:10px 0 0 0;
}

#footer {
	width:1000px;
	float:left;
	margin:25px 0 10px 0;
}

/* FIM ESTILO GERAL */

/* ESTILO HEADER */

#header_left{
	width:173px;
	height:388px;
	margin:0 8px 0 0;
	float:left;
}

#header_meio{
	width:638px;
	height:388px;
	float:left;
	background-color:#669999;
}

#header_right{
	width:173px;
	height:388px;
	margin:0 0 0 8px;
	float:left;
}

#header_bottom{
	width:1000px;
	height:25px;
	margin:5px 0 0 0;
	float:left;
}

	#header_bottom .texto{
		text-align:center;
		padding:3px;
	}
	
	a.header_bottom_link, a.header_bottom_link:link, a.header_bottom_link:visited{
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#CCCCCC;
		font-weight:bold;
		line-height:normal;
	}
	
	a.header_bottom_link:hover{
		text-decoration:underline;
	}

#header_busca{
	width:1000px;
	height:139px;
	margin:15px 0 0 0;
	float:left;
}

#header_busca_search{
	width:1000px;
	height:103px;
	float:left;
}

	#header_busca_search .logo_movie{
		width:319px;
		height:80px;
		float:left;
		position:absolute;
		margin:11px 0 0 6px;
	}
	
	#header_busca_search .campo{
		width:546px;
		height:80px;
		float:left;
		position:absolute;
		margin:11px 0 0 348px;
		background:url(../img/header_busca_search_campo.png) no-repeat;	
	}
	
	#header_busca_search .campo_busca{
		width:521px;
		height:50px;
		float:left;
		position:absolute;
		margin:11px 0 0 10px;
		padding:6px 0 0 0;	
		border:0px none;
		font:Verdana, Arial, Helvetica, sans-serif;
		color:#999;
		font-size:40px;
	}
	
	#header_busca_search .ok{
		width:80px;
		height:80px;
		float:left;
		position:absolute;
		margin:11px 0 0 904px;
	}

	#header_busca_search .box_left{
		width:5px;
		height:103px;
		float:left;
		background:url(../img/header_busca_search_left.jpg);
	}
	
	#header_busca_search .box_meio{
		width:990px;
		height:103px;
		float:left;
		background:url(../img/header_busca_search_meio.jpg) repeat-x;
	}
	
	#header_busca_search .box_right{
		width:5px;
		height:103px;
		float:left;
		background:url(../img/header_busca_search_right.jpg);
	}

#header_busca_rss{
	width:1000px;
	height:31px;
	float:left;
	margin:5px 0 0 0;
}

#header_busca_rss_twitter{
	width:960px;
	height:31px;
	float:left;
}

	#header_busca_rss_twitter .box_left{
		width:5px;
		height:31px;
		float:left;
		background:url(../img/header_rss_left.jpg);
	}
	
	#header_busca_rss_twitter .box_meio{
		width:948px;
		height:31px;
		float:left;
		background:url(../img/header_rss_meio.jpg) repeat-x;
	}
	
		#header_busca_rss_twitter .box_meio .twit{
			width:41px;
			height:33px;
			float:left;
			margin:-3px 0 1px 5px;
		}
		
		#header_busca_rss_twitter .box_meio .texto{
			width:887px;
			height:20px;
			float:left;
			margin:2px 0 2px 10px;
			padding:7px 0 0 0;
			color:#FFFFFF;
		}
			
			a.header_twit_link, a.header_twit_link:link, a.header_twit_link:visited{
				font:Verdana, Arial, Helvetica, sans-serif;
				font-size:13px;
				color:#FFFFFF;
			}
			
			a.header_twit_link:hover{
				text-decoration:underline;
			}

	#header_busca_rss_twitter .box_right{
		width:5px;
		height:31px;
		float:left;
		background:url(../img/header_rss_right.jpg);
	}
	
#header_busca_rss_feed{
	width:30px;
	height:31px;
	float:left;
	margin:0 0 0 10px;
}

#header_destaque_pq{
	width:171px;
	height:122px;
	border:#FFFFFF 1px solid;
	float:left;
	cursor:pointer;
}

#header_destaque_pq:hover{
	width:171px;
	height:122px;
	border:#FFFFFF 1px solid;
	float:left;
	cursor:pointer;
}
	#header_destaque_pq_texto{
		width:151px;
		height:120px;
		position:absolute;
		z-index:9999;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;			
		font-weight:bold;		
		font-size:0px;
	}
	
	#header_destaque_pq_texto:hover{
		width:151px;
		height:100px;
		position:absolute;
		z-index:9999;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;			
		font-weight:bold;
		cursor:pointer;
		font-size:14px;
		padding:10px;
		background-image:url(../img/conteudo_conteudo_bg.png);
	}
	
	#header_destaque_pq_img{
		width:171px;
		height:122px;
		position:absolute;
		z-index:2;
	}
	
#header_destaque_gd{
	width:636px;
	height:386px;
	float:left;
	border:#FFFFFF 1px solid;
}

	.header_img_destaque_gd{
		position:absolute;
		z-index:2;
	}
	
	.header_destaque_gd_hover{
		width:636px;
		height:386px;
		position:absolute;
		margin:-386 0 0 0;
		z-index:1;
		cursor:pointer;
		font-size:0px;
	}

	.header_destaque_gd_hover:hover{
		width:616px;
		height:366px;
		position:absolute;
		background-image:url(../img/conteudo_conteudo_bg.png);
		z-index:3;
		cursor:pointer;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		padding:10px;
	}

/* FIM ESTILO HEADER */

/* ESTILO MEIO */

#home_conteudo{
	width:1000px;
	height:906px;
	float:left;
}

	#home_conteudo_box1{
		width:121px;
		height:906px;
		margin:0 10px 0 0;
		float:left;
	}
	
		#home_conteudo_box1 .canal{
			width:119px;
			height:294px;
			float:left;
			border:#EC008C 1px solid;
			overflow:hidden;
			-webkit-border-radius:10px;
			-moz-border-radius:10px;
			CCborderRadius:10px;
		}
		
			#home_conteudo_box1 .canal .top{
				width:119px;
				height:35px;
			}
			
			#home_conteudo_box1 .canal .conteudo{
				width:99px;
				height:249px;
				margin:10px 0 0 20px;
			}
			
			#home_conteudo_box1 .canal ul{
			}
			
			#home_conteudo_box1 .canal ul li, li a, li a:link, li a:visited{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:bold;
				text-decoration:none;
				line-height:20px;
				list-style-position:outside;
				list-style:url(../img/mark.jpg);
				color:#fff;
			}
			
			#home_conteudo_box1 .canal ul li a:hover{
				color:#CCCCCC;
			}
		
		#home_conteudo_box1 .publicidade{
			width:121px;
			height:600px;
			margin:9px 0 0 0;
			float:left;
			background-color:#003399;
		}

	#home_conteudo_box2{
		width:569px;
		height:906px;
		float:left;
	}
	
		#home_conteudo_box2 .secao{
			width:273px;
			height:294px;
			float:left;
			margin:0 9px 9px 0;
			border:#00AEEF 1px solid;
			overflow:hidden;
			-webkit-border-radius:10px;
			-moz-border-radius:10px;
			CCborderRadius:10px;
		}
		
		#home_conteudo_box2 .secao .top{
			width:273px;
			height:35px;
			overflow:hidden;
			-webkit-border-radius:10px;
			-moz-border-radius:10px;
			CCborderRadius:10px;
		}
		
		#home_conteudo_box2 .secao .conteudo{
			width:259px;
			height:245px;
			padding:7px;
		}
		
			#home_conteudo_box2 .secao .conteudo .img{
				width:257px;
				height:150px;
				border:#FFFFFF 1px solid;
			}
			
			#home_conteudo_box2 .secao .conteudo .titulo{
				width:259px;
				height:15px;
				padding:7px 0 7px 0;
				overflow:hidden;
			}
			
				a.home_secao_titulo_link, a.home_secao_titulo_link:link, a.home_secao_titulo_link:visited{
					width:259px;
					height:15px;
					padding:7px 0 7px 0;
					overflow:hidden;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:14px;
					font-weight:bold;
					line-height:20px;
					color:#00AEEF;
				}
			
				a.home_secao_titulo_link:hover{
					text-decoration:underline;
				}
			
			#home_conteudo_box2 .secao .conteudo .texto{
				width:259px;
				height:64px;
				overflow:hidden;
			}
			
				a.home_secao_texto_link, a.home_secao_texto_link:link, a.home_secao_texto_link:visited{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:13px;
					font-weight:bold;
					line-height:16px;
					color:#FFFFFF;
				}
			
				a.home_secao_texto_link:hover{
					color:#CCCCCC;
				}

	#home_conteudo_box3{
		width:300px;
		height:906px;
		margin:0 0 0 px;
		float:left;
	}
	
		#home_conteudo_box3 .publicidade{
			width:300px;
			height:250px;
			float:left;
			background-color:#9933CC;
		}
		
		#secao_tabs{
			width:300px;
			height:342px;
			float:left;
			margin:9px 0 0 0;
			padding:0;
			overflow:hidden;
		}
			
			#secao_tabs_lista{
				margin:10px 0 0 10px;
			}
			
				#secao_tabs_lista li, #secao_tabs_lista li a, #secao_tabs_lista li a:link, #secao_tabs_lista li a:visited{
					margin:0;
					padding:0;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:bold;
					text-decoration:none;
					line-height:20px;
					list-style:url(../img/mark2.jpg);
					color:#fff;
				}
				
				#secao_tabs_lista li a:hover{
					color:#CCCCCC;
				}
		
		#home_conteudo_box3 .tecnologia{
			width:298px;
			height:294px;
			float:left;
			border:#FCB040 1px solid;
			margin:9px 0 0 0;
			overflow:hidden;
			-webkit-border-radius:10px;
			-moz-border-radius:10px;
			CCborderRadius:10px;
		}
		
			#home_conteudo_box3 .tecnologia .top{
				width:298px;
				height:35px;
			}
			
			#home_conteudo_box3 .tecnologia .conteudo{
				width:260px;
				height:245px;
				padding:7px 19px 7px 19px;
			}
			
				#home_conteudo_box3 .tecnologia .conteudo .img{
					width:257px;
					height:150px;
					border:#FFFFFF 1px solid;
				}
				
				#home_conteudo_box3 .tecnologia .conteudo .titulo{
					width:259px;
					height:15px;
					padding:7px 0 7px 0;
					overflow:hidden;
				}
				
					a.home_tecnologia_titulo_link, a.home_tecnologia_titulo_link:link, a.home_tecnologia_titulo_link:visited{
						width:259px;
						height:15px;
						padding:7px 0 7px 0;
						overflow:hidden;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:14px;
						font-weight:bold;
						line-height:20px;
						color:#FCB040;
					}
					
					a.home_tecnologia_titulo_link:hover{
						text-decoration:underline;
					}
				
				#home_conteudo_box3 .tecnologia .conteudo .texto{
					width:259px;
					height:64px;
					overflow:hidden;
				}
				
					a.home_tecnologia_texto_link, a.home_tecnologia_texto_link:link, a.home_tecnologia_texto_link:visited{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:13px;
						font-weight:bold;
						line-height:16px;
						color:#FFFFFF;
					}
					
					a.home_tecnologia_texto_link:hover{
						color:#CCCCCC;
					}

#home_blog{
	width:1000px;
	min-height:600px;
	margin:10px 0 0 0;
	float:left;
}

	#home_blog_box1{
		width:300px;
		float:left;	
		overflow:hidden;
	}
	
		#home_blog_box1 .top{
			width:302px;
			height:35px;
		}
		
		#home_blog_box1 .conteudo{
			width:300px;
			min-height:621px;
			padding:7px 0 7px 0;
		}
		
	#comunidade{		
		border:#F5EE30 1px solid;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		CCborderRadius:10px;
		color:#FFFFFF;
	}
	
	#home_blog_box2{
		width:687px;
		min-height:80px;
		float:left;
		margin:0 0 0 9px;
		border:#ED1C24 1px solid;
		overflow:hidden;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		CCborderRadius:10px;
	}
	
		#home_blog_box2 .top{
			width:690px;
			height:35px;
		}
		
		#home_blog_box2 .conteudo{
			width:673px;
			min-height:80px;
			padding:7px 7px 10px 7px;
			margin:0 0 10px 0;
		}
		
			#home_blog_box2 .conteudo .titulo{
				width:672px;
				height:80px;
				overflow:hidden;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:35px;
				font-weight:bold;
				color:#CCC;
			}
			
				a.blog_box2_titulo_link, a.blog_box2_titulo_link:link, a.blog_box2_titulo_link:visited{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:35px;
					font-weight:bold;
					color:#CCC;
				}
				
				a.blog_box2_titulo_link:hover{
					text-decoration:none;
					color:#999;
				}
			
			#home_blog_box2 .conteudo .autor{
				width:672px;
				height:15px;
				margin:7px 0 0 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				color:#ED1C24;	
			}
			
			#home_blog_box2 .conteudo .texto{
				width:672px;
				margin:15px 0 0 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:17px;			
				color:#FFFFFF;
			}
			
			#home_blog_box2 .conteudo .bottom{
				width:672px;
				height:26px;
				margin:15px 0 0 0;
				background-color:#ED1C24;
				overflow:hidden;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
				#home_blog_box2 .conteudo .bottom .tag{
					width:486px;
					float:left;
					padding:7px;
					overflow:hidden;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#FFFFFF;
				}
				
				#home_blog_box2 .conteudo .bottom .comentarios{
					width:198px;
					float:right;
					padding:7px;				
					text-align:right;							
				}
				
					a.blog_box2_comentario_link, a.blog_box2_comentario_link:link, a.blog_box2_comentario_link:visited{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#FFFFFF;
					}
					
					a.blog_box2_comentario_link:hover{
						color:#CCCCCC;
						text-decoration:none;
					}

/* FIM ESTILO MEIO */

/* COMECO ESTILO FOOTER */

#footer_top{
	width:659px;
	height:49px;
	margin:0 0 0 0;
	float:left;
}

	.logo{
		width:49x;
		height:49px;
		margin:0 18.7px 0 0;
		float:left;
	}
	
	.logo1{
		width:49x;
		height:49px;
		margin:0;
		float:left;
	}


	.box1{
		width:321px;
		height:72px;
		margin:0 20px 0 0;
		float:left;
	}
	
	.box2{
		width:659px;
		height:23PX;
		margin:0;
		padding:6px 0 0 0;
		float:left;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		text-align:left;
		color:#fff;
	}
	
		a.footer_anuncie_link, a.footer_anuncie_link:visited, a.footer_anuncie_link:link{
			font:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:bold;
			text-align:right;
			color:#fff;
			text-decoration:none;
		}
		
		a.footer_anuncie_link:hover{
			color:#CCCCCC;
			text-decoration:none;
		}

/* FIM ESTILO FOOTER */

	/* FIM ESTILO HOME */

/* COMECO ESTILO CONTEUDO */

#conteudo_conteudo{
	width:1000px;
	float:left;
}

	#conteudo_conteudo .publicidade2{
			width:468px;
			height:60px;
			margin:0 0 9px 100px;
			background-color:#00CC66;
		}

	#conteudo_conteudo_box1{
		width:689px;
		min-height:835px;
		float:left;
		border:#00AEEF 1px solid;
		overflow:hidden;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		CCborderRadius:10px;
	}
	
		#conteudo_conteudo_box1 .img_bg{
			width:689px;
			z-index:1;
			background:  no-repeat scroll 50% 0;
			overflow:hidden;
			-webkit-border-radius:10px;
			-moz-border-radius:10px;
			CCborderRadius:10px;
		}
	
		#conteudo_conteudo_box1 .conteudo{
			width:650px;
			min-height:200px;
			margin:203px 9.5px 2px 9.5px;
			background-image:url(../img/conteudo_conteudo_bg.png);
			padding:10px;
			z-index:3;
			-webkit-border-radius:20px;
			-moz-border-radius:20px;
			CCborderRadius:20px;
		}
	
		#conteudo_conteudo_box1 .conteudo .tag{
			width:650px;
			height:15px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#CCCCCC;
		}
		
		#conteudo_conteudo_box1 .conteudo .titulo{
			width:650px;
			height:80px;
			overflow:hidden;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:35px;
			font-weight:bold;
			color:#FFFFFF;
		}
		
		#conteudo_conteudo_box1 .conteudo .autor{
			width:650px;
			height:15px;
			margin:7px 0 0 0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight:bold;
			color:#CCCCCC;
		}
		
		#conteudo_conteudo_box1 .conteudo .texto{
			width:650px;
			margin:15px 0 0 0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:17px;			
			color:#FFFFFF;
			}
			
		#comentario_bottom{
			width:643px;
			height:26px;
			margin:15px 0 15px 0;
			padding:0 0 0 7px;
			background-color:#ED1C24;
			overflow:hidden;
			-webkit-border-radius:10px;
			-moz-border-radius:10px;
			CCborderRadius:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:17px;
			line-height:26px;
			color:#FFFFFF;
			font-weight:bold;
		}
				
			#conteudo_comentarios_view{
				width:600px;
				margin:20px 20px 10px 24px;
			}
			
			#conteudo_comentarios_view_texto{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				padding:10px;
				background-color:#e6e6e6;
			}
			#conteudo_comentarios_view_autor{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#ED1C24;
				font-weight:bold;
				padding:10px;
			}

	#conteudo_conteudo_box2{
			width:300px;
			height:906px;
			margin:-69px 0 0 9px;
			float:left;
		}
		
			#conteudo_conteudo_box2 .publicidade{
				width:300px;
				height:250px;
				float:left;
				background-color:#9933CC;
			}
			
			#conteudo_conteudo_box2 .secao{
				width:298px;
				height:340px;
				float:left;
				border:#8CC63F 1px solid;	
				margin:9px 0 0 0;
				overflow:hidden;
				background-image:url(../img/secao_abas_img.jpg);
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
			#conteudo_conteudo_box2 .tecnologia{
				width:298px;
				height:294px;
				float:left;
				border:#FCB040 1px solid;
				margin:9px 0 0 0;
				overflow:hidden;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
				#conteudo_conteudo_box2 .tecnologia .top{
					width:298px;
					height:35px;
				}
				
				#conteudo_conteudo_box2 .tecnologia .conteudo{
					width:260px;
					height:245px;
					padding:7px 19px 7px 19px;
				}
				
					#conteudo_conteudo_box2 .tecnologia .conteudo .img{
						width:257px;
						height:150px;
						border:#FFFFFF 1px solid;
					}
					
					#conteudo_conteudo_box2 .tecnologia .conteudo .titulo{
						width:259px;
						height:15px;
						padding:7px 0 7px 0;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_titulo_link, a.conteudo_tecnologia_titulo_link:link, a.conteudo_tecnologia_titulo_link:visited{
							width:259px;
							height:15px;
							padding:7px 0 7px 0;
							overflow:hidden;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:14px;
							font-weight:bold;
							line-height:20px;
							color:#FCB040;
						}
						
						a.conteudo_tecnologia_titulo_link:hover{
							text-decoration:underline;
						}
					
					#conteudo_conteudo_box2 .tecnologia .conteudo .texto{
						width:259px;
						height:64px;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_texto_link, a.conteudo_tecnologia_texto_link:link, a.conteudo_tecnologia_texto_link:visited{
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:13px;
							font-weight:bold;
							line-height:16px;
							color:#FFFFFF;
						}
						
						a.conteudo_tecnologia_texto_link:hover{
							background-color:#FCB040;
						}
						
/* FIM ESTILO CONTEUDO */

/* COMECO ESTILO BUSCA */

#busca_conteudo{
	width:1000px;
	float:left;
}

	#busca_conteudo .publicidade2{
			width:468px;
			height:60px;
			margin:0 0 9px 100px;
			background-color:#00CC66;
		}

	#busca_conteudo_box1{
		width:689px;
		min-height:835px;
		float:left;
		border:#00AEEF 1px solid;
		overflow:hidden;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		CCborderRadius:10px;
	}
	
		#busca_conteudo_box1 .conteudo_destaque{
			width:689px;
			padding:13px;
			margin:0 0 15px 0;
			float:left;
		}
			
			#busca_conteudo_box1 .conteudo_destaque .video{
				width:350px;
				height:213px;
				margin:0 10px 0 0;
				float:left;
				border:#fff 1px solid;
			}
			
			#busca_conteudo_box1 .conteudo_destaque .titulo{
				width:300px;
				height:30px;
				margin:10px 0 0 0;
				line-height:15px;
				float:left;
				overflow:hidden;
			}
			
				a.busca_destaque_titulo_link, a.busca_destaque_titulo_link:link, a.busca_destaque_titulo_link:visited{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:14px;
					font-weight:bold;
					color:#FFFFFF;
				}
			
				a.busca_destaque_titulo_link:hover{
					color:#CCCCCC;
					text-decoration:none;
				}				
							
			#busca_conteudo_box1 .conteudo_destaque .texto{
				width:300px;
				height:133px;
				margin:10px 0 0 0;
				float:left;
				overflow:hidden;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				line-height:11px;
				color:#FFFFFF;
			}
				
			#busca_conteudo_box1 .conteudo_destaque .tag{
				height:15px;
				float:left;
				margin:15px 0 0 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:9px;
				font-weight:bold;
				color:#ED1C24;
			}
	
		#busca_conteudo_box1 .secao{
				width:159px;
				float:left;
				margin:9px 0 9px 9px ;
				border:#333 1px solid;
				overflow:hidden;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
			#busca_conteudo_box1 .secao .top{
				width:159px;
				height:35px;
				overflow:hidden;
				background-image:url(../img/busca_top_bg.jpg);
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
				#busca_conteudo_box1 .secao .top .titulo{
					width:150px;
					height:35px;
					padding:2px 3px 3px 3px;
					line-height:15px;
					float:left;
					overflow:hidden;		
				}
				
					a.beta_busca_lista_titulo_link, a.beta_busca_lista_titulo_link:link, a.beta_busca_lista_titulo_link:visited{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight:bold;
						color:#FFFFFF;
					}
				
					a.beta_busca_lista_titulo_link:hover{
						color:#CCCCCC;
						text-decoration:none;
					}
					
			#busca_conteudo_box1 .videos{
				width:689px;
				padding:40px 0 0 0;
				float:left;
				background:url(../img/top_busca_videos.jpg) no-repeat;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
				overflow:hidden;
			}
			
			#busca_conteudo_box1 .noticias{
				width:689px;
				padding:40px 0 0 0;
				margin:6px 0 0 0;
				float:left;
				background:url(../img/top_busca_noticias.jpg) no-repeat;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
				overflow:hidden;
			}
			
				#busca_conteudo_box1 .noticias .mais{
					float:right;
					text-align:right;
					position:absolute;
					margin:-40px 0 0 530px;
				}
				
				#busca_conteudo_box1 .videos .mais{
					float:right;
					text-align:right;
					position:absolute;
					margin:-40px 0 0 530px;
				}
			
					a.busca_noticias_link, a.busca_noticias_link:link, a.busca_noticias_link:visited{
						color:#FFFFFF;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						line-height:40px;
						font-size:12px;
						font-weight:bold;
						text-decoration:none;
					}
					
					a.busca_noticias_link:hover{
						text-decoration:none;
						color:#999999;
					}		
				
			#busca_conteudo_box1 .conteudo_box{
				width:153px;
				padding:3px 3px 7px 3px;
				float:left;
				text-align:left;
			}
			
				#busca_conteudo_box1 .conteudo_box .video{
					width:151px;
					height:87px;
					float:left;
					border:#fff 1px solid;
				}				
								
				#busca_conteudo_box1 .conteudo_box .texto{
					width:151px;
					height:44px;
					margin:10px 0 0 0;
					float:left;
					overflow:hidden;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					line-height:11px;
					color:#FFFFFF;
				}
				
				#busca_conteudo_box1 .conteudo_box .tag{
					width:151px;
					height:15px;
					float:left;
					margin:15px 0 0 0;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:9px;
					font-weight:bold;
					color:#ED1C24;
				}
				
		#busca_conteudo_box1 .conteudo{
			width:669px;
			min-height:150px;
			margin:10px 0 0 0;
			z-index:3;
		}
		
			#busca_conteudo_box1 .conteudo_lista{
				width:659px;				
				height:97px;
				padding:5px;
				margin:30px 9px 0 9px;
				float:left;
				border-bottom:#999 1px solid;
			}
			
				#busca_conteudo_box1 .conteudo_lista .video{
					width:151px;
					height:87px;
					margin:3px 8px 0 0;
					float:left;
					border:#fff 1px solid;
				}
	
				#busca_conteudo_box1 .conteudo_lista .tag{
					width:490px;
					height:13px;
					float:left;
					margin:2px 0 0 0;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					font-weight:bold;
					color:#ED1C24;
					overflow:hidden;
				}
				
				#busca_conteudo_box1 .conteudo_lista .titulo{
					width:490px;
					height:20px;
					margin:2px 0 0 0;
					float:left;
					overflow:hidden;					
				}
				
					a.busca_lista_titulo_link, a.busca_lista_titulo_link:link, a.busca_lista_titulo_link:visited{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:17px;
						font-weight:bold;
						color:#FFFFFF;
					}
				
					a.busca_lista_titulo_link:hover{
						color:#CCCCCC;
						text-decoration:none;
					}				
								
				#busca_conteudo_box1 .conteudo_lista .texto{
					width:490px;
					height:53px;
					margin:6px 0 0 0;
					float:left;
					overflow:hidden;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					line-height:11px;			
					color:#FFFFFF;
					}
			
	#busca_conteudo_box2{
			width:300px;
			height:906px;
			margin:-69px 0 0 9px;
			float:left;
		}
		
			#busca_conteudo_box2 .publicidade{
				width:300px;
				height:250px;
				float:left;
				background-color:#9933CC;
			}
			
			#busca_conteudo_box2 .secao{
				width:298px;
				height:340px;
				float:left;
				border:#8CC63F 1px solid;	
				margin:9px 0 0 0;
				overflow:hidden;
				background-image:url(../img/secao_abas_img.jpg);
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
			#busca_conteudo_box2 .tecnologia{
				width:298px;
				height:294px;
				float:left;
				border:#FCB040 1px solid;
				margin:9px 0 0 0;
				overflow:hidden;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
				#busca_conteudo_box2 .tecnologia .top{
					width:298px;
					height:35px;
				}
				
				#busca_conteudo_box2 .tecnologia .conteudo{
					width:260px;
					height:245px;
					padding:7px 19px 7px 19px;
				}
				
					#busca_conteudo_box2 .tecnologia .conteudo .img{
						width:257px;
						height:150px;
						border:#FFFFFF 1px solid;
					}
					
					#busca_conteudo_box2 .tecnologia .conteudo .titulo{
						width:259px;
						height:15px;
						padding:7px 0 7px 0;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_titulo_link, a.conteudo_tecnologia_titulo_link:link, a.conteudo_tecnologia_titulo_link:visited{
							width:259px;
							height:15px;
							padding:7px 0 7px 0;
							overflow:hidden;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:14px;
							font-weight:bold;
							line-height:20px;
							color:#FCB040;
						}
						
						a.conteudo_tecnologia_titulo_link:hover{
							text-decoration:underline;
						}
					
					#busca_conteudo_box2 .tecnologia .conteudo .texto{
						width:259px;
						height:64px;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_texto_link, a.conteudo_tecnologia_texto_link:link, a.conteudo_tecnologia_texto_link:visited{
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:13px;
							font-weight:bold;
							line-height:16px;
							color:#FFFFFF;
						}
						
						a.conteudo_tecnologia_texto_link:hover{
							background-color:#FCB040;
						}
						
/* FIM ESTILO BUSCA */

/* COMECO ESTILO CATEGORIA */

#categoria_conteudo{
	width:1000px;
	min-height:906px;
	float:left;
}

	#categoria_conteudo .publicidade2{
			width:468px;
			height:60px;
			margin:0 0 9px 100px;
			background-color:#00CC66;
		}

	#categoria_conteudo_box1{
		width:689px;
		min-height:835px;
		float:left;
		border:#00AEEF 1px solid;
		overflow:hidden;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		CCborderRadius:10px;
	}
				
		#categoria_conteudo_box1 .conteudo{
			width:669px;
			min-height:100px;
			margin:10px 0 0 10px;
			z-index:3;
		}
		
			#categoria_conteudo_box1 .conteudo_lista{
				width:659px;				
				height:55px;
				padding:5px;
				margin:10px 0 10px 0;
				float:left;
				border-bottom:#999 1px solid;
			}
			
				#categoria_conteudo_box1 .conteudo_lista .categoria{
					width:149px;
					height:45px;
					margin:0 5px 0 0;
					float:left;
					border-right:#666 1px solid;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					font-weight:normal;
					color:#FFFFFF;
				}
	
				#categoria_conteudo_box1 .conteudo_lista .tag{
					width:502px;
					height:15px;
					float:left;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					font-weight:bold;
					color:#ED1C24;
				}
				
				#categoria_conteudo_box1 .conteudo_lista .titulo{
					width:502px;
					height:30px;
					float:left;
					overflow:hidden;					
				}
				
					a.categoria_lista_titulo_link, a.categoria_lista_titulo_link:link, a.categoria_lista_titulo_link:visited{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:25px;
						font-weight:bold;
						color:#FFFFFF;
					}
				
					a.categoria_lista_titulo_link:hover{
						color:#CCCCCC;
						text-decoration:none;
					}	
							
	#categoria_conteudo_box2{
			width:300px;
			height:906px;
			margin:-69px 0 0 9px;
			float:left;
		}
		
			#categoria_conteudo_box2 .publicidade{
				width:300px;
				height:250px;
				float:left;
				background-color:#9933CC;
			}
			
			#categoria_conteudo_box2 .secao{
				width:298px;
				height:340px;
				float:left;
				border:#8CC63F 1px solid;	
				margin:9px 0 0 0;
				overflow:hidden;
				background-image:url(../img/secao_abas_img.jpg);
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
			#categoria_conteudo_box2 .tecnologia{
				width:298px;
				height:294px;
				float:left;
				border:#FCB040 1px solid;
				margin:9px 0 0 0;
				overflow:hidden;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
				#categoria_conteudo_box2 .tecnologia .top{
					width:298px;
					height:35px;
				}
				
				#categoria_conteudo_box2 .tecnologia .conteudo{
					width:260px;
					height:245px;
					padding:7px 19px 7px 19px;
				}
				
					#categoria_conteudo_box2 .tecnologia .conteudo .img{
						width:257px;
						height:150px;
						border:#FFFFFF 1px solid;
					}
					
					#categoria_conteudo_box2 .tecnologia .conteudo .titulo{
						width:259px;
						height:15px;
						padding:7px 0 7px 0;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_titulo_link, a.conteudo_tecnologia_titulo_link:link, a.conteudo_tecnologia_titulo_link:visited{
							width:259px;
							height:15px;
							padding:7px 0 7px 0;
							overflow:hidden;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:14px;
							font-weight:bold;
							line-height:20px;
							color:#FCB040;
						}
						
						a.conteudo_tecnologia_titulo_link:hover{
							text-decoration:underline;
						}
					
					#categoria_conteudo_box2 .tecnologia .conteudo .texto{
						width:259px;
						height:64px;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_texto_link, a.conteudo_tecnologia_texto_link:link, a.conteudo_tecnologia_texto_link:visited{
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:13px;
							font-weight:bold;
							line-height:16px;
							color:#FFFFFF;
						}
						
						a.conteudo_tecnologia_texto_link:hover{
							background-color:#FCB040;
						}
						
/* FIM ESTILO CATEGORIA */

/* COMECO ESTILO VIDEO */

#video_conteudo{
	width:1000px;
	float:left;
}

	#video_conteudo .publicidade2{
			width:468px;
			height:60px;
			margin:0 0 9px 100px;
			background-color:#00CC66;
		}

	#video_conteudo_box1{
		width:689px;
		min-height:835px;
		float:left;
		border:#00AEEF 1px solid;
		overflow:hidden;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		CCborderRadius:10px;
	}
				
		#video_conteudo_box1 .conteudo{
			width:669px;
			min-height:150px;
			margin:10px 0 0 10px;
		}
		
			#video_conteudo_box1 .conteudo .titulo{
				width:669px;
				height:40px;
				overflow:hidden;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:35px;
				font-weight:bold;
				margin:0 0 15px 0;
				color:#FFFFFF;
			}
			
			#video_conteudo_box1 .conteudo .video{
				width:653px;
				padding:0 0 5px 15px;
				float:left;
				border:#ccc 1px solid;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
		
			#video_conteudo_box1 .conteudo .texto{
				width:669px;
				margin:10px 0 0 0;
				float:left;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:17px;			
				color:#FFFFFF;
			}
			
	#video_conteudo_box2{
			width:300px;
			height:906px;
			margin:-69px 0 0 9px;
			float:left;
		}
		
			#video_conteudo_box2 .publicidade{
				width:300px;
				height:250px;
				float:left;
				background-color:#9933CC;
			}
			
			#video_conteudo_box2 .secao{
				width:298px;
				height:340px;
				float:left;
				border:#8CC63F 1px solid;	
				margin:9px 0 0 0;
				overflow:hidden;
				background-image:url(../img/secao_abas_img.jpg);
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
			#video_conteudo_box2 .tecnologia{
				width:298px;
				height:294px;
				float:left;
				border:#FCB040 1px solid;
				margin:9px 0 0 0;
				overflow:hidden;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
				#video_conteudo_box2 .tecnologia .top{
					width:298px;
					height:35px;
				}
				
				#video_conteudo_box2 .tecnologia .conteudo{
					width:260px;
					height:245px;
					padding:7px 19px 7px 19px;
				}
				
					#video_conteudo_box2 .tecnologia .conteudo .img{
						width:257px;
						height:150px;
						border:#FFFFFF 1px solid;
					}
					
					#video_conteudo_box2 .tecnologia .conteudo .titulo{
						width:259px;
						height:15px;
						padding:7px 0 7px 0;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_titulo_link, a.conteudo_tecnologia_titulo_link:link, a.conteudo_tecnologia_titulo_link:visited{
							width:259px;
							height:15px;
							padding:7px 0 7px 0;
							overflow:hidden;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:14px;
							font-weight:bold;
							line-height:20px;
							color:#FCB040;
						}
						
						a.conteudo_tecnologia_titulo_link:hover{
							text-decoration:underline;
						}
					
					#video_conteudo_box2 .tecnologia .conteudo .texto{
						width:259px;
						height:64px;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_texto_link, a.conteudo_tecnologia_texto_link:link, a.conteudo_tecnologia_texto_link:visited{
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:13px;
							font-weight:bold;
							line-height:16px;
							color:#FFFFFF;
						}
						
						a.conteudo_tecnologia_texto_link:hover{
							background-color:#FCB040;
						}
						
/* FIM ESTILO VIDEO */

/* COMECO ESTILO GALERIA */

#galeria_conteudo{
	width:1000px;
	float:left;
}

	#galeria_conteudo .publicidade2{
			width:468px;
			height:60px;
			margin:0 0 9px 100px;
			background-color:#00CC66;
		}

	#galeria_conteudo_box1{
		width:689px;
		float:left;
		border:#00AEEF 1px solid;
		overflow:hidden;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		CCborderRadius:10px;
	}
	
		#galeria_conteudo_box1 .conteudo{
			width:669px;
			margin:10px 0 0 0;
		}
		
				#galeria_conteudo_box1 .conteudo .titulo{
					width:669px;
					height:40px;
					margin:0 0 0 10px;
					float:left;
					overflow:hidden;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:35px;
					font-weight:bold;
					color:#FFFFFF;					
				}
				
				#galeria_conteudo_box1 .conteudo .texto{
					width:669px;
					margin:15px 0 15px 10px;
					float:left;
					overflow:hidden;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					line-height:11px;			
					color:#FFFFFF;
				}
				
				#galeria_conteudo_box1 .conteudo .img{
					width:635px;
					padding:5px 0 5px 34px;
					margin:0 0 0 10px;
					float:left;
					border:#fff 1px solid;					
					-webkit-border-radius:10px;
					-moz-border-radius:10px;
					CCborderRadius:10px;
				}
	
				#galeria_conteudo_box1 .conteudo .galeria{
					width:669px;
					float:left;
					margin:15px 0 5px 10px;
				}
				
					#galeria_img_thumb{
						border:1px solid #ddd;
						text-align:center;
						padding:3px;
						margin:5px 0 0 0;
						background:#fafafa;
						float:left;						
						-webkit-border-radius:10px;
						-moz-border-radius:10px;
						CCborderRadius:10px;
					}
			
	#galeria_conteudo_box2{
			width:300px;
			height:906px;
			margin:-69px 0 0 9px;
			float:left;
		}
		
			#galeria_conteudo_box2 .publicidade{
				width:300px;
				height:250px;
				float:left;
				background-color:#9933CC;
			}
			
			#galeria_conteudo_box2 .secao{
				width:298px;
				height:340px;
				float:left;
				border:#8CC63F 1px solid;	
				margin:9px 0 0 0;
				overflow:hidden;
				background-image:url(../img/secao_abas_img.jpg);
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
			#galeria_conteudo_box2 .tecnologia{
				width:298px;
				height:294px;
				float:left;
				border:#FCB040 1px solid;
				margin:9px 0 0 0;
				overflow:hidden;
				-webkit-border-radius:10px;
				-moz-border-radius:10px;
				CCborderRadius:10px;
			}
			
				#galeria_conteudo_box2 .tecnologia .top{
					width:298px;
					height:35px;
				}
				
				#galeria_conteudo_box2 .tecnologia .conteudo{
					width:260px;
					height:245px;
					padding:7px 19px 7px 19px;
				}
				
					#galeria_conteudo_box2 .tecnologia .conteudo .img{
						width:257px;
						height:150px;
						border:#FFFFFF 1px solid;
					}
					
					#galeria_conteudo_box2 .tecnologia .conteudo .titulo{
						width:259px;
						height:15px;
						padding:7px 0 7px 0;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_titulo_link, a.conteudo_tecnologia_titulo_link:link, a.conteudo_tecnologia_titulo_link:visited{
							width:259px;
							height:15px;
							padding:7px 0 7px 0;
							overflow:hidden;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:14px;
							font-weight:bold;
							line-height:20px;
							color:#FCB040;
						}
						
						a.conteudo_tecnologia_titulo_link:hover{
							text-decoration:underline;
						}
					
					#galeria_conteudo_box2 .tecnologia .conteudo .texto{
						width:259px;
						height:64px;
						overflow:hidden;
					}
					
						a.conteudo_tecnologia_texto_link, a.conteudo_tecnologia_texto_link:link, a.conteudo_tecnologia_texto_link:visited{
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:13px;
							font-weight:bold;
							line-height:16px;
							color:#FFFFFF;
						}
						
						a.conteudo_tecnologia_texto_link:hover{
							background-color:#FCB040;
						}
						
#conteudo_galeria{
	width:646px;
	padding:15px 0 5px 0;
	margin:0 0 15px 0;
	float:left;
	border:#fff 1px solid;					
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	CCborderRadius:10px;
}

	#conteudo_galeria .legenda{
		width:640px;
		margin:-23px 0 5px 0;
		position:absolute;
		height:15px;
		text-align:left;
	}
	
		#conteudo_galeria .legenda a.legenda_link, a.legenda_link:link, a.legenda_link:visited{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:normal;
			text-decoration:none;
			color:#fff;
			background-color:#000;
		}
		
		#conteudo_galeria .legenda a.legenda_link:hover{
			text-decoration:none;
			color:#ccc;
		}
						
/* FIM ESTILO GALERIA */

/* comeca comentarios */




#materia_form_comentario{
	margin:30px 0 0 0;
	width:650px;
}
fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
.campos{
	margin:0.3em 0;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.nome{
	float:left;
	width:19em;
	text-align:right;
	margin-right:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.email{
	float:left;
	width:19em;
	text-align:right;
	margin-right:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.sucesso{
	float:left;
	width:23em;
	text-align:left;
	margin:10px 0 10px 228px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
#imgCaptcha{
	margin:0 0 0 240px;
}
.input_captcha{
	padding:0.15em;
	width:15em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
.input_text{
	padding:0.15em;
	width:15em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
.input_text:hover, input_text:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
}
.input_text.default {
	color:#bbb;
}
.textarea{
	padding:0.15em;
	width:630px;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
.textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 
.textarea.default {
	color:#bbb;
}
#submit-go {
	margin-top:1em;
	width:69px;
	height:20px;
	border:0;
	background:url(../img/materia_envia_coment.jpg) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}

/*
input[type=checkbox], input[type=radio] { visibility: hidden; width:0; height:0; padding:0; margin:0; }
input[type=checkbox] + label, input[type=radio] + label { padding-left:18px; }
input[type=checkbox] + label{ background: url(../gfx/check_radio.png) 0 0 no-repeat; }
input[type=checkbox]:focus + label{ background-position: 0 -16px; }
input[type=checkbox] + label:hover{ background-position: 0 -32px; } 
input[type=checkbox]:checked + label{ background-position: 0 -48px; }

input[type=radio] + label{ background: url(../gfx/check_radio.png) 0 -64px no-repeat; }
input[type=radio]:focus + label{ background-position: 0 -80px; }
input[type=radio] + label:hover{ background-position: 0 -96px; } 
input[type=radio]:checked + label{ background-position: 0 -112px; }
*/

/*
textarea[type=checkbox], textarea[type=radio] { visibility: hidden; width:0; height:0; padding:0; margin:0; }
textarea[type=checkbox] + label, textarea[type=radio] + label { padding-left:18px; }
textarea[type=checkbox] + label{ background: url(../gfx/check_radio.png) 0 0 no-repeat; }
textarea[type=checkbox]:focus + label{ background-position: 0 -16px; }
textarea[type=checkbox] + label:hover{ background-position: 0 -32px; } 
textarea[type=checkbox]:checked + label{ background-position: 0 -48px; }

textarea[type=radio] + label{ background: url(../gfx/check_radio.png) 0 -64px no-repeat; }
textarea[type=radio]:focus + label{ background-position: 0 -80px; }
textarea[type=radio] + label:hover{ background-position: 0 -96px; } 
textarea[type=radio]:checked + label{ background-position: 0 -112px; }
*/

/* termina comentarios*/





/*  ABA CLARO  */

a.ssmItems{
	color:#333333;
}




