* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

body {
	background:#ffffff url('../../img/bgpattern.png') top left repeat;
	font-family: Arial, sans-serif;
	font-size:11px;
}

#centroHome, #centroSubhome {
	width: 530px;
	float: left;
}

#direitaHome, #direitaSubhome, #direitaArquivo, #direitaLista {
	width: 310px;
	float: left;
	padding-left: 15px;
}

#direitaArquivo{
	padding-left: 12px;
}

#direitaSubhome{
	padding-top: 30px;
}

#topo {
	width: 1000px;
	height: 160px;
	margin:0 auto;
	background:#AEAA93;
}

.rodape {
	width:1000px;
	margin:0 auto;
	height: 70px;
	background:#AEAA93; 
}

#topo #cont-topo {
	width:1000px;
	margin: 0 auto;
	float:left;
}

#topo #cont-topo p {
	width: 252px;
	height: 76px;
	background: url('../../img/logo-triada.png') top left no-repeat;
	display:block;
	float:left;
	margin: 20px 10px 0px 5px;
	text-indent:-9999px;
}

#topo #cont-topo h1:hover {
	width: 252px;
	height: 76px;
	background: url('../../img/logo-triada.png') top left no-repeat;
	display:block;
	float:left;
	margin: 20px 10px 0px 5px;
	text-indent:-9999px;
}


#topo #cont-topo .banner-topo {
	width: 728px;
	height: 90px;
	display:block;
	float:left;
	margin-top:10px;
	background:#fff;
}

#icon-home {
	float: left;
	color:#fff;
}

#icon-home a {
	height:20px;
	float: left;
	background: url('../../img/icon-home1.png') top left no-repeat;
	padding-left: 25px;
	padding-top:8px;
	display:block;
	font-size:0.9em;
	text-decoration:none;
	color:#fff;
	text-align: center;
	margin: 20px 0px 0px 10px;
}

#icon-home a:hover {
	text-decoration: underline;
}


#pesquisa-topo {
	width:400px;
	height: 25px;
	float:left;
	margin:15px 5px 15px 30px;
}

#pesquisa-rodape {
	width:230px;
	height:50px;
	float:left;
	margin: 10px 5px;
}

#pesquisa-rodape input.campo-busca {
	background:#fff url('../../img/icon-pesquisa.gif') 5px 5px no-repeat;
	width:200px;
	height:20px;
	border:3px solid #939393;
	color:#6b6b6b;
	padding:5px 0px 0px 25px;
	margin-right:5px;
	font-size:1.2em;
	font-weight:bold;
}

#pesquisa-topo input.campo-busca {
	background:#fff url('../../img/icon-pesquisa.gif') 3px 3px no-repeat;
	width:180px;
	height:15px;
	border:1px solid #939393;
	color:#6b6b6b;
	padding:3px 0px 3px 25px;
	margin-right:5px;
	font-size:0.9em;
}

input.campo-busca-secoes {
	width:130px;
	height: 15px;
	padding:3px;
	font-size:0.9em;
	color:#6b6b6b;
	border:1px solid #939393;
	background:#eaeaea;
}

input.botao-busca {
	width: 35px;
	height: 25px;
	background:url('../../img/botao-ok.png') top left no-repeat;
	border:none;	
	color:#fff;
	font-size:0.9em;
	padding-bottom:5px;
	margin-top:5px;
}

#pesquisa-rodape input.botao-busca {
	margin-left:195px;
}

input.botao-busca:hover {
	cursor:pointer;
	color:#FFFF88;
}

#login-topo {
	width: 330px;
	height:30px;
	float:left;
	margin: 15px;
	color:#9f9f9f;
}

.linkcinza {
	color:#9f9f9f;
	text-decoration:none;
}

.linkrosa {
	color:#dd3f8d;
	text-decoration:none;
}

.linkverde {
	color:#89A627;
	text-decoration:none;
}

.linkazul {
	color:#3F8AB9;
	text-decoration:none;
}

.linklaranja {
	color:#D78732;
	text-decoration:none;
}

.linkrosa:hover, .linkcinza:hover, .linkverde:hover, .linkazul:hover, .linklaranja:hover {
	text-decoration:underline;
}

#login-topo input.campo-login {
	width:125px;
	height:12px;
	padding:3px;
	font-size:10px;
	margin-bottom:5px;
	color:#6b6b6b;
	border:1px solid #939393;
}

#login-topo input.campo-senha {
	width:90px;
	height:12px;
	padding:3px;
	margin-bottom:5px;
	font-size:10px;
	color:#6b6b6b;
	border:1px solid #939393;
}


input.botao-entrar {
	width: 46px;
	height: 15px;
	background:url('../../img/botao-entrar.png') top left no-repeat;
	border:none;
	padding:5px 10px;
	color:#fff;
	font-size:0.9em;
	margin:5px 0px 0px 5px;
}

#corpo {
	width: 1000px;
	margin: 0 auto;
	*margin: 10px auto;
	background-color: #fff;
	display:block;
	padding-top:3px;
}

.rodape-corpo {
	width: 1000px;
	height:30px;
	clear:both;
	margin: 0px auto;
	background: url('../../img/bordarodape.png') no-repeat;
	display:block;
}

.social-icons {
	height:20px;
	color:#fff;
	font-size:0.9em;
	margin:20px 0px 10px 30px;
	float: left;
}

.social-icons span {
	float: left;
	display:block;
	float: left;
	width: 95px;
	padding-top:8px;
}

.social-icons a.icon-twitter {
	height:12px;
	float: left;
	color:#fff;
	background: url('../../img/icon-twitter1.png') top left no-repeat;
	padding-left: 25px;
	padding-top:8px;
	display:block;
	text-decoration:none;
	text-align: center;
	margin: 0px 5px;
}

.social-icons a.icon-orkut {
	height:12px;
	color:#fff;
	float: left;
	background: url('../../img/icon-orkut1.png') top left no-repeat;
	padding-left: 25px;
	padding-top:8px;
	display:block;
	text-decoration:none;
	text-align: center;
	margin: 0px 5px;
}

.social-icons a.icon-rss {
	height:12px;
	float: left;
	color:#fff;
	background: url('../../img/icon-rss1.png') top left no-repeat;
	padding-left: 25px;
	padding-top:8px;
	display:block;
	text-decoration:none;
	text-align: center;
	margin: 0px 5px;
}

.social-icons a.icon-newsletter {
	height:12px;
	float: left;
	color:#fff;
	background: url('../../img/icon-newsletter1.png') 0px 3px no-repeat;
	padding-left: 25px;
	padding-top:8px;
	display:block;
	text-decoration:none;
	text-align: center;
	margin: 0px 5px;
}

.social-icons a.icon-twitter:hover, .social-icons a.icon-orkut:hover, .social-icons a.icon-rss:hover, .social-icons a.icon-newsletter:hover {
	text-decoration:underline;
}

.itens-rodape .social-icons {
	color:#292929;
	width: 315px;
	float: left;
	margin: 10px 0px;
}

.itens-rodape .social-icons span {
	width:250px;
	padding:0px;
	margin-bottom:10px;
}

.itens-rodape .social-icons a {
	color:#292929;
}


.itens-rodape .menu-rodape {
	width: 390px;
	margin:10px 15px;
	height:80px;
	float: left;
}

.itens-rodape .menu-rodape ul {
	list-style-type: none;
	font-weight: bold;
}

.itens-rodape .menu-rodape ul li{
	display: inline;
	line-height:1.5em;
}

.itens-rodape .menu-rodape ul li a {
	color:#292929;
	letter-spacing:1px;
	text-decoration: none;
	font-weight: normal;
	margin-right:3px;
}

.itens-rodape .menu-rodape ul li a:hover {
	color:#000;
	text-decoration: underline;
}

#menu-topo  {	
	width:992px;
	border:4px solid #fff;
	background:#fff;
	margin-top: 5px;
	*margin-top: 0px;
	clear:both;
	float: left;
	display: block;
	*position:absolute;
}

#menu-topo ul {
	list-style-type: none;
}

#menu-topo li {
	display: inline;
	float:left;
	font:bold 10px Arial, sans-serif;
	background:#afafaf;
	letter-spacing:0.2px;
	display: block;
	margin:1px;
	text-align:center;
	text-transform: uppercase;
}

#menu-topo li a {
	color:#fff;
	text-decoration:none;
	display: block;
	padding: 3px 2px;
	*padding: 3px 4px;
	padding /*\**/:3px 3px;
}

#menu-topo li a , x:-moz-any-link, x:default {
	padding: 3px 2px;
	*padding: 3px 3px;
}

#menu-topo li a.azul {
	background:#017dcc;
}

#menu-topo li a.rosa {
	background:#ca5158;
}

#menu-topo li a.verde {
	background:#98c303;
}

#menu-topo li a.laranja {
	background:#ec7a00;
}

#menu-topo li a:hover {
	background:#363636;
}

#slide-grande-destaque {
	width: 988px;
	clear:both;
	height:292px;
	margin: 30px 158px 5px 10px;
}

#slide-grande-destaque .oslink{
	position: absolute;
	width: 338px;
}

#slide-grande-destaque ul{
	position: absolute;
	list-style: none;
	margin-left: 20px;
	margin-top: 160px;
}

#slide-grande-destaque ul li{
	float: left;
	padding: 0px;
	padding-top: 15px;
	margin-right: 5px;
}

#slide-grande-destaque ul li.ativo{
	background: url(http://www.triada.com.br/img/setinha.png) top center no-repeat;;
}

#slide-grande-destaque ul li img{
	width: 75px;
	height: 30px;
	cursor: pointer;
}

.dest {
	width:341px;
	height:293px;
	float: left;
	background: url('http://www.triada.com.br/img/slide-bg_01.png') top left no-repeat;
}


.dest a.chamada-tit {
	font: 1.8em Georgia, "Times New Roman", serif;
	font-weight: bold;
	letter-spacing: -1px;
	color:#fff;
	display:block;
	text-transform: uppercase;
	text-decoration: none;
	margin: 25px 15px 10px 15px;
}

.dest a.chamada-desc {
	font: 1.5em Georgia, "Times New Roman", serif;
	font-style: italic;
	color:#fff;
	background:none;
	display:block;
	text-decoration: none;
	margin: 15px;
}


.dest-fundo {
	width: 642px;
	height: 258px;
	float: left;
	margin-top:10px;
}

.dest-fundo div.dest1 {
	display:block;
	width: 75px;
	height: 293px;
	position:absolute;
	margin-top:-10px;
	float:left;
	z-index:10;
	background: url('http://www.triada.com.br/img/slide-bg_02.png') top left no-repeat;
}

.dest-fundo img{
	width: 642px;
	height: 258px;
	z-index:0;
	position: absolute;
}

.dest-fundo div.leiamais {
	display: block;
	width:642px;
	height:24px;
	background:url('../../img/bg-cinza.png') top left repeat;
	position:absolute;
	margin-top:234px;
	z-index:5;
}

div.leiamais a.vejamais {
	color:#fff;
	padding:5px;
	background:#017DCC;
	font-size: 1em;
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.leiamais  a.vejamais:hover {
	background:#333333;
}

.destaques-chamadas {
	width: 530px;
	height: 290px;
	float: left;
	margin-left:15px;
}

.chamadas-interna {
	width: 850px;
	height:280px;
	float: left;
	margin:15px 0px;
	border:1px solid #000;
}

.chamadas-interna .mais-materias {
	width:300px;
	margin:0px;
	margin-bottom:15px;
}


.col-500 .chamada-dest .chapeu, .col-600 .chamada-dest .chapeu {
	padding:5px;
	display: block;
	height:15px;
	margin-bottom:5px;
	color:#958888;
	text-transform: uppercase;
	font:bold 1.2em Arial , sans-serif;
	margin-top:-10px;
	padding-top:15px;
}

.col-500 .chapeu a, .col-600 .chapeu a{
	text-decoration:none;
	color:#017dcc;
}


.col-500 .chapeu a, .col-600 .chapeu a{
	text-decoration:none;
	color:#017dcc;
}

.destaques-chamadas a {
	text-decoration: none;
}

.destaques-chamadas .chamada-azul, .destaques-chamadas .chamada-rosa, .destaques-chamadas .chamada-verde, .destaques-chamadas .chamada-laranja {
	width: 162px;
	margin: 4px 6px;
	float: left;
	display:block;
	height: 250px;
}

.destaques-chamadas a.secao {
	text-transform: uppercase;
}

.destaques-chamadas a.chamada-thumb {
	width: 150px;
	height: 130px;
	display: block;
	border-top: 4px solid #000;
	margin: 8px 0px 5px 0px;
}

.destaques-chamadas a.chamada-thumb img{
	width: 150px;
	height: 130px;
}

a.chamada-thumb span.icon-video {
	width:46px;
	height:39px;
	display:block;
	position: absolute;
	background:url(http://www.triada.com.br/img/icon-video-thumb.png) 0px 0px no-repeat;
	margin:45px 52px;
	text-indent:-99999px;
}

a.chamada-thumb:hover span.icon-video {
	background:url(http://www.triada.com.br/img/icon-video-thumb.png) 0px -39px no-repeat;
}

.col-500 .mais-materias-simples, .col-600 .mais-materias-simples {
	border:1px solid #EAE4DB;
	border-top:3px solid #EAE4DB;
	height:230px;
	margin-bottom:30px;
	padding:5px;
	background:#F4F2EA url(http://www.triada.com.br/img/bg-destaque1.png) top left repeat-x;
}

.col-500 .mais-materias-simples .chamada, .col-600 .mais-materias-simples .chamada {
	border:1px solid #EAE4DB;
	border-top:3px solid #EAE4DB;
	background-color:#fcf9f7;
	width: 150px;
	height: 85px;
	padding:0px 2px;
	float: left;
	margin:3px;
}

.box-chamadas-relacionadas .chamada {
	border:1px solid #EAE4DB;
	border-top:3px solid #EAE4DB;
	background-color:#fcf9f7;
	width: 99%;
	padding:2px;
	float: left;
	margin:3px 0px;
}

.tags-materia {
	margin: 0px;
	float: left;
}

.tags-materia span {
	background: url(http://www.triada.com.br/img/tag.png) top left no-repeat;
	font:bold 1.2em Georgia, "Times New Roman", serif;
	padding-left: 20px;
	width:10%;
	float: left;
	display: block;
	text-transform: uppercase;
	color:#958888;
}

.tags-materia .palavras {
	display: block;
	float: left;
	width:85%;
}

.tags-materia .palavras a {
	background: url(http://www.triada.com.br/img/tag-small.png) top left no-repeat;
	padding-left: 15px;
	line-height:1.7em;
	margin:3px;
	text-decoration: none;
	color:#AA0000;
}

.tags-materia .palavras a:hover {
	text-decoration: underline;
}


.tags {
	border:1px solid #EAE4DB;
	border-top:3px solid #EAE4DB;
	width:140px;
	clear: both;
	margin-bottom:30px;
	padding:10px;
	background-color:#fbfafa;
}

.tags h1 {
	font:bold 1.2em Georgia, "Times New Roman", serif;
	padding-left: 20px;
	text-transform: uppercase;
	color:#958888;
	background: url(http://www.triada.com.br/img/tag.png) top left no-repeat;
}

.tags a{
	text-decoration: none;
	font:bold 1.1em "Trebuchet Ms", sans-serif;
	text-transform: lowercase;
	color: #F00;
	margin-left: 5px;
}

.tags a.classe1000{
	font:bold 1.2em "Trebuchet Ms", sans-serif;
}

.tags a.classe3000{
	font:bold 1.3em "Trebuchet Ms", sans-serif;
}

.tags a.classe7000{
	font:bold 1.4em "Trebuchet Ms", sans-serif;
}

.tags a.classe13000{
	font:bold 1.5em "Trebuchet Ms", sans-serif;
}

.tags a.classe20000{
	font:bold 1.6em "Trebuchet Ms", sans-serif;
}

.tags a.classe30000{
	font:bold 1.7em "Trebuchet Ms", sans-serif;
}

.tags a.classe50000{
	font:bold 1.8em "Trebuchet Ms", sans-serif;
}

.tags a:hover{
	text-decoration: underline;
}

.col-500 .chapeu, .col-600 .chapeu {
	padding:5px;
	display: block;
	color:#796C6C;
	text-transform: uppercase;
	font:bold 1.4em Arial , sans-serif;
	margin-bottom:10px;
}

.col-500 a.vejamais {
	float: right;
	padding:5px;
	background:#EAE4DB;
	display: block;
	text-transform: uppercase;
	color:#595959;
	text-decoration: none;
	margin-top:-40px;
	margin-right:-18px;
}

.col-500 .barra-mais span {
	color: #8d7878;
	font-weight: bold;
	font: 2em Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	width: 200px;
	float: left;
	padding-top:10px;
	margin-left:-15px;
}

.col-500 .barra-mais {
	width:500px;
	margin-top:-60px;
	float: left;
}

.mais-materias-simples a.chamada-thumb span.icon-video, .box-chamadas a.chamada-thumb span.icon-video{
	width:25px;
	height:21px;
	display:block;
	position: absolute;
	background:url(http://www.triada.com.br/img/icon-video-thumb-peq.png) 0px 0px no-repeat;
	margin:20px 20px;
	text-indent:-99999px;
}

.mais-materias-simples a.chamada-thumb:hover span.icon-video, .box-chamadas a.chamada-thumb:hover span.icon-video{
	background:url(http://www.triada.com.br/img/icon-video-thumb-peq.png) 0px -21px no-repeat;
}


.destaque-blog a, .mais-materias a{
	text-decoration: none;
}

.destaque-blog a.chamada-thumb {
	width: 150px;
	height: 130px;
	display: block;
	clear:both;
	border-top: 4px solid #000;
	margin: 5px 10px;
	float: left;
}

.mais-materias a.chamada-thumb {
	width: 150px;
	height: 130px;
	border-top: 4px solid #000;
	float: left;
}

.mais-materias a.secao {
	text-transform: uppercase;
	float: left;
}

.mais-materias a.chamada-thumb {
	margin-right:5px;
}

.mais-materias a:hover {
	color:#363636;
	text-decoration: underline;
}

.destaques-chamadas a.chamada-thumb:hover, .destaque-blog a.chamada-thumb:hover, .mais-materias a.chamada-thumb:hover {
	border-color:#363636;
}

.destaques-chamadas a.chamada-tit {
	font:1.5em Georgia, "Times New Roman", serif;
	line-height:1em;
	display: block;
	float:left;
	letter-spacing: -1px;
	padding-right:8px;
	margin-bottom:3px;
}

.mais-materias {
	float: left;
	margin: 15px 0px;
}

.mais-materias a.chamada-tit {
	font:1.6em Georgia, "Times New Roman", serif;
	width:140px;
	float:left;
	line-height:1.2em;
	letter-spacing: -1px;
	padding-right:5px;
	margin: 5px 0px;
}

.mais-materias a.chamada-desc {
	float: left;
	width: 135px;
	padding-right: 10px;
}

.destaque-blog a.chamada-tit {
	font:1.5em Georgia, "Times New Roman", serif;
	padding-right:10px;
	margin:10px 10px 0px 10px;
	font-weight:bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	float: left;
}

.box-chamadas {
	margin: 5px 0px 0px 12px;
	width: 290px;
	float: left;
}

.box-chamadas-relacionadas {
	width: 100%;
	float: left;
	padding:10px;
	margin-left:-10px;
	margin-bottom:20px;
}

.box-chamadas-relacionadas .chapeu {
	margin-left:-5px;
	margin-bottom:0px;
}

.box-chamadas a, .box-chamadas-relacionadas a {
	text-decoration:none;
}


.box-chamadas a.chamada-thumb img {
	width: 60px;
	height: 60px;
	float: left;
	margin: 5px;
	border: none;
}

.box-chamadas-relacionadas a.chamada-thumb img {
	width: 45px;
	height: 45px;
	float: left;
	margin: 5px;
	border: none;
}


.box-chamadas a.chamada-desc {
	float:left;
	width:220px;
}

.box-chamadas-relacionadas a.chamada-desc {
	float:left;
	width:85%;
	height:35px;
}

.box-chamadas-relacionadas a:hover {
	text-decoration:underline;
	color:#3C3C3C;
}

.box-chamadas a.chamada-tit {
	font:1.3em Georgia, "Times New Roman", serif;
	display: block;
	font-weight:bold;
	letter-spacing: -1px;
	line-height:1em;
	width: 220px;
	float: left;
	margin-bottom:3px;
}

.box-chamadas-relacionadas a.chamada-tit {
	font:1.5em Georgia, "Times New Roman", serif;
	display: block;
	letter-spacing: -1px;
	float: left;
	margin:3px 0px;
}

.box-chamadas .chamada-azul, .box-chamadas .chamada-verde, .box-chamadas .chamada-laranja, .box-chamadas .chamada-rosa {
	width:290px;
	background:#F4F2EA;
	height:65px;
	padding:8px 5px;
}

.box-chamadas .chamada-azul:hover , .box-chamadas .chamada-azul:hover a.chamada-tit, .box-chamadas .chamada-azul:hover a.chamada-desc {
	background:#3f8ab9;
	color:#fff;
	display:block;
}


.box-chamadas .chamada-laranja:hover , .box-chamadas .chamada-laranja:hover a.chamada-tit, .box-chamadas .chamada-laranja:hover a.chamada-desc {
	background:#d78732;
	color:#fff;
	display:block;
}

.box-chamadas .chamada-verde:hover , .box-chamadas .chamada-verde:hover a.chamada-tit, .box-chamadas .chamada-verde:hover a.chamada-desc {
	background:#89a627;
	color:#fff;
	display:block;
}

.box-chamadas .chamada-rosa:hover , .box-chamadas .chamada-rosa:hover a.chamada-tit, .box-chamadas .chamada-rosa:hover a.chamada-desc {
	background:#ca5158;
	color:#fff;
	display:block;
}

.barra-mais {
	width: 300px;
	height: 34px;
	float: left;
	margin: 10px 0px;
}

.barra-mais ul {
	list-style-type: none;
}

.barra-mais li {
	display: block;
	float: left;
	text-align:center;
	padding-top:10px;
	height:24px;
	color:#555555;
}

.barra-mais li.um {
	background: url(http://www.triada.com.br/img/barra-mais-1a.png) top left no-repeat;
	width: 96px;
}
	
.barra-mais li.um:hover, .barra-mais li.um-ativo {
	background: url(http://www.triada.com.br/img/barra-mais-1a.png) bottom left no-repeat;
	width: 96px;
	cursor:pointer;
}

.barra-mais li.dois {
	background: url(http://www.triada.com.br/img/barra-mais-2a.png) top left no-repeat;
	width: 90px;
}

.barra-mais li.dois:hover, .barra-mais li.dois-ativo{
	background: url(http://www.triada.com.br/img/barra-mais-2a.png) bottom left no-repeat;
	width: 90px;
	cursor:pointer;
}

.barra-mais li.tres {
	background: url(http://www.triada.com.br/img/barra-mais-3a.png) top left no-repeat;
	width: 114px;
}

.barra-mais li.tres:hover, .barra-mais li.tres-ativo {
	background: url(http://www.triada.com.br/img/barra-mais-3a.png) bottom left no-repeat;
	width: 114px;
	cursor:pointer;
}


.destaque-blog a.chamada-desc {
	float: left;
	font-size:1.2em;
	width: 320px;
	margin-top:5px;
	height: 130px;
}

.destaque-blog span.chamada-data {
	width: 390px;
	padding:5px;
	margin: 10px 0px 10px 10px;
	float: left;
	text-transform: uppercase;
	color:#838383;
	display: block;
}

.destaque-blog a.vejamais {
	color:#fff;
	padding:5px;
	background:#000;
	font-size: 1em;
	float: left;
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
	margin-top: 10px;
}

.destaque-blog a.vejamais:hover {
	background:#363636;
}

.chamadas-interna {
	float: left;
}

.destaques-chamadas a.chamada-tit:hover, .destaques-chamadas a.secao:hover, .destaques-chamadas a.chamada-desc:hover, 
.destaque-blog a.chamada-desc:hover, .destaque-blog a.secao:hover, .destaque-blog a.chamada-tit:hover{
	color:#363636;
	text-decoration:underline;
}

a.chamada-desc {
	color: #7C7C7C;
	font-size:1em;
}

.destaques-chamadas span.chamada-data {
	display: block;
	float: left;
	background:#eeeeee;
	width:75px;
	color:#7A7A7A;
	font-size: 0.9em;
	padding:3px;
	margin-top: 10px;
}

.destaques-chamadas a.vejamais {
	color:#fff;
	padding:3px;
	background:#000;
	font-size: 0.9em;
	float: left;
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
}

.destaques-chamadas a.vejamais:hover {
	background:#363636;
}

.box-chamadas-relacionadas .chamada a.chamada-tit-categoria{
	font:normal 0.9em Arial, sans-serif;
	margin-left:5px;
	margin-top:7px;
	float:left;
}

.box-chamadas-relacionadas .chamada span{
	font:normal 0.9em Arial, sans-serif;
	color:#666;
	float:left;
	margin-left:5px;
	margin-top:7px;
}

.chamada-azul a.chamada-thumb {
	border-color:#017dcc;
}

.chamada-azul span.chamada-data {
	background:#ecf2f6;
}

.chamada-azul a.vejamais {
	background:#017dcc;
}

.chamada-azul a.secao, .chamada-azul a.chamada-tit, .chamada-azul a.chamada-tit-categoria{
	color: #017dcc;
}
.chamada-rosa a.secao, .chamada-rosa a.chamada-tit, .chamada-rosa a.chamada-tit-categoria {
	color: #ca5158;
}

.chamada-rosa a.chamada-thumb {
	border-color:#ca5158;
}

.chamada-rosa span.chamada-data {
	background:#f6f0f3;
}

.chamada-rosa a.vejamais {
	background:#ca5158;
}


.chamada-verde a.secao, .chamada-verde a.chamada-tit, .chamada-verde a.chamada-tit-categoria {
	color: #87a522;
}

.chamada-verde a.chamada-thumb {
	border-color:#87a522;
}

.chamada-verde span.chamada-data {
	background:#f2f5e6;
}

.chamada-verde a.vejamais {
	background:#87a522;
}


.chamada-laranja a.secao, .chamada-laranja a.chamada-tit, .chamada-laranja a.chamada-tit-categoria {
	color: #ec7a00;
}

.chamada-laranja a.chamada-thumb {
	border-color:#ec7a00;
}

.chamada-laranja span.chamada-data {
	background:#f9eee3;
}

.chamada-laranja a.vejamais {
	background:#ec7a00;
}

.col-162 {
	width:162px;
	margin: 10px;
	float: left;
}

.col-120 {
	width:120px;
	margin: -10px 10px 0px 5px;
	float: left;
}

.col-120 ul {
	list-style-type: none;
}

.col-120 ul li {
	margin: 1px 0px;
}

.col-120 ul li a {
	text-decoration: none;
	margin-left:2px;
	color:#6B6B6B;
}

.col-120 li.cat {
	display:block;
	margin-left:-1px;
}

.col-120 li.cat a {
	text-decoration:none;
	letter-spacing:1px;
	display: block;
	font-weight:bold;
	margin-top:20px;
	padding:2px 0px 2px 1px;
}

.col-120 li a.azul {
	color:#017dcc;
	border-color:#017dcc;
	text-transform: uppercase;
}

.col-120 li a.rosa {
	color:#ca5158;
	border-color:#ca5158;
	text-transform: uppercase;
}

.col-120 li a.verde {
	border-color:#98c303;
	color:#98c303;
	text-transform: uppercase;
}

.col-120 li a.laranja {
	border-color:#ec7a00;
	color:#ec7a00;
	text-transform: uppercase;
}

.col-120 li.cat a:hover {
	border-color:#363636;
	color:#363636;
	text-decoration:none;
}

.col-120 li a:hover{
	text-decoration: underline;
}


.col-500 {
	width:500px;
	float: left;
	margin-top:15px;
}

.col-600 {
	width:520px;
	float: left;
	margin:15px 5px 15px 5px;
}

.col-600 .migalha {
	margin:0px 0px 10px 0px;
}

.col-300 {
	width:300px;
	float:left;
	margin:15px 12px 0px 12px;
}

.box-newsletter {
	width: 162px;
	float: left;
	color:#434343;
	background:#ebebeb url('../../img/box-162-cinza.gif') top left no-repeat;
}

h2.newsletter {
	text-transform: uppercase;
	margin: 10px;
	font:13px Georgia, "Times New Roman", serif;
	font-weight: bold;
	padding-left: 25px;
	background:url('../../img/icon-newsletter.gif') top left no-repeat;
}

input.campo-email-news {
	width:130px;
	height:15px;
	padding:4px;
	margin: 5px 0px 5px 10px;
	font-size:10px;
	float:left;
	color:#6b6b6b;
	border:1px solid #fff;
}


input.botao-ok-news {
	width: 18px;
	height: 19px;
	background:url('../../img/icon-seta.gif') top left no-repeat;
	border:none;
	margin:8px 0px 0px -20px;
	float: left;
}

span.bottom-news {
	width: 142px;
	padding: 5px 10px 10px 10px;
	background: url('../../img/box-162-cinza-bottom.gif') bottom left no-repeat;
	display:block;
}

.box-twitter {
	clear: both;
	float: left;
	width: 162px;
	margin: 15px 0px;
	height: 230px;
	background:url('../../img/bg-box-twitter.png') top left no-repeat;
}

.box-twitter h1 {
	color:#0080d2;
	font:13px Georgia, "Times New Roman", serif;
	font-weight:bold;
	letter-spacing: -1px;
	margin:10px;
	text-transform: uppercase;
}

.box-twitter .inf {
	margin-left: 10px;
	line-height:13px;
	margin-top:0px;
	width: 140px;
}

.box-twitter ul.tweets-ul{
	list-style: none;
	margin-top: 15px;
	margin-left: 15px;
	width: 135px;
	line-height: 13px;
	overflow:hidden;
	position: absolute;
}

.box-twitter a.siganos{
	position: absolute;
	margin-top: 129px;
	margin-left: 10px;
	text-decoration: none;
	font-weight:bold;
	color:#143f57;
}

.box-twitter a.siganos:hover{
	text-decoration:underline;
}

.banner-162x600 {
	background:#E4E4E4;
	width:162px;
	height:600px;
	float: left;
}

.banner-120x600 {
	background:#E4E4E4;
	width:120px;
	height:600px;
	float: left;
	margin:10px 0px 10px 10px;
}

.banner-300x250 {
	background:#E4E4E4;
	width:300px;
	height:250px;
	margin-bottom: 15px;
	margin-top: 12px;
	float: left;
}

.destaque-blog {
	width:500px;
	height:220px;
	border-top:1px dashed #E9E9E9;
	margin-bottom:10px;
	clear:both;
}


.mais-materias-simples a.chamada-thumb img {
	width:60px;
	height:60px;
}

.mais-materias-simples a.chamada-thumb {
	float:left;
	display:block;
	margin: 10px 5px;
}

.mais-materias-simples a.chamada-tit {
	width:80px;
	height:60px;
	margin: 5px 0px 20px 0px;
	float: left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font: 14px Georgia, "Times New Roman", serif;
}

.mais-materias-simples a.chamada-tit:hover {
	color:#363636;
	text-decoration:underline;
}

.produtos {
	float: left;
	clear: both;
	width:950px;
	margin: 10px 35px;
	margin-top: 20px;
}

.produtos h1 {
	padding: 3px 0px 3px 25px;
	text-transform: uppercase;
	color:#d82e2e;
	font: 14px Georgia, "Times New Roman", serif;
	font-weight:bold;
	background:url('../../img/icon-loja.gif') top left no-repeat;
}

.produtos ul {
	list-style-type: none;
}

.produtos li {
	display: inline;
	float: left;
	width: 80px;
	margin: 7px;
	text-align: center;
}

.produtos li a {
	width: 80px;
	text-decoration:none;
	font-size: 0.8em;
	color:#666666;
}

.produtos li a img {
	opacity:0.6;
	filter:alpha(opacity=60)
}

.produtos li a:hover img {
	opacity:1;
	filter:alpha(opacity=100)
}

.produtos li a:hover {
	text-decoration: underline;
}

.produtos li a span {
	color:#d50000;
	display:block;
}

.itens-rodape {
	width: 975px;
	height: 80px;
	margin: 0px auto 15px auto;
	background: url('../../img/bg-cinza.png') top left repeat; 
	padding: 10px 12px;
}

.rodape-int {
	width:1000px;
	margin: 0 auto;
}

.rodape .rodape-int img{
	margin:20px 20px 10px 10px;
	float: left;
}

.rodape-int ul {
	list-style-type: none;
	color:#fff;
	text-transform: uppercase;
	float: left;
	font-size:0.8em;
	margin-top:20px;
}

.rodape-int ul li {
	display: inline;
	color:#fff;
	margin-right: 5px;
}

.rodape-int ul li a {
	color:#fff;
	font-weight: bold;
	font-size:1.4em;
	text-decoration:none;
}

.rodape-int ul li a:hover {
	text-decoration: underline;
}

.materia {
	border:1px dashed #BCBCBC;
	padding:15px;
	margin-bottom:15px;
	clear:both;
}

.materia p {
	font-size:1.2em;
	line-height:1.4em;
	margin: 10px 0px;
	color:#757575;
}

.materia p.desc {
	font: 1.3em Georgia, "Times New Roman", serif;
	line-height:1.3em;
	font-style: italic;
	font-weight: bold;
	margin: 20px 0px;
}

.materia h1.titulo {
	font:bold 2em Georgia, "Times New Roman", serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	color:#45a0da;
}

.materia h2.subtitulo {
	font: 15px Georgia, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	margin:25px 0px 5px 0px;
	color:#45a0da;
}

.materia h2{
	font-size: 1.5em;
}

.col-600 .tit-subcategoria {
	margin-top:15px;
	float:left;
	display:block;
	width:100%;
}

.col-600 .tit-subcategoria {
	font-size:0.7em;
}

.col-600 .tit-subcategoria .pag span {
	font: 1.2em Arial, sans-serif;
}

.col-600 .tit-subcategoria h1 {
	font:bold 1.5em Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing: 0.2em;
	margin-left:3px;
	color:#7A6D6D;
}

.col-600 .destaques-chamadas {
	margin:0px;
}

.col-600 .destaques-chamadas .chamada-azul, .col-600 .destaques-chamadas .chamada-rosa, .col-600 .destaques-chamadas .chamada-verde, .col-600 .destaques-chamadas .chamada-laranja {
	width: 162px;
	margin: 0px 8px 20px 5px;
	float: left;
	display:block;
}


.pag-desc {
	width:250px;
	float: left;
	margin:30px 0px 15px 0px;
}
.pag-desc ul {
	list-style-type: none;
}

.pag-desc li {
	display: block;
	font-weight: bold;
	background-color:#958888;
	color:#fff;
	font-size:1.2em;
	margin:5px 0px;
}

.pag-desc li.ativo {
	padding:3px 8px;
}


.pag-desc li a {
	background:#F4F2EA;
	color:#958888;
	display: block;
	padding:3px 8px;
	margin:2px 0px;
	text-decoration: none;
}

.pag-desc li a:hover {
	background-color:#958888;
	color:#fff;
}

.pag-desc span {
	text-transform: uppercase;
	color:#958888;
	background: url('../../img/direction.png') top left no-repeat;
	padding-left: 18px;
	padding-top:5px;
	font-size:1em;
}


.pag {
	
	margin:30px 0px 15px 0px;
	color:#958888;
	float: right;
	max-width:280px;
	
}

.pag1 {
	margin:0px 0px 0px 0px;
	height:30px;
	color:#958888;
	float: right;
	max-width:280px;
	border:1px solid;
	

}

.pag span {
	padding-top:17px;
	font-size:0.9em;
	text-transform: uppercase;
}

.pag ul {
	list-style-type: none;
	float: right;
}

.pag ul li {

	float: left;

	font: 1.8em Georgia, "Times New Roman", serif;
	font-weight: bold;
	background-color:#958888;
	color:#fff;
	margin:3px;
}

.pag ul li.desativado {
	display: none;
}

.pag ul li a:hover {
	background-color: #958888;
	color: #fff;
}

.pag ul li.ativo {
	padding: 1px 8px 1px 8px;
	margin-top: 2px;
}

.pag ul li a {
	background:#F4F2EA;
	color:#958888;
	padding:1px 8px;
	text-decoration: none;
}

.deixar-comment {
	background:#e0ecf4 url(http://www.triada.com.br/img/bg-btn-comment.png) bottom right no-repeat;
	padding:10px;
	padding-bottom:35px;
	clear: both;
}

input.campo-nome {
	width:215px;
	height:15px;
	border:2px solid #45a0da;
	padding:5px;
	color:#7D7D7D;
}

.botao-comment {
	width: 195px;
	height: 25px;
	background: url(http://www.triada.com.br/img/fundo-btn-azul.png) top left no-repeat;
	color:#fff;
	text-align:center;
	border: none;
	float: right;
	padding-bottom:10px;
	font-weight:bold;
	*margin:-30px 10px 0px 0px;
	cursor: pointer;
}

input.campo-email {
	width:215px;
	height:15px;
	border:2px solid #45a0da;
	padding:5px;
	margin-left:5px;
	color:#7D7D7D;
	*margin-top:40px;
}

.deixar-comment h2, h2.mensagem-erro{
	font:bold 1.5em Arial, sans-serif;
	margin-bottom: 10px;
	margin-left:0px;
	padding: 5px;
	color: #FFF;
	background-color: #F00;
}

.deixar-comment span.tit {
	font:bold 1.3em Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	color:#45a0da;
	border-top:3px solid #e0ecf4;
	height:25px;
	padding: 10px 0px 0px 10px;
	display: block;
	background:#e0ecf4 url(http://www.triada.com.br/img/bg-destaque1.png) top left repeat-x;
	margin:-10px -10px 10px -10px;
	*position:absolute;
	*width:478px;
}


.deixar-comment textarea, .botoes-corpo textarea {
	margin: 10px 0px 10px 5px;
	width:462px;
	border:2px solid #45a0da;
}

.botoes-corpo input.campo-email, .botoes-corpo input.campo-nome{
	margin:5px 0px 5px 5px;
}

.comment {
	margin: 50px 0px;
}

.comment p {
	border:1px solid #efefef;
	padding: 10px;
	margin-top:23px;
}

.comment a.responder {
	background:url(http://www.triada.com.br/img/balloons--arrow.png) top left no-repeat;
	padding-left: 18px;
	padding-top:5px;
	color:#45a0da;
	font-size: 0.9em;
	margin-top:-25px;
	margin-right:80px;
	*margin-right:10px;
	float: right;
}

.comment a.denunciar {
	background:url(http://www.triada.com.br/img/exclamation-red.png) top left no-repeat;
	padding-left: 18px;
	padding-top:5px;
	color:#45a0da;
	font-size: 0.9em;
	margin-top:-25px;
	margin-right:5px;
	float: right;
}

.botoes {
	position:fixed;
	background-color:#fff;
	border: 2px solid #45a0da;
	padding:5px 15px;
	bottom:10px;
	z-index:10;
}

.botoes-corpo {
	background-color:#fff;
	border: 1px solid #DFDFDF;
	padding:5px;
	margin:20px 0px;
	width: 98%;
	display: block;
	float:left;
}

.botoes a, .botoes-corpo a {
	text-decoration: none;
}

.botoes a:hover, .botoes-corpo a:hover {
	color: #515151;
}

.botoes-corpo span{
	color: #F00;	
	clear: both;
	padding-left: 5px;
}

a.mais {
	width: 16px;
	height:16px;
	display: block;
	background: url(http://www.triada.com.br/img/control-270-small.png) top left no-repeat;
	margin: 9px 0px 0px -5px;
	border:none; 
	float: left;
}

a.recomendar {
	background:url(http://www.triada.com.br/img/thumb-up.png) top left no-repeat;
	padding-left: 18px;
	padding-top:5px;
	color:#45a0da;
	font-size: 0.9em;
	float: left;
	margin:5px;
}

a.comentar {
	background:url(http://www.triada.com.br/img/balloon--plus.png) top left no-repeat;
	padding-left: 18px;
	padding-top:5px;
	color:#45a0da;
	font-size: 0.9em;
	margin:5px;
	float: left;
}

a.enviar-email {
	background:url(http://www.triada.com.br/img/mail--arrow.png) top left no-repeat;
	padding-left: 18px;
	padding-top:5px;
	color:#45a0da;
	font-size: 0.9em;
	float: left;
	margin:5px;
}

a.compartilhar {
	background:url(http://www.triada.com.br/img/megaphone.png) top left no-repeat;
	padding-left: 18px;
	padding-top:5px;
	color:#45a0da;
	float: left;
	font-size: 0.9em;
	margin:5px;
}

a.imprimir {
	background:url(http://www.triada.com.br/img/printer.png) top left no-repeat;
	padding-left: 18px;
	padding-top:5px;
	color:#45a0da;
	float: left;
	font-size: 0.9em;
	margin:5px;
	margin-right:15px;
}

a.fechar {
	background:url(http://www.triada.com.br/img/cross-circle.png) top left no-repeat;
	padding-left: 18px;
	padding-top:5px;
	color:#45a0da;
	float: right;
	font-size: 0.9em;
	margin:-10px -25px;
	text-indent: -99999px;
}

.comment span.autor {
	background: url(http://www.triada.com.br/img/comment-bg-nome.png) 20px bottom no-repeat;
	font: bold 1.2em Georgia, "Times New Roman", serif;
	padding-bottom:10px;
	color:#45a0da;
	position: absolute;
	clear: both;
	margin-top:-25px;
	text-decoration: none;
}

.comment span.autor span.data {
	font: 0.8em Arial, sans-serif;
	color:#747474;
}

.migalha {
	clear:both;
	width:100%;
	float:left;
	text-transform: uppercase;
	color:#958888;
	font-weight:bold;
	margin-bottom:5px;
	margin-top: 12px;
}

.migalha a {
	color:#958888;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 2px;
}

.migalha a:hover {
	text-decoration: underline;
}

.migalha a.atual {
	padding-left: 18px;
	background:url(http://www.triada.com.br/img/hand-point.png) top left no-repeat;
	font-weight:bold;
}

.materia .data {
	color:#737373;
	font-size: 0.9em;
	background:url(http://www.triada.com.br/img/026.png) top left no-repeat;
	padding-left: 12px;
}

.materia img{
	margin:5px;
	max-width: 480px;
}

#direitaHome .destaques_semana_mes_comentadas{
	margin-left: 0px;
	margin-top: -20px;
}

#direitaSubhome .destaques_semana_mes_comentadas, #direitaLista .destaques_semana_mes_comentadas, #direitaArquivo .destaques_semana_mes_comentadas{
	margin-left: 0px;
}

.destaques_semana_mes_comentadas .dois-bloco, .destaques_semana_mes_comentadas .tres-bloco{
	display: none;
}

#centroHome .col-500{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 15px;
}

#centroSubhome .col-500{
	margin-left: 20px;
	margin-right: 15px;
}

#direitaHome .mais-materias .chamada-thumb img, #centroHome .destaque-blog a.chamada-thumb img, 
#centroSubhome .destaque-blog a.chamada-thumb img, #direitaSubhome .mais-materias .chamada-thumb img{
	width: 150px;
	height: 130px;
}

#direitaHome .box-chamadas .chamada-tit{
	padding-top: 3px;
}

#direitaHome .col-162, #direitaSubhome .col-162, #direitaArquivo .col-162, #direitaLista .col-162{
	margin-left: 0;
}

#centroHome .no-top{
	margin-top: 0px;
}

#centroSubhome .no-top{
	clear: both;
	margin-top: 20px;
}

#centroSubhome .migalha {
	margin-left:15px;
}

/* ------------------------------------------ GALERIA DE IMAGENS --------------------------------------------------- */

.galeria-imagens .galeria-conteudo{
	float: left;
}

.galeria-imagens .galeria-conteudo ul{
	list-style-type: none;
}

.galeria-imagens .galeria-conteudo ul li{
	list-style: none;
	margin-left: -1px;
	margin-right: -1px;
}

.galeria-imagens .legenda {
	clear:both;
	width:450px;
	float:left;
	text-align:center;
	font: bold 1.1em Arial, sans-serif;
	color:#3C3C3C;
	padding:5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.galeria-imagens .thumbs a.anterior {
	background:#A5CADE;
	color:#5C97B4;
	font:bold 1.8em Georgia "Times New Roman", serif;
	padding:20px 5px;
	height:36px;
	margin:3px;
	margin-right:8px;
	font-size: 2em;
	float:left;
	text-decoration: none;
}

.galeria-imagens .thumbs a.proximo {
	background:#A5CADE;
	color:#5C97B4;
	font:bold 1.8em Georgia "Times New Roman", serif;
	padding:20px 5px;
	height:36px;
	margin:3px;
	font-size: 2em;
	float:right;
	text-decoration: none;
}

.galeria-imagens .thumbs a.proximo:hover, .galeria-imagens .thumbs a.anterior:hover {
	background:#5C97B4;
	color:#fff;
}

.galeria-imagens {
	width:100%;
	background-color:#E0ECF4;
	margin: 20px auto;
	width:480px;
}

.galeria-imagens #imagem-grande{
	width: 460px;
	margin: 10px;
	float: left;
}

.galeria-imagens #imagem-grande a{
	text-align: center;
	float: left;
	width: 100%;
	height: 100%;
}

.galeria-imagens #imagem-grande a span.zoom-ico{
	display:none;
	position:absolute;
}

.galeria-imagens #imagem-grande a:hover span.zoom-ico{
	display:block;
	position:absolute;
	margin-top:-220px;
	width:460px;
	height: 250px;
	background: url(http://www.triada.com.br/img/zoom-galeria.png) 210px 0px no-repeat;
}

.galeria-imagens #imagem-grande img {
	border: none;
	margin: 0 auto;
	padding: 0;
}

.galeria-imagens .thumbs {
	width:100%; 
	height:84px;
	background:#5C97B4;
	clear:both;
}

.galeria-imagens .thumbs img {
	width:60px;
	height:60px;
	margin:10px 3px;
	border:2px solid #5C97B4;
}


.galeria-imagens .thumbs img.ativo {
	width:60px;
	height:60px;
	border:2px solid #fff;
}

.galeria-imagens .thumbs img:hover {
	width:60px;
	height:60px;
	border:2px solid #fff;
}

.parceiros{
	width: 92%;
	background-color: #FFF;
	border:2px solid #45a0da;
	height: 150px;
	margin: 10px;
	margin-left:5px;
	padding: 10px;
}
	
.parceiros div{
	width: 47%;
	float: left;
}
	
.parceiros div.diretira{
	margin-left: 4%;
}
	
.parceiros a{
	margin-right: 10px;
	padding-left: 25px;
	font-weight: normal;
	font: 12px Trebuchet MS, Arial, Verdana;
}

.parceiros p{
	margin-bottom:10px;
}

.parceiros1 a{
	margin-right: 10px;
	padding-left: 25px;
	font-weight: normal;
	font: 12px Trebuchet MS, Arial, Verdana;
}
	
a.delicious{
	background: url(http://www.triada.com.br/img/delicious.gif) no-repeat;
}
	
a.digg{
	background: url(http://www.triada.com.br/img/digg.gif) no-repeat;
}
	
a.stumbleupon{
	background: url(http://www.triada.com.br/img/stumbleupon.gif) no-repeat;
}
	
a.yahoo{
	background: url(http://www.triada.com.br/img/yahoo.gif) no-repeat;
}
	
a.live{
	background: url(http://www.triada.com.br/img/live.gif) no-repeat;
}
	
a.linkto{
	background: url(http://www.triada.com.br/img/linkto.gif) no-repeat;
}
	
a.google{
	background: url(http://www.triada.com.br/img/google.gif) no-repeat;
}
	
a.facebook{
	background: url(http://www.triada.com.br/img/facebook.gif) no-repeat;
}
	
a.reddit{
	background: url(http://www.triada.com.br/img/reddit.gif) no-repeat;
}
	
a.technorati{
	background: url(http://www.triada.com.br/img/technorati.gif) no-repeat;
}


.botoes-corpo input.botao-comment {
	margin-right:10px;
}

.botoes-corpo span.tit-compartilhar {
	display:block;
	margin:30px 0px 5px 0px;
	font-weight:bold;
	color:#45a0da;
}

.botoes-corpo label {
	margin-left:10px;
	color:#8C8C8C;
}

#compartilhar-box{
	display: none;
}

#enviar-email-box{
	display: none;
	padding-bottom: 20px;
}

.botoes-corpo h2{
	clear: both;
	background-color: #F00;
	color: #FFF;
	padding: 3px;
	padding-left: 5px;	
	padding-top: 5px;	
	margin-top: 15px;
	margin-left: 5px;	
}

.refine-busca {
	width:270px;
	background:#F4F2EA;
	padding:15px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:1.1em;
}

.refine-busca .tit, .refine-busca .tit-menor {
	color:#958888;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:5px;
}

.refine-busca .tit-menor {
	margin: 15px 0px 5px 0px;
	font-size: 1em;
	text-transform: uppercase;
}

.refine-busca .tit, .refine-busca .tit-menor, .refine-busca a {
	display:block;
}

.refine-busca a {
	margin-left:10px;
}

.refine-busca a.data {
	color:#585858;
	text-decoration: none;
}

.refine-busca a.data:hover {
	text-decoration: underline;
}

.refine-busca a {
	line-height:1.5em;
}


.link-cinza {
	color:#9f9f9f;
	text-decoration:none;
}

.link-rosa {
	color:#dd3f8d;
	text-decoration:none;
}

.link-verde {
	color:#89A627;
	text-decoration:none;
}

.link-azul {
	color:#3F8AB9;
	text-decoration:none;
}

.link-laranja {
	color:#D78732;
	text-decoration:none;
}

.link-rosa:hover, .link-cinza:hover, .link-verde:hover, .link-azul:hover, .link-laranja:hover {
	text-decoration:underline;
}

#o-box{
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -200px;
	width: 600px;
	height: 400px;
	z-index: 1000;
	display: none;
	background-color: #F4F2EA;
}

#o-box #titulo{
	width: auto;
	height: 20px;
	font:bold 20px Arial, Verdana, sans-serif;
	border-bottom: #aaa 1px dashed;
	margin: 10px;
	margin-right: 5px;
	padding-bottom: 5px;
}

#o-box #titulo a.finalizar{
	background-color: #F00;
	font:bold 15px Arial, Verdana, sans-serif;
	color: #fff;
	padding: 2px 6px;
	cursor: pointer;
	margin-top: -5px;
	margin-right: 0px;
}

#o-box #titulo a.finalizar:hover{
	background-color: #F00;
	color: #FFF;
}

#o-box #o-conteudo{
	width: auto;
	padding: 10px;	
	background: transparent;
}

#box-all{
	position:fixed;
	top:0;
	left:0;
	z-index:999;
	width:100%;
	height:100%;
	background-color: #000;
	display: none;
	filter:alpha(opacity=30);
  	-moz-opacity: 0.30;
	opacity: 0.30;
}

* hmtl #box-all{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}

#fale-conosco {
	height:240px;
	clear:both;
	background:#F4F2EA url(http://www.triada.com.br/bg-btn-comment-bege.png) bottom right no-repeat;
	padding:10px;
	margin:20px 0px;
}

#fale-conosco .tit {
	color:#7A6D6D;
	font:bold 1.2em Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	border-top:3px solid #F4F2EA;
	height:25px;
	padding: 10px 0px 0px 10px;
	display: block;
	background:#F4F2EA url('../../img/bg-destaque1.png') top left repeat-x;
	margin:-10px -10px 0px -10px;
	*position:absolute;
	*width:478px;
}

#fale-conosco input.campo-nome, #fale-conosco input.campo-email, #fale-conosco textarea {
	border: 2px solid #958888;
	margin: 5px 0px;
}

#fale-conosco label {
	color:#7E7E7E;
}

#fale-conosco input.botao-comment {
	background:url(http://www.triada.com.br/img/fundo-btn-bege.png) top left no-repeat;
	padding-top:3px;
	margin-top:7px;
}

.materia p a {
	color:#727272;
	font-weight:bold;
}

.materia .quiz {
	width:465px;
	padding:10px;
	display:block;
	float:left;
	background:#F1F7FA;
	margin-bottom:20px;
}

.materia .quiz span.pergunta {
	color:#45A0DA;
	font-weight:bold;
	font-size:1.5em;
	display:block;
	margin:5px 0px 15px 0px;
}

.materia .quiz span.pergunta strong {
	font-size:1.2em;
}

.materia .quiz ul {
	list-style-type: none;
	margin:10px 10px 25px 10px;
}

.materia .quiz ul li {
	margin:10px auto;
	font-size:1.2em;
	font-weight:bold;
	color:#727272;
}


.materia .quiz .botao a.anterior {
	margin-left: -70px;
}

.materia .quiz .botao {
	margin: 20px 20px 10px 190px;
	font-size:1em;
	float:left;
}

.materia .quiz .num {
	margin:0px 10px;
	color:#747474;
}

.materia .quiz .botao a {
	font-size:1.2em;
	text-decoration:none;
	color:#45A0DA;
	font-weight:bold;
}

.materia .quiz .botao a:hover {
	color:#4F4F4F;
	text-decoration:underline;
}

.materia .quiz strong.resp {
	display: block;
	padding-left:5px;
	border-left: 3px solid #45A0DA;
	font-size:1.2em;
	color:#45A0DA;
	margin:8px 0px;
}

.materia .quiz span.certo {
	background: url('../../img/tick-circle.png') top left no-repeat;
	padding-left: 18px;
	font-size:1.2em;
	color:#4E4E4E;
}

.materia .quiz span.errado {
	background: url('../../img/cross-circle.png') top left no-repeat;
	padding-left: 18px;
	color:#4E4E4E;
	font-size:1.2em;
}

.materia .quiz span.errado strong {
	color:#CC0000;
}

.materia .quiz span.certo strong {
	color:#267500;
}



.centro_legenda{
	background-color: #F4F2EA;
	text-align:center;
	padding:12px;
}

.centro_legenda DIV{
	text-align:center;
}

.centro_legenda IMG{
	margin:15px;
}
.col-600 .tit-subcategoria .pag {
	position: relative;
	margin-top: -64px;
	float: right;
}
.chapeu-mexicano {
	display: block;
	height:15px;
	margin-top:5px;
	color:#958888;
	text-transform: uppercase;
	font:bold 1.2em Arial , sans-serif;
	padding-top:15px;
	border-bottom:3px solid #958888;
}



/* FABIO*/
.tamanho_certo{
	height:90px;

}
.tamanho_certo_interna{
	height:65px;

}
#bloco_01{
	width:500px;
	height:247px;
	background-color: #F5F2EB;
	clear:both;
}
#bloco_01_G{
	width:162px;
	float:left;
}
#bloco_01_G IMG{
	margin-top:10px; margin-left:10px; margin-right:10px; margin-bottom:5px;
}
#titulo_bloco_01{
	font-family: Georgia, "Times New Roman", serif;
	font-size:1.5em;
	color:#766A6E;
	font-weight:bold;
}


#bloco_01_G_texto{
	margin-left:10px;
	margin-right:10px;
}
.bloco_titulo_generico{
	font-family: arial;
	color:#766A6E;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}
.bloco_descricao_generico{
	font-family: arial;
	color:#766A6E;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
.bloco_descricao_generico:Hover{ text-decoration: underline; }
.bloco_titulo_generico:Hover{ text-decoration: underline; }

#bloco_01_G_lista{
	width: 314px;
	margin-left:15px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;

}
#bloco_01_G_lista IMG{
float:left;
margin-right:5px;
width:60px;
height:60px;

}



#titulo_bloco_02{
	font-family: Georgia, "Times New Roman", serif;
	font-size:1.5em;
	color:#766A6E;
	font-weight:bold;
}
#bloco_02{
	border-top:1px dashed #BFC1AC;
	border-bottom:1px dashed #BFC1AC;
	width:500px;
	height:160px;
	background-color: #ffffff;
	margin-bottom:15px;
	clear:both;

}
#bloco_02_coluna{
	width:250px;
	height:75px;
	float:left;
	border-bottom:1px dashed #BFC1AC;
}

#bloco_02_lista{
	width: 248px;
	margin-left:0px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;

}
#bloco_02_lista IMG{
float:left;
margin-right:5px;
width:60px;
height:60px;

}

.bloco_titulo_generico_verde{
	font-family: Georgia, "Times New Roman", serif;
	color:#87A522;
	font-weight:bold;
	font-size:1.4em;
	text-decoration: none;
}

.bloco_titulo_generico_rosa{
	font-family: Georgia, "Times New Roman", serif;
	color:#CA5158;
	font-weight:bold;
	font-size:1.4em;
	text-decoration: none;
}

.bloco_titulo_generico_azul{
	font-family: Georgia, "Times New Roman", serif;
	color:#017DCC;
	font-weight:bold;
	font-size:1.4em;
	text-decoration: none;
}

.bloco_titulo_generico_laranja{
	font-family: Georgia, "Times New Roman", serif;
	color:#EC7A00;
	font-weight:bold;
	font-size:1.4em;
	text-decoration: none;
}


.bloco_titulo_generico_verde:Hover , .bloco_titulo_generico_rosa:Hover , .bloco_titulo_generico_azul:Hover , .bloco_titulo_generico_laranja:Hover { text-decoration:underline}

#idanuncio250home{
	width:250px;
	height:250px;
	background-color: #eeeeee;
	float:left;
}

#bloco_anuncio_home{
	width:500px;
	height:250px;	
	margin-top:0px;
	
}

#bloco_lista_anuncio_titulo{

	font-family: Georgia, "Times New Roman", serif;
	color:#766A6E;
	font-weight:bold;
	font-size:1.5em;
	text-decoration: none;
	width: 238px;
	border-bottom:1px dashed #BFC1AC;
	float:left;
	margin-left:10px;
}


#bloco_lista_anuncio{
	width: 238px;
	height:98px;
	margin-left:10px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dashed #BFC1AC;

}
#bloco_lista_anuncio IMG{
	float:left;
	margin-right:5px;
	width:60px;
	height:60px;
}

._margin{
margin-bottom:5px;
	
}

.em{
margin-top:5px;
}