.corpo{
	
	margin-left: 6px;
}

.top_info{
	height: 20px;
	font-family: Verdana;
	font-size: 9px;
	
	font-style: italic;
	
	color: #878787;	
	
	margin-bottom: 10px;
	border-bottom: 1px solid #e7e7e7;
}

.data{
	width: 60%;
	float:left;	
	font-family: Verdana;
	font-size: 9px;
	
	font-style: italic;
	
	color: #878787;	
}

.voltar{
	
	margin-top: 0px;
	width: 7%;
	float:right;
	
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	
	font-style:normal;
}

.titulo{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	
	color: #555555;
}

.descricao{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	
	font-style: italic;
	
	color: #979797;
}

.fonte{
	float: right;
	
	margin-right: 5px;
	
	font-family: Verdana;
	font-size: 11px;
	
/*	font-style:italic;*/
	
	color: #676767;
}

.conteudo{
	font-family: Verdana;
	font-size: 14px;
	margin-top: 20px; 
	
	text-align:justify;	
}

.extras{
	float: right;
	width:291px;
	
	margin-left: 20px;
	margin-bottom: 5px;	
}

.foto{
	width: 291px;

	background-color: #F0F0F0;
	border: 2px solid #F0F0F0;
}

.foto_legenda{
	background-color: #F0F0F0;
	font-family: Arial;
	font-size: 12px;
	color: #555555;	
	
	margin-top: 5px;
	margin-bottom: 5px;	
}

.bntvideo{
	width: 291px;
	margin-top: 2px;
	background: #F0F0F0;
	border: 2px solid #F0F0F0;	
}

.captionvideo{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
}

.barra_util{
	width: 100%;
	height: 24px;
}

.btn_acessibilty{
	border: 1px solid #DDDDDD;
	float: right;	
	
	width:20px;	
	height:20px;
	
	padding-left: 4px;
	padding-top: 4px;
	
	margin: 5px;
	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	
	color: #AAAAFF;
	
	cursor: pointer;
	cursor: hand;
	
	display: none;
}

.btn_utilities{
	border: 1px solid #DDDDDD;
	float: right;
	
	width:24px;	
	height:24px;

	padding-left: 4px;
	
	margin: 5px;
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	
	color: #AAAAFF;
	
	cursor: pointer;
	cursor: hand;
}

