/* *** CABECALHO */
.menuBarra{
	background:url(../img/menu/bgBarra.gif) #ef7b6c repeat-x;
	_border:#ef7b6c solid 1px;
	border-top:#f4a398 solid 1px;
}

/* MENU LATERAL */
.favorito{
	background:url(../img/bgMeusFavoritos.gif) no-repeat;
}
.menuLatTit{
	background:#c91410 url(../img/bgCategoria.gif) no-repeat;
}
.menuCategoria{
	background:#e45d5e url(../img/bgMenuLat.gif) repeat-x;
}
.menuLatOver{
	background:#9d0a0e;
}

/* MENU JOGOS */
.menuJogo {	
	margin-top:5px; margin-bottom:10px;
	background:#edecec;
}
.menuJogoTit{
	background:url(../img/jogo/boxVideosT.gif);
	width:130px; height:35px;
}
.menuJogoTit p{
	font-size:18px;	font-weight:bold;	color:#e8422d;
	margin-top:8px; margin-left:40px;
}
.menuJogoImg{
	width:130px; height:97px;
	margin-top:5px;
}
.menuJogoImg:hover{
	cursor:pointer;
}
.menuJogoMais{
	background:url(../img/jogo/boxVideosB.gif) bottom no-repeat;
	margin-top:10px;
	padding-top:3px; padding-right:5px;
	width:125px; height:18px;
	_height:21px;
	text-align:right;
}
.menuJogoMais a{
	font-size:10px;
	color:#4f7093;
}
/* *** FIM CABECALHO */
.vdTitulo{
	background:url(../img/bgTitulo.gif) #f73e36;
	color:#FFFFFF;
	font-size:16px;
	padding:4px; padding-left:9px; padding-right:9px;
	margin:0px;
}

#favorito{
	margin:8px;margin-left:5px;
}
#favorito a{
	color:#0054a6;
	font-weight:bold;
}
.boxVideo{
	width:100%;
	text-align:center;
	margin-top:6px;
}

/* Outros Videos */
#VideoOutros{
	position:absolute; 
	right:175px;  _right: 191px;
	top:116px; _top: 121px;
}
.relTit{
	background:url(../img/relacionadosT.gif) no-repeat #e0dfdf;
	color:#e8422d;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	height:25px;
}
.relMaisVideo{
	background:url(../img/relacionadosB.gif) bottom #e0dfdf;
	text-align:right;
	padding-top:3px; padding-right:5px;
	height:18px;	_height:21px;
}
.relMaisVideo a{
	font-size:10px;
	color:#4f7093;
}
.relVideoImg{
	width:130px; height:97px;
	margin-top:5px;
}
.relVideoImg:hover{
	cursor:pointer;
}

/* LISTA */
.tbThumb{
	text-align:center; 
	width:100%;
	margin-top:20px;
}
.tbThumb tr{
	height:170px;
}
.thumbImg{
	border:2px solid #c4787f;
	height:97px; width:130px;
}
.divThumb{
	max-width:190px; 	
	text-align:left;
	margin-top:2px; margin-bottom:5px;
}
.label{	color:#666666;}
.jogoLst{
	font-size:1.0em;
	font-weight:normal;
	margin:0px;
	font-size:12px;
}
.videoLst{
	margin-top:3px; margin-bottom:3px;
	font-size:12px;
}
.videoLst a{
color:#0054a6;
}

