/*Pagina Midia Center -----------------------------------------------------------------------*/
.divMidiaCenterA
{
	width:420px;
	height:auto;
	float:left;
	padding-left:5px;
}

.divMidiaCenterATitulo
{
	width:420px;
	height:auto;
	float:left;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.divMidiaCenterAVideos
{
	width:408px;
	*width:411px;
	height:auto;
	float:left;
	margin-top:24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #eeeeee;
}
.divMidiaCenterVideosBox
{
	width:135px;
	height:auto;
	float:left;
	padding-bottom:18px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
}
.divMidiaCenterVideosBoxFoto
{
    width:135px;
	height:90px;
	float:left;
}
.divMidiaCenterVideosBoxTitulo
{
	width:130px;
	height:auto;
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding: 5px 3px 2px 3px;
}
.divMidiaCenterVideosBoxTexto
{
	width:130px;
	height:auto;
	float:left;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 0px 3px 2px 3px;
}
.divMidiaCenterVideosBoxTexto a
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.divMidiaCenterVideosBoxTexto a:hover
{
	text-decoration: underline;
}
.divMidiaCenterTodosVideos
{
    width:417px;
	height:auto;
	float:right;
	margin-top:10px;
	text-align:right;
	padding-right:3px;
}
.divMidiaCenterTodosVideos a
{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.divMidiaCenterTodosVideos a:hover
{
	text-decoration: underline;
}

.divMidiaCenterB
{
	width:200px;
	height:auto;
	float:left;
	margin-left:15px;
}
.divMidiaCenterBTitulo
{
	width:200px;
	height:auto;
	float:left;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.divMidiaCenterAPodcasts
{
    width:190px;
	height:auto;
	float:left;
	background-color:#eeeeee;
	padding:5px;
	margin-top:24px;
}
.divMidiaCenterAPodcastsBox
{
    width:190px;
	height:auto;
	float:left;
}
.divMidiaCenterAPodcastsBoxTitulo
{
	width:190px;
	height:auto;
	float:left;
	font-size: 12px;
	color: #990000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #b6b6b6;
	padding-top:10px;
}
.divMidiaCenterAPodcastsBoxTexto
{
	width:190px;
	height:auto;
	float:left;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top:5px;
	margin-bottom:30px;
}
.divMidiaCenterAPodcastsBoxTexto:hover
{
	text-decoration: underline;
}


.divMidiaCenterATodosPodcasts
{
	width:190px;
	height:auto;
	float:right;
	text-align:right;
	margin-top:10px;
}
.divMidiaCenterATodosPodcasts a
{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.divMidiaCenterATodosPodcasts a:hover
{
	text-decoration: underline;
}


