﻿@charset "utf-8";
/* CSS Document */



/* Box */



.boxNoticias{
	border:0px solid red;
	width:380px;
	height:auto;
	float:left;
}

.boxParticipe{
	border:0px solid red;
	width:360px;
	height:auto;
	float:left;
}

.leadNoticia{
	border:0px solid red;
	width:380px;
	height:auto;
	float:left;
	display:table;
	text-align:left;
}

.riscoleadNoticia{
	border:0px solid red;
	width:380px;
	float:left;
	text-align:left;
}





.elementoBox{
	border:0px solid black;
	height:auto;
	float:left;
}


.textoBox{
	border:0px solid black;
	width:253px;
	height:auto;
	float:left;
	text-align:left;
	margin-top:5px;
}







.btPadraoVejaMais{
	border:0px solid black;
	width:272px;
	height:25px;
	float:left;
	text-align:left;
	margin-top:5px;
}


