@charset "utf-8";
/* CSS Document */
#tit-escolha-modelo,
#tit-eventos,
#tit-moveis,
#tit-folder{
	margin-bottom:15px;
	margin-top:15px;
}

#tres-colunas{
	margin-top:20px;
}
#barra{
	background-image:url(../img/barra.jpg); background-position:bottom left; background-repeat:no-repeat;
	height:5px;
}
#noticias{
	margin-bottom:15px;
	overflow:hidden;
	height:200px;
	/*border:thin; border-color:#999; border-style:solid;*/
}
#moveis,
#folder{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	margin-bottom:15px;
	overflow:hidden;
}
#moveis,
#folder p{
	line-height:1.5em;
}

#ergonomia-conforto-texto{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#999;
}
#ergonomia-conforto-texto p{
	padding-left:1em;
	line-height:1.5em;
}
#saiba-mais{
	margin-top:1.5em;
}
ul.noticias-ul{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#999;
	padding:0;
	margin:0;
}
ul.noticias-ul li.noticias-li{
	display:inline; 
	float:left;
	width:100%;
	height:50px;
	/*border:thin; border-color:#F00; border-style:dashed;*/
}
ul.noticias-ul li p{
	padding:0;
	line-height:1.3em;
}
ul.noticias-ul li p a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#999;
	padding:0;
	line-height:1.3em;
}
ul.noticias-ul li p a:link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#999;
	padding:0;
	line-height:1.3em;
}
ul.noticias-ul li p a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#F30;
	padding:0;
	line-height:1.3em;
}

/*ul.noticias-ul li p{
	padding:0;
	line-height:1.3em;
}*/
ul.noticias-ul li p.data{
	font-weight:bold;
	color:#8dc63f;
}
ul.noticias-ul li img{
	float:left;
	padding-right:10px;
}

/*NEWS*/
.tags {color: #FFF;}

.tags a, .tags span {background-color: #8dc63f; font-size: 0.8em; padding: 0.1em 0.8em 0.2em;}
.tags a:link, .tags a:visited {color: #FFF; text-decoration: none;	}
.tags a:hover, .tags a:active {background-color: #3e4448; color: #FFF; text-decoration: none;}

#noticias .spyWrapper {height: 100%; overflow: hidden; position: relative;}


