#box-mediaCenter-home {
	background-image: url(../_img/bg_mediacenter.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 560px;
	height: 192px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

/* MEDIA CENTER */

.box-media-center{ font-size: 10px; }
.box-media-center img{ margin: 10px 0px 5px 0px;}
.box-media-center span{ color: #0099cc; }
.box-media-center p{ padding: 0px 0px 0px 10px; }
.box-media-center a{ text-decoration: none; color: #666666; }
.box-media-center a:hover{ color: #0099CC;}
.box-media-center h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0px 10px;
}


/* INTERNA */

#mediaCenter-interna {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 709px;
	min-height: 100px;
	text-align: center;
}

#box-busca-video {
	width: 554px;
	height: 34px;
	border: 1px solid #efefef;
	margin: 0px 0px 15px 0px;
	padding: 2px 0px 0px 6px;
}

.form-busca-video {
	background-image: url(../_img/bg_form_busca_video.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 186px;
	height: 17px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 3px 3px 0px 3px;
}

#video-destaque {
	width: 555px;
	min-height: 395px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#mediaCenter-interna h1{
	font-size: 24px;
	color: #666666;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
}

#mediaCenter-interna h2{ 
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;

}

#mediaCenter-interna h7{ 
	font-size: 10px;
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;

}

.box-video-thumb {
	width: 174px;
	min-height: 122px;
	_height: 122px;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 5px 2px;
	float: left;
	border: solid 0px;
	text-align: left;
}

.box-video-thumb h3 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
}

.box-video-thumb p{
	font-family: verdana;
	font-size: 10px;
	color: #666;
	margin: 0px;

}

.box-video-thumb-imagem {
	background-image: url(../_img/bg_video_thumb.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 174px;
	height: 122px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.box-video-thumb-imagem img{
	margin: 3px 0px 0px 4px;
	padding: 0px;
	width: 158px;
	height: 103px;

}

.data-hora {
	font-family: arial;
	font-size: 10px;
	color: #333;
	margin: 0px;	
}

.data-vermelha {
	color: #c00;
}

#mediaCenter-interna .box-video-thumb h1{
	font-family: verdana;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	margin: 3px 0px 0px 3px;
	padding: 0px;
}

#mediaCenter-interna .box-video-thumb h2{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	margin: 3px 0px 0px 3px;
	padding: 0px;

}

.linha-videos{
			min-height: 200px;
			_height: 200px;
			margin: 5px 0px;
			border: 0px solid;
}







