/* CSS Document */

#previewVideos {
	width: 296px;
	height: 311px;
}

#menuVideos {
	width: 296px;
	height: 133px;
	margin: 3px auto 0 auto;
}

#windowsMedia {
	width: 296px;
	overflow: auto;
	background:#98B2D7 url(/img/video/bg_video_old.gif) 0 -5px;
	display: none;
	text-align:left;
}

#windowsMediaVideo {
	margin-left: 3px;
	height:285px;
}

#windowsMedia .detalhe_left_chamada {
	background-image: url(../img/video_home/detalhe_left_chamada_video.gif);
	width: 11px;
	height: 24px;
	float: left;
}
#windowsMedia .detalhe_right_chamada {
	background-image: url(../img/video_home/detalhe_right_chamada_video.gif);
	width: 11px;
	height: 24px;
	float: right;
}

#windowsMedia .chamada_video {
	background-image: url(../img/video_home/bg_chamada_video.gif);
	width: 274px;
	height: 19px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-align:left;
}

#windowsMedia .chamada_video strong {
	color: #E5B121
}

.topo_video{
	background:url(../img/video_home/topo_video.gif);
	width: 296px;
	height: 51px;
}

.topo_video a{
	height:20px;
	width:100px;
	float:right;
	margin:10px 20px 0 0;
}

