
.tituloHome{
/*  font-size:12px; */
  border-bottom: #CECDCE 1px solid;
}

.tituloHome img{
  vertical-align:middle;
}

.chamada{
  color:#303030;
/*  font-size:12px; */
}

.olho{
  color:#808181;
/*  font-size:11px; */
}

div#conteudo{

	width:447px;
	_width:449px;
	float:left;
	padding:10px 0 10px 10px;
}


/*////////// topo data e icone rss ///////////*/
div#topoData{
	float:left;
	width:435px;
	_width:437px;
	border: 1px solid #E4E4E4;
	padding:5px;
	font-size:11px;
	color:#aaa;
	font-size-adjust:11px;
	margin-bottom:10px;
}
p#data{
	float: left;
	width:250;
}
p#rss{
	float: right;
	color:#888;
}
div#topoData img{
	float: right;
	margin-left:10px;
}


/*////////// conteudo específico ///////////*/

div#podcast
{
    width: 550px;
    /*border: solid 1px black;*/
}

div#podcast h4
{
    width:100%;
    font-family: Arial;
    color:#006600;
    border-bottom: solid 1px #009900;
}

div#podcast h5
{
    margin:0px;
}

div#podcast img
{
    margin:0px 0px 0px 15px;
}

div#podcast p
{
    font-family: Arial;
    font-size:x-small;
    text-align:justify;
}

div#podcast h4 img
{
    margin:-15px 0px 0px 0px;
}

div#podcast p.vaiParaListagem
{
    font-family: Arial;
    font-size:x-small;
    margin: 10px 0px 0px 0px;
    text-align:left;
}




div#videocast
{
    width: 550px;
    /*border: solid 1px black;*/
}

div#videocast h4
{
    width:100%;
    font-family: Arial;
    color:#006600;
    border-bottom: solid 1px #009900;
}

div#videocast h5
{
    margin:0px;
}

div#videocast img
{
    margin:0px 15px 0px 0px;
}

div#videocast h4 img
{
    margin:-15px 0px 0px 0px;
}

div#videocast p
{
    font-family: Arial;
    font-size:x-small;
    text-align:justify;
}

div#videocast p.vaiParaListagem
{
    font-family: Arial;
    font-size:x-small;
    margin: 10px 0px 0px 0px;
    text-align:right;
}

