body {
	background: #f6f6d3 url(../img/fundo.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

@font-face {
    font-family: 'ShantiRegular';
    src: url('../font/Shanti-Regular-webfont.eot');
    src: url('../font/Shanti-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Shanti-Regular-webfont.woff') format('woff'),
         url('../font/Shanti-Regular-webfont.ttf') format('truetype'),
         url('../font/Shanti-Regular-webfont.svg#ShantiRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#envolvente{
	width:980px;
	margin:0px auto;
	}
	
#pubs_topo{
	width:980px;
	margin:8px 0px;
	}
	
#banner{
	width:980px;
	margin:25px 0px;
	}
	
#menu{
	width:980px;
	height:30px;
	background:url(../img/barra_menu.png) no-repeat;
	margin:8px 0px;
	padding-top:10px;
	text-align:center;
	}

.bt a{
	font-family: 'ShantiRegular', Arial;
	font-size:16px;
	color:#FFF;
	}
.bt a:hover{
	font-family: 'ShantiRegular', Arial;
	font-size:16px;
	color:#5e5e50;
	cursor:pointer
	}
	
#video_pubs{
	width:980px;
	margin:15px 0px;
	}
	
#titulo{
	font-family: 'ShantiRegular', Arial;
	font-size:18px;
	color:#FFF;
	background:url(../img/barra_titulo.png) no-repeat;
	width:970px;
	padding-top:10px;
	padding-left:10px;
	height:30px;
	margin-bottom:15px
	}
	
#destaque{
	background-color:#FFF;
	border:1px solid #e2e2e2;
	padding:8px;
	margin-bottom:5px
}

#destaques{
	margin-bottom:15px
}

.corpo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#barra_rodape{
	width:100%;
	bottom:0px;
	background-color:#5e5e50;
	border-bottom:4px solid #e9892e;
	height:28px;
	padding-top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c4c4c4;
	text-align:center
}

#barra_rodape a{
	color:#fff;
}

#barra_rodape a:hover{
	color:#ccc;
}

#destaque_grande{
	background-image:url(../img/destaque.jpg);
	width:600px;
	height:350px;
	padding:20px
	}
	
#destaque_grande_temp{
	background-image:url(../img/destaque_temp.jpg);
	width:600px;
	height:350px;
	padding:20px
	}
	
#destaque_grande_sem_img{
	width:640px;
	height:390px;
	}
	
#conteudo_destaque_grande{
	padding:10px;
	background-image:url(../img/fundo_titulo_destaque.png);
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#c4c4c4;
	}

.titulo_destaque{
	font-family: 'ShantiRegular', Arial;
	font-size:24px;
	color:#eca75b;
	}

.corpo_destaque{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	}