*{
	color : #47423A;
	background-repeat : no-repeat;
}
#conteudo{
	width : 619px;
}
#conteudo.galeria,
#conteudo.noticia{
	border-right : 1px solid #eceae7;
	padding-right : 8px;
	margin-right : 8px;
	height : auto;
	float : left;
}
#conteudo.galeria{
	width : 936px;
	padding-right : 0px;
	margin-right : 0px;
	border-right : none;
}
#conteudo h2{
	font-size : 31px;
	line-height : 110%;
	margin : 15px 0;
}
#conteudo p{
	margin : 15px 0;
	line-height : 130%;
}
#conteudo p a,
#conteudo p a strong{
	color : #ff9900;
		font-weight : bold;
}
#conteudo p a:hover,
#conteudo p a:hover strong{
	text-decoration : underline;
}
#foto{

	margin : 10px 0;
	width : 619px;
	float : left;
}
#foto .credito{
	font-size : 10px;
	font-style : italic;
	color : #BEB7AF;
	width : 619px;
	float : left;
	margin : 2px 0;
}
#aba_noticias_foto{
	width : 619px;
	height : 25px;
	display : block;
	float : left;
	margin : 5px 0;
	background-image : url(img/aba.gif);
}
#aba_noticias_foto a{
	width : 100px;
	height : 25px;
	display : block;
	float : left;
	background-image : url(img/abas.gif);
	margin : 0 0;
}
#aba_noticias_foto a.not{
	width : 58px;
	background-position : 0 -60px;
}
#aba_noticias_foto a.gal{
	width : 51px;
	background-position : 200px 0;
}
#conteudo.galeria #aba_noticias_foto{
	width : 936px;
	background-repeat : repeat-x;
}
#conteudo.galeria #aba_noticias_foto a:hover.not{	background-position : 0 -30px;}
#conteudo.noticia #aba_noticias_foto a:hover.gal{	background-position : 200px -30px;}
#conteudo.galeria #aba_noticias_foto a.not{			background-position : 0 0;}
#conteudo.galeria #aba_noticias_foto a.gal{			background-position : 200px -60px;}

.like{
	width : 619px;
	border-top : 1px dotted #beb7af;
	border-bottom : 1px dotted #beb7af;
	margin : 8px 0;
	padding : 5px 0;
}
#conteudo.galeria .like{
	width : 936px;
}
#conteudo.galeria #galeria iframe,
#conteudo.galeria #galeria{
	width : 936px;
	height : 700px;
	float : left;
	margin : 5px 0; 
}
#banner{
	width : 300px;
	float : left;
	margin : 0;
}
