/*PRODUTOS
*****************************************************************************************/
		#conteudo h2 {
			background:url(../images/novidades/novidades.gif) no-repeat;
			width:509px;
			height:47px;
			position:relative;
			margin-bottom:10px;
		}

		
/*NOVIDADE
*****************************************************************************************/
			
			#texto {
				width:525px;
				text-align:justify;
			}
			
			#titulo_noticia {
				color:#8e2020;
				font-size:20px;
				margin-top:20px;
			}
			
			#destaque {
				font-size:15px;
			}
			
			
			#ver_todas {
				background:url(../images/novidades/ver_todas.gif) no-repeat;
				display:block;
				height:18px;
				top:20px;
				padding-bottom:50px;
			}
