﻿/***** Redefinição de Tags *****/
*
{
	font-size:12px;
	font-family:Trebuchet MS, Arial;
	color:#FFF;
	margin: 0px auto;
	padding: 0;
	border:0;
	text-align:left;
}

body 
{
	/*background:url('../../Images/bg-body.gif') repeat-x;*/
	background: #000;
}

p 
{
	margin-top:10px;
	color:#000;
	text-align:justify;
}

/***** Header *****/
	.DivHeader{
		background: url("../../Images/bovespa_img/Cabecalho_Bov.jpg") no-repeat scroll center -13px #000000;
		border: 6px solid #585A5B;
		height: 100px;
		margin: 0 auto;
		padding: 1px;
		width: 981px;
		}
		
	.DivStripe
	{
		height:33px;
		margin-top:-3px;
		*margin-top:6px;
		margin-left:7px;
		display:block;
			
	}
	
	.DivStripe .DivWelcome
	{
		text-align:right;
		color:#FFF;
		margin: 0 auto;
		width:1000px;
		display:block;
	}
	
	.DivStripe .DivWelcome a
	{
		color:#FFF;
	}
	
	.ImageClient{
		float: left;
		margin-top: -2px;
		width: 240px;
		*width: 260px;/*IE7*/
		}
	
	
	.DivHeaderContent .DivUserID
	{
		width:225px;
		text-align:center;
		color:#FFF;
		float:left;
		margin-top:25px;
	}
	
	.DivHeaderContent .DivUserID a
	{
		color:#FFF;
	}
	
	.DivHeaderContent .ForgotPassword
	{
		font-size:11px;
		display:block;
		color:#FFF;
		margin:3px 0;
	}
	
	.DivHeaderContent .RememberPassword
	{
		font-size:11px;
		color:#FFF;
		margin:3px 0;
	}
	
	.DivHeaderContent .ForgotPassword a
	{
		font-size:11px;
		color:#FFF;
	}

	/* Login */
		.DivLogin
		{
			width:587px;
			background:url('../../Images/bg-menu.jpg') no-repeat;
			height:173px;
			text-align:center;
		}

		.LogoClient 
		{
			margin: 23px 0 5px 0;
		}

		.DivLogin div, .divLogin div a
		{
			color: #000;
			text-align:center;
		}
		
		.txtEmail
		{
			background:url('../../Images/bg-input-email.gif') no-repeat;
			height:20px;
			width:201px;
			margin:5px 0 0 20px;
			display:block;
		}
		
		.ButtonLogin
		{
			background:url('../../Images/btn-login.gif') no-repeat;
			cursor:pointer;
			height:42px;
			width:65px;
			float:right;
			margin-top:8px;
		}
		
		.ButtonLogin:hover
		{
			background:url('../../Images/btn-login-hover.gif') no-repeat;
		}
		
		.WelcomeMessageLogin
		{
			padding-top:10px;
			text-align: center;
		}
		
		.LoginIcon
		{
			margin:9px 5px 0 0;
			float:left;
		}

	/* Menu 
		.MenuHeader
		{
			list-style: none;
			width:587px;
			height:26px;
			margin-left:5px;
			margin-bottom:7px;
		}

		.MenuHeader li
		{
			margin:0 2px;
			display: block;
			float: left;
		}

		.MenuHeader li a
		{
			background:url('../../Images/bg-button-menu.gif') no-repeat;
			width: 140px;
			height: 22px;
			padding-top: 4px;
			color: #FFF;
			text-decoration: none;
			font: bold 15px Trebuchet MS, Arial;
			display: block;
			float: left;
			text-align: center;	
		}
		
		.MenuHeader li a:hover
		{
			background:url('../../Images/bg-button-menu-hover.gif') no-repeat;
		}*/

	/* Menu Logado */
	.MenuHeaderLogado
	{	
		float:right;
		margin-top: 25px;
		margin-left: 10px;
	}		
		.MenuHeaderLogado .MenuHome {
			margin-right: 10px;
			width: 58px;
			height: 42px;
			padding-right: 10px;
		}
		
		.MenuHeaderLogado .MenuMinhaPagina {
			width: 164px;
			height: 42px;
			padding-right: 10px;
		}
		.MenuHeaderLogado .MenuConteudos {
			width: 125px;
			height: 42px;
			padding-right: 10px;
		}
		

/***** Player Flash *****/
	.PlayerFlashDiv
	{
		background:url('') no-repeat top left;
		cursor:pointer;
		text-align:center;
		vertical-align:middle;
		width:512px;
		height:384px;
	}
	
	.PlayerFlashDiv img
	{
		margin-top:140px;
		opacity:0.4;
		filter:alpha(opacity=50);
	}

/***** VideoBrowserExtended *****/
	.VideoBrowserExtended
	{
		background:url('../../Images/bg-video.gif') no-repeat center;
		height:400px;
	}
	
	.VideoBrowserTitle
	{
		font: bold 13px Trebuchet MS, Arial;
		color: #005579;
	}
	
	.VideoResume 
	{
		width: 518px;
		margin: 5px 0;
		text-align: justify;
		font: normal 11px Trebuchet MS, Arial;
	}
	
	.VideoBrowserInfos
	{
		font: bold 10px Trebuchet MS, Arial;
		display: block;
		width: 130px;
		float: left;
		text-align: center;
	}
	
	.VideoLinkInfo 
	{
		width: 132px; 
		vertical-align: top;
		background: #E3E3E3;
		height: 69px;
		display:block;
		padding: 5px;
		margin-left:28px;
		margin-top:2px;
		filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7; 
	}
	
	.DivPlayer
	{
		margin: 0px;
	}
	
/***** MostViewed *****/
	.MostViewedTable
	{
		background:url('../../Images/bg-most-viewed.gif') no-repeat;
		width:1000px;
		height:85px;
		padding-top:42px;
		display:block;	
	}
	
	.MostViewed
	{
		width:880px;	
	}
	
/***** MostRecent *****/
	.MostRecentTable
	{
		background:url('../../Images/bg-most-recent.gif') no-repeat;
		width:1000px;
		height:86px;
		padding-top:42px;
		display:block;	
	}

	.MostRecent
	{
		width:880px;		
	}

/***** DivContent *****/	
	.DivContent
	{
		display: table;
		width:100%;
		background: #000 url("../../Images/bovespa_img/fundo-videoteca.gif") no-repeat;
		padding:10px 0;
		_padding:22px 0;
		text-align: center;		
	}
	
	/*@media screen and (-webkit-min-device-pixel-ratio:0) /** ESPECÍFICO PARA GOOGLE CHROME**
	{
		.DivContent
		{
			margin-left:-207px;
		}
	}*/
	
	.DivContent h1
	{
		margin-left:0;
	}
	
	.DivContentTop
	{
		background:url('../../Images/bg-content-top.gif') no-repeat;
		width:994px;
		height:20px;
	}
	
	.DivContentMiddle
	{
		background:url('../../Images/bg-content-middle.gif') repeat-y;
		width:954px;
		padding: 0 20px;
	}
	
	.BoxContent h2
	{
		font: bold 18px Trebuchet MS, Arial;
		color: #013D5B;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
		.DivContentMiddle h1
	{
		font: bold 13px Trebuchet MS, Arial;
		color: #464646;
	}
	
	.DivContentMiddle h2
	{
		font: bold 15px Trebuchet MS, Arial;
		color: #464646;
	}
	
	.DivContentMiddle h3
	{
		font: bold 30px Trebuchet MS, Arial;
		color: #013D5B;
	}
	
	.DivContentMiddle b
	{
		font: bold 30px Trebuchet MS, Arial;
		color: #0099FF;
	}
	
	.DivContentBottom
	{
		background:url('../../Images/bg-content-bottom.gif') no-repeat;
		width:994px;
		height:20px;
	}

/***** DivDescription *****/	
	.DivDescription
	{
		background:url('../../Images/bg-video-isat.jpg') repeat-y;
		min-height:390px;
		width:550px;
		padding: 0 230px 10px 220px ;
		margin:10px auto;
		text-align: center;
	}
	
	.DivDescription .Content
	{
		background:url('../../Images/bg-div-description.jpg') no-repeat bottom;
		width:557px;
		height:400px;
	}
	
	.DivDescription .Content p
	{
		padding-left: 260px;
		margin:10px;
		text-align:justify;
		font: normal 12px Trebuchet MS, Arial;
	}

/***** DivLinkEmbed *****/	
	.DivLinkEmbed
	{	
		width: 425px;
		padding: 5px 10px;
		background: #e3e3e4;
		border-bottom:5px solid #FFF;
	}
	
	.DivLinkEmbed span
	{
		background:url('../../Images/icon-premalink-embed.gif') no-repeat 0 6px;
		float:left;
		padding-left:25px;
		color:#727d84;
		font-weight:bold;
		height:25px;
		width:75px;
		text-align:left;
	}
	
	.DivLinkEmbed textarea
	{
		width: 280px;
		color: #727d84;
		font:bold 10px Trebuchet MS, Arial;
	}
/***** DivPermalink *****/
	.DivPermalink
	{	
		width: 425px;
		height: 15px;
		padding: 5px 10px;
		background: #d0d2d3;
		border-top:5px solid #FFF;
		border-bottom:5px solid #FFF;
	}
	
	.DivPermalink span
	{
		background:url('../../Images/icon-premalink-embed.gif') no-repeat;
		float:left;
		padding-left:17px;
		color:#727d84;
		font-weight:bold;
		height:25px;
		width:83px;
	}
	
	.DivPermalink input
	{
		width: 280px;
		color: #727d84;
		font:bold 10px Trebuchet MS, Arial;
	}

/***** General Objects *****/
	.ListLatin
	{
		list-style-type:lower-latin;
		margin-left:20px;
	}
	
	.ListDecimal
	{
		list-style-type:decimal;
		margin-left:40px;
	}
	
	.ListDecimal li
	{
		font-weight:bold;
		margin:5px 0;
		color:Black;
	}
	
	.ListLatin li
	{
		font-weight:normal;
		margin:3px 0;
		text-align:justify;
		color:Black;
	}

	.ListLatin li strong
	{
		color:Black;
	}
	
	.TitlePresentation
	{
		font: bold 14px Trebuchet MS, Arial;
		color:#BFBFBF;
		display:block;
		text-align:left;
		margin:0 0 5px 5px;
	}
	
	.FeaturedAba
	{
		display: block;
		margin-top: 4px;
		margin-left: 38px;
		cursor: pointer;
		float: left;
		width:102px;
		height:25px;
	}
	
	.MostViewedAba
	{
		display: block;
		margin-top: 4px;
		margin-left: 31px;
		cursor: pointer;
		float: left;
		width:115px;
		height:25px;
	}
	
	.MostViewedAbaSelected
	{
		float:right;
		margin-left:0px;
		height:37px;
		width:433px;
		background:url('../../Images/bovespa_img/btn_botoes_cinzas_MaisVistos.jpg') no-repeat;
	}
	
	.FeaturedAbaSelected
	{
		float:right;
		margin-left:0px;
		height:37px;
		width:433px;
		background:url('../../Images/bovespa_img/btn_botoes_cinzas_MaisRecentes.jpg') no-repeat;
	}
	
	.ResumePresentation
	{
		text-align:justify;
		display:block;
		font: 13px Trebuchet MS, Arial;
		margin:15px 10px 5px 5px;
		color:#CCCFD1;
	}
	
	.InfoCountPresentation
	{
		font:bold 11px Trebuchet MS, Arial;
		width:130px;
		text-align:center;
		display:block;
		float:left;
		padding:10px 0;
		color:#CCCFD1;
	}
	
	.UserOwnerPresentation
	{
		display:block;
		padding:5px 0px 5px 5px;
		color:#BFBFBF;
		font-size:11px;
		margin-top:10px;
		*margin-top:0px;
	}
	
	.UserOwnerPresentation a
	{
		font-weight:bold;
		color:#BFBFBF;
		font-size:11px;
	}
	
	.ButtonPrevious
	{
		float:right;
	}
	
	.TextBox
	{
		border:0;
		margin:2px 0 0 5px;
		width:178px;
		color:#000;
	}

	.TextBoxAjuda{
		border: 0 none;
		bottom: 18px;
		color: #666666;
		height: 19px;
		margin-left: 20px;
		*margin-left: 0px;/*IE7*/
		margin-right: 5px;
		padding-left: 5px;
		position: relative;
		width: 210px;
		}
	.tdsVideos{
		border-left: 1px solid #FFFFFF;
		bottom: 19px;
		color: #FFFFFF;
		font-size: 11px;
		height: 20px;
		padding-bottom: 3px;
		padding-left: 10px;
		position: relative;
		text-decoration: none;
		}
	.tdsVideos:hover{text-decoration: underline;}
	.seloLogo {
		display: inline-block;
		float: right !important;
		margin-left: 170px;
		*position: relative;/*IE7*/
		*right: 10px;/*IE7*/
		margin-top: -7px;
		*margin-top: -35px;/*IE7*/
		}	
	
	@media screen and (-webkit-min-device-pixel-ratio:0) /** ESPECÍFICO PARA GOOGLE CHROME**/
	{
		.TextBoxAjuda
		{
			margin-top:-18px;
		}
	}
	
	.TextBoxAjudaBottom
	{
		border:0;		
		color:#000;
		width:145px;
	}

	.TextBoxMultiline
	{
		overflow: auto;
		border:0;
		margin:2px 0 0 5px;
		width:178px;
		color:#000;
	}
	
	.InputText, .InputTextObrig 
	{
		height:22px;
		padding-top:5px;
		padding-left: 3px;
		width:190px;
		margin: 0px;
		margin-bottom:10px;			
	}

	.InputText
	{
		background:url('../../Images/bg-input.gif') no-repeat;
		/*
		height:27px;
		width:190px;		
		margin: 0px;
		padding: 3px;
		margin-bottom:10px;
		*/
	}	
	
	.InputTextObrig
	{		
		background:url('../../Images/bg-input-obrig.gif') no-repeat;
		/*
		height:22px;
		padding-top:5px;
		padding-left: 3px;
		width:190px;
		margin: 0px;
		margin-bottom:10px;
		*/
	}
	
	.txtFile {
		background:url('../../ImagesVideoteca/bg-input-file.gif') no-repeat;
		height:26px;
		width:320px;		
		margin:0px;
		margin-bottom:10px;
	}
		.txtFile input[type=file] {
			border: solid 0px #000;
			width: 240px;
			height: 20px;
			margin:2px 0px 0px 5px;	
		}
			.txtFile button	{
				border: solid 1px #000;
			}
	
	.TextArea
	{
		background:url('../../Images/bg-textarea.gif') no-repeat;
		height:248px;
		width:288px;		
		margin: 0px;
		margin-bottom:10px;
	}
	
	.TextAreaObrig
	{
		background:url('../../Images/bg-textarea-obrig.gif') no-repeat;
		height:248px;
		width:288px;
		margin-bottom:10px;
		float:left;
	}
	
	.MostRecent table tbody tr td a, .MostViewed table tbody tr td a 
	{
		text-decoration:none;
		cursor:pointer;
	}
	
	.Thumbnail 
	{
		float:left;
		width:140px; 
	}
	
	.VideoInfo 
	{
		display:block;
		width:165px;
		float:right;
		/*width:110px;
		float:left;*/
	}
	
	.VideoTitle
	{
		font: bold 11px Trebuchet MS, Arial;
		color:#000;
	}
	
	.VideoExibition
	{
		font: normal 11px Trebuchet MS, Arial;
	}
	
	.VideoTime 
	{
		width:27px;
		height:17px;
		display:block;
		font:bold 10px Trebuchet MS, Arial;
		float:left;
		padding:8px 1px 1px 2px;
		margin-right:2px;
	}
	
	.TimeGreen
	{
		background:#dbe1b3;
		border-right:1px solid #c9db43;		
	}
	
	.TimeRed
	{
		background:#dba4ab;
		border-right:1px solid #c71427;	
	}
	
	.PageTitle
	{
		background: url("/Images/bg-title.gif") repeat-x;
		width:490px;
		height:27px;
		padding:4px 0 0 30px;
		color:#FFF;
		font: bold 20px Trebuchet MS, Arial;
		text-align: left;
	}
	
	.Logo-Video-Isat
	{
		margin:30px 0 0 130px;
	}

    
	/*** Button ***/

	.Button182-28
	{
		background: url("/Images/bg-button-182-28.gif") no-repeat;
		width:182px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;
		margin-top:10px;
		cursor:pointer;
	}
	
	.Button182-28Over
	{
		background: url("/Images/bg-button-182-28-over.gif") no-repeat;
		width:182px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;;
		margin-top:10px;
		cursor:pointer;
	}

	.Button182-28Down
	{
		background: url("/Images/bg-button-182-28-down.gif") no-repeat;
		width:182px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;;
		margin-top:10px;
		cursor:pointer;
	} 

	.Button132-28
	{
		background: url("/Images/bg-button-132-28.gif") no-repeat;
		width:132px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;
		margin-top:10px;
		cursor:pointer;
	}
	
	.Button132-28Over
	{
		background: url("/Images/bg-button-132-28-over.gif") no-repeat;
		width:132px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;;
		margin-top:10px;
		cursor:pointer;
	}

	.Button132-28Down
	{
		background: url("/Images/bg-button-132-28-down.gif") no-repeat;
		width:132px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:inline-table;;
		margin-top:10px;
		cursor:pointer;
	} 
	
	.Button
	{
		background: url("/Images/bg-button-102-28.gif") no-repeat;
		width:102px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}
	.ButtonOver
	{
		background: url("/Images/bg-button-102-28-over.gif") no-repeat;
		width:102px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}

	.ButtonDown
	{
		background: url("/Images/bg-button-102-28-down.gif") no-repeat;
		width:102px;
		height:28px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	} 

	.ButtonIndex
	{
		background: url("/Images/bg-button-128-33.gif") no-repeat;
		width:128px;
		height:33px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}

	.ButtonIndexOver
	{
		background: url("/Images/bg-button-128-33-over.gif") no-repeat;
		width:128px;
		height:33px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}

	.ButtonIndexDown
	{
		background: url("/Images/bg-button-128-33-down.gif") no-repeat;
		width:128px;
		height:33px;
		color:#FFF;
		text-align:center;
		font-weight:bold;
		display:block;
		margin-top:10px;
		cursor:pointer;
	}

/***** Footer *****/
	.DivFooter 
	{
		width:100%;
		background:url("../../Images/bovespa_img/Rodape_Bov-2.jpg") no-repeat;
		font: normal 12px Trebuchet MS, Arial;
		height:112px;
	}
	
	.DivFooterContent
	{
		width: 100%;
		display:block;
		padding:20px 0 0px 0;
	}
	
	.DivFooterContent span
	{
		display:block;
		padding-top:20px;
		color:#FFF;
	}
	
	.DivFooterContent span img
	{
		vertical-align:middle;
		margin: 0 10px;
	}
	
	.IsatVideoLogo
	{
		padding:0;
		margin:-10px 0 0 10px;
	}

	/* Menu */
		.MenuFooter
		{
			list-style:none;
		}

		.MenuFooter li
		{
			display: block;
			float: left;
			color:#FFF;
		}
		
		.MenuFooter li a
		{
			margin:0 3px;
			color:#FFF;
			font: normal 12px Trebuchet MS, Arial;
			text-decoration:none;
		}
		
		.MenuFooter li a:hover
		{
			text-decoration:underline;
		}
/***** Labels *****/		


.LabelMessage 
{
	width:95%;
	padding:4px;
	background-color:#F1F1F1;
	font-weight:bold;
	color:#F00;
	display:block;
}

.LabelLogin 
{
	color:#FFF;
	margin-right: 3px;
}

/***** Buttons *****/
.Button_old
{
	color: #000;
	font: bold 12px Verdana;
	background: #FFF url(/images/bg-login-button.jpg) bottom repeat-x;
	border: 1px solid #CCC;
	padding: 2px 3px;
	cursor: pointer;
}



.ButtonLogout
{
	margin:0 5px 0 0;
	vertical-align:text-bottom;
}

.DivLine
{
	height:1px;
	padding:0px;
	margin:10px 0px;
	border:none;
	width:400px;
	border-top:solid 1px #D6D6D6;
	background-color:#FFF;
}
/***** Table *****/
.MainTable
{
	width:1000px;
}

.TableWatch
{
	background: #FFF url(/Images/bg-watch.gif) no-repeat;
}

.TableContact
{
	margin-top:15px;
	text-align:left;
}

.TableContact th
{
	font: bold 14px Trebuchet MS, Arial;
}

.TableContact td
{
	font: normal 11px Trebuchet MS, Arial;
	text-align:left;
}

/* Box */
	.BoxMediumTop
	{
		width:627px;
		background: url("/Images/bg-box-medium-top.gif") no-repeat;
		padding:7px 0 5px 15px;
		/*width:305px;
		height:330px;
		background:url(../../images/bovespa_img/top_home_videos.jpg) no-repeat;
		padding:7px 0 5px 0;
		margin-top:20px;*/
	}

	.BoxMediumTop a
	{
		color:#FFF;
		float: right;
		text-decoration: none;
		margin: 4px 10px 0 0;
	}

	.BoxMediumMiddle
	{
		width:639px;
		background: #FFF url("/Images/bg-box-medium-middle.gif") repeat-y;
		padding:2px;
	}

	.BoxMediumMiddle a
	{
		text-decoration: none;
	}
	
	.BoxMediumMiddle .MostViewedItem .Title
	{
		color: #005179;
		font: bold 11px Trebuchet MS, Arial;
	}
	
	.FeaturedItem .Title
	{
		color:#A0A0A4;
		font: bold 16px Trebuchet MS, Arial;	
	}		
		.FeaturedItem .Title a {
			color: #A0A0A4;
			font: bold 16px Trebuchet MS, Arial;
			text-decoration: none;
		}
			.FeaturedItem .Title a:hover {
				color: #A0A0A4;
				text-decoration: underline;		
			}
	
	.BoxMediumMiddle .MostViewedItem .VideoPreview
	{
		width: 128px;
		height: 96px;
		margin-right: 5px;
		float: left;
	}
	
	.FeaturedItem .VideoPreview
	{
		width: 128px;
		height: 96px;
		/*width: 121px;
		height: 87px;*/
		margin-right: 5px;
		float: left;
	}
	
	.BoxMediumMiddle .MostViewedItem .EventTitle
	{
		color: #000;
		font: normal 11px Trebuchet MS, Arial;
		display: block;
	}
	
	.FeaturedItem .EventTitle
	{
		color: #000;
		font: normal 11px Trebuchet MS, Arial;
		display: block;
	}
	
	.BoxMediumMiddle .MostViewedItem .Info
	{
		color: #000000;
		font: normal 11px Trebuchet MS, Arial;
		display: block;
	}
	
	.FeaturedItem .Info
	{
		color: #969696;
		font: normal 11px Trebuchet MS, Arial;
		margin: 5px 5px 5px 0;
	}
	
	.BoxMediumMiddle .MostViewedItem
	{
		margin: 5px 10px 10px 5px;
	}
		.MostViewedItem a {
			text-decoration: none;
		}
			.MostViewedItem a:hover {
				text-decoration: underline;
			}
	
	.FeaturedItem
	{
		margin: 5px 10px 18px 5px;
		*margin: 5px 10px 10px 5px;
	}
	
	.FeaturedItem a {
		text-decoration: none;
	}
		.FeaturedItem a:hover {
			text-decoration: underline;
		}
	
	.BoxMediumMiddle .MostViewedItem .Data
	{
		float: left;
	}
	
	.BoxMediumMiddle .MostViewedItem .BoxDuration
	{
		width: 66px;
		height: 21px;
		background-color: #CEDBAF;
		font: normal 11px Trebuchet MS, Arial;
		border-right: solid 3px #A2C537;
		text-align: center;
		padding: 10px 0 0 2px;
		float: left;
		margin: 65px 0 0 -75px;
		vertical-align: baseline;
		filter:alpha(opacity=90);
		-moz-opacity: 0.7;
		opacity: 0.7;
		
	}

	.FeaturedItem .BoxDuration
	{
		width: 69px;
		height: 31px;
		background-color: #CEDBAF;
		font: normal 11px Trebuchet MS, Arial;
		border-right: solid 3px #A2C537;
		float: left;
		text-align: center;
		padding: 15px 0 0 0;
		margin: 2px 5px 0 0;
		vertical-align: baseline;
	}
	
	.BoxMediumBottom
	{
		width:643px;
		background: #FFF url("/Images/bg-box-medium-bottom.gif") no-repeat;
		height:15px;
	}
	
	.BoxMediumTop h3
	{
		font: normal 20px Trebuchet MS, Arial;
		/*padding-top:2px;*/
		color:#00AE4D;
		margin: 0; 
	}
	
	/*.BoxMediumTop .Title
	{
		color: #CCCFD1;
		font: bold 11px Trebuchet MS, Arial;
	}*/
	
	.BoxSmallTopUpload
	{
		width:400px;
		background: url("/Images/bg-box-small-top-1.gif") no-repeat;
		padding:7px 0 6px 0;
	}
	.BoxSmallTop
	{
		width:331px;
		background: url("/Images/bg-box-small-top.gif") no-repeat;
		padding:7px 0 6px 0;
	}

	.BoxSmallTop a
	{
		color:#FFF;
		float: right;
		text-decoration: none;
		margin: 4px 10px 0 0;
	}

	.BoxSmallMiddle
	{
		width:315px;
		background: url("/Images/bg-box-small-middle.gif") repeat-y;
		padding:2px 8px;
	}

	.BoxSmallMiddle a
	{
		text-decoration: none;
	}
		.BoxSmallMiddle a:hover
		{
			text-decoration: underline;
		}
	
	.BoxSmallMiddle .Title
	{
		color: #005179;
		font: bold 14px Trebuchet MS, Arial;
	}
	
	.BoxSmallMiddle .VideoPreview
	{
		width: 96px;
		height: 72px;
		margin-right: 5px;
	}
	
	.BoxSmallMiddle .EventTitle
	{
		float: left;
		width: 125px;
		color: #000;
		font: normal 11px Trebuchet MS, Arial;
	}
	
	.BoxSmallMiddle .Info
	{
		color: #969696;
		font: normal 11px Trebuchet MS, Arial;
	}
	
	.BoxSmallMiddle .Item
	{
		margin: 5px 5px 0px 5px;
	}
	
	.BoxSmallMiddle .Data
	{
		float: left;
	}
	
	.FeaturedItem .Data a, .LiveItem .Data a
	{
		font: normal 11px Trebuchet MS, Arial;
		color: #313031;
		text-decoration: none;
	}
	
	.BoxSmallMiddle .BoxDuration
	{
		width: 69px;
		height: 31px;
		background-color: #CEDBAF;
		font: normal 11px Trebuchet MS, Arial;
		border-right: solid 3px #A2C537;
		float: right;
		text-align: center;
		padding: 15px 0 0 0;
		vertical-align: baseline;
	}
	
	.BoxSmallBottom
	{
		width:331px;
		background: url("/Images/bg-box-small-bottom.gif") no-repeat;
		height:15px;
	}
	
	.BoxSmallTop h3
	{
		font: normal 20px Trebuchet MS, Arial;
		color:#FFF;
		margin: 0 0 0 18px; 
	}
	
	.BaloonTagTop
	{
		width:331px;
		background: url("/Images/bg-baloon-tag-top.gif") no-repeat;
		height:40px;
		margin-top:10px;
	}

	.BaloonTagTopTitle
	{
		width:331px;
		background: url("/Images/bg-baloon-tag-top.gif") no-repeat;
		height:26px;
		margin-top:10px;
		padding-top:30px;
	}

	.BaloonTagTopTitle h3
	{
		font: normal 20px Trebuchet MS, Arial;
		color:#FFF;
		margin: 0 0 0 10px;
		padding: 2px 0 0 10px;
	}
	
	.BaloonTagMiddle, .BaloonTagMiddle2
	{
		width:311px;
		background: url("/Images/bg-baloon-tag-middle.gif") repeat-y;
		padding: 0 10px;
	}
	
	.BaloonTagMiddle2 h2, .BaloonTagMiddle2 h2 b, .BaloonTagMiddle2 h2 a
	{
		font:normal 16px Trebuchet MS, Arial;
	}
	
	.BaloonTagMiddle2 h2 b
	{
		font-weight: bold;
	}
	
	.BaloonTagMiddle span
	{
		text-align:center;
		display:block;
	}
	
	.BaloonTagMiddle h2 b {
		font:bold 16px Trebuchet MS, Arial;
	}
	
	.BaloonTagMiddle h2, .BaloonTagMiddle h2 a
	{
		font:normal 16px Trebuchet MS, Arial;
	}	
	
	.BaloonTagBottom
	{
		width:331px;
		background: url("/Images/bg-baloon-tag-bottom.gif") no-repeat;
		height:27px;
		margin-bottom:10px;
	}
	
	#ctl00_ContentPlaceHolder1_vlt_MostRecent_upnVideoList div table
	{
		width:100%;
		color:#00FF55;
	}

	.LiveItem .Title
	{
		color: #005179;
		font: bold 18px Trebuchet MS, Arial;	
	}		
		.LiveItem .Title a {
			color: #005179;
			font: bold 18px Trebuchet MS, Arial;
			text-decoration: none;
		}
			.LiveItem .Title a:hover {
				color: #005179;
				text-decoration: underline;		
			}

	.LiveItem .VideoPreview
	{
		width: 200px;
		height: 150px;
		margin-right: 5px;
		float: left;
	}

	.LiveItem .EventTitle
	{
		color: #000;
		font: normal 12px Trebuchet MS, Arial;
		display: block;
	}

	.LiveItem .Info
	{
		color: #969696;
		font: normal 12px Trebuchet MS, Arial;
		margin: 5px 5px 5px 0;
	}

	.LiveItem
	{
		margin: 5px 10px 10px 5px;		
	}
	
	.LiveItem a {
		text-decoration: none;
	}
		.LiveItem a:hover {
			text-decoration: underline;
		}

	.BoxMediumMiddle .LiveItem .BoxLive
	{
		width: 200px;
		height: 36px;
		background-color: #00EE00;
		color: #FFFFFF;
		font: bold 20px Trebuchet MS, Arial;
		text-align: center;
		padding: 13px 0 0 0;
		float: left;
		margin: 100px 0 0 -205px;
		vertical-align: baseline;
		filter:alpha(opacity=50);
		-moz-opacity: 0.7;
		opacity: 0.7; 
		
	}

	/**** Paginação ****/
	.ListPagination
	{
		width:100%;
		margin:20px 0 20px 0;
		text-align:center;
		_padding-bottom:7px;
	}
	.ListPaginationCurrentPage
	{
		padding:5px;
		background-color:#005579;
		color:White;
		font-weight:bold;
		margin:0px 2px 0px 2px;
	}
	.ListPaginationPageNumber
	{
		padding:5px;
		background-color:#E6E6E6;
		font-weight:bold;
		text-decoration:none;
		margin:0px 2px 0px 2px;
	}
	.ListPaginationPageNumber:hover
	{
		text-decoration:underline;
	}

/**** Listando Videos em Grid ****/
.TableVideoList tr td {
	background: #DEE7E7;
	width:200px;	
	padding-bottom: 5px;
}

.GridIFeaturedtem {
	margin: 0px 0px 10px 0px;
	width: 200px;
	padding: 3px;
	/*width:200px;
	margin-top:5px;
	margin-right:12px;
	margin-left:37px*/
}

	.GridIFeaturedtem a {
		text-decoration: none;
	}
		.GridIFeaturedtem a:hover {
			text-decoration: underline;
		}

	.GridIFeaturedtem .Title a {
		color: #A0A0A4;
		font: bold 12px Trebuchet MS, Arial;
		display: block;
		min-height: 34px;
		/*min-height: 15px;
		width:150px;
		margin-right:80px;*/
	
		text-decoration: none;
	}
		.GridIFeaturedtem .Title a:hover {
			text-decoration: underline;		
		}
	.GridIFeaturedtem .VideoPreview	{
		width: 200px;
		height: 150px;
		margin-bottom: 5px;
		float: left;
		/*width: 121px;
		height: 87px;		
		margin-bottom:5px;*/
	}
	.GridIFeaturedtem .EventTitle {
		color: #000;
		font: normal 11px Trebuchet MS, Arial;
		display: block;
	}
	.GridIFeaturedtem .Info	{		
		color: #969696;
		font: normal 11px Trebuchet MS, Arial;
		margin: 5px 5px 5px 8px;		
	}	
	.GridIFeaturedtem .BoxDuration {
		width: 69px;
		height: 31px;
		background-color: #CEDBAF;
		font: normal 11px Trebuchet MS, Arial;
		border-right: solid 3px #A2C537;
		float: right;
		/*float: left;*/
		text-align: center;
		padding: 15px 0px 0px 0px;
		margin: 2px 0px 0px 0px;
		vertical-align: baseline;
		color:#969696;
	}
	
	/*.GridIFeaturedtem .DataList {

		width: 123px;
		text-align: left;
		margin-right:80px;
	
	}
		.GridIFeaturedtem .DataList a {			
			color: #A0A0A4;
			text-decoration: none;
			font:normal 11px Trebuchet MS, Arial;			
		}
		.GridIFeaturedtem .DataList a:hover {	
			text-decoration: underline;
		}*/
	
	.GridIFeaturedtem .Data {
		float: left;
		width: 123px;
		text-align: left;		
	}
		.GridIFeaturedtem .Data a {			
			color: #313031;
			text-decoration: none;
			font:normal 11px Trebuchet MS, Arial;			
		}
		.GridIFeaturedtem .Data a:hover {	
			text-decoration: underline;
		}

/**** ****/
.txtFile
{
	background:url('../../ImagesVideoteca/bg-input-file.gif') no-repeat;
	height:26px;
	width:320px;
	margin-bottom:3px;
	margin:0px;
}		
		
	.txtFile input[type=file]
	{
		border: solid 0px #000;
		width: 240px;
		height: 20px;
		margin:2px 0px 0px 5px;	
	}
	.txtFile button
	{
		border: solid 1px #000;
	}
	
	.MenuAba
	{
		color:#FFFFFF;
		margin-top:7px;
		height:26px;
		float:left;
	}

	.ButtonEducational
	{
		margin-left:7px;
		*vertical-align:top;/*IE7*/
	}
	
	.ButtonEvents
	{
		margin-left:0px;
		*vertical-align:top;/*IE7*/
	}
	
	.ButtonInstitutional
	{
		margin-left:0px;
		*vertical-align:top;/*IE7*/
	}
	
	.ButtonSchedule
	{
		margin-left:0px;
		*vertical-align:top;/*IE7*/
	}

	.ButtonInterviews
	{
		margin-left:0px;
		*vertical-align:top;/*IE7*/
		text-decoration:none;
	}

	.Categoria
	{
		background:url("../../Images/bovespa_img/btns_botoes_verdes.png") no-repeat;
		height:29px;
		margin-left:230px;
		margin-top:22px;
		width:600px;
	}
	
	.abaEducacional
	{
		background:url("../../Images/bovespa_img/btns_botoes_verdes_educacional.png") no-repeat;
		height:29px;
		margin-left:230px;
		margin-top:22px;
		width:600px;
	}
	
	.abaEventos
	{
		background:url("../../Images/bovespa_img/btns_botoes_verdes_educacional.png") no-repeat;
		height:29px;
		margin-left:230px;
		margin-top:22px;
		width:600px;
	}
	
	.abaInstitucional
	{
		background:url("../../Images/bovespa_img/btns_botoes_verdes_institucional.png") no-repeat;
		height:29px;
		margin-left:230px;
		margin-top:22px;
		width:600px;
	}
	
	.abaAgenda
	{
		background:url("../../Images/bovespa_img/btns_botoes_verdes_eventos.png") no-repeat;
		height:29px;
		margin-left:230px;
		margin-top:22px;
		width:600px;
	}

	.abaEntrevistas
	{
		background:url("../../Images/bovespa_img/btns_botoes_verdes_entrevistas.png") no-repeat;
		height:29px;
		margin-left:230px;
		margin-top:22px;
		width:600px;
		display:block;
		cursor:pointer;
	}

	.abaEntrevistas span, .ButtonInterviews span
	{
		background:url("../../images/bovespa_img/menu_box_entrevistas.png") repeat scroll 0 0 transparent;
		cursor: pointer;
		display: none;
		height: 200px;
		margin-top: -1px;
		padding: 35px 10px 30px;
		position: relative;
		right: 31px;
		width: 150px;
		}
		
	.ButtonInterviews:hover span
	{
		display: none;
	}

	.ButtonInterviews img
	{
		border:medium none !important;
		height:100px;
		margin:20px 20px 0;
		padding:2px;
		width:100px;
	}

	.ButtonInterviews p
	{
		border:medium none !important;
		color:#FFFFFF;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		font-style:italic;
	}

	@media screen and (-webkit-min-device-pixel-ratio:0) /** ESPECÍFICO PARA GOOGLE CHROME**/
	{
		.Categoria
		{
			margin-top:22px;
		}
		
		.abaEducacional
		{
			margin-top:22px;
		}
		
		.abaEventos
		{
			margin-top:22px;
		}
		
		.abaInstitucional
		{
			margin-top:22px;
		}
		
		.abaAgenda
		{
			margin-top:22px;
		}

		.abaEntrevistas
		{
			margin-top:22px;
		}
		.seloLogo {
		  margin-top:-35px;
		}
	}
	
	.Link
	{
		float:left;
		margin-left: 4px;
		margin-top:42px;
		width: 440px;
	}
	
	.Link a
	{
		font-size:10px;
		color:#CCCFD1;
		text-decoration:none;
	}
	
	.Link a:hover
	{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.backPlayer
	{
		margin-top:13px;
		margin-left:8px;
		position:relative;
	}
	
	.Titulo
	{
		color: #FF0000;
		font: bold 14px Trebuchet MS, Arial;
	}
	

/* PLAYER > Compartilhar Embed e Redes Sociais*/

	.Share{
		background: url("../../images/bg_embed_video.png") no-repeat scroll center 0 transparent;
		bottom: 65px;
		height: 212px;
		padding: 5px 10px;
		position: absolute;
		right: 15px;
		width: 187px;
		z-index: 100;
		}

	.Share a.OutEvent{
		background: url("../../images/icon_fechar_embed_player.png") no-repeat scroll center 0 transparent;
		cursor: pointer;
		display: block;
		height: 10px;
		left: 90px;
		position: relative;
		top: 5px;
		width: 10px;
		}

	.Share h4{color: #004685; font-size:16px; font-weight:normal; margin:0 0 15px;}
	
	.SocialNet{
		display: block;
		height: 55px;
		margin: 0 auto;
		width: 115px;
		}
		
		.SocialNet li{
			float: left;
			list-style: none outside none;
			margin: 0 7px;
			width:42px;
			}

		.SocialNet li a{display: block; height: 42px; width: 42px;}
			.SocialNet li a:hover{opacity: 0.7; filter:Alpha(Opacity=70);}

	
	.LinkEmbed{}

	.LinkEmbed strong{font-size:11px;}

	.LinkEmbed textarea{
		font-size: 11px;
		height: 90px;
		width: 180px;
		color: #000000;
		}

	
/*Redes Sociais Rodapé */

#social{
    clear: right;
    float: right;
    margin-right: 20px;
    padding-top: 40px;
    width: 260px;
	}
	#social ul {
		display: inline;
		margin: 0 0 0 10px;
		padding: 0;	
		float: right;
		}
		#social ul li{
			display: inline;
			margin: 0;
			padding: 0;
			}
			#social ul li a{
				display: inline-block;
				margin-right: 8px;
				vertical-align: middle;
				width: 27px;
				}
				#social #facebook {
					background: url("../../Images/bovespa_img/ico-facebook.gif") no-repeat scroll left center transparent;
					height: 27px;
					}
				#social #twitter {
					background: url("../../Images/bovespa_img/ico-twitter.gif") no-repeat scroll left center transparent;
					height: 27px;
					}
				#linkedin {
					background: url("../../Images/bovespa_img/ic_linkedin.png") no-repeat scroll left 1px transparent;
					height: 27px;
					}
				#social #youtube {
					background: url("../../Images/bovespa_img/ico-youtube.gif") no-repeat scroll left center transparent;
					height: 27px;
					}
				#msn {
					background: url("../../Images/bovespa_img/ico-msn.gif") no-repeat scroll left 1px transparent;
					height: 27px;
					}							
				#social #Chrome {
					background: url("../../Images/bovespa_img/ic_google-chrome.gif") no-repeat scroll left center transparent;
					height: 27px;
					}
		#social ul li span{display: none;}			
/*VideosNossos Bovespa*/	
	.VideosNossos
	{
		margin: 5px 10px 10px 5px;
		height: 77px;
		width: 220px;
	}
	
	.VideosNossos a {
		text-decoration: none;
	}
	
	.VideosNossos a:hover {
		text-decoration: underline;
	}
	
	.VideosNossos .VideoPreview{
		width: 99px;
		height: 73px;
		margin-top: 2px;
		margin-right: 5px;
		margin-left: 2px;
		float: left;
	}
	
	.VideosNossos .Info{
		color: #CCCFD1;
		font: normal 11px Trebuchet MS, Arial;
		display: block;
		}
		
	.VideosNossos .Title
	{
		color: #CCCFD1;
		font: bold 11px Trebuchet MS, Arial;
	}

/*VideosNossosSelecionado Bovespa*/
	.VideosNossosSelecionado
	{
		margin: 5px 10px 10px 5px;
		background:#80BCF9;
		filter: alpha(opacity=70);
		height: 77px;
		width: 220px;
		cursor:pointer;
	}
	
	.VideosNossosSelecionado a {
		text-decoration: none;
	}
	
	.VideosNossosSelecionado a:hover {
		text-decoration: underline;
	}
	
	.VideosNossosSelecionado .VideoPreview{
		width: 99px;
		height: 73px;
		margin-top: 2px;
		margin-right: 5px;
		margin-left: 2px;
		float: left;
	}
	
	.VideosNossosSelecionado .Info{
		color:#FFFFFF;
		font: normal 11px Trebuchet MS, Arial;
		display: block;
		}
		
	.VideosNossosSelecionado .Title
	{
		color:#FFFFFF;
		font: bold 11px Trebuchet MS, Arial;
	}
	
	.Page
	{
		/*width: 1253px;*/
		width: 995px;
		background-color: #000;
	}

/*Box Custom Bovespa*/
	.BoxMediumTopBov
	{
		width:305px;
		height:330px;
		background:url(../../images/bovespa_img/top_home_videos.jpg) no-repeat;
		padding:7px 0 5px 0;
		margin-top:20px;
		float:left;
		margin-left:19px;
	}

	.BoxMediumTopBov a
	{
		color:#FFF;
		float: right;
		text-decoration: none;
		margin: 5px 10px 0 0;
	}

	.BoxMediumTopBov h3
	{
		font: normal 20px Trebuchet MS, Arial;
		padding-top:2px;
		color:#00AE4D;
		margin: 0; 
	}

	.BoxMediumTopBov .Title
	{
		color: #CCCFD1;
		font: bold 11px Trebuchet MS, Arial;
	}
	
	.BoxMediumTopBov .Info
	{
		color: #CCCFD1;
		font: normal 11px Trebuchet MS, Arial;
	}

/* BoxMediumMiddleBov Bovespa */
	.BoxMediumTopBov .Category
	{
		float:left;
		width:284px;
		margin-top:10px;
		margin-right:100px
	}

/* BoxMediumTopBov Bovespa */
	.BoxMediumTopBov .Category .CategoryItem
	{
		width:313px;
		*width:303px;
		height:110px;
		margin-right:10px
	}
	
	.BoxMediumTopBov .Category .CategoryItem .ImageContent
	{
		width:118px;
		height:90px;
		float:left;
		margin-right:0px;
		*margin-right:7px;
		margin-left:10px;
		*margin-left:0px;
		margin-top:2px;
		*margin-top:0px;
	}
	
	.BoxMediumTopBov .Category .CategoryItem .ImageContent .VideoPreview
	{
		width:118px;
		height:90px;
	}
	
	.BoxMediumTopBov .Category .CategoryItem .InfoContent
	{
		width:167px;
		height:90px;
		float:left;
		margin-top:5px;
	}
	
	.BoxMediumTopBov .Category .CategoryItem .InfoContent .Rating
	{
		width:105px;
		height:20px;
		margin-top:1px;
		float:left;
	}


/* VideoInfo Bovespa*/
	.VideoInfoBov
	{
		display:block;
		width:110px;
		float:left;
	}
	
/* FeaturedItem Bovespa*/
	.FeaturedItem .TitleBov a
	{
		color: #CCCFD1;
		font: bold 11px Trebuchet MS, Arial;
		text-decoration: none;
	}
	
	.FeaturedItem .TitleBov a:hover
	{
		text-decoration: underline;
	}
	
	.FeaturedItem .InfoBov
	{
		color: #CCCFD1;
		font: normal 11px Trebuchet MS, Arial;
	}
	
	.FeaturedItem .InfoBov a
	{
		color: #CCCFD1;
		font: normal 11px Trebuchet MS, Arial;
	}
	
	.FeaturedItem .InfoBov a:hover
	{
		text-decoration: underline;
	}

/*GridIFeaturedItem Bovespa*/
	.GridIFeaturedtem .TitleBov a
	{
		color: #CCCFD1;
		font: bold 11px Trebuchet MS, Arial;
		text-decoration: none;
	}
	
	.GridIFeaturedtem .TitleBov a:hover
	{
		text-decoration: underline;
	}
	
	.GridIFeaturedtem .InfoBov
	{
		color: #CCCFD1;
		font: normal 11px Trebuchet MS, Arial;
	}
	
	.GridIFeaturedtem .InfoBov a
	{
		color: #CCCFD1;
		font: normal 11px Trebuchet MS, Arial;
		display: block;
		text-decoration: none;
	}
	
	.GridIFeaturedtem .InfoBov a:hover
	{
		text-decoration: underline;
	}
	
/*Title Bovespa*/
	.TitleScheduleBov
	{
		color: #CCCFD1;
		font: normal 11px Trebuchet MS, Arial;
	}
	
/*Info Bovespa*/
	.InfoScheduleBov
	{
		color: #CCCFD1;
		font: normal 11px Trebuchet MS, Arial;
		display: block;
	}

.SupSearchButton
{
	float:right;
	margin-top:6px;	
	margin-right:20px;
	_margin-right:10px;
}

.ToolBar
{
	margin-top:8px;
	margin-left:10px;
	padding-top:8px;
	*padding-top:0px;
}

.ToolBar .Ajuda
{
	margin-left:533px;
	*margin-left:533px;
	_margin-left:533px;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}

.TituloCategoria
{
	padding-top:4px;
}

.TituloMaisVideos
{
	padding-top:1px;
}

.ExibicaoPlayer
{
	width:510px;
	height:350px;
	background:url('../../Images/bovespa_img/fundo-player.jpg') bottom;
	float:left;
	margin-left:20px;
	_margin-left:10px;
}

.InformacaoPlayer
{
	width:445px;
	height:350px;
	background:url('../../Images/bovespa_img/fundo_ladoPlayer.jpg') no-repeat bottom;
	margin-right:20px;
	_margin-right:10px;
	_float:left;
}

.EducationalCategory
{
	_margin-left:10px;
}

.EventsCategory
{
	_margin-left:-90px;
	_overflow:hidden;
}

.InstitutionalCategory
{
	_margin-left:15px;
	_overflow:hidden;
}

.DivClear
{
	clear:both;
	height:2px;
	_height:;
}

.ItemInformation
{
	width:190px;
	_width:178px;
	height:300px;
	float:left;
	margin-left:13px;
}

.ItemInformation .Info
{
	font: normal 11px Trebuchet MS, Arial;
	color: #CCCFD1;
}

.ItemInformation .Title
{
	font: normal 17px Trebuchet MS, Arial;
	color: #CCCFD1;
}

.ItemShortInformation
{
	width:240px;
	height:300px;
	float:left;
}

.GetSilverlight
{
	padding:3px 3px 0px 6px;
	_padding:0px 3px 0px 6px;
    margin-left:150px;
    _margin-left:140px;
    margin-top:0px;
    _margin-top:110px;
    width:113px;
    height:15px;
    float:left;
}

.NoPlugin
{
	width:521px;
	_width:431px;
	height:327px;
	background:url('../../Images/bg-install-sl.gif') no-repeat;
	padding-left:60px;
	_padding-left:70px;
	padding-top:110px;
	_padding-top:0px;
}

.TituloBoxVideo
{
	font:normal 13px Trebuchet MS, Arial;
	vertical-align:top;
}

.IconBoxVideo
{
	vertical-align:middle;
	margin-top:-5px;
	*margin-top:0px;
	_margin-top:0px;
	margin-left:0px;
}

.CompatibilityModel
{
	padding:3px 3px 0px 6px;
	*padding:0px 3px 0px 6px;
    margin-left:150px;
    _margin-left:140px;
    margin-top:70px;
    _margin-top:70px;
    width:153px;
    height:15px;
    float:left;
}

.Interview
{
	width:118px !important;
	height:90px !important;
	margin-left:13px !important;
	margin-top:25px !important;
}


.bannerYoutube {
    height: 83px;
    margin: 30px auto;
    width: 747px;
    position:relative;
}
