﻿.estrutura-topo
{
	width: 100%;
	margin-bottom: 40px;
}
.text
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.titulo
{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.mediacenter
{
	float: right;
	width: 65%;
	padding: 15px 0px 0px 0px;
	vertical-align: top;
}

.textResultado
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.tit-destaques
{
	width: 100%;
	height: 29px;
	background-image: url(../../Library/images/back_tit_destaques_technet.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 18px;
	color: #000000;
}
.sub-titulo
{
	width: 85%;
	margin-top: 4px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
}
.link:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B536B;
	text-decoration: none;
}
.link:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B536B;
	font-weight: bold;
	text-decoration: none;
}
.link:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B536B;
	font-weight: bold;
	text-decoration: none;
}
.link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B536B;
	font-weight: Bold;
	text-decoration: underline;
}

.text-destaque
{
	width: 80%;
	margin-top: 4px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	float: left;
}
.textDrop
{
	font-family: Arial;
	font-size: 12px;
}
.text-resultados
{
	width: 90%;
	margin-top: 4px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 12px;
	float: left;
}
.text-subtitulo
{
	color: #3B536B;
	font-weight: bold;
	font-size: 12px;
	font-style: oblique;
	text-decoration: underline;
}
.tit-negrito
{
	padding-top: 2px;
	font-weight: bold;
}
.lat-direita
{
	width: 37%;
	float: right;
}
.lat-esquerda
{
	width: 60%;
	float: left;
}
.nuvem a:hover
{
	color: #B4280D;
	text-decoration: underline;
}

.nuvem a
{
	padding: 10px;
	margin-bottom: 4px;
}
.mensagem
{
	font-family: Verdana;
	font-size: 23px;
	margin: 15px 0px 0px 35px;
}
.sub-mensagem
{
	font-family: Verdana;
	font-size: 13px;
	margin: 15px 0px 0px 35px;
}

.transparencia
{
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	color: #000000;
	background-color: #000000;
}
*.transparencia
{
	filter: alpha(opacity = 60);
}

.transparencia_content
{
	background-color: #000;
	position: absolute;
	top: 50%;
	left: 45%;
	z-index: 185;
	background-image: url(../../Library/images/sem_imagem.jpg);
	padding: 5px;
	border: solid 5px #ccc;
	vertical-align: middle;
}

/* DIF */

#contentAg-main .contentAg-rightBox h3, #contentAg-main .titleBar{
	border-bottom: 4px solid #395469;
}
#contentAg-main h3{
	color: #395469;
}
#contentAg-agregador h3 a{
	color: #395469;
}
#content-agregador .contentAg-post h3 a{
	color: #395469;
}
#content-agregador .contentAg-postDestaque a{
	color: #395469;
}
.contentAg-postDestaque .postAutor{
	color: #395469;
}
.contentAg-post .postAutor{
	color: #395469;
}
.contentAg-postDestaque .postRead, .contentAg-post .postRead{
	padding: 0px 30px 0px 38px;
	background: url('../images/icon_read.gif') no-repeat 16px 2px;
	vertical-align: middle;
	border-left: 1px solid black;
	margin-left: 18px;
}
.rightBox-content ul li{
	background: url('../images/list_item.gif') no-repeat 0px 6px;
}

/*
#content-agregador h2
{
	background: url('../images/logo_blog.gif') no-repeat 0px 6px;
	width: 370px;
	height: 81px;
}
*/

#topLinks ul .home a{
	background: #f1f1f1 url('../images/icon_home.png') no-repeat 5px center;
}
#topLinks ul .home a:hover{
	background-color: #dedede;
}
#topLinks ul .autores a{
	background: #f1f1f1 url('../images/icon_autores.png') no-repeat 5px center;
}
#topLinks ul .autores a:hover{
	background-color: #dedede;
}
#topLinks ul .ingles a{
	background: #f1f1f1 url('../images/icon_technet.png') no-repeat 5px center;
	padding: 14px 8px 16px 74px;
}
#topLinks ul .ingles a:hover{
	background-color: #dedede;
}
.content-tags{
	background: #3B6689 url('../images/bg_tags.jpg') no-repeat left 30px;
}
.contentAg-post .postData{
	background: url('../images/icon_calend.gif') no-repeat left top;
}
.content-autores ul li{
	color: #395469;
}
.content-autores ul li h4{
	color: #395469;
}
.content-autores ul li h4 a{
	color: #395469;
}

